Commit 0703e21
authored
Upgrade: [dependabot] - bump cfn-lint from 1.24.0 to 1.25.1 (#254)
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from
1.24.0 to 1.25.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.25.1</h2>
<h2>What's Changed</h2>
<ul>
<li>No maximum number of <code>Conditions</code> by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3958">aws-cloudformation/cfn-lint#3958</a></li>
<li>Update CloudFormation schemas to <code>2025-02-13</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/3956">aws-cloudformation/cfn-lint#3956</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.25.0...v1.25.1">https://github.com/aws-cloudformation/cfn-lint/compare/v1.25.0...v1.25.1</a></p>
<h2>Release v1.25.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Don't do boto work on the <code>AWS::CloudFormation::Stack</code> by
<a href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3951">aws-cloudformation/cfn-lint#3951</a></li>
<li>Add rule <a
href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E3501">E3501</a>
to validate AWS::SQS::Queue properties based on the queue type by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3952">aws-cloudformation/cfn-lint#3952</a></li>
<li>Add rule <a
href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E3502">E3502</a>
to validate AWS::SQS::Queue DLQ types match by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3952">aws-cloudformation/cfn-lint#3952</a></li>
<li>Add <code>TRUE</code> to list of strings that can be boolean true by
<a href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3953">aws-cloudformation/cfn-lint#3953</a></li>
<li>Allow asterisks for rule <a
href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#I3042">I3042</a>
by <a href="https://github.com/kddejong"><code>@kddejong</code></a> in
<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3954">aws-cloudformation/cfn-lint#3954</a></li>
<li>Update CloudFormation schemas to <code>2025-02-11</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/3948">aws-cloudformation/cfn-lint#3948</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.24.0...v1.25.0">https://github.com/aws-cloudformation/cfn-lint/compare/v1.24.0...v1.25.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.25.1</h3>
<h2>What's Changed</h2>
<ul>
<li>No maximum number of <code>Conditions</code> by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3958">aws-cloudformation/cfn-lint#3958</a></li>
<li>Update CloudFormation schemas to <code>2025-02-13</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/3956">aws-cloudformation/cfn-lint#3956</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.25.0...v1.25.1">https://github.com/aws-cloudformation/cfn-lint/compare/v1.25.0...v1.25.1</a></p>
<h3>v1.25.0</h3>
<h2>What's Changed</h2>
<ul>
<li>Don't do boto work on the <code>AWS::CloudFormation::Stack</code> by
<a href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3951">aws-cloudformation/cfn-lint#3951</a></li>
<li>Add rule <a
href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E3501">E3501</a>
to validate AWS::SQS::Queue properties based on the queue type by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3952">aws-cloudformation/cfn-lint#3952</a></li>
<li>Add rule <a
href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E3502">E3502</a>
to validate AWS::SQS::Queue DLQ types match by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3952">aws-cloudformation/cfn-lint#3952</a></li>
<li>Add <code>TRUE</code> to list of strings that can be boolean true by
<a href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3953">aws-cloudformation/cfn-lint#3953</a></li>
<li>Allow asterisks for rule <a
href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#I3042">I3042</a>
by <a href="https://github.com/kddejong"><code>@kddejong</code></a> in
<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3954">aws-cloudformation/cfn-lint#3954</a></li>
<li>Update CloudFormation schemas to <code>2025-02-11</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/3948">aws-cloudformation/cfn-lint#3948</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.24.0...v1.25.0">https://github.com/aws-cloudformation/cfn-lint/compare/v1.24.0...v1.25.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/dce29a63f2a8bcb6d11c7641314fa83a37a1b87a"><code>dce29a6</code></a>
Release v1.25.1 (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3959">#3959</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/9775cdb0db3a0713b9d1047130081cbe2ca91cc5"><code>9775cdb</code></a>
Update CloudFormation schemas to 2025-02-13 (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3956">#3956</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/b212b3cbfd8750b330f1c90a6e7b91b6aa84a61d"><code>b212b3c</code></a>
no limit on conditions (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3958">#3958</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/d026f0e0ae2d1fdb976def90380532c2a5bec8ca"><code>d026f0e</code></a>
Release v1.25.0 (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3955">#3955</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/618660c10dd8d49ac0b615dea1d243b27ef8b428"><code>618660c</code></a>
Update CloudFormation schemas to 2025-02-11 (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3948">#3948</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/b4b7e4e59169dff23ad130562e69fa4eb5a12192"><code>b4b7e4e</code></a>
Allow asterisks for rule I3042 (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3954">#3954</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/f6952aac242e28560a8ba8e33d95779c5b551781"><code>f6952aa</code></a>
Fix what strings create true (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3953">#3953</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/695e607ee9a0b7e07348fcd367389bb40f887f76"><code>695e607</code></a>
Add new rules for SQS queue (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3952">#3952</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/53ac0a5de3abf03adf9c71ef70b43a975fc44705"><code>53ac0a5</code></a>
Don't do boto work on the stack resource (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3951">#3951</a>)</li>
<li>See full diff in <a
href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.24.0...v1.25.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent b279f82 commit 0703e21
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 | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments