Skip to content

fix: update lockfile for @aws-cdk/cloud-assembly-schema peer dep#662

Closed
Hweinstock wants to merge 1 commit intoaws:mainfrom
Hweinstock:fix/cdk-assembly-schema-version
Closed

fix: update lockfile for @aws-cdk/cloud-assembly-schema peer dep#662
Hweinstock wants to merge 1 commit intoaws:mainfrom
Hweinstock:fix/cdk-assembly-schema-version

Conversation

@Hweinstock
Copy link
Copy Markdown
Contributor

Description

@aws-cdk/toolkit-lib@1.19.2 introduced @aws-cdk/cloud-assembly-api@2.2.1 which requires @aws-cdk/cloud-assembly-schema@>=53.8.0 as a peer dependency. The lockfile had 53.4.0, causing npm install -g from tarball to fail with ETARGET in CI.

Related Issues

N/A

Documentation PR

N/A

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Other (please describe):

Testing

How have you tested the change?

  • I ran npm run typecheck
  • I ran npm run lint

Checklist

  • I have read the CONTRIBUTING document
  • My changes generate no new warnings

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the
terms of your choice.

@Hweinstock Hweinstock requested a review from a team March 26, 2026 14:09
@github-actions github-actions Bot added the size/xs PR size: XS label Mar 26, 2026
@Hweinstock Hweinstock marked this pull request as draft March 26, 2026 14:12
@Hweinstock Hweinstock force-pushed the fix/cdk-assembly-schema-version branch from 99f3398 to eef8282 Compare March 26, 2026 14:12
@github-actions github-actions Bot added size/xs PR size: XS and removed size/xs PR size: XS labels Mar 26, 2026
@Hweinstock Hweinstock changed the title fix: bump @aws-cdk/cloud-assembly-schema to 53.8.0 fix: update lockfile for @aws-cdk/cloud-assembly-schema peer dep Mar 26, 2026
@Hweinstock Hweinstock closed this Mar 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/xs PR size: XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant