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 1.9.4 to 1.9.5 (#400)
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.9.4 to 1.9.5. <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.9.5</h2> <h2>What's Changed</h2> <ul> <li>Increase the max value of <code>AWS::Cognito::UserPoolClient#RefreshTokenValidity</code> to <code>315360000</code> by <a href="https://github.com/BR0kEN"><code>@BR0kEN</code></a>- in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3567">aws-cloudformation/cfn-lint#3567</a></li> <li>Update CloudFormation schemas to 2024-08-05 by <a href="https://github.com/github-actions"><code>@github-actions</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3539">aws-cloudformation/cfn-lint#3539</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/BR0kEN"><code>@BR0kEN</code></a>- made their first contribution in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3567">aws-cloudformation/cfn-lint#3567</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.9.4...v1.9.5">https://github.com/aws-cloudformation/cfn-lint/compare/v1.9.4...v1.9.5</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.9.5</h3> <h2>What's Changed</h2> <ul> <li>Increase the max value of <code>AWS::Cognito::UserPoolClient#RefreshTokenValidity</code> to <code>315360000</code> by <a href="https://github.com/BR0kEN"><code>@BR0kEN</code></a>- in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3567">aws-cloudformation/cfn-lint#3567</a></li> <li>Update CloudFormation schemas to 2024-08-05 by <a href="https://github.com/github-actions"><code>@github-actions</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3539">aws-cloudformation/cfn-lint#3539</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/BR0kEN"><code>@BR0kEN</code></a>- made their first contribution in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3567">aws-cloudformation/cfn-lint#3567</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.9.4...v1.9.5">https://github.com/aws-cloudformation/cfn-lint/compare/v1.9.4...v1.9.5</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/39ca987531a9c7ffa64e1588dd1131273cfdb6b6"><code>39ca987</code></a> Release v1.9.5 (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3568">#3568</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/7f4cad2cf8845e2af2f73d429a686b87a202885c"><code>7f4cad2</code></a> Update CloudFormation schemas to 2024-08-05 (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3539">#3539</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/40cbaf82341dfd9d15538978db15752ba65ab201"><code>40cbaf8</code></a> Increase the max value of <code>AWS::Cognito::UserPoolClient#RefreshTokenValidity</code>...</li> <li>See full diff in <a href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.9.4...v1.9.5">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=1.9.4&new-version=1.9.5)](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