Skip to content

Commit 16b2110

Browse files
Upgrade: [dependabot] - bump cfn-lint from 0.87.0 to 0.87.2 (#92)
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint) from 0.87.0 to 0.87.2. <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.2</h2> <h6>CloudFormation Specifications</h6> <ul> <li>Update CloudFormation specs to <code>173.0.0</code> (pull #<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3215">3215</a>)</li> </ul> <h6>Fixes</h6> <ul> <li>Ignore_bad_template and E0000 based ignore checks (pull #<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3226">3226</a>)</li> <li>Update rule <a href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E3002">E3002</a> to validate GetAtts are to a list when being used for a list (pull #<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3224">3224</a>)</li> </ul> <h2>Release v0.87.1</h2> <h6>CloudFormation Specifications</h6> <ul> <li>Update CloudFormation specs to <code>172.0.0</code> (pull #<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3181">3181</a>)</li> </ul> <h6>Fixes</h6> <ul> <li>Continue to walk the FindInMap components in transform (pull #<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3203">3203</a>)</li> <li>Fix an issue with refs in registry schemas (pull #<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3189">3189</a>)</li> <li>Add <code>AWS::Kinesis::Stream</code> to be a stateful resource (pull #<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3188">3188</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws-cloudformation/cfn-lint/blob/v0.87.2/CHANGELOG.md">cfn-lint's changelog</a>.</em></p> <blockquote> <h3>v0.87.2</h3> <h6>CloudFormation Specifications</h6> <ul> <li>Update CloudFormation specs to <code>173.0.0</code> (pull #<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3215">3215</a>)</li> </ul> <h6>Fixes</h6> <ul> <li>Ignore_bad_template and E0000 based ignore checks (pull #<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3226">3226</a>)</li> <li>Update rule <a href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E3002">E3002</a> to validate GetAtts are to a list when being used for a list (pull #<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3224">3224</a>)</li> </ul> <h3>v0.87.1</h3> <h6>CloudFormation Specifications</h6> <ul> <li>Update CloudFormation specs to <code>172.0.0</code> (pull #<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3181">3181</a>)</li> </ul> <h6>Fixes</h6> <ul> <li>Continue to walk the FindInMap components in transform (pull #<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3203">3203</a>)</li> <li>Fix an issue with refs in registry schemas (pull #<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3189">3189</a>)</li> <li>Add <code>AWS::Kinesis::Stream</code> to be a stateful resource (pull #<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3188">3188</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/dda559545039fe958fcde414ad0f6c6762284ab5"><code>dda5595</code></a> Release v0.87.2 (<a href="https://redirect.github.com/aws-cloudformation/cfn-python-lint/issues/3227">#3227</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/cb1e5a6bc63ab91f4b814c655a4509d7cabbd997"><code>cb1e5a6</code></a> Update CloudFormation specs to 173.0.0 (<a href="https://redirect.github.com/aws-cloudformation/cfn-python-lint/issues/3215">#3215</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/fa980eb1b2a2e56ebae1fcfdf01ca8c41ac060b1"><code>fa980eb</code></a> Ignore_bad_template and E0000 based ignore checks (<a href="https://redirect.github.com/aws-cloudformation/cfn-python-lint/issues/3226">#3226</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/01a54247e3b0207e6f6cceaf49f406fe75cc076a"><code>01a5424</code></a> Validate GetAtts are to a list when being used for a list (<a href="https://redirect.github.com/aws-cloudformation/cfn-python-lint/issues/3224">#3224</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/10b6a8b517c0e90ed825fc207982c67506fe8bf6"><code>10b6a8b</code></a> Release v0.87.1 (<a href="https://redirect.github.com/aws-cloudformation/cfn-python-lint/issues/3207">#3207</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/64ed27b8fef2574a8e876fe8c997b981b9e81de7"><code>64ed27b</code></a> Update CloudFormation specs to 172.0.0 (<a href="https://redirect.github.com/aws-cloudformation/cfn-python-lint/issues/3181">#3181</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/74168684b5a5f9811d6091884a407b6c70e47ec0"><code>7416868</code></a> Continue to walk the FindInMap components in transform (<a href="https://redirect.github.com/aws-cloudformation/cfn-python-lint/issues/3203">#3203</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/2f45e3d055e09bdeca30dce276981b05ffd9a212"><code>2f45e3d</code></a> Fix an issue with nested in schema (<a href="https://redirect.github.com/aws-cloudformation/cfn-python-lint/issues/3189">#3189</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/1654c78f2f71f1be37a3b5110d81de9c28116d2d"><code>1654c78</code></a> GitHub - Make sure to grab xml files (<a href="https://redirect.github.com/aws-cloudformation/cfn-python-lint/issues/3202">#3202</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/46c2f5d3011f9e3577f1312da96f6d6f1f6f220f"><code>46c2f5d</code></a> Full paths for files being uploaded (<a href="https://redirect.github.com/aws-cloudformation/cfn-python-lint/issues/3201">#3201</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aws-cloudformation/cfn-python-lint/compare/v0.87.0...v0.87.2">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.87.0&new-version=0.87.2)](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 97ee012 commit 16b2110

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ requests = "^2.31.0"
2828
flake8 = "^7.0.0"
2929
pip-licenses = "^4.4.0"
3030
pre-commit = "^3.5.0"
31-
cfn-lint = "^0.87.0"
31+
cfn-lint = "^0.87.2"
3232

3333
[tool.poetry.scripts]
3434

0 commit comments

Comments
 (0)