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.77.9 to 0.78.1 #1954

Merged
merged 1 commit into from
Jul 31, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 17, 2023

Bumps cfn-lint from 0.77.9 to 0.78.1.

Release notes

Sourced from cfn-lint's releases.

Release v0.78.1

Features
  • Update rule E1018 to flag splitting dynamic references (pull #2786)
  • New rule W2533 to validate lambda zip deployment configuration (pull #2682)
  • Supporting intrinsic function in DeletionPolicy and UpdateReplacePolicy (pull #2784)
CloudFormation Specifications
  • Update CloudFormation specs to 130.0.0 (pull #2783)
Fixes
  • Pin jsonschema to be under 4.18 (pull #2792)
  • Fix using include_experimental in metadata (pull #2785)
  • Fix rule E1024 to better handle conditions (pull #2780)

Release v0.77.10

CloudFormation Specifications
  • Update CloudFormation specs to 127.0.0 (pull #2763)
Changelog

Sourced from cfn-lint's changelog.

v0.78.1

Features
  • Update rule E1018 to flag splitting dynamic references (pull #2786)
  • New rule W2533 to validate lambda zip deployment configuration (pull #2682)
  • Supporting intrinsic function in DeletionPolicy and UpdateReplacePolicy (pull #2784)
CloudFormation Specifications
  • Update CloudFormation specs to 130.0.0 (pull #2783)
Fixes
  • Pin jsonschema to be under 4.18 (pull #2792)
  • Fix using include_experimental in metadata (pull #2785)
  • Fix rule E1024 to better handle conditions (pull #2780)

v0.77.10

CloudFormation Specifications
  • Update CloudFormation specs to 127.0.0 (pull #2763)
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.77.9 to 0.78.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.77.9...v0.78.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 request that updates a dependency file python Update to Python code labels Jul 17, 2023
@github-actions github-actions bot added changelog:skip Don't include this pull request in the release change log poetry Update to Poetry configuration labels Jul 17, 2023
@mbordash2
Copy link
Contributor

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 29, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@codecov
Copy link

codecov bot commented Jul 31, 2023

Codecov Report

Merging #1954 (f8fed26) into master (08a75e6) will not change coverage.
Report is 7 commits behind head on master.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1954   +/-   ##
=======================================
  Coverage   90.17%   90.17%           
=======================================
  Files         247      247           
  Lines       15667    15667           
=======================================
  Hits        14128    14128           
  Misses       1539     1539           

Continue to review full report in Codecov by Sentry.

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

@jake-skipper jake-skipper merged commit 93e56bf into master Jul 31, 2023
30 checks passed
@dependabot dependabot bot deleted the dependabot/pip/cfn-lint-0.78.1 branch July 31, 2023 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:skip Don't include this pull request in the release change log 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.

2 participants