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.9 in /dependencies #597

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 18, 2023

Bumps cfn-lint from 0.46.0 to 0.72.9.

Release notes

Sourced from cfn-lint's releases.

Release v0.72.9

CloudFormation Specifications
  • Update CloudFormation specs to 107.0.0 (pull #2546)

Release v0.72.8

Features
  • Support Fn::FindInMap enhancements when template is declared with AWS::LanguageExtensions (pull #2512)

Release v0.72.7

CloudFormation Specifications
  • Update CloudFormation specs to 106.0.0 (pull #2546)
Fixes
  • Update rule E1030 to include Fn::FindInMap when using Fn::Length (pull #2547)
  • Update rule E3002 to allow a Fn::GetAtt for an object (pull #2548)
  • Update rule E2532 to include current task properties (pull #2549)

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)

... (truncated)

Changelog

Sourced from cfn-lint's changelog.

v0.72.9

CloudFormation Specifications
  • Update CloudFormation specs to 107.0.0 (pull #2546)

v0.72.8

Features
  • Support Fn::FindInMap enhancements when template is declared with AWS::LanguageExtensions (pull #2512)

v0.72.7

CloudFormation Specifications
  • Update CloudFormation specs to 106.0.0 (pull #2546)
Fixes
  • Update rule E1030 to include Fn::FindInMap when using Fn::Length (pull #2547)
  • Update rule E3002 to allow a Fn::GetAtt for an object (pull #2548)
  • Update rule E2532 to include current task properties (pull #2549)

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)

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

---
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 Jan 18, 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
0 participants