Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
⬆️ Bump cfn-lint from 1.10.3 to 1.11.0 (#437)
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.10.3 to 1.11.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.11.0</h2> <h2>What's Changed</h2> <ul> <li>Create rule <a href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E3055">E3055</a> to validate CreationPolicy by <a href="https://github.com/kddejong"><code>@kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3609">aws-cloudformation/cfn-lint#3609</a></li> <li>Update CloudFormation schemas to 2024-08-21 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/3602">aws-cloudformation/cfn-lint#3602</a></li> <li>Generate schema artifacts on release by <a href="https://github.com/kddejong"><code>@kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3611">aws-cloudformation/cfn-lint#3611</a></li> <li>Fix integration tests by <a href="https://github.com/kddejong"><code>@kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3615">aws-cloudformation/cfn-lint#3615</a></li> <li>Add assumed role to policy AWS by <a href="https://github.com/kddejong"><code>@kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3621">aws-cloudformation/cfn-lint#3621</a></li> <li>Fix pretty print with pipes by <a href="https://github.com/kddejong"><code>@kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3622">aws-cloudformation/cfn-lint#3622</a></li> <li>Require at least one element in LSI <code>if</code> by <a href="https://github.com/kddejong"><code>@kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3623">aws-cloudformation/cfn-lint#3623</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.10.3...v1.11.0">https://github.com/aws-cloudformation/cfn-lint/compare/v1.10.3...v1.11.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.11.0</h3> <h2>What's Changed</h2> <ul> <li>Create rule <a href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E3055">E3055</a> to validate CreationPolicy by <a href="https://github.com/kddejong"><code>@kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3609">aws-cloudformation/cfn-lint#3609</a></li> <li>Update CloudFormation schemas to 2024-08-21 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/3602">aws-cloudformation/cfn-lint#3602</a></li> <li>Generate schema artifacts on release by <a href="https://github.com/kddejong"><code>@kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3611">aws-cloudformation/cfn-lint#3611</a></li> <li>Fix integration tests by <a href="https://github.com/kddejong"><code>@kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3615">aws-cloudformation/cfn-lint#3615</a></li> <li>Add assumed role to policy AWS by <a href="https://github.com/kddejong"><code>@kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3621">aws-cloudformation/cfn-lint#3621</a></li> <li>Fix pretty print with pipes by <a href="https://github.com/kddejong"><code>@kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3622">aws-cloudformation/cfn-lint#3622</a></li> <li>Require at least one element in LSI <code>if</code> by <a href="https://github.com/kddejong"><code>@kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3623">aws-cloudformation/cfn-lint#3623</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.10.3...v1.11.0">https://github.com/aws-cloudformation/cfn-lint/compare/v1.10.3...v1.11.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/0761bc84095efba15bfa21672422197b740af8ce"><code>0761bc8</code></a> Release v1.11.0 (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3626">#3626</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/e3d10aea6d941a0230ea145944eeb064dbd8f4d4"><code>e3d10ae</code></a> Better filter of regional schemas (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3625">#3625</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/d9dd49e669be3243a5a33172f745b75af6a82faa"><code>d9dd49e</code></a> Require at least one element in LSI if (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3623">#3623</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/c6e80fa08f9f75a00b1fe9285d981140f6dd4ee2"><code>c6e80fa</code></a> Fix pretty print with pipes (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3622">#3622</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/a34f16cb37fdb950b5cba50cc0a1fcea2dc1c01d"><code>a34f16c</code></a> test assumed role (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3621">#3621</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/37aaa9eb762fa4784f87788d6b61a8b5beafd25d"><code>37aaa9e</code></a> Fix integration tests (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3615">#3615</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/fccb4d341c8e3f5f4b0370f3d9ef860f8dd6cd7b"><code>fccb4d3</code></a> Generate schema artifacts on release (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3611">#3611</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/5cd17aba4c1d4547477276f14ed3e3b3cade57ad"><code>5cd17ab</code></a> chore(schemas) - Update CloudFormation schemas to 2024-08-21 (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3602">#3602</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/439806ba5b58df28403fb8f617e59de3394894b1"><code>439806b</code></a> Create rule E3055 to validate CreationPolicy (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3609">#3609</a>)</li> <li>See full diff in <a href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.10.3...v1.11.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.10.3&new-version=1.11.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information