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

Bump cfn-lint from 0.46.0 to 0.72.2 in /dependencies #673

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 6, 2022

Bumps cfn-lint from 0.46.0 to 0.72.2.

Release notes

Sourced from cfn-lint's releases.

Release v0.72.2

CloudFormation Specifications
  • Update CloudFormation specs to 100.0.0 (pull #2493)
Fixes
  • Update rule E1011 to merge key validation into one method (pull #2502)

Release v0.72.1

CloudFormation Specifications
  • Add ap-south-2 region (pull #2503)
Fixes
  • Rebuild the graph after doing the transform (pull #2502)

Release v0.72.0

Features
  • Add more info into the graph including outputs and parameters(pull #2452)
CloudFormation Specifications
  • Update CloudFormation specs to 99.0.0 (pull #2486)
  • Add eu-south-2 region (pull #2490)
Fixes
  • Make sure regex patterns with \w are validating against ASCII (pull #2487)

Release v0.71.1

Features
CloudFormation Specifications
  • Add support for region eu-central-2 (pull #2478)
  • Update CloudFormation specs to 97.0.0 (pull #2475)

Release v0.71.0

Features
  • Reduce storage on disk by reducing regional specs to only have differences from us-east-1 spec (pull #2457)
CloudFormation Specifications
  • Update CloudFormation specs to 96.0.0 (pull #2461)
Fixes
  • Fix an issue with junit/pretty formatter/core process to get all rules even on parse failure (pull #2462)
  • Fix an issue when use stdin to pass a template and cfn-lint with parameters giving E0000 (pull #2470)

Release v0.70.1

Features
  • Add support for Python 3.11 (pull #2463)
Fixes
  • Fix an issue with --list-rules failing (pull #2466)

Release v0.70.0

Features
  • Add rule W8003 to check if Fn::Equals will always be true or false (pull #2426)
  • Allow you to configure how exit codes work (pull #2436)
CloudFormation Specifications
  • Update CloudFormation specs to 95.0.0 (pull #2440)
  • Remove check for string size of Lambda::Function.Code.Zipfile (pull #2447)
Fixes

... (truncated)

Changelog

Sourced from cfn-lint's changelog.

v0.72.2

CloudFormation Specifications
  • Update CloudFormation specs to 100.0.0 (pull #2493)
Fixes
  • Update rule E1011 to merge key validation into one method (pull #2502)

v0.72.1

CloudFormation Specifications
  • Add ap-south-2 region (pull #2503)
Fixes
  • Rebuild the graph after doing the transform (pull #2502)

v0.72.0

Features
  • Add more info into the graph including outputs and parameters(pull #2452)
CloudFormation Specifications
  • Update CloudFormation specs to 99.0.0 (pull #2486)
  • Add eu-south-2 region (pull #2490)
Fixes
  • Make sure regex patterns with \w are validating against ASCII (pull #2487)

v0.71.1

Features
CloudFormation Specifications
  • Add support for region eu-central-2 (pull #2478)
  • Update CloudFormation specs to 97.0.0 (pull #2475)

v0.71.0

Features
  • Reduce storage on disk by reducing regional specs to only have differences from us-east-1 spec (pull #2457)
CloudFormation Specifications
  • Update CloudFormation specs to 96.0.0 (pull #2461)
Fixes
  • Fix an issue with junit/pretty formatter/core process to get all rules even on parse failure (pull #2462)
  • Fix an issue when use stdin to pass a template and cfn-lint with parameters giving E0000 (pull #2470)

v0.70.1

Features
  • Add support for Python 3.11 (pull #2463)
Fixes
  • Fix an issue with --list-rules failing (pull #2466)

v0.70.0

Features
  • Add rule W8003 to check if Fn::Equals will always be true or false (pull #2426)
  • Allow you to configure how exit codes work (pull #2436)
CloudFormation Specifications
  • Update CloudFormation specs to 95.0.0 (pull #2440)
  • Remove check for string size of Lambda::Function.Code.Zipfile (pull #2447)
Fixes

... (truncated)

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 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)

Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint) from 0.46.0 to 0.72.2.
- [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.46.0...v0.72.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 6, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 15, 2022

Superseded by #678.

@dependabot dependabot bot closed this Dec 15, 2022
@dependabot dependabot bot deleted the dependabot/pip/dependencies/cfn-lint-0.72.2 branch December 15, 2022 09:01
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 python Pull requests that update Python code
Projects
None yet
0 participants