Skip to content

Commit

Permalink
Bump cfn-lint from 0.77.10 to 0.81.0 (#181)
Browse files Browse the repository at this point in the history
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint)
from 0.77.10 to 0.81.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws-cloudformation/cfn-python-lint/releases">cfn-lint's
releases</a>.</em></p>
<blockquote>
<h2>Release v0.81.0</h2>
<h6>CloudFormation Specifications</h6>
<ul>
<li>Update CloudFormation specs to <code>143.0.0</code> (pull #<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/2893">2893</a>)</li>
</ul>
<h6>Fixes</h6>
<ul>
<li>Update language transformation to pass through empty objects (pull
#<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/2899">2899</a>)</li>
<li>Update rule <a
href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E1017">E1017</a>
to allow <code>Fn::Select</code> to allow <code>Fn::Select</code> (pull
#<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/2900">2900</a>)</li>
<li>Update rule <a
href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E2532">E2532</a>
to support <code>ToleratedFailurePercentage</code> and
<code>ItemBatcher</code> to <code>Map</code> (pull #<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/2901">2901</a>)</li>
</ul>
<h2>Release v0.80.4</h2>
<h6>CloudFormation Specifications</h6>
<ul>
<li>Update CloudFormation specs to <code>142.0.0</code> (pull #<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/2889">2889</a>)</li>
</ul>
<h6>Fixes</h6>
<ul>
<li>Update rule <a
href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E2520">E2520</a>
to allow for empty lists (pull #<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/2891">2891</a>)</li>
</ul>
<h2>Release v0.80.3</h2>
<h6>CloudFormation Specifications</h6>
<ul>
<li>Update CloudFormation specs to <code>141.0.0</code> (pull #<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/2879">2879</a>)</li>
</ul>
<h6>Fixes</h6>
<ul>
<li>Update rule <a
href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E2532">E2532</a>
to include <code>CausePath</code> and <code>ErrorPath</code> key types
to <code>Fail</code> state (pull #<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/2884">2884</a>)</li>
<li>Update rule <a
href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E2520">E2520</a>
to better match exclusive properties (pull #<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/2886">2886</a>)</li>
</ul>
<h2>Release v0.80.2</h2>
<h6>Fixes</h6>
<ul>
<li>Revert change #<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/2878">2878</a>
(pull #<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/2882">2882</a>)</li>
</ul>
<h2>Release v0.80.1</h2>
<h6>CloudFormation Specifications</h6>
<ul>
<li>Update CloudFormation specs to <code>140.0.0</code> (pull #<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/2870">2870</a>)</li>
<li>Add <code>OriginAccessControlId</code> to <code>OnlyOne</code> (pull
#<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/2878">2878</a>)</li>
</ul>
<h6>Fixes</h6>
<ul>
<li>Allow <code>jsonschema</code> to be from v3.0.0 to v5 (pull #<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/2838">2838</a>)</li>
</ul>
<h2>Release v0.79.11</h2>
<h6>Fixes</h6>
<ul>
<li>Update <a
href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E3031">E3031</a>
so all regex checks are run (pull #<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/2873">2873</a>)</li>
<li>Update <a
href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E2520">E2520</a>
to better skip properties we don't care about (pull #<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/2875">2875</a>)</li>
</ul>
<h2>Release v0.79.10</h2>
<h6>CloudFormation Specifications</h6>
<ul>
<li>Update CloudFormation specs to <code>139.0.0</code> (pull #<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/2865">2865</a>)</li>
</ul>
<h6>Fixes</h6>
<ul>
<li>Force regex to be at least 2022 for typing parameter (pull #<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/2867">2867</a>)</li>
</ul>
<h2>Release v0.79.9</h2>
<h6>CloudFormation Specifications</h6>
<ul>
<li>Update CloudFormation specs to <code>138.0.0</code> (pull #<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/2857">2857</a>)</li>
</ul>
<h6>Fixes</h6>
<ul>
<li>Fix <code>AWS::LanguageExtensions</code> to have regex escape for
string replacement (pull #<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/2862">2862</a>)</li>
</ul>
<h2>Release v0.79.8</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</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>v0.81.0</h3>
<h6>CloudFormation Specifications</h6>
<ul>
<li>Update CloudFormation specs to <code>143.0.0</code> (pull #<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/2893">2893</a>)</li>
</ul>
<h6>Fixes</h6>
<ul>
<li>Update language transformation to pass through empty objects (pull
#<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/2899">2899</a>)</li>
<li>Update rule <a
href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E1017">E1017</a>
to allow <code>Fn::Select</code> to allow <code>Fn::Select</code> (pull
#<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/2900">2900</a>)</li>
<li>Update rule <a
href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E2532">E2532</a>
to support <code>ToleratedFailurePercentage</code> and
<code>ItemBatcher</code> to <code>Map</code> (pull #<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/2901">2901</a>)</li>
</ul>
<h3>v0.80.4</h3>
<h6>CloudFormation Specifications</h6>
<ul>
<li>Update CloudFormation specs to <code>142.0.0</code> (pull #<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/2889">2889</a>)</li>
</ul>
<h6>Fixes</h6>
<ul>
<li>Update rule <a
href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E2520">E2520</a>
to allow for empty lists (pull #<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/2891">2891</a>)</li>
</ul>
<h3>v0.80.3</h3>
<h6>CloudFormation Specifications</h6>
<ul>
<li>Update CloudFormation specs to <code>141.0.0</code> (pull #<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/2879">2879</a>)</li>
</ul>
<h6>Fixes</h6>
<ul>
<li>Update rule <a
href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E2532">E2532</a>
to include <code>CausePath</code> and <code>ErrorPath</code> key types
to <code>Fail</code> state (pull #<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/2884">2884</a>)</li>
<li>Update rule <a
href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E2520">E2520</a>
to better match exclusive properties (pull #<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/2886">2886</a>)</li>
</ul>
<h3>v0.80.2</h3>
<h6>Fixes</h6>
<ul>
<li>Revert change #<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/2878">2878</a>
(pull #<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/2882">2882</a>)</li>
</ul>
<h3>v0.80.1</h3>
<h6>CloudFormation Specifications</h6>
<ul>
<li>Update CloudFormation specs to <code>140.0.0</code> (pull #<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/2870">2870</a>)</li>
<li>Add <code>OriginAccessControlId</code> to <code>OnlyOne</code> (pull
#<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/2878">2878</a>)</li>
</ul>
<h6>Fixes</h6>
<ul>
<li>Allow <code>jsonschema</code> to be from v3.0.0 to v5 (pull #<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/2838">2838</a>)</li>
</ul>
<h3>v0.79.11</h3>
<h6>Fixes</h6>
<ul>
<li>Update <a
href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E3031">E3031</a>
so all regex checks are run (pull #<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/2873">2873</a>)</li>
<li>Update <a
href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E2520">E2520</a>
to better skip properties we don't care about (pull #<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/2875">2875</a>)</li>
</ul>
<h3>v0.79.10</h3>
<h6>CloudFormation Specifications</h6>
<ul>
<li>Update CloudFormation specs to <code>139.0.0</code> (pull #<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/2865">2865</a>)</li>
</ul>
<h6>Fixes</h6>
<ul>
<li>Force regex to be at least 2022 for typing parameter (pull #<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/2867">2867</a>)</li>
</ul>
<h3>v0.79.9</h3>
<h6>CloudFormation Specifications</h6>
<ul>
<li>Update CloudFormation specs to <code>138.0.0</code> (pull #<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/2857">2857</a>)</li>
</ul>
<h6>Fixes</h6>
<ul>
<li>Fix <code>AWS::LanguageExtensions</code> to have regex escape for
string replacement (pull #<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/2862">2862</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/02be44b98ef8566d8a3f6ff92b5bcd34885e4a62"><code>02be44b</code></a>
Release v0.81.0 (<a
href="https://redirect.github.com/aws-cloudformation/cfn-python-lint/issues/2902">#2902</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/fafe75cc8a35f5305bce7f48869f18dbce93ffcd"><code>fafe75c</code></a>
Update E2532 to support ToleratedFailurePercentage and ItemBatcher to
Map (<a
href="https://redirect.github.com/aws-cloudformation/cfn-python-lint/issues/2">#2</a>...</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/6da887ebf18ccd0adac66cc4904e0141abe1b522"><code>6da887e</code></a>
update E1017 to support Fn::Select (<a
href="https://redirect.github.com/aws-cloudformation/cfn-python-lint/issues/2900">#2900</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/8143ea565e43e7dcad5579d1db2ccb3164c44d59"><code>8143ea5</code></a>
Language transformation return empty objects (<a
href="https://redirect.github.com/aws-cloudformation/cfn-python-lint/issues/2899">#2899</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/5bfc23536d6798a09c80209c5661d5e070bec5e3"><code>5bfc235</code></a>
Update CloudFormation specs to 143.0.0 (<a
href="https://redirect.github.com/aws-cloudformation/cfn-python-lint/issues/2893">#2893</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/e74a1960704ba31744bfe070fc705e74e50fe3f8"><code>e74a196</code></a>
Release v0.80.4 (<a
href="https://redirect.github.com/aws-cloudformation/cfn-python-lint/issues/2894">#2894</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/6ee3e3902f5fbd29b50310a3d0f17191533cb747"><code>6ee3e39</code></a>
Update CloudFormation specs to 142.0.0 (<a
href="https://redirect.github.com/aws-cloudformation/cfn-python-lint/issues/2889">#2889</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/03747f9f2b78fb431803337dc6d6c07286103c38"><code>03747f9</code></a>
Fix rule E2520 when empty lists are used (<a
href="https://redirect.github.com/aws-cloudformation/cfn-python-lint/issues/2891">#2891</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/60714ec0be0126f33b9f9b60b860f359b184ed2d"><code>60714ec</code></a>
Release v0.80.3 (<a
href="https://redirect.github.com/aws-cloudformation/cfn-python-lint/issues/2888">#2888</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/418dae06f7228095d80addfc96f8466d99874369"><code>418dae0</code></a>
Update CloudFormation specs to 141.0.0 (<a
href="https://redirect.github.com/aws-cloudformation/cfn-python-lint/issues/2879">#2879</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws-cloudformation/cfn-python-lint/compare/v0.77.10...v0.81.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cfn-lint&package-manager=pip&previous-version=0.77.10&new-version=0.81.0)](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 13, 2023
1 parent 98aa3fd commit c222003
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ argparse = "^1.4.0"
atlassian-python-api = "^3.34.0"
pre-commit = "^3.1.1"
pytest = "^7.3.1"
cfn-lint = "^0.77.10"
cfn-lint = "^0.81.0"

[tool.poetry.dev-dependencies]
flake8 = "^5.0.4"
Expand Down

0 comments on commit c222003

Please sign in to comment.