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.77.0 to 0.77.5 in /dependencies/python #4195

Merged
merged 1 commit into from
May 25, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 15, 2023

Bumps cfn-lint from 0.77.0 to 0.77.5.

Release notes

Sourced from cfn-lint's releases.

Release v0.77.5

CloudFormation Specifications
  • Update CloudFormation specs to 121.0.0 (pull #2723)

Release v0.77.4

CloudFormation Specifications
  • Update CloudFormation specs to 120.0.0 (pull #2714)
Fixes
  • Fix Conditions logic when checking a condition against a region. Now return True and False when the condition has no basis on region (pull #2721)
  • Rebuild conditions inside the Template class when doing a Transform (pull #2720)

Release v0.77.3

CloudFormation Specifications
  • Update CloudFormation specs to 119.2.0 (pull #2703)
Fixes
  • GetAtt can return objects along with FindInMap (pull #2709)

Release v0.77.2

Features
  • Add custom operators for regex, gt, lt (pull #2694)
CloudFormation Specifications
  • Update CloudFormation specs to 119.1.0 (pull #2698)

Release v0.77.1

CloudFormation Specifications
  • Update CloudFormation specs to 119.1.0 (pull #2678)
  • Update allowed values for AWS::RDS::DBInstance.PerformanceInsightsRetentionPeriod (pull #2696)
Fixes
  • Update rule E3001 to evaluate if a resource with a condition is affected by the region (pull #2691)
Changelog

Sourced from cfn-lint's changelog.

v0.77.5

CloudFormation Specifications
  • Update CloudFormation specs to 121.0.0 (pull #2723)

v0.77.4

CloudFormation Specifications
  • Update CloudFormation specs to 120.0.0 (pull #2714)
Fixes
  • Fix Conditions logic when checking a condition against a region. Now return True and False when the condition has no basis on region (pull #2721)
  • Rebuild conditions inside the Template class when doing a Transform (pull #2721)

v0.77.3

CloudFormation Specifications
  • Update CloudFormation specs to 119.2.0 (pull #2703)
Fixes
  • GetAtt can return objects along with FindInMap (pull #2709)

v0.77.2

Features
  • Add custom operators for regex, gt, lt (pull #2694)
CloudFormation Specifications
  • Update CloudFormation specs to 119.1.0 (pull #2698)

v0.77.1

CloudFormation Specifications
  • Update CloudFormation specs to 119.1.0 (pull #2678)
  • Update allowed values for AWS::RDS::DBInstance.PerformanceInsightsRetentionPeriod (pull #2696)
Fixes
  • Update rule E3001 to evaluate if a resource with a condition is affected by the region (pull #2691)
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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 15, 2023
@dependabot dependabot bot requested a review from GaboFDC as a code owner May 15, 2023 14:06
@dependabot dependabot bot added the python Pull requests that update Python code label May 15, 2023
@dependabot dependabot bot requested a review from ferrarimarco as a code owner May 15, 2023 14:06
@dependabot dependabot bot force-pushed the dependabot/pip/dependencies/python/cfn-lint-0.77.5 branch 6 times, most recently from 4514da4 to a5e3d58 Compare May 24, 2023 01:10
@Hanse00
Copy link
Collaborator

Hanse00 commented May 24, 2023

This one depends on #4123

@dependabot dependabot bot force-pushed the dependabot/pip/dependencies/python/cfn-lint-0.77.5 branch 4 times, most recently from d17827c to a55c24c Compare May 25, 2023 02:28
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint) from 0.77.0 to 0.77.5.
- [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.0...v0.77.5)

---
updated-dependencies:
- dependency-name: cfn-lint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/dependencies/python/cfn-lint-0.77.5 branch from a55c24c to 132233c Compare May 25, 2023 03:58
@Hanse00 Hanse00 merged commit d6d39cf into main May 25, 2023
4 checks passed
@Hanse00 Hanse00 deleted the dependabot/pip/dependencies/python/cfn-lint-0.77.5 branch May 25, 2023 04:28
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.

None yet

1 participant