Closed renovate[bot] closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 94.87%. Comparing base (
f1b9d72
) to head (8f212b2
). Report is 60 commits behind head on develop.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
0.86.3
->0.87.11
Release Notes
aws-cloudformation/cfn-lint (cfn-lint)
### [`v0.87.11`](https://redirect.github.com/aws-cloudformation/cfn-lint/releases/tag/v0.87.11) [Compare Source](https://redirect.github.com/aws-cloudformation/cfn-lint/compare/v0.87.10...v0.87.11) ###### CloudFormation Specifications - Update CloudFormation specs to `186.0.0` (pull #[3578](https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3578)) - Add region `ap-southeast-5` (pull #[3673](https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3673)) ### [`v0.87.10`](https://redirect.github.com/aws-cloudformation/cfn-lint/releases/tag/v0.87.10) [Compare Source](https://redirect.github.com/aws-cloudformation/cfn-lint/compare/v0.87.9...v0.87.10) ###### CloudFormation Specifications - Update CloudFormation specs to `182.0.0` (pull #[3391](https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3443)) - Patch in AWS::CloudFormation::StackSet.OperationPreferences.ConcurrencyMode (pull #[3462](https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3462)) ### [`v0.87.9`](https://redirect.github.com/aws-cloudformation/cfn-lint/releases/tag/v0.87.9) [Compare Source](https://redirect.github.com/aws-cloudformation/cfn-lint/compare/v0.87.8...v0.87.9) ###### CloudFormation Specifications - Update CloudFormation specs to `180.0.0` (pull #[3391](https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3391)) ### [`v0.87.8`](https://redirect.github.com/aws-cloudformation/cfn-lint/releases/tag/v0.87.8) [Compare Source](https://redirect.github.com/aws-cloudformation/cfn-lint/compare/v0.87.7...v0.87.8) ###### CloudFormation Specifications - Update CloudFormation specs to `179.0.0` (pull #[3308](https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3308)) ###### Fixes - Update rules to better handle null/None values for `Outputs` (pull #[3302](https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3302)) ### [`v0.87.7`](https://redirect.github.com/aws-cloudformation/cfn-lint/releases/tag/v0.87.7) [Compare Source](https://redirect.github.com/aws-cloudformation/cfn-lint/compare/v0.87.6...v0.87.7) ###### Fixes - Update rule [W2531](https://redirect.github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#W2531) to validate when the specified runtime is deprecated (pull #[3297](https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3297)) - Update rule [E2531](https://redirect.github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E2531) to validate when you can no longer create a lambda function with the specified runtime (pull #[3297](https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3297)) - Create rule [E2533](https://redirect.github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E2533) to validate when you can no longer update a lambda function with the specified runtime (pull #[3297](https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3297)) ### [`v0.87.6`](https://redirect.github.com/aws-cloudformation/cfn-lint/releases/tag/v0.87.6) [Compare Source](https://redirect.github.com/aws-cloudformation/cfn-lint/compare/v0.87.5...v0.87.6) ###### CloudFormation Specifications - Update CloudFormation specs to `177.0.0` (pull #[3282](https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3282)) ###### Fixes - Update language transformation to handle SSM based Parameters (pull #[3293](https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3293)) ### [`v0.87.5`](https://redirect.github.com/aws-cloudformation/cfn-lint/releases/tag/v0.87.5) [Compare Source](https://redirect.github.com/aws-cloudformation/cfn-lint/compare/v0.87.4...v0.87.5) ###### CloudFormation Specifications - Update CloudFormation specs to `176.0.0` (pull #[3268](https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3268)) ###### Fixes - Update [W1011](https://redirect.github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#W1011) to allow integers in the `Fn::FindInMap` (pull #[3272](https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3272)) ### [`v0.87.4`](https://redirect.github.com/aws-cloudformation/cfn-lint/releases/tag/v0.87.4) [Compare Source](https://redirect.github.com/aws-cloudformation/cfn-lint/compare/v0.87.3...v0.87.4) ###### CloudFormation Specifications - Update CloudFormation specs to `175.0.0` (pull #[3255](https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3255)) - Add some allowed patterns for ELB and SGs (pull #[3269](https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3269)) ###### Fixes - Return None when a list is emptied out during condition processing (pull #[3265](https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3265)) ### [`v0.87.3`](https://redirect.github.com/aws-cloudformation/cfn-lint/releases/tag/v0.87.3) [Compare Source](https://redirect.github.com/aws-cloudformation/cfn-lint/compare/v0.87.2...v0.87.3) ###### CloudFormation Specifications - Update CloudFormation specs to `174.0.0` (pull #[3229](https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3229)) ###### Fixes - In Graph make sure is_resource id is string (pull #[3252](https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3252)) - Update language extension transform to enumerate FindInMap when can't be resolved (pull #[3246](https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3246)) - Add `AWS::IAM::ManagedPolicy.PolicyArn` to `AWS::IAM::ManagedPolicy.Arn` (pull #[3230](https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3230)) ### [`v0.87.2`](https://redirect.github.com/aws-cloudformation/cfn-lint/releases/tag/v0.87.2) [Compare Source](https://redirect.github.com/aws-cloudformation/cfn-lint/compare/v0.87.1...v0.87.2) ###### CloudFormation Specifications - Update CloudFormation specs to `173.0.0` (pull #[3215](https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3215)) ###### Fixes - Ignore_bad_template and E0000 based ignore checks (pull #[3226](https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3226)) - Update rule [E3002](https://redirect.github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E3002) to validate GetAtts are to a list when being used for a list (pull #[3224](https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3224)) ### [`v0.87.1`](https://redirect.github.com/aws-cloudformation/cfn-lint/blob/HEAD/CHANGELOG.md#v0871) [Compare Source](https://redirect.github.com/aws-cloudformation/cfn-lint/compare/v0.87.0...v0.87.1) ###### CloudFormation Specifications - Update CloudFormation specs to `172.0.0` (pull #[3181](https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3181)) ###### Fixes - Continue to walk the FindInMap components in transform (pull #[3203](https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3203)) - Fix an issue with refs in registry schemas (pull #[3189](https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3189)) - Add `AWS::Kinesis::Stream` to be a stateful resource (pull #[3188](https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3188)) ### [`v0.87.0`](https://redirect.github.com/aws-cloudformation/cfn-lint/blob/HEAD/CHANGELOG.md#v0870) [Compare Source](https://redirect.github.com/aws-cloudformation/cfn-lint/compare/v0.86.4...v0.87.0) ###### CloudFormation Specifications - Update CloudFormation specs to `171.0.0` (pull #[3160](https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3160)) ###### Fixes - When using a list param in foreach pass back select statements when no allowed value (pull #[3176](https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3176)) - Fix an issue with graphs and pydot and not quoting attrs (pull #[3177](https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3177)) - Update [I3013](https://redirect.github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#I3013) as read replicas don't need backup period (pull #[3171](https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3171)) - Change filenames to be OS specific paths (pull #[3170](https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3170)) - Update [E8001](https://redirect.github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E8001) to validate null Condition section (pull #[3169](https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3169)) ### [`v0.86.4`](https://redirect.github.com/aws-cloudformation/cfn-lint/blob/HEAD/CHANGELOG.md#v0864) [Compare Source](https://redirect.github.com/aws-cloudformation/cfn-lint/compare/v0.86.3...v0.86.4) ###### CloudFormation Specifications - Update CloudFormation specs to `170.0.0` (pull #[3149](https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3149)) ###### Fixes - Only pick up `.json` files when using registry schemas (pull #[3150](https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3150)) - Update IAM policy validation to not allow `Action` and `NotAction` (pull #[3145](https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3145)) - Update IAM policy validation to not allow `Principal` and `NotPrincipal` (pull #[3145](https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3145)) - Update IAM policy validation to not allow `Resource` and `NotResource` (pull #[3145](https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3145))Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.