Skip to content

Commit ff5da94

Browse files
Upgrade: [dependabot] - bump cfn-lint from 1.44.0 to 1.45.0 (#2431)
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.44.0 to 1.45.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws-cloudformation/cfn-lint/releases">cfn-lint's releases</a>.</em></p> <blockquote> <h2>Release v1.45.0</h2> <h2>What's Changed</h2> <ul> <li>chore(deps): bump setuptools from <code>80.10.2</code> to <code>82.0.0</code> in /requirements by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4366">aws-cloudformation/cfn-lint#4366</a></li> <li>Add rule <a href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E3685">E3685</a> to validate container image functions cannot use <code>Handler</code>, <code>Runtime</code>, or <code>Layers</code> by <a href="https://github.com/chrisqm-dev"><code>@​chrisqm-dev</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4372">aws-cloudformation/cfn-lint#4372</a></li> <li>Add rule <a href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E3696">E3696</a> to validate <code>LogLevel</code> is not supported when <code>LogFormat</code> is set to <code>Text</code> by <a href="https://github.com/chrisqm-dev"><code>@​chrisqm-dev</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4372">aws-cloudformation/cfn-lint#4372</a></li> <li>chore(deps): bump pyinstaller from <code>6.18.0</code> to <code>6.19.0</code> in /requirements by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4370">aws-cloudformation/cfn-lint#4370</a></li> <li>Pin cfn-lint version to <code>1.44.0</code> in Dockerfile by <a href="https://github.com/rchildress87"><code>@​rchildress87</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4365">aws-cloudformation/cfn-lint#4365</a></li> <li>Fix <a href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E3009">E3009</a> false positive for <code>Fn::Transform</code> in additional properties by <a href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4368">aws-cloudformation/cfn-lint#4368</a></li> <li>Accept any SSM parameter and List types with warning for undocumented types by <a href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4361">aws-cloudformation/cfn-lint#4361</a></li> <li>Update CloudFormation schemas to <code>2026-02-23</code> by <a href="https://github.com/github-actions"><code>@​github-actions</code></a>[bot] in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4362">aws-cloudformation/cfn-lint#4362</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/chrisqm-dev"><code>@​chrisqm-dev</code></a> made their first contribution in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4372">aws-cloudformation/cfn-lint#4372</a></li> <li><a href="https://github.com/rchildress87"><code>@​rchildress87</code></a> made their first contribution in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4365">aws-cloudformation/cfn-lint#4365</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.44.0...v1.45.0">https://github.com/aws-cloudformation/cfn-lint/compare/v1.44.0...v1.45.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws-cloudformation/cfn-lint/blob/main/CHANGELOG.md">cfn-lint's changelog</a>.</em></p> <blockquote> <h3>v1.45.0</h3> <h2>What's Changed</h2> <ul> <li>chore(deps): bump setuptools from <code>80.10.2</code> to <code>82.0.0</code> in /requirements by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4366">aws-cloudformation/cfn-lint#4366</a></li> <li>Add rule <a href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E3685">E3685</a> to validate container image functions cannot use <code>Handler</code>, <code>Runtime</code>, or <code>Layers</code> by <a href="https://github.com/chrisqm-dev"><code>@​chrisqm-dev</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4372">aws-cloudformation/cfn-lint#4372</a></li> <li>Add rule <a href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E3696">E3696</a> to validate <code>LogLevel</code> is not supported when <code>LogFormat</code> is set to <code>Text</code> by <a href="https://github.com/chrisqm-dev"><code>@​chrisqm-dev</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4372">aws-cloudformation/cfn-lint#4372</a></li> <li>chore(deps): bump pyinstaller from <code>6.18.0</code> to <code>6.19.0</code> in /requirements by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4370">aws-cloudformation/cfn-lint#4370</a></li> <li>Pin cfn-lint version to <code>1.44.0</code> in Dockerfile by <a href="https://github.com/rchildress87"><code>@​rchildress87</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4365">aws-cloudformation/cfn-lint#4365</a></li> <li>Fix <a href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E3009">E3009</a> false positive for <code>Fn::Transform</code> in additional properties by <a href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4368">aws-cloudformation/cfn-lint#4368</a></li> <li>Accept any SSM parameter and List types with warning for undocumented types by <a href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4361">aws-cloudformation/cfn-lint#4361</a></li> <li>Update CloudFormation schemas to <code>2026-02-23</code> by <a href="https://github.com/github-actions"><code>@​github-actions</code></a>[bot] in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4362">aws-cloudformation/cfn-lint#4362</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/chrisqm-dev"><code>@​chrisqm-dev</code></a> made their first contribution in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4372">aws-cloudformation/cfn-lint#4372</a></li> <li><a href="https://github.com/rchildress87"><code>@​rchildress87</code></a> made their first contribution in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4365">aws-cloudformation/cfn-lint#4365</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.44.0...v1.45.0">https://github.com/aws-cloudformation/cfn-lint/compare/v1.44.0...v1.45.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/596a08b289829b297cedd951bdf399cd80a9ee0e"><code>596a08b</code></a> Release v1.45.0 (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/4374">#4374</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/8f85b9150b2e8d38e051d89efdd4aac0d672dcb8"><code>8f85b91</code></a> Update CloudFormation schemas to 2026-02-23 (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/4362">#4362</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/718a23a4c75593c0b22fdb2f741809f85c254124"><code>718a23a</code></a> Accept any SSM parameter and List types with warning for undocumented types (...</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/a46657d21b9372d968dfa49cf6cd5900f5a7bd1e"><code>a46657d</code></a> Fix E3009 false positive for Fn::Transform in additional properties (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/4368">#4368</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/599b0fa10d0b9c0fb28f6cdee4d323c428fef87e"><code>599b0fa</code></a> Pin cfn-lint version to 1.44.0 in Dockerfile (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/4365">#4365</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/f8a00aad646ccd2bc416f270c963e11e7cbeedd6"><code>f8a00aa</code></a> chore(deps): bump pyinstaller from 6.18.0 to 6.19.0 in /requirements (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/4370">#4370</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/e987bd82e7f86d3f513dc5c8c49b3f180f763413"><code>e987bd8</code></a> Add lambda schema extensions (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/4372">#4372</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/e52850cf757a93a58d0535e775810a9e3f752792"><code>e52850c</code></a> chore(deps): bump setuptools from 80.10.2 to 82.0.0 in /requirements (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/4366">#4366</a>)</li> <li>See full diff in <a href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.44.0...v1.45.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cfn-lint&package-manager=pip&previous-version=1.44.0&new-version=1.45.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: tstephen-nhs <231503406+tstephen-nhs@users.noreply.github.com>
1 parent 83ef156 commit ff5da94

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ python = "^3.12"
1919
requests = "^2.32.3"
2020
argparse = "^1.4.0"
2121
pre-commit = "^4.1.0"
22-
cfn-lint = "^1.44.0"
22+
cfn-lint = "^1.45.0"
2323

2424
[tool.poetry.group.dev.dependencies]
2525
pre-commit = "^4.1.0"
26-
cfn-lint = "^1.44.0"
26+
cfn-lint = "^1.45.0"
2727
black = "^26.1.0"
2828
flake8 = "^7.1.2"
2929

0 commit comments

Comments
 (0)