Commit 5657457
authored
Upgrade: [dependabot] - bump cfn-lint from 1.9.5 to 1.9.6 (#159)
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from
1.9.5 to 1.9.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.9.6</h2>
<h2>What's Changed</h2>
<ul>
<li>Update schema patching and fix some issues by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3570">aws-cloudformation/cfn-lint#3570</a></li>
<li>Update regex pattern for rule I3042 by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3572">aws-cloudformation/cfn-lint#3572</a></li>
<li>Better logic for empty yaml files by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3574">aws-cloudformation/cfn-lint#3574</a></li>
<li>Update pre-commit to 2024-08-08 by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3575">aws-cloudformation/cfn-lint#3575</a></li>
<li>Update CloudFormation schemas to 2024-08-08 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/3569">aws-cloudformation/cfn-lint#3569</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.9.5...v1.9.6">https://github.com/aws-cloudformation/cfn-lint/compare/v1.9.5...v1.9.6</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.9.6</h3>
<h2>What's Changed</h2>
<ul>
<li>Update schema patching and fix some issues by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3570">aws-cloudformation/cfn-lint#3570</a></li>
<li>Update regex pattern for rule I3042 by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3572">aws-cloudformation/cfn-lint#3572</a></li>
<li>Better logic for empty yaml files by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3574">aws-cloudformation/cfn-lint#3574</a></li>
<li>Update pre-commit to 2024-08-08 by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3575">aws-cloudformation/cfn-lint#3575</a></li>
<li>Update CloudFormation schemas to 2024-08-08 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/3569">aws-cloudformation/cfn-lint#3569</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.9.5...v1.9.6">https://github.com/aws-cloudformation/cfn-lint/compare/v1.9.5...v1.9.6</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/ae4ff3065a62d6c8ac33df6b7fdbdab1e87a5ad5"><code>ae4ff30</code></a>
Release v1.9.6 (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3576">#3576</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/d83fda63353dff8e16496692821ea56d8b749965"><code>d83fda6</code></a>
Update CloudFormation schemas to 2024-08-08 (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3577">#3577</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/ee87a1ca6938f629d618ae49197c683864130207"><code>ee87a1c</code></a>
Update CloudFormation schemas to 2024-08-08 (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3569">#3569</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/feed5b283e192008536a403cc99341cdf081da18"><code>feed5b2</code></a>
Update pre-commit to 2024-08-08 (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3575">#3575</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/3c7584271624c2cab1097f6e6434e3cd31dd0f6c"><code>3c75842</code></a>
Better logic for empty yaml files (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3574">#3574</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/de871c32d66fe724bf89490d3b2a49df28e99f22"><code>de871c3</code></a>
Update regex pattern for rule I3042 (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3572">#3572</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/d4d7e2b57b7e613906085eb7ecebdd9c4959d214"><code>d4d7e2b</code></a>
Update schema patching and fix some issues (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3570">#3570</a>)</li>
<li>See full diff in <a
href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.9.5...v1.9.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 39607ab commit 5657457
2 files changed
Lines changed: 5 additions & 5 deletions
Some 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