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.6 in /dependencies #596

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 4, 2023

Bumps cfn-lint from 0.46.0 to 0.72.6.

Release notes

Sourced from cfn-lint's releases.

Release v0.72.6

CloudFormation Specifications
  • Update CloudFormation specs to 105.0.0 (pull #2530)
Fixes
  • Use a clean copy of the cli_value each time when merging config to avoid leaking config from one template to another (pull #2536)

Release v0.72.5

Features
  • Update rule W1001 to support Fn::Sub (pull #2525)
CloudFormation Specifications
  • Update CloudFormation specs to 102.0.0 (pull #2523)

Release v0.72.4

Fixes
  • Update Template function get_valid_getatts to better return None when a property type doesn't exist (pull #2527)

Release v0.72.3

Features
  • Update rule E2015 to support the AllowedValues and AllowedPattern attributes for CommaDelimitedList parameters (pull #2521)
CloudFormation Specifications
  • Update CloudFormation specs to 101.0.0 (pull #2517)
  • Update get_valid_getatts to account for changes in the CloudFormation spec (pull #2520)
Fixes
  • Don't validate rule I3042 when using SAM (pull #2513)

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)

... (truncated)

Changelog

Sourced from cfn-lint's changelog.

v0.72.6

CloudFormation Specifications
  • Update CloudFormation specs to 105.0.0 (pull #2530)
Fixes
  • Use a clean copy of the cli_value each time when merging config to avoid leaking config from one template to another (pull #2536)

v0.72.5

Features
  • Update rule W1001 to support Fn::Sub (pull #2525)
CloudFormation Specifications
  • Update CloudFormation specs to 102.0.0 (pull #2523)

v0.72.4

Fixes
  • Update Template function get_valid_getatts to better return None when a property type doesn't exist (pull #2527)

v0.72.3

Features
  • Update rule E2015 to support the AllowedValues and AllowedPattern attributes for CommaDelimitedList parameters (pull #2521)
CloudFormation Specifications
  • Update CloudFormation specs to 101.0.0 (pull #2517)
  • Update get_valid_getatts to account for changes in the CloudFormation spec (pull #2520)
Fixes
  • Don't validate rule I3042 when using SAM (pull #2513)

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)

... (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.6.
- [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.6)

---
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 added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 4, 2023
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
Development

Successfully merging this pull request may close these issues.

0 participants