Skip to content

Commit 88bdf04

Browse files
Upgrade: [dependabot] - bump cfn-lint from 1.32.1 to 1.32.3 (#1504)
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.32.1 to 1.32.3. <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.3</h2> <h2>What's Changed</h2> <ul> <li>Add an additional <code>+</code> for <code>AWS::SSM::Parameter</code> <code>Name</code> by <a href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4062">aws-cloudformation/cfn-lint#4062</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.32.2...v1.32.3">https://github.com/aws-cloudformation/cfn-lint/compare/v1.32.2...v1.32.3</a></p> <h2>Release v1.32.2</h2> <h2>What's Changed</h2> <ul> <li>Add <code>Assign</code> into <code>Choice</code> for state machines by <a href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4054">aws-cloudformation/cfn-lint#4054</a></li> <li>Create a <code>pattern</code> for a <code>AWS::SSM::Parameter</code> <code>Name</code> by <a href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4055">aws-cloudformation/cfn-lint#4055</a></li> <li>Fix SAM transform to validate that <code>Properties</code> is a dict by <a href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4057">aws-cloudformation/cfn-lint#4057</a></li> <li>Update CloudFormation schemas to <code>2025-04-02</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/4052">aws-cloudformation/cfn-lint#4052</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.32.1...v1.32.2">https://github.com/aws-cloudformation/cfn-lint/compare/v1.32.1...v1.32.2</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.3</h3> <h2>What's Changed</h2> <ul> <li>Add an additional <code>+</code> for <code>AWS::SSM::Parameter</code> <code>Name</code> by <a href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4062">aws-cloudformation/cfn-lint#4062</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.32.2...v1.32.3">https://github.com/aws-cloudformation/cfn-lint/compare/v1.32.2...v1.32.3</a></p> <h3>v1.32.2</h3> <h2>What's Changed</h2> <ul> <li>Add <code>Assign</code> into <code>Choice</code> for state machines by <a href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4054">aws-cloudformation/cfn-lint#4054</a></li> <li>Create a <code>pattern</code> for a <code>AWS::SSM::Parameter</code> <code>Name</code> by <a href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4055">aws-cloudformation/cfn-lint#4055</a></li> <li>Fix SAM transform to validate that <code>Properties</code> is a dict by <a href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4057">aws-cloudformation/cfn-lint#4057</a></li> <li>Update CloudFormation schemas to <code>2025-04-02</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/4052">aws-cloudformation/cfn-lint#4052</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.32.1...v1.32.2">https://github.com/aws-cloudformation/cfn-lint/compare/v1.32.1...v1.32.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/472a43dbe73142650ed02c5d2da6f5b9bbcf05eb"><code>472a43d</code></a> Release v1.32.3 (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/4063">#4063</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/534a22a78eb3766d05ad732d40000d5ff02aaf09"><code>534a22a</code></a> Forgot an additional + for ssm pattern (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/4062">#4062</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/4eeec9a49be88ec60531cb7676f685b4224242ff"><code>4eeec9a</code></a> Release v1.32.2 (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/4059">#4059</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/da7b1416095af5ffab2be9bcaadca05a7f010f25"><code>da7b141</code></a> Update CloudFormation schemas to 2025-04-02 (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/4052">#4052</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/eecec889db9bdd43defa4758e9c004b0efd02597"><code>eecec88</code></a> Fix SAM transform to require props is a dict (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/4057">#4057</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/ad2df90affc01ea573a1048e0cdeecd8c909e552"><code>ad2df90</code></a> Update the parameter for a SSM parameter name (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/4055">#4055</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/3d5ad36e871d30d137bce7cc4a785bfa0c3aa70d"><code>3d5ad36</code></a> Add assign into choice for state machines (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/4054">#4054</a>)</li> <li>See full diff in <a href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.32.1...v1.32.3">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.1&new-version=1.32.3)](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: Jim Wild <james.wild6@nhs.net>
1 parent 111c6f9 commit 88bdf04

2 files changed

Lines changed: 6 additions & 6 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,14 @@ boto3 = "^1.37.25"
3737
argparse = "^1.4.0"
3838
pre-commit = "^4.1.0"
3939
pytest = "^8.3.5"
40-
cfn-lint = "^1.32.1"
40+
cfn-lint = "^1.32.3"
4141
pyjwt = {extras = ["crypto"], version = "^2.10.1"}
4242

4343
[tool.poetry.scripts]
4444

4545
[tool.poetry.group.dev.dependencies]
4646
pre-commit = "^4.1.0"
47-
cfn-lint = "^1.32.1"
47+
cfn-lint = "^1.32.3"
4848
black = "^25.1.0"
4949
flake8 = "^7.2.0"
5050
jinja2 = "^3.1.5"

0 commit comments

Comments
 (0)