Commit 55954b2
authored
Upgrade: [dependabot] - bump cfn-lint from 1.4.2 to 1.5.0 (#128)
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from
1.4.2 to 1.5.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.5.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Update mappings to support transforms at the root level by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3439">aws-cloudformation/cfn-lint#3439</a></li>
<li>Update <code>CfnLintJsonSchema</code> based rules for dynamic
references by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3442">aws-cloudformation/cfn-lint#3442</a></li>
<li>Fix tagging examples by <a
href="https://github.com/michael-k"><code>@michael-k</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3448">aws-cloudformation/cfn-lint#3448</a></li>
<li>Add <code>full</code> keyword to optional dependencies by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3454">aws-cloudformation/cfn-lint#3454</a></li>
<li>Load registry schemas if type match by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3450">aws-cloudformation/cfn-lint#3450</a></li>
<li>Update helpers.py with DocDB snapshot type by <a
href="https://github.com/marty-sullivan"><code>@marty-sullivan</code></a>
in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3455">aws-cloudformation/cfn-lint#3455</a></li>
<li>Update CloudFormation schemas to 2024-07-02 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/3447">aws-cloudformation/cfn-lint#3447</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/marty-sullivan"><code>@marty-sullivan</code></a>
made their first contribution in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3455">aws-cloudformation/cfn-lint#3455</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.4.2...v1.5.0">https://github.com/aws-cloudformation/cfn-lint/compare/v1.4.2...v1.5.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.5.0</h3>
<h2>What's Changed</h2>
<ul>
<li>Update mappings to support transforms at the root level by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3439">aws-cloudformation/cfn-lint#3439</a></li>
<li>Update <code>CfnLintJsonSchema</code> based rules for dynamic
references by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3442">aws-cloudformation/cfn-lint#3442</a></li>
<li>Fix tagging examples by <a
href="https://github.com/michael-k"><code>@michael-k</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3448">aws-cloudformation/cfn-lint#3448</a></li>
<li>Add <code>full</code> keyword to optional dependencies by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3454">aws-cloudformation/cfn-lint#3454</a></li>
<li>Load registry schemas if type match by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3450">aws-cloudformation/cfn-lint#3450</a></li>
<li>Update helpers.py with DocDB snapshot type by <a
href="https://github.com/marty-sullivan"><code>@marty-sullivan</code></a>
in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3455">aws-cloudformation/cfn-lint#3455</a></li>
<li>Update CloudFormation schemas to 2024-07-02 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/3447">aws-cloudformation/cfn-lint#3447</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.4.2...v1.5.0">https://github.com/aws-cloudformation/cfn-lint/compare/v1.4.2...v1.5.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/37c53dd099c25646e10b20f50741535136e9494d"><code>37c53dd</code></a>
Release v1.5.0 (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3445">#3445</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/f1ad5f7c0d511789815962f0bb3c98155eb08471"><code>f1ad5f7</code></a>
Update CloudFormation schemas to 2024-07-02 (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3447">#3447</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/0a1db38048d609b7fbfca2eb61e95d61facea865"><code>0a1db38</code></a>
Update helpers.py with DocDB snapshot type (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3455">#3455</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/2e2034c938c0fac3f8b4d35101965862cae0d60f"><code>2e2034c</code></a>
Load registry schemas if type match (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3450">#3450</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/36ff520aba444d75a9bcb34e1a12661ecece9ebf"><code>36ff520</code></a>
Add full keyword to opt deps (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3454">#3454</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/30760e20fdec3af6c3f783d06c15405bb89963a3"><code>30760e2</code></a>
Fix typos (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3449">#3449</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/abe36914755ad89b58677c8523f60e3e15281f56"><code>abe3691</code></a>
Fix tagging examples (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3448">#3448</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/3724d3142e78e9c99103782b807ce4975a80da6c"><code>3724d31</code></a>
chore(schemas) - Update CloudFormation schemas to 2024-06-28 (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3407">#3407</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/2e0105249fb4d4f430c2971a90baaa58ca217483"><code>2e01052</code></a>
Update cfn lint schema based rules for dynamic references (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3442">#3442</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/57a0070dfdf79dee4198523b060e57b70b75835e"><code>57a0070</code></a>
Update mappings to support transforms at the root level (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3439">#3439</a>)</li>
<li>See full diff in <a
href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.4.2...v1.5.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 3baf57c commit 55954b2
2 files changed
+6
-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