Bump software.amazon.awscdk:aws-cdk-lib from 2.225.0 to 2.237.1 in /labs/unicorn-store/infrastructure/cdk
Closed
Number: #1447
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
February 09, 2026 at 10:23 AM UTC
(4 months ago)
(4 months ago)
Updated:
February 16, 2026 at 10:05 AM UTC
(4 months ago)
(4 months ago)
Closed:
February 16, 2026 at 10:05 AM UTC
(4 months ago)
(4 months ago)
Time to Close:
7 days
Labels:
dependencies java
dependencies java
Description:
Bumps software.amazon.awscdk:aws-cdk-lib from 2.225.0 to 2.237.1.
Release notes
Sourced from software.amazon.awscdk:aws-cdk-lib's releases.
v2.237.1
Bug Fixes
Alpha modules (2.237.1-alpha.0)
v2.237.0
⚠ BREAKING CHANGES
- iam: Receivers of
IEncryptedResourceobjects now have fewer guarantees about the shape of the object. If you still require anIResource, change the type toIEncryptedResource & IResourceand/or add a type guard check usingResource.isResource(). Implementations ofIEncryptedResourceno longer need to implementIResourcebut must continue to implementIEnvironmentAware. SinceIResourceextendsIEnvironmentAware, there is no change for implementors. Calls toGrantableResources.isEncryptedResource()now require anIEnvironmentAwareargument instead ofIConstruct.Features
- eks: add OidcProviderNative using L1 and deprecate OpenIdConnectProvider custom resource (#36589) (09383cb)
- eks: add support overwriteServiceAccount prop in service account construct (#36751) (3aa38f6)
- kms: make
trustAccountIdentitiesoptional inKeyGrants(#36786) (06676ac)- lambda: add observability support for kafka event source mappings (#36808) (dd8b419)
- update L1 CloudFormation resource definitions (#36799) (7ecd0a9)
- opensearchservice: support OI2 instance type with local NVMe storage (#36700) (034baf3), closes #36698
Bug Fixes
Alpha modules (2.237.0-alpha.0)
Features
- bedrock-agentcore-alpha: add support for custom claims and scopes to runtime/gateway authorizers (#36810) (a3abcd0)
- eks-v2-alpha: pass additional helm chart values to aws-load-balancer-controller (#36754) (cf61814), closes /github.com/kubernetes-sigs/aws-load-balancer-controller/blob/main/helm/aws-load-balancer-controller/values.yaml#L199
- mixins-preview: align Mixins API with latest RFC proposal (#36825) (82c2fdb)
- mixins-preview: handle destination bucket with KMS keys (#36776) (950401f)
Bug Fixes
- bedrock-agentcore-alpha: construct ID collision when multiple schemas are set (#36565) (9ebfb62), closes #36559
v2.236.0
Features
- update L1 CloudFormation resource definitions (#36721) (7a4a443)
- ecs: add capacityOptionType (Spot support) to ManagedInstancesCapacityProvider L2 construct (#36497) (e8ad85b), closes #35648
- ecs: add built-in Linear and Canary deployments (#35981) (67ac5e7), closes #35986 #35987
- logs: add support for deletion protection configuration (#36583) (c4d1389), closes #36554 #36554
Bug Fixes
... (truncated)
Changelog
Sourced from software.amazon.awscdk: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.237.1-alpha.0 (2026-02-03)
2.237.0-alpha.0 (2026-02-02)
Features
- bedrock-agentcore-alpha: add support for custom claims and scopes to runtime/gateway authorizers (#36810) (a3abcd0)
- eks-v2-alpha: pass additional helm chart values to aws-load-balancer-controller (#36754) (cf61814), closes /github.com/kubernetes-sigs/aws-load-balancer-controller/blob/main/helm/aws-load-balancer-controller/values.yaml#L199
- mixins-preview: align Mixins API with latest RFC proposal (#36825) (82c2fdb)
- mixins-preview: handle destination bucket with KMS keys (#36776) (950401f)
Bug Fixes
- bedrock-agentcore-alpha: construct ID collision when multiple schemas are set (#36565) (9ebfb62), closes #36559
2.236.0-alpha.0 (2026-01-23)
Features
- bedrock-agentcore-alpha: added episodic memory strategy (#36591) (21dcfc6)
- bedrock-agentcore-alpha: added gateway interceptors (#36604) (ba8aa48)
- bedrock-agentcore-alpha: make physical name properties optional for AgentCore resources (#36354) (5137d81), closes #36341
- mixins-preview: expose
BucketPolicyStatementsMixinpublicly (#36771) (458156d)- sagemaker: add containerStartupHealthCheckTimeoutInSeconds support for EndpointConfig (#35626) (47d707a), closes #35566
Bug Fixes
- eks-v2-alpha: ensure kubectl provider access entry is depended upon by downstream resources (#36734) (e104f45), closes #34898 #34897
2.235.1-alpha.0 (2026-01-19)
2.235.0-alpha.0 (2026-01-15)
⚠ BREAKING CHANGES
- bedrock-agentcore-alpha: The User Pool Client will be replaced and new Resource Server and Domain resources will be added for existing Gateway stacks using the default Cognito authorizer.
Checklist
- My code adheres to the CONTRIBUTING GUIDE and DESIGN GUIDELINES
Bug Fixes
... (truncated)
Commits
2bef5e5chore(release): 2.237.1 (#36845)7ea330achore: fix CHANGELOG heading5fe02f8chore(release): 2.237.189cd54ffix(core): intrinsic cfn function tokens are not detected as such in java (#3...c774582chore(release): 2.237.0 (#36831)d7e62c7update CHANGELOGb019939chore: update analytics metadata blueprints43ee898chore(release): 2.237.0a3abcd0feat(bedrock-agentcore-alpha): add support for custom claims and scopes to ru...f8e3863chore: update Contributors File (#36829)- 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 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
Package:
software.amazon.awscdk:aws-cdk-lib
Ecosystem:
maven
maven
Version Change:
2.225.0 → 2.237.1
Update Type:
Minor
Minor
Path:
/labs/unicorn-store/infrastructure/cdk
Technical Details
| ID: | 13866543 |
| UUID: | 3915611742 |
| Node ID: | PR_kwDOHlIHls7CcS8y |
| Host: | GitHub |
| Repository: | aws-samples/aws-lambda-java-workshop |