Skip to content

chore(deps): update integ runner and cloud assembly versions to include docker build context#37350

Merged
mergify[bot] merged 3 commits intoaws:mainfrom
cogwirrel:chore/dependency-updates
Mar 25, 2026
Merged

chore(deps): update integ runner and cloud assembly versions to include docker build context#37350
mergify[bot] merged 3 commits intoaws:mainfrom
cogwirrel:chore/dependency-updates

Conversation

@cogwirrel
Copy link
Copy Markdown
Member

@cogwirrel cogwirrel commented Mar 25, 2026

Issue # (if applicable)

References #31598

Reason for this change

Splitting dependency updates out of #36930

Description of changes

Update the following dependencies:

  • @aws-cdk/integ-runner: ^2.196.1 -> ^2.197.1
  • @aws-cdk/cloud-assembly-api: ^2.1.1 -> ^2.2.0
  • @aws-cdk/cloud-assembly-schema: ^52.1.0 -> ^53.0.0
  • yarn.lock transitive dependency updates

Fix the integration tests due to the update. Details below from our friend Kiro:

The PR that introduced the @aws-cdk/aws-eks:useNativeOidcProvider feature flag is #36589
This PR added the EKS_USE_NATIVE_OIDC_PROVIDER flag with recommendedValue: true. Because it's a recommended flag, it was automatically included in the @aws-cdk/integ-runner's auto-generated recommended-feature-flags.json when the integ-runner was built against a version of aws-cdk-lib containing this change. This is why @aws-cdk/[email protected] includes the flag but @aws-cdk/[email protected] does not — v2.197.1 was the first integ-runner release built after PR #36589 was merged.

Describe any new or updated permissions being added

None

Description of how you validated changes

#36930

Checklist


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

Update the following dependencies:
- @aws-cdk/integ-runner: ^2.196.1 -> ^2.197.1
- @aws-cdk/cloud-assembly-api: ^2.1.1 -> ^2.2.0
- @aws-cdk/cloud-assembly-schema: ^52.1.0 -> ^53.0.0
- yarn.lock transitive dependency updates
@aws-cdk-automation aws-cdk-automation requested a review from a team March 25, 2026 02:58
@github-actions github-actions bot added beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK p2 labels Mar 25, 2026
@cogwirrel cogwirrel changed the title chore(deps): update dependency versions to include docker build context chore(deps): update integ runner and cloud assembly versions to include docker build context Mar 25, 2026
@aws-cdk-automation aws-cdk-automation added the pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. label Mar 25, 2026
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Mar 25, 2026

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit ac3eadc into aws:main Mar 25, 2026
21 of 22 checks passed
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Mar 25, 2026

Merge Queue Status

  • Entered queue2026-03-25 07:47 UTC · Rule: default-squash
  • Checks skipped · PR is already up-to-date
  • Merged2026-03-25 07:47 UTC · at ad67aed005a65032acacbd5a22b5f8a1751e844d

This pull request spent 6 seconds in the queue, with no time running CI.

Required conditions to merge

@github-actions
Copy link
Copy Markdown
Contributor

Comments on closed issues and PRs are hard for our team to see.
If you need help, please open a new issue that references this one.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 25, 2026
@aws-cdk-automation aws-cdk-automation removed the pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. label Mar 25, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK p2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants