Skip to content

Commit afe863b

Browse files
Upgrade: [dependabot] - bump cfn-lint from 1.33.0 to 1.33.1 (#1064)
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.33.0 to 1.33.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.33.1</h2> <h2>What's Changed</h2> <ul> <li>Case insensitive pattern 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/4090">aws-cloudformation/cfn-lint#4090</a></li> <li>Fix context handling <code>None</code> for filename by <a href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4091">aws-cloudformation/cfn-lint#4091</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.33.0...v1.33.1">https://github.com/aws-cloudformation/cfn-lint/compare/v1.33.0...v1.33.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.33.1</h3> <h2>What's Changed</h2> <ul> <li>Case insensitive pattern 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/4090">aws-cloudformation/cfn-lint#4090</a></li> <li>Fix context handling <code>None</code> for filename by <a href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4091">aws-cloudformation/cfn-lint#4091</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.33.0...v1.33.1">https://github.com/aws-cloudformation/cfn-lint/compare/v1.33.0...v1.33.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/72d3c8bf5146e8b3a471d588a682f65cfd88686d"><code>72d3c8b</code></a> Release v1.33.1 (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/4092">#4092</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/92173705f8dffba0027ce31c04b660b33f389fdb"><code>9217370</code></a> Fix context handling None for filename (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/4091">#4091</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/1e32e508d7bdbe72b0384c898e1f5926c22a62b0"><code>1e32e50</code></a> Case insensitive pattern (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/4090">#4090</a>)</li> <li>See full diff in <a href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.33.0...v1.33.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.33.0&new-version=1.33.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>
1 parent 7a67f78 commit afe863b

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.33.0"
33+
cfn-lint = "^1.33.1"
3434

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

0 commit comments

Comments
 (0)