chore(deps): update dependency aws-cdk-lib to v2.267.0 - #9
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
renovate
Bot
force-pushed
the
renovate/aws-cdk-monorepo
branch
from
July 6, 2024 01:53
b88a046 to
d31ebdc
Compare
renovate
Bot
force-pushed
the
renovate/aws-cdk-monorepo
branch
from
July 11, 2024 06:43
d31ebdc to
02cd182
Compare
renovate
Bot
force-pushed
the
renovate/aws-cdk-monorepo
branch
from
July 12, 2024 21:52
02cd182 to
5c579d0
Compare
renovate
Bot
force-pushed
the
renovate/aws-cdk-monorepo
branch
from
July 23, 2024 08:24
5c579d0 to
952d07f
Compare
renovate
Bot
force-pushed
the
renovate/aws-cdk-monorepo
branch
from
August 2, 2024 19:24
952d07f to
641309b
Compare
renovate
Bot
force-pushed
the
renovate/aws-cdk-monorepo
branch
from
August 14, 2024 22:09
641309b to
fb48db3
Compare
renovate
Bot
force-pushed
the
renovate/aws-cdk-monorepo
branch
from
August 15, 2024 07:32
fb48db3 to
4983e33
Compare
renovate
Bot
force-pushed
the
renovate/aws-cdk-monorepo
branch
from
August 20, 2024 04:39
4983e33 to
8c02404
Compare
renovate
Bot
force-pushed
the
renovate/aws-cdk-monorepo
branch
from
August 22, 2024 02:28
8c02404 to
f406d1d
Compare
renovate
Bot
force-pushed
the
renovate/aws-cdk-monorepo
branch
from
August 23, 2024 08:57
f406d1d to
bf063e3
Compare
renovate
Bot
force-pushed
the
renovate/aws-cdk-monorepo
branch
from
August 30, 2024 03:38
bf063e3 to
117cd98
Compare
renovate
Bot
force-pushed
the
renovate/aws-cdk-monorepo
branch
from
September 6, 2024 06:48
117cd98 to
ad88e57
Compare
renovate
Bot
force-pushed
the
renovate/aws-cdk-monorepo
branch
from
October 5, 2024 06:13
e7a211c to
3a30c30
Compare
renovate
Bot
force-pushed
the
renovate/aws-cdk-monorepo
branch
from
October 10, 2024 22:48
3a30c30 to
1c19566
Compare
renovate
Bot
force-pushed
the
renovate/aws-cdk-monorepo
branch
from
October 11, 2024 18:25
1c19566 to
a4d93b5
Compare
renovate
Bot
force-pushed
the
renovate/aws-cdk-monorepo
branch
from
October 22, 2024 03:10
a4d93b5 to
9465f1a
Compare
renovate
Bot
force-pushed
the
renovate/aws-cdk-monorepo
branch
from
October 22, 2024 19:46
9465f1a to
87dbcec
Compare
renovate
Bot
force-pushed
the
renovate/aws-cdk-monorepo
branch
from
October 24, 2024 23:19
87dbcec to
69a08db
Compare
renovate
Bot
force-pushed
the
renovate/aws-cdk-monorepo
branch
from
October 25, 2024 19:59
69a08db to
a6f9b3b
Compare
renovate
Bot
force-pushed
the
renovate/aws-cdk-monorepo
branch
from
October 31, 2024 23:13
a6f9b3b to
4c0c971
Compare
renovate
Bot
force-pushed
the
renovate/aws-cdk-monorepo
branch
from
November 7, 2024 01:55
4c0c971 to
b2be285
Compare
renovate
Bot
force-pushed
the
renovate/aws-cdk-monorepo
branch
from
November 14, 2024 00:53
b2be285 to
191daff
Compare
renovate
Bot
force-pushed
the
renovate/aws-cdk-monorepo
branch
from
November 15, 2024 14:17
191daff to
105a767
Compare
renovate
Bot
force-pushed
the
renovate/aws-cdk-monorepo
branch
from
November 19, 2024 15:54
105a767 to
a0473ff
Compare
renovate
Bot
force-pushed
the
renovate/aws-cdk-monorepo
branch
from
November 20, 2024 20:01
a0473ff to
22c6f40
Compare
renovate
Bot
force-pushed
the
renovate/aws-cdk-monorepo
branch
from
November 21, 2024 09:35
22c6f40 to
6423850
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.149.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
v2.266.0Compare Source
Features
Bug Fixes
Alpha modules (2.266.0-alpha.0)
⚠ BREAKING CHANGES
DataQualityRulesetProps.rulesetDqdl: stringis replaced bydqdl: Dqdl. Build it withDqdl.fromString('Rules = [ ... ]').s3Encryption,cloudWatchEncryption, andjobBookmarksEncryptionare no longer object literals. UseS3Encryption.s3Managed()/S3Encryption.kms(key?),CloudWatchEncryption.kms(key?), andJobBookmarksEncryption.clientSideKms(key?). TheCloudWatchEncryptionModeandJobBookmarksEncryptionModeenums are removed (their mode is now implicit);S3EncryptionModeis retained.InputFormat x = OutputFormat.AVRO;will get a compilation error in other jsii languages. The intended usage, on the other hand, was broken before and works now.workerTypeandnumberOfWorkersare no longer top-level job props. For Spark jobs, pass them together viaworkerConfiguration: { workerType, numberOfWorkers }.PythonShellJobno longer accepts them (it is sized bymaxCapacity).RayJobno longer acceptsworkerType(it is fixed toZ.2X).SparkJobProps.enableMetricsremoved, which will cause a compilation error for any app using it. But there is no behavior change, since this is a dead prop.has_encrypted_datasupplied viaparametersnow throws.Features
hasEncryptedDataproperty (#38511) (c977e36)Bug Fixes
v2.265.0Compare Source
Features
Bug Fixes
cdk validatecan hang indefinitely (#38510) (0a238f3), closes #38498 #38425Alpha modules (2.265.0-alpha.0)
⚠ BREAKING CHANGES
GlueVersion.V5_0instead ofV3_0. SetglueVersionexplicitly to keep the previous behavior.Databaseresources will change toRETAIN.Features
Databaseby default (#38535) (9669928)Bug Fixes
v2.264.0Compare Source
⚠ BREAKING CHANGES
Gatewaymetric helpers now emit corrected CloudWatch dimensions per-gatewaymetrics use
{ Operation, Protocol, Resource }(was{ Resource }). Alarms/dashboards built on theold dimensions must be updated.
RuntimeBasemetric helpers now emit corrected CloudWatch dimensions per-resource metrics use{ Operation, Name, Resource }(was{ Resource }) and aggregated metrics use{ AggregateOperation }(was{ Resource: 'All' }). Alarms/dashboards built on the old dimensions must be updated.Features
Bug Fixes
CallApiGatewayRestApiEndpointdoes not supportJsonATAfor api_path (#37738) (9f0afdc), closes #37728 /github.com/aws/aws-cdk/blob/e207b76cc2503701b3c4e2c87023617b485b2fde/packages/aws-cdk-lib/aws-stepfunctions/lib/private/jsonata.ts#L1Alpha modules (2.264.0-alpha.0)
⚠ BREAKING CHANGES
IDatabase.catalogArnandIDatabase.catalogIdwere removed in factor of a typesafe
ICatalog, which hascatalogArnandcatalogId. Consumers and implementations were updatedaccordingly.
Features
CatalogL2 (#38443) (6a8ba8e)S3Table(#38501) (eb81d5e), closes /docs.aws.amazon.com/securityhub/latest/userguide/s3-controls.html#s3-5Bug Fixes
v2.263.0Compare Source
Features
Bug Fixes
Alpha modules (2.263.0-alpha.0)
⚠ BREAKING CHANGES
removalPolicyprop removed fromFlowProps,GatewayProps, andBridgeProps. These resources now follow CloudFormation's default deletion behaviour (Delete).Bug Fixes
v2.262.2Compare Source
Bug Fixes
Alpha modules (2.262.2-alpha.0)
v2.262.1Compare Source
Bug Fixes
@aws/cloudformation-validateto 1.5.1-beta to fix install on Node != 22.x (#38382) (d409b96), closes #38380Alpha modules (2.262.1-alpha.0)
v2.262.0Compare Source
Features
Bug Fixes
dropInvalidHeaderFieldsin case of default or switching from true to false (#36483) (208b9db), closes #36409Reverts
Alpha modules (2.262.0-alpha.0)
Bug Fixes
v2.261.0Compare Source
⚠ BREAKING CHANGES
Features
Bug Fixes
Alpha modules (2.261.0-alpha.0)
Features
v2.260.0Compare Source
Features
Bug Fixes
Alpha modules (2.260.0-alpha.0)
v2.259.0Compare Source
⚠ BREAKING CHANGES
lambda:
Runtime.NODEJS_LATESTnow resolves tonodejs24.xin every region. Customers who pin to a concrete runtime (Runtime.NODEJS_22_X,useLatestRuntimeVersion: falseinaws-lambda-nodejs.NodejsFunction) are unaffected. ExistingAWS::Lambda::Functionresources synthesized withNODEJS_LATESTwill seeRuntime: nodejs22.x→Runtime: nodejs24.xon next deploy. Lambda accepts runtime updates in place.Customer-code compatibility — IMPORTANT: Node.js 24 removes support for callback-style asynchronous handlers (
(event, context, callback) => {...}) per the launch blog. Customers whose Lambda code still uses callback-based handlers will see runtime errors after the bump. Customers should migrate toasync (event, context) => {...}or pin toRuntime.NODEJS_22_Xexplicitly.Features
Bug Fixes
Reverts
Alpha modules (2.259.0-alpha.0)
v2.258.1Compare Source
Reverts
Alpha modules (2.258.1-alpha.0)
v2.258.0Compare Source
⚠ BREAKING CHANGES
Features
Bug Fixes
Alpha modules (2.258.0-alpha.0)
Features
Bug Fixes
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.