Commit 061ce46
authored
Upgrade: [dependabot] - bump cfn-lint from 1.11.1 to 1.12.2 (#175)
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from
1.11.1 to 1.12.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.12.2</h2>
<h2>What's Changed</h2>
<ul>
<li>Don't resolve pseudoparams in findinmap by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3653">aws-cloudformation/cfn-lint#3653</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.12.1...v1.12.2">https://github.com/aws-cloudformation/cfn-lint/compare/v1.12.1...v1.12.2</a></p>
<h2>Release v1.12.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Undo <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3639">aws-cloudformation/cfn-lint#3639</a>
by <a href="https://github.com/kddejong"><code>@kddejong</code></a> in
<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3650">aws-cloudformation/cfn-lint#3650</a></li>
</ul>
<h2>Release v1.12.0</h2>
<h2>What's Changed</h2>
<ul>
<li>GetAtts to array returns a string by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3639">aws-cloudformation/cfn-lint#3639</a></li>
<li>Add Condition logic for template Rules by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3634">aws-cloudformation/cfn-lint#3634</a></li>
<li>Another fix to pretty printer by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3641">aws-cloudformation/cfn-lint#3641</a></li>
<li>Add ap-southeast-5 by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3624">aws-cloudformation/cfn-lint#3624</a></li>
<li>Bring back better findinmap resolution by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3579">aws-cloudformation/cfn-lint#3579</a></li>
<li>Prevent infinite loops in conditions by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3645">aws-cloudformation/cfn-lint#3645</a></li>
<li>Update CloudFormation schemas to 2024-09-03 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/3644">aws-cloudformation/cfn-lint#3644</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.11.1...v1.12.0">https://github.com/aws-cloudformation/cfn-lint/compare/v1.11.1...v1.12.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.12.2</h3>
<h2>What's Changed</h2>
<ul>
<li>Don't resolve pseudoparams in findinmap by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3653">aws-cloudformation/cfn-lint#3653</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.12.1...v1.12.2">https://github.com/aws-cloudformation/cfn-lint/compare/v1.12.1...v1.12.2</a></p>
<h3>v1.12.1</h3>
<h2>What's Changed</h2>
<ul>
<li>Undo <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3639">aws-cloudformation/cfn-lint#3639</a>
by <a href="https://github.com/kddejong"><code>@kddejong</code></a> in
<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3650">aws-cloudformation/cfn-lint#3650</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.12.0...v1.12.1">https://github.com/aws-cloudformation/cfn-lint/compare/v1.12.0...v1.12.1</a></p>
<h3>v1.12.0</h3>
<h2>What's Changed</h2>
<ul>
<li>GetAtts to array returns a string by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3639">aws-cloudformation/cfn-lint#3639</a></li>
<li>Add Condition logic for template Rules by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3634">aws-cloudformation/cfn-lint#3634</a></li>
<li>Another fix to pretty printer by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3641">aws-cloudformation/cfn-lint#3641</a></li>
<li>Add ap-southeast-5 by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3624">aws-cloudformation/cfn-lint#3624</a></li>
<li>Bring back better findinmap resolution by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3579">aws-cloudformation/cfn-lint#3579</a></li>
<li>Prevent infinite loops in conditions by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3645">aws-cloudformation/cfn-lint#3645</a></li>
<li>Update CloudFormation schemas to 2024-09-03 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/3644">aws-cloudformation/cfn-lint#3644</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.11.1...v1.12.0">https://github.com/aws-cloudformation/cfn-lint/compare/v1.11.1...v1.12.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/466004b07de06d838f59dba31fe1da88d61edced"><code>466004b</code></a>
Release v1.12.2 (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3654">#3654</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/5fdd18bbded04d1e5b792bd5ca9952b5b7215004"><code>5fdd18b</code></a>
Don't resolve pseudoparams in findinmap (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3653">#3653</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/5a3b04540efe1559fe807f99b6305222bbe294bc"><code>5a3b045</code></a>
Release v1.12.1 (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3651">#3651</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/67e9a2e27e14a8ff8d78881daca0e20435bb1e61"><code>67e9a2e</code></a>
Undo wrong type for elasticache addresses (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3650">#3650</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/24021be4f3e968c11fc46d2e175c0fa0a0c17bd4"><code>24021be</code></a>
Release v1.12.0 (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3646">#3646</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/101b2d773c42a061dc89c0ca7d89576fb4fb9f0f"><code>101b2d7</code></a>
Update CloudFormation schemas to 2024-09-03 (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3644">#3644</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/0168619609fb3879ad5fb96746266238cffd27a0"><code>0168619</code></a>
Prevent infinite loops in conditions (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3645">#3645</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/eba6a452406b780f60ceb7eb52a2de4a17b7b551"><code>eba6a45</code></a>
Bring back better findinmap resolution (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3579">#3579</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/240e525ae2a82486a59fbb85e4664ace234ff554"><code>240e525</code></a>
Add ap-southeast-5 (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3624">#3624</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/42e3bc5d5b47b070b34601830d8c84c516573f69"><code>42e3bc5</code></a>
Another fix to pretty printer (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3641">#3641</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.11.1...v1.12.2">compare
view</a></li>
</ul>
</details>
<br />
[](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 7014cb6 commit 061ce46
2 files changed
Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments