Commit f03e69e
authored
Upgrade: [dependabot] - bump cfn-lint from 1.3.3 to 1.3.4 (#123)
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from
1.3.3 to 1.3.4.
<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.4</h2>
<h2>What's Changed</h2>
<ul>
<li>Clean up errors in the schemas by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3375">aws-cloudformation/cfn-lint#3375</a></li>
<li>Relax <a
href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E3041">E3041</a>
to support DNS root records by <a
href="https://github.com/jakob-keller"><code>@jakob-keller</code></a>
in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3377">aws-cloudformation/cfn-lint#3377</a></li>
<li>Allow <code>AllowedPattern</code> with AWS type parameters by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3388">aws-cloudformation/cfn-lint#3388</a></li>
<li>Default fn validator context will be not strict type checking by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3386">aws-cloudformation/cfn-lint#3386</a></li>
<li>Update IAM resource ARN patterns by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3389">aws-cloudformation/cfn-lint#3389</a></li>
<li>Update resolution validation to only return an error if there are no
valid values by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3390">aws-cloudformation/cfn-lint#3390</a></li>
<li>Better resolution of mappings in transform by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3392">aws-cloudformation/cfn-lint#3392</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.3.3...v1.3.4">https://github.com/aws-cloudformation/cfn-lint/compare/v1.3.3...v1.3.4</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.4</h3>
<h2>What's Changed</h2>
<ul>
<li>Clean up errors in the schemas by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3375">aws-cloudformation/cfn-lint#3375</a></li>
<li>Relax <a
href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E3041">E3041</a>
to support DNS root records by <a
href="https://github.com/jakob-keller"><code>@jakob-keller</code></a>
in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3377">aws-cloudformation/cfn-lint#3377</a></li>
<li>Allow <code>AllowedPattern</code> with AWS type parameters by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3388">aws-cloudformation/cfn-lint#3388</a></li>
<li>Default fn validator context will be not strict type checking by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3386">aws-cloudformation/cfn-lint#3386</a></li>
<li>Update IAM resource ARN patterns by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3389">aws-cloudformation/cfn-lint#3389</a></li>
<li>Update resolution validation to only return an error if there are no
valid values by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3390">aws-cloudformation/cfn-lint#3390</a></li>
<li>Better resolution of mappings in transform by <a
href="https://github.com/kddejong"><code>@kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3392">aws-cloudformation/cfn-lint#3392</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.3.3...v1.3.4">https://github.com/aws-cloudformation/cfn-lint/compare/v1.3.3...v1.3.4</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/5d5e6c8f0e9cc6f37c73fc3b5967f8d4f3acaa22"><code>5d5e6c8</code></a>
Release v1.3.4 (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3393">#3393</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/8ed8265d5ea6e941212723dff2e3e9e96d9462a4"><code>8ed8265</code></a>
Better resolution of mappings in transform (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3392">#3392</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/25bfb1a07c091b56b0380abb5a43c206dd29c07b"><code>25bfb1a</code></a>
Update resolution validation to only return an error if there are no
valid va...</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/3d9be79618e80095826882637f13ecf96af88639"><code>3d9be79</code></a>
Update IAM resource ARN patterns (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3389">#3389</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/9bd2a2051758c97299a8a11895b8b060a0f340ac"><code>9bd2a20</code></a>
Default fn validator context will be not strict type checking (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3386">#3386</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/3dfb0e43eb1eafd09b959ae22607af3d5c7814e6"><code>3dfb0e4</code></a>
Allow AllowedPattern with AWS type parameters (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3388">#3388</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/b0782f87c49ae280fb63d328c3c4d46b56c96ea4"><code>b0782f8</code></a>
Relax E3041 to support AWS::Route53::RecordSet resources that specify
DNS roo...</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/7008855967c67da37eefbb51319ff471c71c3c1a"><code>7008855</code></a>
Clean up errors in the schemas (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3375">#3375</a>)</li>
<li>See full diff in <a
href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.3.3...v1.3.4">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 94bcb66 commit f03e69e
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