Skip to content

Commit

Permalink
Upgrade: [dependabot] - bump cfn-lint from 0.86.4 to 0.87.0 (#189)
Browse files Browse the repository at this point in the history
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint)
from 0.86.4 to 0.87.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.87.0</h2>
<h6>CloudFormation Specifications</h6>
<ul>
<li>Update CloudFormation specs to <code>171.0.0</code> (pull #<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3160">3160</a>)</li>
</ul>
<h6>Fixes</h6>
<ul>
<li>When using a list param in foreach pass back select statements when
no allowed value (pull #<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3176">3176</a>)</li>
<li>Fix an issue with graphs and pydot and not quoting attrs (pull #<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3177">3177</a>)</li>
<li>Update <a
href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#I3013">I3013</a>
as read replicas don't need backup period (pull #<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3171">3171</a>)</li>
<li>Change filenames to be OS specific paths (pull #<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3170">3170</a>)</li>
<li>Update <a
href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E8001">E8001</a>
to validate null Condition section (pull #<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3169">3169</a>)</li>
</ul>
</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>v0.87.0</h3>
<h6>CloudFormation Specifications</h6>
<ul>
<li>Update CloudFormation specs to <code>171.0.0</code> (pull #<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3160">3160</a>)</li>
</ul>
<h6>Fixes</h6>
<ul>
<li>When using a list param in foreach pass back select statements when
no allowed value (pull #<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3176">3176</a>)</li>
<li>Fix an issue with graphs and pydot and not quoting attrs (pull #<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3177">3177</a>)</li>
<li>Update <a
href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#I3013">I3013</a>
as read replicas don't need backup period (pull #<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3171">3171</a>)</li>
<li>Change filenames to be OS specific paths (pull #<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3170">3170</a>)</li>
<li>Update <a
href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E8001">E8001</a>
to validate null Condition section (pull #<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3169">3169</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/72bbf3d0aa9737e0e6464255651a3bda80a2e120"><code>72bbf3d</code></a>
Release v0.87.0 (<a
href="https://redirect.github.com/aws-cloudformation/cfn-python-lint/issues/3179">#3179</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/9565d74ad10ca58561fbef035224946f565b1148"><code>9565d74</code></a>
Update CloudFormation specs to 171.0.0 (<a
href="https://redirect.github.com/aws-cloudformation/cfn-python-lint/issues/3160">#3160</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/c53b1040aedb23ba5f1ed3981aef0040679a96e7"><code>c53b104</code></a>
When using a list param in foreach pass back select statements when no
allowe...</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/691836389149bc0047b4216c0022d17356321239"><code>6918363</code></a>
Fix an issue with graphs and not quoting attrs (<a
href="https://redirect.github.com/aws-cloudformation/cfn-python-lint/issues/3177">#3177</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/5c4f1b11a1dc843c435e6af892d6d1e727abbe3a"><code>5c4f1b1</code></a>
Read replicas don't need backup period (<a
href="https://redirect.github.com/aws-cloudformation/cfn-python-lint/issues/3171">#3171</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/b3cec6a07f7c892361db66d1524e16580a87ea88"><code>b3cec6a</code></a>
Change filenames to be OS specific paths (<a
href="https://redirect.github.com/aws-cloudformation/cfn-python-lint/issues/3170">#3170</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/eaf23cae2a8faf6c245e1ef0bb5364fcd5066b4a"><code>eaf23ca</code></a>
Validate null Condition section (<a
href="https://redirect.github.com/aws-cloudformation/cfn-python-lint/issues/3169">#3169</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/fb55eeee02581aaaf40c9a7b87880c6db4a97aaa"><code>fb55eee</code></a>
Change branch for PR (<a
href="https://redirect.github.com/aws-cloudformation/cfn-python-lint/issues/3158">#3158</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/bf32c84ffb0637fb410cc12a17b519e025fcb394"><code>bf32c84</code></a>
Update v1 job (<a
href="https://redirect.github.com/aws-cloudformation/cfn-python-lint/issues/3157">#3157</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/869870dc26012920b494be02c2da1734a47d5572"><code>869870d</code></a>
Add maintenance jobs for v0 and v1 (<a
href="https://redirect.github.com/aws-cloudformation/cfn-python-lint/issues/3156">#3156</a>)</li>
<li>See full diff in <a
href="https://github.com/aws-cloudformation/cfn-python-lint/compare/v0.86.4...v0.87.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.86.4&new-version=0.87.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 May 1, 2024
1 parent 3925c54 commit b1623f4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,15 @@ boto3 = "^1.34.94"
argparse = "^1.4.0"
pre-commit = "^3.5.0"
pytest = "^8.2.0"
cfn-lint = "^0.86.4"
cfn-lint = "^0.87.0"
pyjwt = "^2.8.0"
proxygen-cli = "^2.1.13"

[tool.poetry.scripts]

[tool.poetry.group.dev.dependencies]
pre-commit = "^3.7.0"
cfn-lint = "^0.86.4"
cfn-lint = "^0.87.0"
black = "^24.4.2"
flake8 = "^7.0.0"
jinja2 = "^3.1.3"
Expand Down

0 comments on commit b1623f4

Please sign in to comment.