Skip to content

Commit 41f2084

Browse files
Upgrade: [dependabot] - bump cfn-lint from 1.32.0 to 1.32.1 (#1036)
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.32.0 to 1.32.1. <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.32.1</h2> <h2>What's Changed</h2> <ul> <li>Change state machine schema based on query language by <a href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4045">aws-cloudformation/cfn-lint#4045</a></li> <li>Commonize how SAM transform checks are done by <a href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4043">aws-cloudformation/cfn-lint#4043</a></li> <li>Update CloudFormation schemas to <code>2025-03-24</code> by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4046">aws-cloudformation/cfn-lint#4046</a></li> <li>Deal with JSONata differences in choices by <a href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4051">aws-cloudformation/cfn-lint#4051</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.32.0...v1.32.1">https://github.com/aws-cloudformation/cfn-lint/compare/v1.32.0...v1.32.1</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.32.1</h3> <h2>What's Changed</h2> <ul> <li>Change state machine schema based on query language by <a href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4045">aws-cloudformation/cfn-lint#4045</a></li> <li>Commonize how SAM transform checks are done by <a href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4043">aws-cloudformation/cfn-lint#4043</a></li> <li>Update CloudFormation schemas to <code>2025-03-24</code> by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4046">aws-cloudformation/cfn-lint#4046</a></li> <li>Deal with JSONata differences in choices by <a href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4051">aws-cloudformation/cfn-lint#4051</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.32.0...v1.32.1">https://github.com/aws-cloudformation/cfn-lint/compare/v1.32.0...v1.32.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/891691a49f91cfb3bd33f2a3b874bd5753f07a2e"><code>891691a</code></a> Release v1.32.1 (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/4053">#4053</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/b4fbaa1fabe69656c45d1d2b07f996d65cc5def8"><code>b4fbaa1</code></a> Deal with JSONata differences in choices (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/4051">#4051</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/1863011580c054a6bffa6b94bd0d876df393da35"><code>1863011</code></a> Update CloudFormation schemas to 2025-03-24 (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/4046">#4046</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/365b0f1a6b16cb4e2e89c3ba7f3eddb0cbad2c35"><code>365b0f1</code></a> Commonize how SAM transform checks are done (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/4043">#4043</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/5dc59d33aeddb99e5b80b4ddc291e9b6b210f6b2"><code>5dc59d3</code></a> Change state machine schema based on query language (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/4045">#4045</a>)</li> <li>See full diff in <a href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.32.0...v1.32.1">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.32.0&new-version=1.32.1)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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: anthony-nhs <121869075+anthony-nhs@users.noreply.github.com>
1 parent eddba12 commit 41f2084

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jsonpath-rw = "^1.4.0"
3030
semver = "^3.0.4"
3131
gitpython = "^3.1.44"
3232
pre-commit = "^4.2.0"
33-
cfn-lint = "^1.32.0"
33+
cfn-lint = "^1.32.1"
3434

3535
[tool.poetry.dev-dependencies]
3636
flake8 = "^7.1.2"

0 commit comments

Comments
 (0)