Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump cfn-lint from 0.81.0 to 0.83.0 in /requirements #6138

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2023

Bumps cfn-lint from 0.81.0 to 0.83.0.

Release notes

Sourced from cfn-lint's releases.

Release v0.83.0

Features
  • Add rule E3045 to validate AccessControls are specified when using AccessControl (pull #2905)
  • Add rule W3045 to alert on usage of legacy capability AccessControl (pull #2905)
CloudFormation Specifications
  • Update CloudFormation specs to 145.0.0 (pull #2909)

Release v0.82.2

Fixes
  • Update I2530 validates its using Java runtimes greater than 8 (pull #2916)

Release v0.82.1

Fixes
  • Update E2530 and I2530 to make sure Runtime is a string before using startswith (pull #2912)

Release v0.82.0

Features
  • Add rule W2530 to warn when SnapStart isn't configured correctly (pull #2905)
  • Add rule I2530 to warn when SnapStart isn't configured on newer Java runtimes (pull #2905)
  • Add rule E2530 to error when SnapStart is configured on an unsupported runtime (pull #2905)
CloudFormation Specifications
  • Update CloudFormation specs to 144.0.0 (pull #2898)
Changelog

Sourced from cfn-lint's changelog.

v0.83.0

Features
  • Add rule E3045 to validate AccessControls are specified when using AccessControl (pull #2905)
  • Add rule W3045 to alert on usage of legacy capability AccessControl (pull #2905)
CloudFormation Specifications
  • Update CloudFormation specs to 145.0.0 (pull #2909)

v0.82.2

Fixes
  • Update I2530 validates its using Java runtimes greater than 8 (pull #2916)

v0.82.1

Fixes
  • Update E2530 and I2530 to make sure Runtime is a string before using startswith (pull #2912)

v0.82.0

Features
  • Add rule W2530 to warn when SnapStart isn't configured correctly (pull #2905)
  • Add rule I2530 to warn when SnapStart isn't configured on newer Java runtimes (pull #2905)
  • Add rule E2530 to error when SnapStart is configured on an unsupported runtime (pull #2905)
CloudFormation Specifications
  • Update CloudFormation specs to 144.0.0 (pull #2898)
Commits

Dependabot compatibility score

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 commands and options

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint) from 0.81.0 to 0.83.0.
- [Release notes](https://github.com/aws-cloudformation/cfn-python-lint/releases)
- [Changelog](https://github.com/aws-cloudformation/cfn-lint/blob/main/CHANGELOG.md)
- [Commits](aws-cloudformation/cfn-lint@v0.81.0...v0.83.0)

---
updated-dependencies:
- dependency-name: cfn-lint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 24, 2023 08:19
@dependabot dependabot bot requested review from hnnasit and jysheng123 October 24, 2023 08:19
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 24, 2023
@hnnasit hnnasit added this pull request to the merge queue Oct 24, 2023
Merged via the queue into develop with commit a426f9c Oct 24, 2023
81 checks passed
@dependabot dependabot bot deleted the dependabot/pip/requirements/develop/cfn-lint-0.83.0 branch October 24, 2023 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file pr/internal python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants