Skip to content

fix(deps): update dependency aws-cdk-lib to v2.237.1#425

Merged
renovate[bot] merged 1 commit intosagafrom
renovate/aws-cdk-monorepo
Feb 7, 2026
Merged

fix(deps): update dependency aws-cdk-lib to v2.237.1#425
renovate[bot] merged 1 commit intosagafrom
renovate/aws-cdk-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 5, 2026

This PR contains the following updates:

Package Change Age Confidence
aws-cdk-lib (source) 2.236.02.237.1 age confidence

Release Notes

aws/aws-cdk (aws-cdk-lib)

v2.237.1

Compare Source

Bug Fixes
  • core: intrinsic cfn function tokens are not detected as such in java (#​36843) (89cd54f)

Alpha modules (2.237.1-alpha.0)

v2.237.0

Compare Source

⚠ BREAKING CHANGES
  • iam: Receivers of IEncryptedResource objects now have fewer guarantees about the shape of the object. If you still require an IResource, change the type to IEncryptedResource & IResource and/or add a type guard check using Resource.isResource(). Implementations of IEncryptedResource no longer need to implement IResource but must continue to implement IEnvironmentAware. Since IResource extends IEnvironmentAware, there is no change for implementors. Calls to GrantableResources.isEncryptedResource() now require an IEnvironmentAware argument instead of IConstruct.
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 trustAccountIdentities optional in KeyGrants (#​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
  • iam: IEncryptedResource extends IEnvironmentAware instead of IResource (#​36787) (90ad834)

Alpha modules (2.237.0-alpha.0)

Features
Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added dependencies help wanted Extra attention is needed labels Feb 5, 2026
@renovate renovate Bot force-pushed the renovate/aws-cdk-monorepo branch 4 times, most recently from 2d2003f to 532ac9f Compare February 7, 2026 03:40
@renovate renovate Bot changed the title fix(deps): update dependency aws-cdk-lib to v2.237.0 fix(deps): update dependency aws-cdk-lib to v2.237.1 Feb 7, 2026
@renovate renovate Bot force-pushed the renovate/aws-cdk-monorepo branch from 532ac9f to 38b758b Compare February 7, 2026 05:40
@renovate renovate Bot merged commit 90387c0 into saga Feb 7, 2026
2 checks passed
@renovate renovate Bot deleted the renovate/aws-cdk-monorepo branch February 7, 2026 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies help wanted Extra attention is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants