Chore(deps): Bump the ui-app-python-minor-patch group across 1 directory with 4 updates#1523
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…ory with 4 updates Bumps the ui-app-python-minor-patch group with 3 updates in the /backend/compact-connect-ui-app directory: [aws-cdk-aws-lambda-python-alpha](https://github.com/aws/aws-cdk), [cdk-nag](https://github.com/cdklabs/cdk-nag) and [ruff](https://github.com/astral-sh/ruff). Updates `aws-cdk-aws-lambda-python-alpha` from 2.250.0a0 to 2.251.0a0 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md) - [Commits](https://github.com/aws/aws-cdk/commits) Updates `aws-cdk-lib` from 2.250.0 to 2.252.0 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md) - [Commits](aws/aws-cdk@v2.250.0...v2.252.0) Updates `cdk-nag` from 2.37.55 to 2.38.2 - [Release notes](https://github.com/cdklabs/cdk-nag/releases) - [Commits](cdklabs/cdk-nag@v2.37.55...v2.38.2) Updates `ruff` from 0.15.10 to 0.15.12 - [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.10...0.15.12) --- updated-dependencies: - dependency-name: aws-cdk-aws-lambda-python-alpha dependency-version: 2.251.0a0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ui-app-python-minor-patch - dependency-name: aws-cdk-lib dependency-version: 2.252.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ui-app-python-minor-patch - dependency-name: cdk-nag dependency-version: 2.38.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ui-app-python-minor-patch - dependency-name: ruff dependency-version: 0.15.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ui-app-python-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
d9cfba8 to
adebcf4
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 ui-app-python-minor-patch group with 3 updates in the /backend/compact-connect-ui-app directory: aws-cdk-aws-lambda-python-alpha, cdk-nag and ruff.
Updates
aws-cdk-aws-lambda-python-alphafrom 2.250.0a0 to 2.251.0a0Release notes
Sourced from aws-cdk-aws-lambda-python-alpha's releases.
Commits
Updates
aws-cdk-libfrom 2.250.0 to 2.252.0Release notes
Sourced from aws-cdk-lib's releases.
... (truncated)
Changelog
Sourced from aws-cdk-lib's changelog.
... (truncated)
Commits
a58510cchore(release): 2.252.0 (#37727)9e000ffchore: trigger build323844achore: update analytics metadata blueprints9f70a52chore(release): 2.252.06ba0598fix(aws-cdk-lib): cannot be used as abundledDependency(#37726)d592a96feat(core): add Box API for deferred values with accurate stack traces (#37604)0616322refactor(lambda-nodejs): unify code paths between local & Docker bundling (#3...dc5be98fix(s3): resolve S3 notification removal race condition (#37708)a78ddc5chore(ci): fix pr-issue-check unable to comment on PRs from forks (#37703)556f8d3chore(core): migrate off ofBeta1properties internally (#37711)Updates
cdk-nagfrom 2.37.55 to 2.38.2Release notes
Sourced from cdk-nag's releases.
Commits
c0d76f6fix: prefix using Stage Construct ID to avoid StageName colissions (#2338)0d52df5chore: add tests for uncovered branches in elasticbeanstalk rules (#2210)4511bc0chore: add tests for uncovered branches in apigw rules (#2190)b684354chore: add tests for uncovered branches in codebuild rules (#2196)e4dc7d9chore: add tests for uncovered branches in ecs rules (#2206)c6f2d4fchore: add tests for uncovered branches in ec2 rules (#2202)07e6258chore: add tests for uncovered branches in elasticache rules (#2208)e5d11b1chore: add tests for uncovered branches in ecr rules (#2204)8396469chore: add tests for uncovered branches in cloudwatch rules (#2194)51dd228chore: add tests for uncovered branches in cognito rules (#2198)Updates
rufffrom 0.15.10 to 0.15.12Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
66f93cfBump 0.15.12 (#24815)476a4d0[ty] Complete support for more detailed diagnostics on possibly unbound error...ed669eaImplement#ruff:file-ignorefile-level suppressions (#23599)e73d952[ty] Include inferred type ininvalid-keyconcise diagnostic for union/inte...80feb29[ty] report only dead annotation-only locals as unused (#24811)0fbf2bcDrop deprecated license classifier (#24808)43b174c[ty] Infer lambda parameter types withCallabletype context (#24317)4f449ae[ty] Add error context for intersection types (#24772)5b4e753[ty] Add support for goto in literal enum member inlay hint (#24792)e7cc762[ty] Add error context for TypedDict assignments (#24790)