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.1 to 1.10.2 (#423)
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.10.1 to 1.10.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.10.2</h2> <h2>What's Changed</h2> <ul> <li>Fix an issue when scanning metadata by <a href="https://github.com/kddejong"><code>@kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3596">aws-cloudformation/cfn-lint#3596</a></li> <li>Update getatt resolution for better regional support by <a href="https://github.com/kddejong"><code>@kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3597">aws-cloudformation/cfn-lint#3597</a></li> <li>anyOf only returns Ws and Is when there are Es by <a href="https://github.com/kddejong"><code>@kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3600">aws-cloudformation/cfn-lint#3600</a></li> <li>Update CloudFormation schemas to 2024-08-15 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/3591">aws-cloudformation/cfn-lint#3591</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.10.1...v1.10.2">https://github.com/aws-cloudformation/cfn-lint/compare/v1.10.1...v1.10.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.10.2</h3> <h2>What's Changed</h2> <ul> <li>Fix an issue when scanning metadata by <a href="https://github.com/kddejong"><code>@kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3596">aws-cloudformation/cfn-lint#3596</a></li> <li>Update getatt resolution for better regional support by <a href="https://github.com/kddejong"><code>@kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3597">aws-cloudformation/cfn-lint#3597</a></li> <li>anyOf only returns Ws and Is when there are Es by <a href="https://github.com/kddejong"><code>@kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3600">aws-cloudformation/cfn-lint#3600</a></li> <li>Update CloudFormation schemas to 2024-08-15 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/3591">aws-cloudformation/cfn-lint#3591</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.10.1...v1.10.2">https://github.com/aws-cloudformation/cfn-lint/compare/v1.10.1...v1.10.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/efe911f61a8d9ccd258b1c24bb9094fdce5d177d"><code>efe911f</code></a> Update changelog for release (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3601">#3601</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/4ee70390ae70b21389626a4ae4e60417dcebef4e"><code>4ee7039</code></a> Update CloudFormation schemas to 2024-08-15 (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3591">#3591</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/a77aff221a9ccf82f4c1a7cda00b1f031abcd37b"><code>a77aff2</code></a> anyOf only returns Ws and Is when there are Es (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3600">#3600</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/3eef02594eb9deb80d15000f20e52c996d64aadf"><code>3eef025</code></a> Release v1.10.2 (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3599">#3599</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/ac8d51d8b59243613860d87f174c0877de98da89"><code>ac8d51d</code></a> Update getatt resolution for better regional support (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3597">#3597</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/69fbdff69210508aba2f59a989bd7aec9fe18117"><code>69fbdff</code></a> Fix an issue when scanning metadata (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3596">#3596</a>)</li> <li>See full diff in <a href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.10.1...v1.10.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.10.1&new-version=1.10.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>
- Loading branch information