Upgrade: [dependabot] - bump aws-cdk-lib from 2.230.0 to 2.232.0
Open
Number: #402
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Unknown
Comments: 2
Association: Unknown
Comments: 2
Created:
December 05, 2025 at 06:05 PM UTC
(6 months ago)
(6 months ago)
Updated:
December 05, 2025 at 06:07 PM UTC
(6 months ago)
(6 months ago)
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps aws-cdk-lib from 2.230.0 to 2.232.0.
Release notes
Sourced from aws-cdk-lib's releases.
v2.232.0
Features
- update L1 CloudFormation resource definitions (#36299) (0945692)
- bedrock-agentcore: add fromImageUri method to AgentRuntimeArtifact (#36263) (ad25aba)
- lambda: add support for durable functions (#36282) (599a1d3)
- update L1 CloudFormation resource definitions (#36277) (c4fa99b)
Bug Fixes
Alpha modules (2.232.0-alpha.0)
Bug Fixes
- bedrock-agentcore-alpha: use static construct ID for asset-based runtime artifacts (#36241) (e2bdddd), closes #35968
- mixins-preview: service exports are different then in
aws-cdk-lib(#36201) (5858006), closes #36210- mixins-preview: strongly-typed ConstructSelector interface (#36266) (1d2f473)
v2.231.0
Features
- lambda: support for capacity providers (#36255) (2e4c1cf)
- update L1 CloudFormation resource definitions (#36253) (8410b13)
- aws-cdk-lib: add
arnFor<ResourceName>for 47 more resources (#36231) (5a8be4f)- aws-cdk-lib: all L1s now have a
isCfn<ResourceName>static helper to check if a value is this L1 resource (#36243) (dc9db9b)- ec2: expose EC2 instance MetadataOptions (#35369) (4056e14), closes #35357
Bug Fixes
Alpha modules (2.231.0-alpha.0)
Features
- glue-alpha: support Glue Version 5.1 (#36223) (b956492)
- imagebuilder-alpha: add support for Image Construct (#36154) (eee3ae6), closes aws/aws-cdk-rfcs#789 aws/aws-cdk-rfcs#789
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.232.0-alpha.0 (2025-12-04)
Bug Fixes
- bedrock-agentcore-alpha: use static construct ID for asset-based runtime artifacts (#36241) (e2bdddd), closes #35968
- mixins-preview: service exports are different then in
aws-cdk-lib(#36201) (5858006), closes #36210- mixins-preview: strongly-typed ConstructSelector interface (#36266) (1d2f473)
2.231.0-alpha.0 (2025-12-01)
Features
- glue-alpha: support Glue Version 5.1 (#36223) (b956492)
- imagebuilder-alpha: add support for Image Construct (#36154) (eee3ae6), closes aws/aws-cdk-rfcs#789 aws/aws-cdk-rfcs#789
2.230.0-alpha.0 (2025-11-26)
Features
- bedrock-agentcore-alpha: update resources on grantInvokeXXX for runtime (#35864) (5dad62f)
- imagebuilder-alpha: add support for Image Pipeline Construct (#36153) (d8c324a), closes aws/aws-cdk-rfcs#789 aws/aws-cdk-rfcs#789
- imagebuilder-alpha: add support for Lifecycle Policy Construct (#36152) (7e31eb6), closes aws/aws-cdk-rfcs#789 aws/aws-cdk-rfcs#789
- mixins-preview: adds LogDelivery Mixins for 47 resources (#36158) (6607ce9)
- mixins-preview: vended log deliveries (#36138) (69442a8)
- mixins-preview: helpers to generate EventBridge event patterns for 26 services (#36121) (073185d)
Bug Fixes
- mixins-preview:
AutoDeleteObjectsmixin fails with cannot find file error (#36188) (3ef337d), closes aws-cdk/mixins-preview/lib/custom-resource-handlers/aws-s3/auto-delete-objects-provider.ts#L21- mixins-preview:
ResourcePolicy with this name already existserror when setting upLogDelivery(#36195) (f9aa31d)- mixins-preview: cannot use string literal types for
S3LogsDeliveryProps.permissionsVersion(#36197) (cc491df)2.229.1-alpha.0 (2025-11-25)
2.229.0-alpha.0 (2025-11-24)
Features
- imagebuilder-alpha: add support for Container Recipe Construct (#36091) (875e0e7), closes aws/aws-cdk-rfcs#789 aws/aws-cdk-rfcs#789
- imagebuilder-alpha: add support for Image Recipe Construct (#36092) (4361f8b), closes aws/aws-cdk-rfcs#789 aws/aws-cdk-rfcs#789
- imagebuilder-alpha: add support for Workflow Construct (#36007) (616d32a), closes aws/aws-cdk-rfcs#789 aws/aws-cdk-rfcs#789
... (truncated)
Commits
31daec1chore: update analytics metadata blueprints0945692feat: update L1 CloudFormation resource definitions (#36299)7f47552chore: fix codegen for new service modules (#36296)b8560afdocs: fix URIs in S3 tables and Firehose documentation (#36293)529b3a7chore: fix Docker tests on SE Linux (#36284)c911ad8chore(rds): add MariaDB engine version 11.8.5 (#36279)617bcbachore: upgrade to new eslint and switch to flat config (#36272)3751930chore: npm-check-updates && yarn upgrade (#36258)05b5a2bchore: turn on stripInternal everywhere (#36270)c326388chore(dynamodb): changing language for multi-attribute keys on GSI's (#36233)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Technical Details
| ID: | 11771316 |
| UUID: | 3699869154 |
| Node ID: | PR_kwDOM-t4a863WAwz |
| Host: | GitHub |
| Repository: | NHSDigital/eps-cdk-utils |