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

build(deps): bump cfn-lint from 0.83.8 to 0.87.3 #2317

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 17, 2024

Bumps cfn-lint from 0.83.8 to 0.87.3.

Release notes

Sourced from cfn-lint's releases.

Release v0.87.3

CloudFormation Specifications
  • Update CloudFormation specs to 174.0.0 (pull #3229)
Fixes
  • In Graph make sure is_resource id is string (pull #3252)
  • Update language extension transform to enumerate FindInMap when can't be resolved (pull #3246)
  • Add AWS::IAM::ManagedPolicy.PolicyArn to AWS::IAM::ManagedPolicy.Arn (pull #3230)

Release v0.87.2

CloudFormation Specifications
  • Update CloudFormation specs to 173.0.0 (pull #3215)
Fixes
  • Ignore_bad_template and E0000 based ignore checks (pull #3226)
  • Update rule E3002 to validate GetAtts are to a list when being used for a list (pull #3224)

Release v0.87.1

CloudFormation Specifications
  • Update CloudFormation specs to 172.0.0 (pull #3181)
Fixes
  • Continue to walk the FindInMap components in transform (pull #3203)
  • Fix an issue with refs in registry schemas (pull #3189)
  • Add AWS::Kinesis::Stream to be a stateful resource (pull #3188)

Release v0.87.0

CloudFormation Specifications
  • Update CloudFormation specs to 171.0.0 (pull #3160)
Fixes
  • When using a list param in foreach pass back select statements when no allowed value (pull #3176)
  • Fix an issue with graphs and pydot and not quoting attrs (pull #3177)
  • Update I3013 as read replicas don't need backup period (pull #3171)
  • Change filenames to be OS specific paths (pull #3170)
  • Update E8001 to validate null Condition section (pull #3169)

Release v0.86.4

CloudFormation Specifications
  • Update CloudFormation specs to 170.0.0 (pull #3149)
Fixes
  • Only pick up .json files when using registry shcemas (pull #3150)
  • Update IAM policy validation to not allow Action and NotAction (pull #3145)
  • Update IAM policy validation to not allow Principal and NotPrincipal (pull #3145)
  • Update IAM policy validation to not allow Resource and NotResource (pull #3145)

Release v0.86.3

CloudFormation Specifications
  • Update CloudFormation specs to 169.0.0 (pull #3135)
  • Support db2-ae and db2-se RDS engines for AWS::RDS::DBInstance.Engine (pull #3139)
Fixes
  • Safely get readOnlyProperties (pull #3141)

Release v0.86.2

... (truncated)

Changelog

Sourced from cfn-lint's changelog.

v0.87.3

CloudFormation Specifications
  • Update CloudFormation specs to 174.0.0 (pull #3229)
Fixes
  • In Graph make sure is_resource id is string (pull #3252)
  • Update language extension transform to enumerate FindInMap when can't be resolved (pull #3246)
  • Add AWS::IAM::ManagedPolicy.PolicyArn to AWS::IAM::ManagedPolicy.Arn (pull #3230)

v0.87.2

CloudFormation Specifications
  • Update CloudFormation specs to 173.0.0 (pull #3215)
Fixes
  • Ignore_bad_template and E0000 based ignore checks (pull #3226)
  • Update rule E3002 to validate GetAtts are to a list when being used for a list (pull #3224)

v0.87.1

CloudFormation Specifications
  • Update CloudFormation specs to 172.0.0 (pull #3181)
Fixes
  • Continue to walk the FindInMap components in transform (pull #3203)
  • Fix an issue with refs in registry schemas (pull #3189)
  • Add AWS::Kinesis::Stream to be a stateful resource (pull #3188)

v0.87.0

CloudFormation Specifications
  • Update CloudFormation specs to 171.0.0 (pull #3160)
Fixes
  • When using a list param in foreach pass back select statements when no allowed value (pull #3176)
  • Fix an issue with graphs and pydot and not quoting attrs (pull #3177)
  • Update I3013 as read replicas don't need backup period (pull #3171)
  • Change filenames to be OS specific paths (pull #3170)
  • Update E8001 to validate null Condition section (pull #3169)

v0.86.4

CloudFormation Specifications
  • Update CloudFormation specs to 170.0.0 (pull #3149)
Fixes
  • Only pick up .json files when using registry shcemas (pull #3150)
  • Update IAM policy validation to not allow Action and NotAction (pull #3145)
  • Update IAM policy validation to not allow Principal and NotPrincipal (pull #3145)
  • Update IAM policy validation to not allow Resource and NotResource (pull #3145)

v0.86.3

CloudFormation Specifications
  • Update CloudFormation specs to 169.0.0 (pull #3135)
  • Support db2-ae and db2-se RDS engines for AWS::RDS::DBInstance.Engine (pull #3139)
Fixes
  • Safely get readOnlyProperties (pull #3141)

v0.86.2

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot bot added dependencies Pull request that updates a dependency file python Update to Python code labels May 17, 2024
@github-actions github-actions bot added changelog:skip Don't include this pull request in the release change log poetry Update to Poetry configuration labels May 17, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/cfn-lint-0.87.3 branch from 08d592c to f6fc9a9 Compare May 17, 2024 19:45
Copy link

codecov bot commented May 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.16%. Comparing base (2bfa1f2) to head (d46a1f5).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2317      +/-   ##
==========================================
- Coverage   90.17%   90.16%   -0.01%     
==========================================
  Files         247      247              
  Lines       15683    15683              
==========================================
- Hits        14142    14141       -1     
- Misses       1541     1542       +1     

see 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2bfa1f2...d46a1f5. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/pip/cfn-lint-0.87.3 branch 4 times, most recently from fdffbe9 to c248f62 Compare May 20, 2024 18:36
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint) from 0.83.8 to 0.87.3.
- [Release notes](https://github.com/aws-cloudformation/cfn-python-lint/releases)
- [Changelog](https://github.com/aws-cloudformation/cfn-lint/blob/v0.87.3/CHANGELOG.md)
- [Commits](aws-cloudformation/cfn-lint@v0.83.8...v0.87.3)

---
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 force-pushed the dependabot/pip/cfn-lint-0.87.3 branch from c248f62 to d46a1f5 Compare May 20, 2024 18:43
Copy link
Contributor Author

dependabot bot commented on behalf of github May 29, 2024

Superseded by #2335.

@dependabot dependabot bot closed this May 29, 2024
@dependabot dependabot bot deleted the dependabot/pip/cfn-lint-0.87.3 branch May 29, 2024 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:skip Don't include this pull request in the release change log dependencies Pull request that updates a dependency file poetry Update to Poetry configuration python Update to Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants