Skip to content

Commit 7226967

Browse files
Upgrade: [dependabot] - bump cfn-lint from 1.22.7 to 1.23.0 (#269)
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.22.7 to 1.23.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.23.0</h2> <h2>What's Changed</h2> <ul> <li>Add rule <a href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E1041">E1041</a> to validate <code>Ref</code> format by <a href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3914">aws-cloudformation/cfn-lint#3914</a></li> <li>Update rule <a href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E2015">E2015</a> to have the <code>Default</code> value be a <code>str</code> by <a href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3931">aws-cloudformation/cfn-lint#3931</a></li> <li>Update CloudFormation schemas to <code>2025-01-29</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/3929">aws-cloudformation/cfn-lint#3929</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.22.7...v1.23.0">https://github.com/aws-cloudformation/cfn-lint/compare/v1.22.7...v1.23.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.23.0</h3> <h2>What's Changed</h2> <ul> <li>Add rule <a href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E1041">E1041</a> to validate <code>Ref</code> format by <a href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3914">aws-cloudformation/cfn-lint#3914</a></li> <li>Update rule <a href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E2015">E2015</a> to have the <code>Default</code> value be a <code>str</code> by <a href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3931">aws-cloudformation/cfn-lint#3931</a></li> <li>Update CloudFormation schemas to <code>2025-01-29</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/3929">aws-cloudformation/cfn-lint#3929</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.22.7...v1.23.0">https://github.com/aws-cloudformation/cfn-lint/compare/v1.22.7...v1.23.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/90485a1edc3a6795705d3545e25e359786ce32fa"><code>90485a1</code></a> Fix readme for v1.23.0 (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3935">#3935</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/a89a1b57d83813de989dd5a9bfbf36e18a2d7a96"><code>a89a1b5</code></a> Release v1.23.0 (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3932">#3932</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/0843e772780e9130c107e0789412a741e164f2c9"><code>0843e77</code></a> Update CloudFormation schemas to 2025-01-29 (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3929">#3929</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/ddcbc64f9189cfcf2b50e03736cadab41b1a267f"><code>ddcbc64</code></a> Make default value a str (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3931">#3931</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/95dfc70468fad48fc4647317b8aa91ce4f3cc43b"><code>95dfc70</code></a> Update CloudFormation schemas to 2025-01-27 (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3924">#3924</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/af75ec2c284710f6b94f8b5d64f1bde31d647d8d"><code>af75ec2</code></a> More security group fixes (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3928">#3928</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/40e40bc1bccf68013d9fa76b8d0891feaeaa6ba8"><code>40e40bc</code></a> Remove exceptions for GetAtts to SGs (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3927">#3927</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/9436909a55f9b07a2260f218d7cf7ba2fd5ba27e"><code>9436909</code></a> Add security group egress xor (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3926">#3926</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/df9543e700d34627299de9f4d724b9fa9c8bf87c"><code>df9543e</code></a> Some security group ID cleanup based on docs (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3925">#3925</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/c0e2823b4dedc8cda6fdb81cac60320697a81781"><code>c0e2823</code></a> add rule E1041 to validate Ref format (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3914">#3914</a>)</li> <li>See full diff in <a href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.22.7...v1.23.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.22.7&new-version=1.23.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 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 3e38fcd commit 7226967

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
@@ -29,7 +29,7 @@ jsonpath-rw = "^1.4.0"
2929
semver = "^3.0.4"
3030
gitpython = "^3.1.44"
3131
pre-commit = "^4.1.0"
32-
cfn-lint = "^1.22.7"
32+
cfn-lint = "^1.23.0"
3333
proxygen-cli = "^2.1.19"
3434

3535
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)