Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
⬆️ Bump cfn-lint from 0.85.2 to 0.85.3 (#55)
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint) from 0.85.2 to 0.85.3. <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.85.3</h2> <h6>CloudFormation Specifications</h6> <ul> <li>Update CloudFormation specs to <code>162.0.0</code> (pull #<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3069">3069</a>)</li> </ul> <h6>Fixes</h6> <ul> <li>Raise error if any key in a mapping is null (pull #<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3073">3073</a>)</li> <li>Add getatt support for registry schemas (pull #<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3061">3061</a>)</li> <li>Set Application location when its a string in SAM transform (pull #<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3060">3060</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.85.3</h3> <h6>CloudFormation Specifications</h6> <ul> <li>Update CloudFormation specs to <code>162.0.0</code> (pull #<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3069">3069</a>)</li> </ul> <h6>Fixes</h6> <ul> <li>Raise error if any key in a mapping is null (pull #<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3073">3073</a>)</li> <li>Add getatt support for registry schemas (pull #<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3061">3061</a>)</li> <li>Set Application location when its a string in SAM transform (pull #<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3060">3060</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/aa31e901dd3d10341d851b8417ed5d939d834338"><code>aa31e90</code></a> Release v0.85.3 (<a href="https://redirect.github.com/aws-cloudformation/cfn-python-lint/issues/3080">#3080</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/94da3236de0ee62f68f8f3dd99988584c2bce6a4"><code>94da323</code></a> Fix some issues from pylint (<a href="https://redirect.github.com/aws-cloudformation/cfn-python-lint/issues/3077">#3077</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/6e46e9dbecbcf1114ccd5cc69486f3c3ba75784b"><code>6e46e9d</code></a> chore(deps): bump codecov/codecov-action from 4.0.1 to 4.0.2 (<a href="https://redirect.github.com/aws-cloudformation/cfn-python-lint/issues/3074">#3074</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/6836533732943b8d44f4dd05d40c0c019ea3243b"><code>6836533</code></a> Raise error if any key in a mapping is null (<a href="https://redirect.github.com/aws-cloudformation/cfn-python-lint/issues/3073">#3073</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/4a3dd987bdbd5c35113ab5b88f48fbfd9cd506dd"><code>4a3dd98</code></a> Update CloudFormation specs to 162.0.0 (<a href="https://redirect.github.com/aws-cloudformation/cfn-python-lint/issues/3069">#3069</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/f769022de51dd5802874d480da968de5f39a632d"><code>f769022</code></a> Update CloudFormation specs to 161.0.0 (<a href="https://redirect.github.com/aws-cloudformation/cfn-python-lint/issues/3058">#3058</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/374bca860be7a4ea17bb4481aa07feb96b3696fb"><code>374bca8</code></a> Add getatt support for registry schemas (<a href="https://redirect.github.com/aws-cloudformation/cfn-python-lint/issues/3061">#3061</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/33983345c7eee06dd04e945ceac6112ae9cc5279"><code>3398334</code></a> Set Application location when its a string (<a href="https://redirect.github.com/aws-cloudformation/cfn-python-lint/issues/3060">#3060</a>)</li> <li>See full diff in <a href="https://github.com/aws-cloudformation/cfn-python-lint/compare/v0.85.2...v0.85.3">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.85.2&new-version=0.85.3)](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