chore(deps): update dependency aws-cdk-lib to v2.267.0 - #1693
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency aws-cdk-lib to v2.267.0#1693renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
Author
|
renovate
Bot
force-pushed
the
renovate/aws-cdk-monorepo
branch
from
August 31, 2026 00:56
fe19298 to
20b90c6
Compare
renovate
Bot
force-pushed
the
renovate/aws-cdk-monorepo
branch
from
August 31, 2026 16:36
20b90c6 to
eee1687
Compare
renovate
Bot
force-pushed
the
renovate/aws-cdk-monorepo
branch
from
August 31, 2026 22:09
eee1687 to
cb605ce
Compare
renovate
Bot
force-pushed
the
renovate/aws-cdk-monorepo
branch
from
September 1, 2026 02:46
cb605ce to
1b3b425
Compare
renovate
Bot
force-pushed
the
renovate/aws-cdk-monorepo
branch
from
September 1, 2026 18:45
1b3b425 to
d0c0546
Compare
renovate
Bot
force-pushed
the
renovate/aws-cdk-monorepo
branch
from
September 3, 2026 05:04
d0c0546 to
e8961b2
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.
This PR contains the following updates:
2.266.0→2.267.0Release Notes
aws/aws-cdk (aws-cdk-lib)
v2.267.0Compare Source
⚠ BREAKING CHANGES
timeZoneon the FirehoseS3Bucketdestination now throws aValidationErrorduring synthesis instead of failing at CloudFormation deployment. Affected values: 3-letter IANA abbreviations (e.g.EST),Etc/UTC,Etc/GMT,Factory, and strings containing characters outside[a-zA-Z/_]+. Use a supported standard IANA identifier (e.g.America/New_York) orUTCfor synth to pass.Features
Sizeobjects now properly stringify (#38662) (90fe151)Bug Fixes
SymlinkFollowMode.BLOCK_EXTERNALwill throw errors while bundling (#38506) (a11e451)TableV2.grants.*Datadoes not include index resources (#37892) (e48a97f), closes #37569TableV2MultiAccountReplicarejects imported tables with tokenized ARNs (#38365) (08f05e5), closes #38354NatInstanceProviderandNatInstanceProviderV2always trigger the keyName deprecation warning (#38347) (47f2151), closes #30806Alpha modules (2.267.0-alpha.0)
⚠ BREAKING CHANGES
Typeis now an opaque class; construct column types via theSchemafactories orSchema.custom(...)rather than{ isPrimitive, inputString }literals.StorageParameter.custom(key, value)requires astringvalue, andStorageParameter.writeKmsKeyIdtakes akms.IKeyinstead of a string.S3TableProps.bucket/encryption/encryptionKeyare removed. Usestorage: S3TableStorage.managedBucket(S3TableEncryption.kms(key?))/S3TableStorage.fromBucket(bucket)andclientSideEncryption: TableClientSideEncryption.kms(key?).S3Table.encryption/encryptionKeyare removed (clientSideEncryptionKeyexposes the client-side key; readbucket.encryptionKeyfor server-side). TheTableEncryptionenum and the deprecatedTable/TablePropsare removed — useS3Table.Features
Connection(#38561) (f9d7eac)Bug Fixes
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.