Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: outdated dependency on @aws-cdk/cloud-assembly-schema #277

Merged
merged 1 commit into from
Jan 1, 2025

Conversation

iliapolo
Copy link
Contributor

@iliapolo iliapolo commented Jan 1, 2025

In cdklabs/cloud-assembly-schema#61, we bumped the schema version 39, but we didn't upgrade the dependency.

@aws-cdk-automation aws-cdk-automation added this pull request to the merge queue Jan 1, 2025
Merged via the queue into main with commit 8af1b41 Jan 1, 2025
8 checks passed
@aws-cdk-automation aws-cdk-automation deleted the epolon/bump-schema-dep branch January 1, 2025 07:59
mergify bot pushed a commit to aws/aws-cdk that referenced this pull request Jan 1, 2025
github-merge-queue bot pushed a commit that referenced this pull request Jan 6, 2025
Backport of #277. 

CDK pipeliens use `npm install -g cdk-assets@latest` to grab a version
of `cdk-assets`, but since the 3.x version line is still an RC, the
`latest` tag still points to the `2.x` version line.

Fixes aws/aws-cdk#32744

---------

Signed-off-by: github-actions <[email protected]>
Co-authored-by: github-actions <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants