Commit 4dddaa8
authored
Upgrade: [dependabot] - bump cfn-lint from 1.12.4 to 1.13.0 (#180)
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from
1.12.4 to 1.13.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.13.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#E3674">E3674</a>
to validate instance <code>PrivateIpAddress</code> by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3657">aws-cloudformation/cfn-lint#3657</a></li>
<li>Update schemas to not allow <code>Ipv6Addresses</code> and
<code>Ipv6AddressCount</code> on <code>AWS::EC2::NetworkInterface</code>
together by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3656">aws-cloudformation/cfn-lint#3656</a></li>
<li>Update <a
href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E3044">E3044</a>
to allow <code>EXTERNAL</code> to not have <code>REPLICA</code> by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3670">aws-cloudformation/cfn-lint#3670</a></li>
<li>Add rule <a
href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E3056">E3056</a>
to validate <code>HealthCheckGracePeriodSeconds</code> on
<code>AWS::ECS::Service</code> by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3671">aws-cloudformation/cfn-lint#3671</a></li>
<li>Update CloudFormation schemas to 2024-09-09 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/3647">aws-cloudformation/cfn-lint#3647</a></li>
<li>Fail gracefully if no templates match wildcard by <a
href="https://github.com/thecodingsysadmin"><code>@thecodingsysadmin</code></a>
in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3603">aws-cloudformation/cfn-lint#3603</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/thecodingsysadmin"><code>@thecodingsysadmin</code></a>
made their first contribution in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3603">aws-cloudformation/cfn-lint#3603</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.12.4...v1.13.0">https://github.com/aws-cloudformation/cfn-lint/compare/v1.12.4...v1.13.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.13.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#E3674">E3674</a>
to validate instance <code>PrivateIpAddress</code> by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3657">aws-cloudformation/cfn-lint#3657</a></li>
<li>Update schemas to not allow <code>Ipv6Addresses</code> and
<code>Ipv6AddressCount</code> on <code>AWS::EC2::NetworkInterface</code>
together by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3656">aws-cloudformation/cfn-lint#3656</a></li>
<li>Update <a
href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E3044">E3044</a>
to allow <code>EXTERNAL</code> to not have <code>REPLICA</code> by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3670">aws-cloudformation/cfn-lint#3670</a></li>
<li>Add rule <a
href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E3056">E3056</a>
to validate <code>HealthCheckGracePeriodSeconds</code> on
<code>AWS::ECS::Service</code> by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3671">aws-cloudformation/cfn-lint#3671</a></li>
<li>Update CloudFormation schemas to 2024-09-09 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/3647">aws-cloudformation/cfn-lint#3647</a></li>
<li>Fail gracefully if no templates match wildcard by <a
href="https://github.com/thecodingsysadmin"><code>@thecodingsysadmin</code></a>
in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3603">aws-cloudformation/cfn-lint#3603</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/thecodingsysadmin"><code>@thecodingsysadmin</code></a>
made their first contribution in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3603">aws-cloudformation/cfn-lint#3603</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.12.4...v1.13.0">https://github.com/aws-cloudformation/cfn-lint/compare/v1.12.4...v1.13.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/160e54b2d7eebc86088271e9367823aa57ee0531"><code>160e54b</code></a>
Release v1.13.0 (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3676">#3676</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/e2a6c8372719145967cd8e393abf7bd4f264a4d1"><code>e2a6c83</code></a>
Fail gracefully if no templates match wildcard (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3603">#3603</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/67e39ee6ce3c9c7d5aaf82b6099bbd2b7a24fd86"><code>67e39ee</code></a>
Update CloudFormation schemas to 2024-09-09 (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3647">#3647</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/75bfb2877f68f05246c724255c3c4b7c61cf2b04"><code>75bfb28</code></a>
Update codecov action to v4 (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3675">#3675</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/26a64dcaf8183e9e76eca5650660be432e9fb8c6"><code>26a64dc</code></a>
Update upload-artifact@v2 to v4 (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3674">#3674</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/5fb446bf326650a8d48f20b4d59e710b9970194e"><code>5fb446b</code></a>
Create rule E3056 to validate HealthCheck (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3671">#3671</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/3b4704221e80b64b9400453e46d6b16ef0264684"><code>3b47042</code></a>
Fix an issue with E3044 (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3670">#3670</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/05be9580de05e4daf073ad98127116718a55df33"><code>05be958</code></a>
Cover network interface PrivateIpAddress (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3669">#3669</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/149fb674cc398242855281e68f240d00483dea83"><code>149fb67</code></a>
Ipv6Address count for NetworkInterface (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3656">#3656</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/ad557967c94ab3e8131aae0a55ef20137d2fa839"><code>ad55796</code></a>
Add rule E3674 to validate instance PrivateIpAddress (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3657">#3657</a>)</li>
<li>See full diff in <a
href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.12.4...v1.13.0">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 525efb3 commit 4dddaa8
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 | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments