Commit e9f6a05
authored
Upgrade: [dependabot] - bump cfn-lint from 1.3.4 to 1.3.6 (#124)
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from
1.3.4 to 1.3.6.
<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.3.6</h2>
<h3>v1.3.6</h3>
<h2>What's Changed</h2>
<ul>
<li>Remove falsy issues with 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/3410">aws-cloudformation/cfn-lint#3410</a></li>
<li>Remove resolution errors when default value Ref AWS::NoValue and bad
mappings 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/3410">aws-cloudformation/cfn-lint#3410</a></li>
<li>Patch AWS::ImageBuilder::ContainerRecipe.InstanceConfiguration by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3413">aws-cloudformation/cfn-lint#3413</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.3.5...v1.3.6">https://github.com/aws-cloudformation/cfn-lint/compare/v1.3.5...v1.3.6</a></p>
<h2>Release v1.3.5</h2>
<h2>What's Changed</h2>
<ul>
<li>Allow Ref AWS::NoValue in FindInMap parameters by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3399">aws-cloudformation/cfn-lint#3399</a></li>
<li>Update policy principal validation logic by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3400">aws-cloudformation/cfn-lint#3400</a></li>
<li>Add Fn::Cidr as Fn::Join supported function by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3401">aws-cloudformation/cfn-lint#3401</a></li>
<li>Update CloudFormation schemas to 2024-06-25 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/3313">aws-cloudformation/cfn-lint#3313</a></li>
<li>Return resolution errors by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3402">aws-cloudformation/cfn-lint#3402</a></li>
<li>Don't issue dynamicref issues in other fns by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3404">aws-cloudformation/cfn-lint#3404</a></li>
<li>Greatly simplify <code>FindInMap</code> resolution by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3406">aws-cloudformation/cfn-lint#3406</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.3.4...v1.3.5">https://github.com/aws-cloudformation/cfn-lint/compare/v1.3.4...v1.3.5</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.3.6</h3>
<h2>What's Changed</h2>
<ul>
<li>Remove falsy issues with 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/3410">aws-cloudformation/cfn-lint#3410</a></li>
<li>Remove resolution errors when default value Ref AWS::NoValue and bad
mappings 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/3410">aws-cloudformation/cfn-lint#3410</a></li>
<li>Patch AWS::ImageBuilder::ContainerRecipe.InstanceConfiguration by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3413">aws-cloudformation/cfn-lint#3413</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.3.5...v1.3.6">https://github.com/aws-cloudformation/cfn-lint/compare/v1.3.5...v1.3.6</a></p>
<h3>v1.3.5</h3>
<h2>What's Changed</h2>
<ul>
<li>Allow Ref AWS::NoValue in FindInMap parameters by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3399">aws-cloudformation/cfn-lint#3399</a></li>
<li>Update policy principal validation logic by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3400">aws-cloudformation/cfn-lint#3400</a></li>
<li>Add Fn::Cidr as Fn::Join supported function by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3401">aws-cloudformation/cfn-lint#3401</a></li>
<li>Update CloudFormation schemas to 2024-06-25 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/3313">aws-cloudformation/cfn-lint#3313</a></li>
<li>Return resolution errors by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3402">aws-cloudformation/cfn-lint#3402</a></li>
<li>Don't issue dynamicref issues in other fns by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3404">aws-cloudformation/cfn-lint#3404</a></li>
<li>Greatly simplify <code>FindInMap</code> resolution by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3406">aws-cloudformation/cfn-lint#3406</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.3.4...v1.3.5">https://github.com/aws-cloudformation/cfn-lint/compare/v1.3.4...v1.3.5</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/36d79c6ff2c14b5a4e43926d403792efafe6521e"><code>36d79c6</code></a>
Release v1.3.6 (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3411">#3411</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/33bb04c94f4cc04bff0ad510bcf704b5f4961a7f"><code>33bb04c</code></a>
Patch AWS::ImageBuilder::ContainerRecipe.InstanceConfiguration (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3413">#3413</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/e4f7c134752b620c7f64fefbf1f86ac59a218820"><code>e4f7c13</code></a>
Fix issues with mapping values of 0 and AWS::NoValue (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3410">#3410</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/df99e5b9126e7c2962b22a8691bec7379ea01d92"><code>df99e5b</code></a>
Release v1.3.5 (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3405">#3405</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/0449fe3e2cd676fff96d0f11341bae1831208428"><code>0449fe3</code></a>
Greatly simplify findinmap resolution (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3406">#3406</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/db0097e048f7b3535d38e3bfb013cdfd3cdd202e"><code>db0097e</code></a>
Don't issue dynamicref issues in other fns (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3404">#3404</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/80c5b8ff36646236ab935e9c48ec7753059c615d"><code>80c5b8f</code></a>
Return resolution errors (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3402">#3402</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/c446ec4cdf1f5227fb36bd68b2db9e63db94ad6a"><code>c446ec4</code></a>
chore(schemas) - Update CloudFormation schemas to 2024-06-25 (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3313">#3313</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/2a2adbc23edb7dd4fe11fc504198fd3cdefae33c"><code>2a2adbc</code></a>
Add Fn::Cidr as Fn::Join supported function (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3401">#3401</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/f28d4cc0b1afecf77a76bc9d9690c7a31e162af1"><code>f28d4cc</code></a>
Update policy principal validation logic (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3400">#3400</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.3.4...v1.3.6">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 f03e69e commit e9f6a05
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