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

Bump cfn-lint from 0.45.0 to 0.56.1 in /dependencies #300

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 17, 2021

Bumps cfn-lint from 0.45.0 to 0.56.1.

Release notes

Sourced from cfn-lint's releases.

Release v0.56.1

CloudFormation Specifications
  • Update CloudFormation specs to 48.0.0 (pull #2170)
  • Add AWS::OpenSearchService::Domain to be in the list for EnableVersionUpgrade (pull #2174)

Release v0.56.0

Features
  • Update aws-sam-translator to 1.40.0 (pull #2165)
CloudFormation Specifications
  • Update CloudFormation specs to 47.0.0 (pull #2164)
Fixes
  • Switching logging level for samtranslator to CRITICAL (pull #2168)

Release v0.55.0

Features
  • Adds support for outputting results in SARIF (pull #2126)
CloudFormation Specifications
  • Update CloudFormation specs to 46.0.0 (pull #2158)

Release v0.54.4

CloudFormation Specifications
  • Update CloudFormation specs to 45.0.0 (pull #2153)
  • Add AWS::DynamoDB::GlobalTable to AWS::Lambda::EventSourceMapping.EventSourceArn (pull #2151)
  • Expand stateful resource types to include AWS::SecretsManager::Secret (pull #2154)
Fixes
  • Add InstanceRefresh to allowed values for SuspendProcesses in rule E3016 (pull #2160)
  • Strip conditions completely from CodePipeline definitions in rule E2541 (pull #2152)

Release v0.54.3

Features
CloudFormation Specifications
  • Update CloudFormation specs to 44.0.0 (pull #2124)
  • Update AllowedValues for AWS::CloudTrail::Trail.DataResourceType (pull #2134)
Fixes
  • Add support for Fn::If inside rule E1024 (pull #2140)
  • Update aws-sam-translator to 1.39.0 (pull #2129)

Release v0.54.2

CloudFormation Specifications
  • Update CloudFormation specs to 41.2.0 (pull #2119)

Release v0.54.1

Fixes
  • Update Serverless/ManagedPolicies.json and create automation to keep it up to date going forward (pull #2116)

Release v0.54.0

Features
  • Update default configuration on rule E3012 to no be strict (pull #2103)
  • Add rule E3043 to validate nested stack parameters (pull #2074)

... (truncated)

Changelog

Sourced from cfn-lint's changelog.

v0.56.1

CloudFormation Specifications
  • Update CloudFormation specs to 48.0.0 (pull #2170)
  • Add AWS::OpenSearchService::Domain to be in the list for EnableVersionUpgrade (pull #2174)

v0.56.0

Features
  • Update aws-sam-translator to 1.40.0 (pull #2165)
CloudFormation Specifications
  • Update CloudFormation specs to 47.0.0 (pull #2164)
Fixes
  • Switching logging level for samtranslator to CRITICAL (pull #2168)

v0.55.0

Features
  • Adds support for outputting results in SARIF (pull #2126)
CloudFormation Specifications
  • Update CloudFormation specs to 46.0.0 (pull #2158)

v0.54.4

CloudFormation Specifications
  • Update CloudFormation specs to 45.0.0 (pull #2153)
  • Add AWS::DynamoDB::GlobalTable to AWS::Lambda::EventSourceMapping.EventSourceArn (pull #2151)
  • Expand stateful resource types to include AWS::SecretsManager::Secret (pull #2154)
Fixes
  • Add InstanceRefresh to allowed values for SuspendProcesses in rule E3016 (pull #2160)
  • Strip conditions completely from CodePipeline definitions in rule E2541 (pull #2152)

v0.54.3

Features
CloudFormation Specifications
  • Update CloudFormation specs to 44.0.0 (pull #2124)
  • Update AllowedValues for AWS::CloudTrail::Trail.DataResourceType (pull #2134)
Fixes
  • Add support for Fn::If inside rule E1024 (pull #2140)
  • Update aws-sam-translator to 1.39.0 (pull #2129)

v0.54.2

CloudFormation Specifications
  • Update CloudFormation specs to 41.2.0 (pull #2119)

v0.54.1

Fixes
  • Update Serverless/ManagedPolicies.json and create automation to keep it up to date going forward (pull #2116)

v0.54.0

Features
  • Update default configuration on rule E3012 to no be strict (pull #2103)

... (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.45.0 to 0.56.1.
- [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.45.0...v0.56.1)

---
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 added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 17, 2021
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