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.51.0 to 0.52.0 #742

Merged
merged 1 commit into from Jul 1, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2021

Bumps cfn-lint from 0.51.0 to 0.52.0.

Release notes

Sourced from cfn-lint's releases.

Release v0.52.0

Features
  • End support for Python 3.4 (pull #2048)
  • New rule I3013 to validate retention period settings on applicable resources (pull #2054)
CloudFormation Specifications
  • Update resource specs to 39.3.0 (pull #2047)
Fixes
  • Update ManagedPolicies.json to include AWSLambda_FullAccess and AWSLambda_ReadOnlyAccess (pull #2062)
  • Fix a warning in setuptools with description-file needed to be description_file (pull #2051)
  • Update the schema.json for .cfnlintrc files to have the correct format for custom_rules (pull #2055)
  • Update rule E1029 to not look at TemplatyBody since it can be a nested template (pull #2057)
  • Update rule E3012 to think of a list as json (pull #2067)
Changelog

Sourced from cfn-lint's changelog.

v0.52.0

Features
  • End support for Python 3.4 (pull #2048)
  • New rule I3013 to validate retention period settings on applicable resources (pull #2054)
CloudFormation Specifications
  • Update resource specs to 39.3.0 (pull #2047)
Fixes
  • Update ManagedPolicies.json to include AWSLambda_FullAccess and AWSLambda_ReadOnlyAccess (pull #2062)
  • Fix a warning in setuptools with description-file needed to be description_file (pull #2051)
  • Update the schema.json for .cfnlintrc files to have the correct format for custom_rules (pull #2055)
  • Update rule E1029 to not look at TemplatyBody since it can be a nested template (pull #2057)
  • Update rule E3012 to think of a list as json (pull #2067)
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.51.0 to 0.52.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.51.0...v0.52.0)

---
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 request that updates a dependency file changelog:minor Minor change resulting in a minor release poetry Update to Poetry configuration python Update to Python code labels Jul 1, 2021
@dependabot dependabot bot requested a review from ITProKyle July 1, 2021 12:15
@codecov
Copy link

codecov bot commented Jul 1, 2021

Codecov Report

Merging #742 (bd2c121) into master (64ca02f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #742   +/-   ##
=======================================
  Coverage   87.34%   87.34%           
=======================================
  Files         218      218           
  Lines       13849    13849           
=======================================
  Hits        12096    12096           
  Misses       1753     1753           

Continue to review full report at Codecov.

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

@ITProKyle ITProKyle removed the changelog:minor Minor change resulting in a minor release label Jul 1, 2021
@ITProKyle ITProKyle merged commit 6204b45 into master Jul 1, 2021
@ITProKyle ITProKyle deleted the dependabot/pip/cfn-lint-0.52.0 branch July 1, 2021 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

None yet

1 participant