Commit b8e6aee
authored
Upgrade: [dependabot] - bump cfn-lint from 1.17.2 to 1.18.1 (#1399)
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from
1.17.2 to 1.18.1.
<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.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix policy schema condition key patterns by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3779">aws-cloudformation/cfn-lint#3779</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.18.0...v1.18.1">https://github.com/aws-cloudformation/cfn-lint/compare/v1.18.0...v1.18.1</a></p>
<h2>Release v1.18.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Add <code>additionalProperties</code> false to IAM conditions by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3767">aws-cloudformation/cfn-lint#3767</a></li>
<li>Update <a
href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E3601">E3601</a>
to handle substitutions in rule by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3768">aws-cloudformation/cfn-lint#3768</a></li>
<li>Update <a
href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E3601">E3601</a>
to skip state machine validation when using a function by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3770">aws-cloudformation/cfn-lint#3770</a></li>
<li>Add <code>^.*$</code> to exceptions for boto pattern detection by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3772">aws-cloudformation/cfn-lint#3772</a></li>
<li>Bump <code>docker/library/python</code> from
<code>3.12-alpine3.20</code> to <code>3.13-alpine3.20</code> by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3773">aws-cloudformation/cfn-lint#3773</a></li>
<li>Expand boto auto detection to include sub properties by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3763">aws-cloudformation/cfn-lint#3763</a></li>
<li>Update CloudFormation schemas to <code>2024-10-21</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/3758">aws-cloudformation/cfn-lint#3758</a></li>
<li>Add logic for <code>AWS::EC2::Subnet.Id</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/3761">aws-cloudformation/cfn-lint#3761</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.17.2...v1.18.0">https://github.com/aws-cloudformation/cfn-lint/compare/v1.17.2...v1.18.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.18.1</h3>
<h2>What's Changed</h2>
<ul>
<li>Fix policy schema condition key patterns by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3779">aws-cloudformation/cfn-lint#3779</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.18.0...v1.18.1">https://github.com/aws-cloudformation/cfn-lint/compare/v1.18.0...v1.18.1</a></p>
<h3>v1.18.0</h3>
<h2>What's Changed</h2>
<ul>
<li>Add <code>additionalProperties</code> false to IAM conditions by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3767">aws-cloudformation/cfn-lint#3767</a></li>
<li>Update <a
href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E3601">E3601</a>
to handle substitutions in rule by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3768">aws-cloudformation/cfn-lint#3768</a></li>
<li>Update <a
href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E3601">E3601</a>
to skip state machine validation when using a function by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3770">aws-cloudformation/cfn-lint#3770</a></li>
<li>Add <code>^.*$</code> to exceptions for boto pattern detection by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3772">aws-cloudformation/cfn-lint#3772</a></li>
<li>Bump <code>docker/library/python</code> from
<code>3.12-alpine3.20</code> to <code>3.13-alpine3.20</code> by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3773">aws-cloudformation/cfn-lint#3773</a></li>
<li>Expand boto auto detection to include sub properties by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3763">aws-cloudformation/cfn-lint#3763</a></li>
<li>Update CloudFormation schemas to <code>2024-10-21</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/3758">aws-cloudformation/cfn-lint#3758</a></li>
<li>Add logic for <code>AWS::EC2::Subnet.Id</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/3761">aws-cloudformation/cfn-lint#3761</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.17.2...v1.18.0">https://github.com/aws-cloudformation/cfn-lint/compare/v1.17.2...v1.18.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/ebea8056a9e59ae6915a5e485bdb2536f1019934"><code>ebea805</code></a>
Release v1.18.1 (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3780">#3780</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/a017a95b6bef4997aeea4b3ead90dce5629671b7"><code>a017a95</code></a>
Update policy condition definitions (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3779">#3779</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/de28d1e43777e3782a06b74d9091c3471636eb70"><code>de28d1e</code></a>
Release v1.18.0 (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3774">#3774</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/47e7e402fff10de5858ee69ec049602eddb536a2"><code>47e7e40</code></a>
Add logic for subnet ID format (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3761">#3761</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/672f1bd0fa17b6661b5bdec441f63d638b83495b"><code>672f1bd</code></a>
Update CloudFormation schemas to 2024-10-21 (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3758">#3758</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/c08fccc1e29e9c10853ea4dde306c08f9d40d699"><code>c08fccc</code></a>
Expand boto auto detection to include sub properties (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3763">#3763</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/1b4220042f309be6a465deadd66d537363c457fc"><code>1b42200</code></a>
Bump docker/library/python from 3.12-alpine3.20 to 3.13-alpine3.20 (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3773">#3773</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/6cece36219f4a32c83cbb87dc120f4a43ef36be2"><code>6cece36</code></a>
Add boto exceptions for AppSync patterns (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3772">#3772</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/0a31357504a25af5c0357a4b59e0d6b10f39571b"><code>0a31357</code></a>
Skip state machine validation when using a function (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3770">#3770</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/a5672f0746161e808e2ea187f17322433bd0baab"><code>a5672f0</code></a>
add logic to handle substitutions (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3768">#3768</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.17.2...v1.18.1">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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 05b42ea commit b8e6aee
2 files changed
+5
-5
lines changedSome 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 | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments