onicagroup / runway

Simplify infrastructure/app testing/deployment
https://docs.onica.com/projects/runway
Apache License 2.0
150 stars 61 forks source link

Build(deps): bump cfn-lint from 0.83.8 to 0.87.7 #2368

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 2 weeks ago

Bumps cfn-lint from 0.83.8 to 0.87.7.

Release notes

Sourced from cfn-lint's releases.

Release v0.87.7

Fixes
  • Update rule W2531 to validate when the specified runtime is deprecated (pull #3297)
  • Update rule E2531 to validate when you can no longer create a lambda function with the specified runtime (pull #3297)
  • Create rule E2533 to validate when you can no longer update a lambda function with the specified runtime (pull #3297)

Release v0.87.6

CloudFormation Specifications
  • Update CloudFormation specs to 177.0.0 (pull #3282)
Fixes
  • Update language transformation to handle SSM based Parameters (pull #3293)

Release v0.87.5

CloudFormation Specifications
  • Update CloudFormation specs to 176.0.0 (pull #3268)
Fixes
  • Update W1011 to allow integers in the Fn::FindInMap (pull #3272)

Release v0.87.4

CloudFormation Specifications
  • Update CloudFormation specs to 175.0.0 (pull #3255)
  • Add some allowed patterns for ELB and SGs (pull #3269)
Fixes
  • Return None when a list is emptied out during condition processing (pull #3265)

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

... (truncated)

Changelog

Sourced from cfn-lint's changelog.

v0.87.7

Fixes
  • Update rule W2531 to validate when the specified runtime is deprecated (pull #3297)
  • Update rule E2531 to validate when you can no longer create a lambda function with the specified runtime (pull #3297)
  • Create rule E2533 to validate when you can no longer update a lambda function with the specified runtime (pull #3297)

v0.87.6

CloudFormation Specifications
  • Update CloudFormation specs to 177.0.0 (pull #3282)
Fixes
  • Update language transformation to handle SSM based Parameters (pull #3293)

v0.87.5

CloudFormation Specifications
  • Update CloudFormation specs to 176.0.0 (pull #3268)
Fixes
  • Update W1011 to allow integers in the Fn::FindInMap (pull #3272)

v0.87.4

CloudFormation Specifications
  • Update CloudFormation specs to 175.0.0 (pull #3255)
  • Add some allowed patterns for ELB and SGs (pull #3269)
Fixes
  • Return None when a list is emptied out during condition processing (pull #3265)

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

... (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 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)
codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.17%. Comparing base (70af6b9) to head (2c4d5df).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/onicagroup/runway/pull/2368/graphs/tree.svg?width=650&height=150&src=pr&token=Ku28I0RY80&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=onicagroup)](https://app.codecov.io/gh/onicagroup/runway/pull/2368?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=onicagroup) ```diff @@ Coverage Diff @@ ## master #2368 +/- ## ========================================== - Coverage 90.18% 90.17% -0.01% ========================================== Files 247 247 Lines 15677 15677 ========================================== - Hits 14138 14137 -1 - Misses 1539 1540 +1 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/onicagroup/runway/pull/2368/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=onicagroup) ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/onicagroup/runway/pull/2368?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=onicagroup). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=onicagroup) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/onicagroup/runway/pull/2368?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=onicagroup). Last update [70af6b9...2c4d5df](https://app.codecov.io/gh/onicagroup/runway/pull/2368?dropdown=coverage&src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=onicagroup). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=onicagroup).
dependabot[bot] commented 1 week ago

Superseded by #2382.