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

chore(deps): bump cfn-lint from 0.80.3 to 0.81.0 in /requirements #6057

Merged
merged 3 commits into from
Oct 12, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 2023

Bumps cfn-lint from 0.80.3 to 0.81.0.

Release notes

Sourced from cfn-lint's releases.

Release v0.81.0

CloudFormation Specifications
  • Update CloudFormation specs to 143.0.0 (pull #2893)
Fixes
  • Update language transformation to pass through empty objects (pull #2899)
  • Update rule E1017 to allow Fn::Select to allow Fn::Select (pull #2900)
  • Update rule E2532 to support ToleratedFailurePercentage and ItemBatcher to Map (pull #2901)

Release v0.80.4

CloudFormation Specifications
  • Update CloudFormation specs to 142.0.0 (pull #2889)
Fixes
  • Update rule E2520 to allow for empty lists (pull #2891)
Changelog

Sourced from cfn-lint's changelog.

v0.81.0

CloudFormation Specifications
  • Update CloudFormation specs to 143.0.0 (pull #2893)
Fixes
  • Update language transformation to pass through empty objects (pull #2899)
  • Update rule E1017 to allow Fn::Select to allow Fn::Select (pull #2900)
  • Update rule E2532 to support ToleratedFailurePercentage and ItemBatcher to Map (pull #2901)

v0.80.4

CloudFormation Specifications
  • Update CloudFormation specs to 142.0.0 (pull #2889)
Fixes
  • Update rule E2520 to allow for empty lists (pull #2891)
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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint) from 0.80.3 to 0.81.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.80.3...v0.81.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 9, 2023 08:55
@dependabot dependabot bot requested review from hawflau and mildaniel October 9, 2023 08:55
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 9, 2023
@dependabot dependabot bot requested a review from sriram-mv October 9, 2023 08:56
@mndeveci mndeveci enabled auto-merge October 11, 2023 23:36
@mndeveci mndeveci added this pull request to the merge queue Oct 12, 2023
Merged via the queue into develop with commit 401a192 Oct 12, 2023
79 checks passed
@dependabot dependabot bot deleted the dependabot/pip/requirements/develop/cfn-lint-0.81.0 branch October 12, 2023 00:51
moelasmar pushed a commit to moelasmar/aws-sam-cli that referenced this pull request Oct 22, 2023
…s#6057)

Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint) from 0.80.3 to 0.81.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.80.3...v0.81.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Haresh Nasit <[email protected]>
Co-authored-by: Mehmet Nuri Deveci <[email protected]>
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 pr/internal python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants