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-dev): Bump cfn-lint from 0.81.0 to 0.85.0 #240

Merged
merged 3 commits into from
Jan 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2024

Bumps cfn-lint from 0.81.0 to 0.85.0.

Release notes

Sourced from cfn-lint's releases.

Release v0.85.0

Feature
  • Update rule E3027 to validate rate periods (pull #3017)
  • Add support new language extension foreach capabilities &{parameter} (pull #3033)
  • Passthrough metadata into SAM translator (pull #3030)
  • Switch to using path and resource names for directives (pull #3035)
CloudFormation Specifications
  • Update CloudFormation specs to 156.0.0 (pull #3029)

Release v0.84.0

CloudFormation Specifications
  • Update CloudFormation specs to 154.0.0 (pull #3005)
  • Add db.serverless to neptune instance classes (pull #3009)
Fixes
  • Drop python 3.7 support (pull #3005)

Release v0.83.8

CloudFormation Specifications
  • Update CloudFormation specs to 153.0.0 (pull #2986)
Fixes
  • Remove rule E2506 which results in false positive (pull #3001)
  • Return dict str_node when doing transform (pull #2996)

Release v0.83.7

CloudFormation Specifications
  • Update CloudFormation specs to 152.0.0 (pull #2984)
  • Add ca-west-1 region (pull #2980)

Release v0.83.6

CloudFormation Specifications
  • Update CloudFormation specs to 151.0.0 (pull #2969)
Fixes
  • Fix LanguageTransformer to better handle Fn::GetAtt dot notation in Fn::Sub (pull #2974)
  • Update rule E2530 and I2530 to support regionality of the SnapStart feature (pull #2973)

Release v0.83.5

CloudFormation Specifications
  • Update CloudFormation specs to 150.0.0 (pull #2963)
  • Patch in TargetObjectKeyFormat for AWS::S3::Bucket (pull #2966)
Fixes
  • Update rule E3013 to ignore dynamic references in CloudFront aliases (pull #2967)

Release v0.83.4

CloudFormation Specifications
  • Update CloudFormation specs to 149.0.0 (pull #2951)
  • Add KeyID as a target for TargetKeyId (pull #2953)

Release v0.83.3

CloudFormation Specifications
  • Update CloudFormation specs to include python3.12 (pull #2947)

... (truncated)

Changelog

Sourced from cfn-lint's changelog.

v0.85.0

Feature
  • Update rule E3027 to validate rate periods (pull #3017)
  • Add support new language extension foreach capabilities &{parameter} (pull #3033)
  • Passthrough metadata into SAM translator (pull #3030)
  • Switch to using path and resource names for directives (pull #3035)
CloudFormation Specifications
  • Update CloudFormation specs to 156.0.0 (pull #3029)

v0.84.0

CloudFormation Specifications
  • Update CloudFormation specs to 154.0.0 (pull #3005)
  • Add db.serverless to neptune instance classes (pull #3009)
Fixes
  • Drop python 3.7 support (pull #3005)

v0.83.8

CloudFormation Specifications
  • Update CloudFormation specs to 153.0.0 (pull #2986)
Fixes
  • Remove rule E2506 which results in false positive (pull #3001)
  • Return dict str_node when doing transform (pull #2996)

v0.83.7

CloudFormation Specifications
  • Update CloudFormation specs to 152.0.0 (pull #2984)
  • Add ca-west-1 region (pull #2980)

v0.83.6

CloudFormation Specifications
  • Update CloudFormation specs to 151.0.0 (pull #2969)
Fixes
  • Fix LanguageTransformer to better handle Fn::GetAtt dot notation in Fn::Sub (pull #2974)
  • Update rule E2530 and I2530 to support regionality of the SnapStart feature (pull #2973)

v0.83.5

CloudFormation Specifications
  • Update CloudFormation specs to 150.0.0 (pull #2963)
  • Patch in TargetObjectKeyFormat for AWS::S3::Bucket (pull #2966)
Fixes
  • Update rule E3013 to ignore dynamic references in CloudFront aliases (pull #2967)

v0.83.4

CloudFormation Specifications
  • Update CloudFormation specs to 149.0.0 (pull #2951)
  • Add KeyID as a target for TargetKeyId (pull #2953)

v0.83.3

CloudFormation Specifications
  • Update CloudFormation specs to include python3.12 (pull #2947)

... (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 will merge this PR once CI passes on it, as requested by @Nadock.


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 requested a review from Nadock as a code owner January 29, 2024 21:13
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python labels Jan 29, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/cfn-lint-0.85.0 branch from 2ba0cdf to 3e1bebe Compare January 29, 2024 23:48
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint) from 0.81.0 to 0.85.0.
- [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.81.0...v0.85.0)

---
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 force-pushed the dependabot/pip/cfn-lint-0.85.0 branch from 3e1bebe to 6116e64 Compare January 29, 2024 23:50
Copy link
Owner

@Nadock Nadock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot merged commit d21532d into main Jan 29, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/pip/cfn-lint-0.85.0 branch January 29, 2024 23:58
@Nadock
Copy link
Owner

Nadock commented Jan 29, 2024

#242

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant