Commit 9aa4a13
authored
Upgrade: [dependabot] - bump cfn-lint from 1.34.0 to 1.34.1 (#1553)
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from
1.34.0 to 1.34.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.34.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix property restrictions when using lambda by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4111">aws-cloudformation/cfn-lint#4111</a></li>
<li>Update context when resolving IFs by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4116">aws-cloudformation/cfn-lint#4116</a></li>
<li>Update CloudFormation schemas to <code>2025-04-21</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/4110">aws-cloudformation/cfn-lint#4110</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.34.0...v1.34.1">https://github.com/aws-cloudformation/cfn-lint/compare/v1.34.0...v1.34.1</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.34.1</h3>
<h2>What's Changed</h2>
<ul>
<li>Fix property restrictions when using lambda by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4111">aws-cloudformation/cfn-lint#4111</a></li>
<li>Update context when resolving IFs by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4116">aws-cloudformation/cfn-lint#4116</a></li>
<li>Update CloudFormation schemas to <code>2025-04-21</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/4110">aws-cloudformation/cfn-lint#4110</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.34.0...v1.34.1">https://github.com/aws-cloudformation/cfn-lint/compare/v1.34.0...v1.34.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/92bb4b312763d23c4772097c55d7e6bc80201828"><code>92bb4b3</code></a>
Release v1.34.1 (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/4117">#4117</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/a6a524d7ecd2ae5ca84691fc9772cbce941ff8ce"><code>a6a524d</code></a>
Update CloudFormation schemas to 2025-04-21 (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/4110">#4110</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/75a32ec6374067f043e21117bf05fd2ad398fe2c"><code>75a32ec</code></a>
Update context when resolving IFs (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/4116">#4116</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/b10976aed676cd65e633de58627b1d353d5b4e62"><code>b10976a</code></a>
Fix property restrictions when using lambda (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/4111">#4111</a>)</li>
<li>See full diff in <a
href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.34.0...v1.34.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 a2c03e5 commit 9aa4a13
2 files changed
Lines changed: 6 additions & 6 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 | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments