Skip to content

Commit 69c5c83

Browse files
Upgrade: [dependabot] - bump cfn-lint from 1.18.1 to 1.18.2 (#1420)
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.18.1 to 1.18.2. <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.18.2</h2> <h2>What's Changed</h2> <ul> <li>Update more tests for condition keys by <a href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3781">aws-cloudformation/cfn-lint#3781</a></li> <li>Update <code>Fn::FindInMap</code> resolver to handle <code>Ref</code> to psedueparams by <a href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3785">aws-cloudformation/cfn-lint#3785</a></li> <li>Create a new jsonschema keyword <code>enumCaseInsensitive</code> by <a href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3789">aws-cloudformation/cfn-lint#3789</a></li> <li>Trim comma delimited lists for context by <a href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3790">aws-cloudformation/cfn-lint#3790</a></li> <li>Update <a href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E1029">E1029</a> to support <code>Definition</code> in exceptions by <a href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3792">aws-cloudformation/cfn-lint#3792</a></li> <li>Allow <code>5.7</code>/<code>8.0</code> for DB Engine Version by <a href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3796">aws-cloudformation/cfn-lint#3796</a></li> <li>Update CloudFormation schemas to <code>2024-10-28</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/3795">aws-cloudformation/cfn-lint#3795</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.18.1...v1.18.2">https://github.com/aws-cloudformation/cfn-lint/compare/v1.18.1...v1.18.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.18.2</h3> <h2>What's Changed</h2> <ul> <li>Update more tests for condition keys by <a href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3781">aws-cloudformation/cfn-lint#3781</a></li> <li>Update <code>Fn::FindInMap</code> resolver to handle <code>Ref</code> to psedueparams by <a href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3785">aws-cloudformation/cfn-lint#3785</a></li> <li>Create a new jsonschema keyword <code>enumCaseInsensitive</code> by <a href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3789">aws-cloudformation/cfn-lint#3789</a></li> <li>Trim comma delimited lists for context by <a href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3790">aws-cloudformation/cfn-lint#3790</a></li> <li>Update <a href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E1029">E1029</a> to support <code>Definition</code> in exceptions by <a href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3792">aws-cloudformation/cfn-lint#3792</a></li> <li>Allow <code>5.7</code>/<code>8.0</code> for DB Engine Version by <a href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3796">aws-cloudformation/cfn-lint#3796</a></li> <li>Update CloudFormation schemas to <code>2024-10-28</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/3795">aws-cloudformation/cfn-lint#3795</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.18.1...v1.18.2">https://github.com/aws-cloudformation/cfn-lint/compare/v1.18.1...v1.18.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/2a67c007bda274d7239da31daaf6bb648fdef760"><code>2a67c00</code></a> Release v1.18.2 (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3797">#3797</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/999ee023c00d98ffcd88c8b5240b7a984b540f79"><code>999ee02</code></a> Update CloudFormation schemas to 2024-10-28 (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3795">#3795</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/9d68e60696f8e241f595219f7c3dd3688d1a1a3e"><code>9d68e60</code></a> Allow 5.7/8.0 for DB Engine Version (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3796">#3796</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/f17aa121b98c7fd12aff855388335c545fad20e5"><code>f17aa12</code></a> Update CloudFormation schemas to 2024-10-28 (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3778">#3778</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/8164ed9d02841d7c7989e7a5691ae515f48e9fe4"><code>8164ed9</code></a> Support step fn Definition in E1029 (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3792">#3792</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/223132c510a0c53b30ff6cc16ae5bebe2ebcc199"><code>223132c</code></a> Trim comma delimited lists for context (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3790">#3790</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/eea0801e7b123c687f99a1b84bdc9228b3512869"><code>eea0801</code></a> Create a new jsonschema keyword enumCaseInsensitive (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3789">#3789</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/74847b145d63e7038752db93efd5ef5d4f9bd75e"><code>74847b1</code></a> Update findinmap resolv to handle Ref psedueparams (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3785">#3785</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/a6eb97ac7ecc6c09a67c33f013d110ed207319a1"><code>a6eb97a</code></a> Update more tests for condition keys (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3781">#3781</a>)</li> <li>See full diff in <a href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.18.1...v1.18.2">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.18.1&new-version=1.18.2)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4826137 commit 69c5c83

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ boto3 = "^1.35.50"
3434
argparse = "^1.4.0"
3535
pre-commit = "^3.5.0"
3636
pytest = "^8.3.3"
37-
cfn-lint = "^1.18.1"
37+
cfn-lint = "^1.18.2"
3838

3939
[tool.poetry.dev-dependencies]
4040
flake8 = "^5.0.4"

0 commit comments

Comments
 (0)