Skip to content

fix: bundled jsonschema in @aws-cdk/cloud-assembly-api causes ELSPROBLEMS#37774

Merged
mergify[bot] merged 3 commits into
mainfrom
mrgrain/chore/deps/bump-cloud-assembly-api
May 6, 2026
Merged

fix: bundled jsonschema in @aws-cdk/cloud-assembly-api causes ELSPROBLEMS#37774
mergify[bot] merged 3 commits into
mainfrom
mrgrain/chore/deps/bump-cloud-assembly-api

Conversation

@mrgrain

@mrgrain mrgrain commented May 6, 2026

Copy link
Copy Markdown
Contributor

Issue # (if applicable)

Closes #37756.

Reason for this change

A new version of @aws-cdk/cloud-assembly-api is available. Bumping to pick up the latest fixes and features from 2.2.3.

Description of changes

Bumps @aws-cdk/cloud-assembly-api from ^2.2.2 to ^2.2.3 in cx-api and aws-cdk-lib. Also adds the packageManager field to the root package.json so that corepack users can use this repo more easily.

Describe any new or updated permissions being added

N/A

Description of how you validated changes

yarn.lock resolves correctly.

Checklist


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

@github-actions github-actions Bot added the p2 label May 6, 2026
@aws-cdk-automation
aws-cdk-automation requested a review from a team May 6, 2026 13:05
@mergify mergify Bot added the contribution/core This is a PR that came from AWS. label May 6, 2026
@mergify
mergify Bot temporarily deployed to automation May 6, 2026 13:05 Inactive
@mergify
mergify Bot temporarily deployed to automation May 6, 2026 13:06 Inactive
@github-actions github-actions Bot added bug This issue is a bug. effort/small Small work item – less than a day of effort p0 and removed p2 labels May 6, 2026
@mrgrain mrgrain changed the title chore(deps): bump @aws-cdk/cloud-assembly-api to 2.2.3 fix(deps): bundled jsonschema in @aws-cdk/cloud-assembly-api causes ELSPROBLEMS May 6, 2026
Comment thread package.json
"tar": "^7.5.7"
}
},
"packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added this so that corepack users can use the repo easily

@aws-cdk-automation aws-cdk-automation left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(This review is outdated)

@mrgrain mrgrain added pr-linter/exempt-test The PR linter will not require test changes pr-linter/exempt-integ-test The PR linter will not require integ test changes labels May 6, 2026
@mrgrain mrgrain changed the title fix(deps): bundled jsonschema in @aws-cdk/cloud-assembly-api causes ELSPROBLEMS fix: bundled jsonschema in @aws-cdk/cloud-assembly-api causes ELSPROBLEMS May 6, 2026
@aws-cdk-automation
aws-cdk-automation dismissed their stale review May 6, 2026 13:35

✅ Updated pull request passes all PRLinter validations. Dismissing previous PRLinter review.

@aws-cdk-automation aws-cdk-automation added the pr/needs-maintainer-review This PR needs a review from a Core Team Member label May 6, 2026
@mergify

mergify Bot commented May 6, 2026

Copy link
Copy Markdown
Contributor

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 commented May 6, 2026

Copy link
Copy Markdown
Contributor

Merge Queue Status

  • Entered queue2026-05-06 18:15 UTC · Rule: default-squash
  • Checks passed · in-place
  • Merged2026-05-06 19:07 UTC · at 606cbe3b4d837c6c174174ac9a00af9fa972aa36 · squash

This pull request spent 51 minutes 11 seconds in the queue, including 50 minutes 53 seconds running CI.

Required conditions to merge

@mergify
mergify Bot temporarily deployed to automation May 6, 2026 18:16 Inactive
@mergify
mergify Bot temporarily deployed to automation May 6, 2026 18:16 Inactive
@aws-cdk-automation aws-cdk-automation removed the pr/needs-maintainer-review This PR needs a review from a Core Team Member label May 6, 2026
@mergify

mergify Bot commented May 6, 2026

Copy link
Copy Markdown
Contributor

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 64651d3 into main May 6, 2026
25 of 26 checks passed
@mergify
mergify Bot deleted the mrgrain/chore/deps/bump-cloud-assembly-api branch May 6, 2026 19:07
@github-actions

github-actions Bot commented May 6, 2026

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 May 6, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug This issue is a bug. contribution/core This is a PR that came from AWS. effort/small Small work item – less than a day of effort p0 pr-linter/exempt-integ-test The PR linter will not require integ test changes pr-linter/exempt-test The PR linter will not require test changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

(aws-cdk-lib): regression in 2.252.0 - bundled jsonschema bumped to 1.5.0 but @aws-cdk/cloud-assembly-api constraint still ~1.4.1 causing ELSPROBLEMS

3 participants