Skip to content

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 into
mainfrom
dependabot/pip/backend/compact-connect-ui-app/ui-app-python-minor-patch-f1999b3c0a
Open

Chore(deps): Bump the ui-app-python-minor-patch group across 1 directory with 4 updates#1523
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/backend/compact-connect-ui-app/ui-app-python-minor-patch-f1999b3c0a

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 4, 2026

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-alpha from 2.250.0a0 to 2.252.0a0

Release notes

Sourced from aws-cdk-aws-lambda-python-alpha's releases.

v2.251.0

⚠ BREAKING CHANGES

  • ** L1 resources are automatically generated from public CloudFormation Resource Schemas. They are built to closely reflect the real state of CloudFormation. Sometimes these updates can contain changes that are incompatible with previous types, but more accurately reflect reality. In this release we have changed:

aws-elasticloadbalancing: AWS::ElasticLoadBalancing::LoadBalancer: SourceSecurityGroup attribute removed. aws-elasticloadbalancing: AWS::ElasticLoadBalancing::LoadBalancer: PolicyItem type removed. aws-elasticloadbalancing: AWS::ElasticLoadBalancing::LoadBalancer: SourceSecurityGroup type removed.

Features

  • update L1 CloudFormation resource definitions (#37684) (9e6c2ef)
  • lambda: add ruby 4.0 runtime (#37650) (04d4337)
  • update L1 CloudFormation resource definitions (#37644) (e64f943)
  • core: Validations class is the new way to add validation plugins to CDK Apps (#37611) (95696b4), closes #37613
  • core: graduate policyValidationBeta1 interfaces to policyValidation (#37613) (8c613cf)
  • ecs: support for service connect access log configuration (#36067) (5ad1c06)
  • route53: accelerated recovery for public hosted zone (#36358) (f1b7b03)
  • synthetics: support canary group (#35689) (20ccd31), closes #34043

Bug Fixes

  • core: Stage.policyValidationBeta1 is mutable (#37612) (3c1faf1)
  • core: construct creation stack traces are implicit (#37643) (5635c20)
  • core: synth output is not valid YAML when using policy validation (#37597) (927dd60), closes #25331
  • core: token stack traces expensively clutter --debug mode (#37642) (498c546)
  • core: tree metadata does not contain logical ID (#37630) (284ab23)
  • ec2: fixing vpc endpoint for eu-isoe-west-1 region (#37596) (555c930), closes #31690
  • events-targets: make LogGroupTargetInput extend RuleTargetInput for JSII compatibility (#37451) (46dbc7a), closes #36733
  • lambda: add Token.isUnresolved checks to provisioned poller config validation (#37197) (667ed30)
  • stepfunctions-tasks: warn when CallAwsServiceCrossRegion endpoint is resolved from state input (#37646) (9fdf590)

Alpha modules (2.251.0-alpha.0)

Features

  • bedrock-agentcore-alpha: add L2 constructs for policy and policy engine (#37238) (1e89e7e)
  • bedrock-agentcore-alpha: add observability configuration for Runtime (#36689) (34b43aa), closes #36596
  • bedrock-agentcore-alpha: support No Authorization for AgentCore Gateway (#36610) (f20bd8e)
  • dsql-alpha: initial L2 construct (#34599) (be1a458), closes #34593

v2.250.0

⚠ BREAKING CHANGES

  • ** L1 resources are automatically generated from public CloudFormation Resource Schemas. They are built to closely reflect the real state of CloudFormation. Sometimes these updates can contain changes that are incompatible with previous types, but more accurately reflect reality. In this release we have changed:

aws-emr: AWS::EMR::Cluster: MonitoringConfiguration property removed. aws-emr: AWS::EMR::Cluster: CloudWatchLogConfiguration type removed. aws-emr: AWS::EMR::Cluster: EMRConfiguration type removed. aws-emr: AWS::EMR::Cluster: MonitoringConfiguration type removed.

... (truncated)

Commits

Updates aws-cdk-lib from 2.250.0 to 2.253.1

Release notes

Sourced from aws-cdk-lib's releases.

v2.253.1

Bug Fixes

  • core: "exports cannot be updated" for cross-region references (#37790) (b0c00e2)
  • s3deploy: empty sources leads to deployment error (#37786) (f61656a)

Alpha modules (2.253.1-alpha.0)

v2.253.0

Features

Bug Fixes

  • cloudfront: skip cachePolicyName length validation for unresolved tokens (#37751) (3b96e97), closes #23567 #34102
  • cloudwatch: remove false positive warning for CDK tokens in MathExpression (#36882) (c29dc17), closes #34977
  • codebuild: correct S3 log encryption boolean inversion (#37761) (4031918)
  • ecs: enabling the circuitBreaker is not recommended loudly enough (#37755) (a52af7d)
  • eks: add dependency from HelmChart custom resource to s3 chartAsset IAM policy (#37731) (99d0a5b), closes #19880

Alpha modules (2.253.0-alpha.0)

Features

  • bedrock-agentcore-alpha: add OnlineEvaluationConfig and Evaluator L2 constructs (#37615) (c13de04), closes #37614
  • glue-alpha: add extraPythonFiles support to PythonShellJob (#37130) (c9c6f9c), closes #34448

Bug Fixes

  • bedrock-agentcore-alpha: self-managed memory strategy validation throws on unresolved tokens (#37691) (7956537), closes #37197

v2.252.0

Features

Bug Fixes


... (truncated)

Changelog

Sourced from aws-cdk-lib's changelog.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.253.1-alpha.0 (2026-05-08)

2.253.0-alpha.0 (2026-05-06)

Features

  • bedrock-agentcore-alpha: add OnlineEvaluationConfig and Evaluator L2 constructs (#37615) (c13de04), closes #37614
  • glue-alpha: add extraPythonFiles support to PythonShellJob (#37130) (c9c6f9c), closes #34448

Bug Fixes

  • bedrock-agentcore-alpha: self-managed memory strategy validation throws on unresolved tokens (#37691) (7956537), closes #37197

2.252.0-alpha.0 (2026-04-29)

2.251.0-alpha.0 (2026-04-24)

Features

  • bedrock-agentcore-alpha: add L2 constructs for policy and policy engine (#37238) (1e89e7e)
  • bedrock-agentcore-alpha: add observability configuration for Runtime (#36689) (34b43aa), closes #36596
  • bedrock-agentcore-alpha: support No Authorization for AgentCore Gateway (#36610) (f20bd8e)
  • dsql-alpha: initial L2 construct (#34599) (be1a458), closes #34593

2.250.0-alpha.0 (2026-04-14)

2.249.0-alpha.0 (2026-04-10)

2.248.0-alpha.0 (2026-04-02)

2.247.0-alpha.0 (2026-04-02)

Features

2.246.0-alpha.0 (2026-03-31)

2.245.0-alpha.0 (2026-03-27)

Features

... (truncated)

Commits
  • a923207 chore(release): v2.253.1 (#37799)
  • 8ada997 chore: release version 2.253.1 changelog fixes
  • a6bba7f chore(release): 2.253.1
  • b0c00e2 fix(core): "exports cannot be updated" for cross-region references (#37790)
  • f61656a fix(s3deploy): empty sources leads to deployment error (#37786)
  • a6eb4e1 chore(release): 2.253.0 (#37770)
  • 10d65f9 chore: trigger build
  • 55a4299 chore: update analytics metadata blueprints
  • e9c0b5a chore(release): 2.253.0
  • a52af7d fix(ecs): enabling the circuitBreaker is not recommended loudly enough (#37755)
  • Additional commits viewable in compare view

Updates cdk-nag from 2.37.55 to 2.38.2

Release notes

Sourced from cdk-nag's releases.

v2.38.2

2.38.2 (2026-04-27)

Bug Fixes

  • prefix using Stage Construct ID to avoid StageName colissions (#2338) (c0d76f6)

v2.38.1

2.38.1 (2026-04-21)

Bug Fixes

  • remove unnecessary test for serverSideEncryptionConfiguration to not be undefined (#2227) (9436814), closes #2226

v2.38.0

2.38.0 (2026-04-21)

Features

v2.37.56

2.37.56 (2026-04-20)

Bug Fixes

  • APIGWStructuredLogging: no stage description for CfnDeployment throws an error (#2268) (ac6dcd3), closes #2267
  • Cognito user pool advanced security mode (deprecated) updated to plus tier (#2155) (5a8b71d), closes #2139
  • prefix report filename with stage name to prevent collisions (#2302) (54e6425)
  • release: use 'release' GitHub environment for publish jobs (#2333) (9b66acd)
Commits
  • c0d76f6 fix: prefix using Stage Construct ID to avoid StageName colissions (#2338)
  • 0d52df5 chore: add tests for uncovered branches in elasticbeanstalk rules (#2210)
  • 4511bc0 chore: add tests for uncovered branches in apigw rules (#2190)
  • b684354 chore: add tests for uncovered branches in codebuild rules (#2196)
  • e4dc7d9 chore: add tests for uncovered branches in ecs rules (#2206)
  • c6f2d4f chore: add tests for uncovered branches in ec2 rules (#2202)
  • 07e6258 chore: add tests for uncovered branches in elasticache rules (#2208)
  • e5d11b1 chore: add tests for uncovered branches in ecr rules (#2204)
  • 8396469 chore: add tests for uncovered branches in cloudwatch rules (#2194)
  • 51dd228 chore: add tests for uncovered branches in cognito rules (#2198)
  • Additional commits viewable in compare view

Updates ruff from 0.15.10 to 0.15.12

Release notes

Sourced from ruff's releases.

0.15.12

Release Notes

Released on 2026-04-24.

Preview features

  • Implement #ruff:file-ignore file-level suppressions (#23599)
  • Implement #ruff:ignore logical-line suppressions (#23404)
  • Revert preview changes to displayed diagnostic severity in LSP (#24789)
  • [airflow] Implement task-branch-as-short-circuit (AIR004) (#23579)
  • [flake8-bugbear] Fix break/continue handling in loop-iterator-mutation (B909) (#24440)
  • [pylint] Fix PLC2701 for type parameter scopes (#24576)

Rule changes

  • [pandas-vet] Suggest .array as well in PD011 (#24805)

CLI

  • Respect default Unix permissions for cache files (#24794)

Documentation

  • [pylint] Fix PLR0124 description not to claim self-comparison always returns the same value (#24749)
  • [pyupgrade] Expand docs on reusable TypeVars and scoping (UP046) (#24153)
  • Improve rules table accessibility (#24711)

Contributors

Install ruff 0.15.12

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://releases.astral.sh/github/ruff/releases/download/0.15.12/ruff-installer.sh | sh

... (truncated)

Changelog

Sourced from ruff's changelog.

0.15.12

Released on 2026-04-24.

Preview features

  • Implement #ruff:file-ignore file-level suppressions (#23599)
  • Implement #ruff:ignore logical-line suppressions (#23404)
  • Revert preview changes to displayed diagnostic severity in LSP (#24789)
  • [airflow] Implement task-branch-as-short-circuit (AIR004) (#23579)
  • [flake8-bugbear] Fix break/continue handling in loop-iterator-mutation (B909) (#24440)
  • [pylint] Fix PLC2701 for type parameter scopes (#24576)

Rule changes

  • [pandas-vet] Suggest .array as well in PD011 (#24805)

CLI

  • Respect default Unix permissions for cache files (#24794)

Documentation

  • [pylint] Fix PLR0124 description not to claim self-comparison always returns the same value (#24749)
  • [pyupgrade] Expand docs on reusable TypeVars and scoping (UP046) (#24153)
  • Improve rules table accessibility (#24711)

Contributors

0.15.11

Released on 2026-04-16.

Preview features

  • [ruff] Ignore RUF029 when function is decorated with asynccontextmanager (#24642)
  • [airflow] Implement airflow-xcom-pull-in-template-string (AIR201) (#23583)
  • [flake8-bandit] Fix S103 false positives and negatives in mask analysis (#24424)

... (truncated)

Commits
  • 66f93cf Bump 0.15.12 (#24815)
  • 476a4d0 [ty] Complete support for more detailed diagnostics on possibly unbound error...
  • ed669ea Implement #ruff:file-ignore file-level suppressions (#23599)
  • e73d952 [ty] Include inferred type in invalid-key concise diagnostic for union/inte...
  • 80feb29 [ty] report only dead annotation-only locals as unused (#24811)
  • 0fbf2bc Drop deprecated license classifier (#24808)
  • 43b174c [ty] Infer lambda parameter types with Callable type 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)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 4, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/backend/compact-connect-ui-app/ui-app-python-minor-patch-f1999b3c0a branch from d9cfba8 to adebcf4 Compare May 4, 2026 18:55
…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.252.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.253.1
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/v2.253.1/CHANGELOG.v2.alpha.md)
- [Commits](aws/aws-cdk@v2.250.0...v2.253.1)

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>
@dependabot dependabot Bot force-pushed the dependabot/pip/backend/compact-connect-ui-app/ui-app-python-minor-patch-f1999b3c0a branch from adebcf4 to 30d5d5a Compare May 11, 2026 01: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.

0 participants