build(deps): update js-other - #2553
Merged
Merged
Conversation
thompson-tomo
approved these changes
Aug 24, 2026
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:
1.38.3→1.39.03.1112.0→3.1115.03.1112.0→3.1115.03.1112.0→3.1115.02.265.0→2.266.04.1.10→4.1.11Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
aws/aws-cdk-cli (@aws-cdk/toolkit-lib)
v1.39.0Compare Source
1.39.0 (2026-08-19)
Features
Bug Fixes
aws/aws-sdk-js-v3 (@aws-sdk/client-cloudwatch-logs)
v3.1115.0Compare Source
Note: Version bump only for package @aws-sdk/client-cloudwatch-logs
v3.1114.0Compare Source
Note: Version bump only for package @aws-sdk/client-cloudwatch-logs
v3.1113.0Compare Source
Note: Version bump only for package @aws-sdk/client-cloudwatch-logs
aws/aws-sdk-js-v3 (@aws-sdk/client-lambda)
v3.1115.0Compare Source
Features
v3.1114.0Compare Source
Note: Version bump only for package @aws-sdk/client-lambda
v3.1113.0Compare Source
Note: Version bump only for package @aws-sdk/client-lambda
aws/aws-sdk-js-v3 (@aws-sdk/client-sts)
v3.1115.0Compare Source
Note: Version bump only for package @aws-sdk/client-sts
v3.1114.0Compare Source
Note: Version bump only for package @aws-sdk/client-sts
v3.1113.0Compare Source
Note: Version bump only for package @aws-sdk/client-sts
aws/aws-cdk (aws-cdk-lib)
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
vitest-dev/vitest (vitest)
v4.1.11Compare Source
🐞 Bug Fixes
View changes on GitHub
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.