Skip to content

build(deps): update js-other - #2553

Merged
tylerbenson merged 1 commit into
mainfrom
renovate/js-other
Aug 24, 2026
Merged

build(deps): update js-other#2553
tylerbenson merged 1 commit into
mainfrom
renovate/js-other

Conversation

@renovate

@renovate renovate Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@aws-cdk/toolkit-lib (source) 1.38.31.39.0 age confidence
@aws-sdk/client-cloudwatch-logs (source) 3.1112.03.1115.0 age confidence
@aws-sdk/client-lambda (source) 3.1112.03.1115.0 age confidence
@aws-sdk/client-sts (source) 3.1112.03.1115.0 age confidence
aws-cdk-lib (source) 2.265.02.266.0 age confidence
vitest (source) 4.1.104.1.11 age confidence

Warning

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.0

Compare Source

1.39.0 (2026-08-19)

Features
Bug Fixes
aws/aws-sdk-js-v3 (@​aws-sdk/client-cloudwatch-logs)

v3.1115.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-cloudwatch-logs

v3.1114.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-cloudwatch-logs

v3.1113.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-cloudwatch-logs

aws/aws-sdk-js-v3 (@​aws-sdk/client-lambda)

v3.1115.0

Compare Source

Features
  • client-lambda: Adds support for full JSON resource-based policies, enabling customers to create, retrieve, update, and delete function resource policies as complete JSON documents. (72573a2)

v3.1114.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-lambda

v3.1113.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-lambda

aws/aws-sdk-js-v3 (@​aws-sdk/client-sts)

v3.1115.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-sts

v3.1114.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-sts

v3.1113.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-sts

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

v2.266.0

Compare Source

Features
Bug Fixes

Alpha modules (2.266.0-alpha.0)

⚠ BREAKING CHANGES
  • glue-alpha: DataQualityRulesetProps.rulesetDqdl: string is replaced by
    dqdl: Dqdl. Build it with Dqdl.fromString('Rules = [ ... ]').
  • glue-alpha: s3Encryption, cloudWatchEncryption, and jobBookmarksEncryption are no longer object literals. Use S3Encryption.s3Managed() / S3Encryption.kms(key?), CloudWatchEncryption.kms(key?), and JobBookmarksEncryption.clientSideKms(key?). The CloudWatchEncryptionMode and JobBookmarksEncryptionMode enums are removed (their mode is now implicit); S3EncryptionMode is retained.
  • glue-alpha: this is a corrective breaking change. Apps that leaned on the bug, and did things like 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.
  • glue-alpha: workerType and numberOfWorkers are no longer top-level job props. For Spark jobs, pass them together via workerConfiguration: { workerType, numberOfWorkers }. PythonShellJob no longer accepts them (it is sized by maxCapacity). RayJob no longer accepts workerType (it is fixed to Z.2X).
  • glue-alpha: SparkJobProps.enableMetrics removed, which will cause a compilation error for any app using it. But there is no behavior change, since this is a dead prop.
  • glue-alpha: a differing/tokenized has_encrypted_data supplied via parameters now throws.
Features
  • glue-alpha: add warning for maxRetries when job run queuing is enabled (#​38575) (09ae11e)
  • glue-alpha: model SecurityConfiguration encryption as factory subtypes (#​38586) (e37e7a6)
  • glue-alpha: new hasEncryptedData property (#​38511) (c977e36)
  • glue-alpha: pair workerType and numberOfWorkers into a required workerConfiguration (#​38576) (5f3b1b6)
  • glue-alpha: wrap DataQualityRuleset DQDL in a typed value object (#​38587) (fd01268)
Bug Fixes
vitest-dev/vitest (vitest)

v4.1.11

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 8am on Monday"
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • 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 requested a review from a team as a code owner August 24, 2026 01:08
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Aug 24, 2026
@github-actions github-actions Bot added javascript Pull requests that update Javascript code ci labels Aug 24, 2026
@tylerbenson
tylerbenson merged commit a7a23f1 into main Aug 24, 2026
13 checks passed
@tylerbenson
tylerbenson deleted the renovate/js-other branch August 24, 2026 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants