Conversation
c05d68c to
3363578
Compare
Nadock
approved these changes
Mar 31, 2026
Bumps the python-dev group with 2 updates: [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) and [ruff](https://github.com/astral-sh/ruff). Updates `cfn-lint` from 1.47.0 to 1.47.1 - [Release notes](https://github.com/aws-cloudformation/cfn-lint/releases) - [Changelog](https://github.com/aws-cloudformation/cfn-lint/blob/main/CHANGELOG.md) - [Commits](aws-cloudformation/cfn-lint@v1.47.0...v1.47.1) Updates `ruff` from 0.15.7 to 0.15.8 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.7...0.15.8) --- updated-dependencies: - dependency-name: cfn-lint dependency-version: 1.47.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dev - dependency-name: ruff dependency-version: 0.15.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dev ... Signed-off-by: dependabot[bot] <support@github.com>
3363578 to
0ea2aa9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the python-dev group with 2 updates in the / directory: cfn-lint and ruff.
Updates
cfn-lintfrom 1.47.0 to 1.47.1Release notes
Sourced from cfn-lint's releases.
Changelog
Sourced from cfn-lint's changelog.
Commits
a351953Release v1.47.1 (#4407)753166bUpdate CloudFormation schemas to 2026-03-24 (#4404)e0b7014Allow JSONata string expressions for Arguments in Step Functions (#4403)99dcefbSupport multi-attribute composite keys in DynamoDB GSI KeySchema (#4402)001d1d1Add EngineVersion of 8.0.0 to DocDB Cluster (#4401)5d6f815Fix KeyError when AmazonGuardDutyFullAccess policy no longer exists (#4400)bb96eb3Cap resolve_value permutations to prevent exponential blowup (#4394)4aafe3aFix E3677 false positive when Code is a string (aws-cli pattern) (#4399)Updates
rufffrom 0.15.7 to 0.15.8Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
c2a8815Release 0.15.8 (#24217)d444d52[ty] Infer lambda expressions withCallabletype context (#22633)9622285[ty] Autocomplete arguments if in arguments node (#24167)d812662Use thereleaseenvironment inpublish-docs(#24214)eda2355[ty] ShowFinalsource in final assignment diagnostic (#24194)929eb52[ty] Enforce Final attribute assignment rules for annotated and augmented wri...34998be[ty] Fix typo in comment (#24211)560aca0[ty] Minor simplifications to some benchmark code (#24209)683bae5[ty] Track non-terminal-call constraints in global scope (#23245)4704c2a[ty] Remove unnecessary intermediate collection in `StaticClassLiteral::field...