Skip to content

chore(deps-dev): bump cfn-lint from 0.75.1 to 0.77.4 #402

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 28, 2023

Bumps cfn-lint from 0.75.1 to 0.77.4.

Release notes

Sourced from cfn-lint's releases.

Release v0.77.4

CloudFormation Specifications
  • Update CloudFormation specs to 120.0.0 (pull #2714)
Fixes
  • Fix Conditions logic when checking a condition against a region. Now return True and False when the condition has no basis on region (pull #2721)
  • Rebuild conditions inside the Template class when doing a Transform (pull #2720)

Release v0.77.3

CloudFormation Specifications
  • Update CloudFormation specs to 119.2.0 (pull #2703)
Fixes
  • GetAtt can return objects along with FindInMap (pull #2709)

Release v0.77.2

Features
  • Add custom operators for regex, gt, lt (pull #2694)
CloudFormation Specifications
  • Update CloudFormation specs to 119.1.0 (pull #2698)

Release v0.77.1

CloudFormation Specifications
  • Update CloudFormation specs to 119.1.0 (pull #2678)
  • Update allowed values for AWS::RDS::DBInstance.PerformanceInsightsRetentionPeriod (pull #2696)
Fixes
  • Update rule E3001 to evaluate if a resource with a condition is affected by the region (pull #2691)

Release v0.77.0

Features
  • Convert from re to regex (pull #2643)
  • Implement IS DEFINED in custom rules (pull #2656)
CloudFormation Specifications
  • Update CloudFormation specs to 119.0.0 (pull #2660)
  • Patch AWS::S3::Bucket.InventoryConfiguration.OptionalFields to include ChecksumAlgorithm (pull #2666)
  • Patch AWS::Cognito::UserPool.UserPollTags to be a map of strings (pull #2671)
Fixes
  • Update SAM translation to substitute for a sub in CodeUri (pull #2661)
  • Update language extensions to validate if a ref is iterable before assuming it is (pull #2665)
  • Update rule E3001 to consider a resource level condition when evaluating if the resource type exists (pull #2668)
  • Update rule E3012 to validate if a map is actually a map (pull #2669)

Full Changelog: aws-cloudformation/cfn-lint@v0.76.2...v0.77.0

Release v0.76.2

CloudFormation Specifications
  • Update CloudFormation specs to 118.1.0 (pull #2644)

Release v0.76.1

Fixes
  • Fix an issue with Conditions when a Fn::Equals has a string that isn't in a Parameters AllowedValues (pull #2649)

... (truncated)

Changelog

Sourced from cfn-lint's changelog.

v0.77.4

CloudFormation Specifications
  • Update CloudFormation specs to 120.0.0 (pull #2714)
Fixes
  • Fix Conditions logic when checking a condition against a region. Now return True and False when the condition has no basis on region (pull #2721)
  • Rebuild conditions inside the Template class when doing a Transform (pull #2721)

v0.77.3

CloudFormation Specifications
  • Update CloudFormation specs to 119.2.0 (pull #2703)
Fixes
  • GetAtt can return objects along with FindInMap (pull #2709)

v0.77.2

Features
  • Add custom operators for regex, gt, lt (pull #2694)
CloudFormation Specifications
  • Update CloudFormation specs to 119.1.0 (pull #2698)

v0.77.1

CloudFormation Specifications
  • Update CloudFormation specs to 119.1.0 (pull #2678)
  • Update allowed values for AWS::RDS::DBInstance.PerformanceInsightsRetentionPeriod (pull #2696)
Fixes
  • Update rule E3001 to evaluate if a resource with a condition is affected by the region (pull #2691)

v0.77.0

Features
  • Convert from re to regex (pull #2643)
  • Implement IS DEFINED in custom rules (pull #2656)
CloudFormation Specifications
  • Update CloudFormation specs to 119.0.0 (pull #2660)
  • Patch AWS::S3::Bucket.InventoryConfiguration.OptionalFields to include ChecksumAlgorithm (pull #2666)
  • Patch AWS::Cognito::UserPool.UserPollTags to be a map of strings (pull #2671)
Fixes
  • Update SAM translation to substitute for a sub in CodeUri (pull #2661)
  • Update language extensions to validate if a ref is iterable before assuming it is (pull #2665)
  • Update rule E3001 to consider a resource level condition when evaluating if the resource type exists (pull #2668)
  • Update rule E3012 to validate if a map is actually a map (pull #2669)

v0.76.2

CloudFormation Specifications
  • Update CloudFormation specs to 118.1.0 (pull #2644)

v0.76.1

Fixes
  • Fix an issue with Conditions when a Fn::Equals has a string that isn't in a Parameters AllowedValues (pull #2649)

v0.76.0

Features

... (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.75.1 to 0.77.4.
- [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.75.1...v0.77.4)

---
updated-dependencies:
- dependency-name: cfn-lint
  dependency-type: direct:development
  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 Apr 28, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 8, 2023

Superseded by #409.

@dependabot dependabot bot closed this May 8, 2023
@dependabot dependabot bot deleted the dependabot/pip/develop/cfn-lint-0.77.4 branch May 8, 2023 18:33
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