Skip to content

feat: remove upper bound on pnpm version#927

Merged
cogwirrel merged 2 commits intomainlinefrom
feat/upgrade-pnpm
Jun 18, 2025
Merged

feat: remove upper bound on pnpm version#927
cogwirrel merged 2 commits intomainlinefrom
feat/upgrade-pnpm

Conversation

@cogwirrel
Copy link
Copy Markdown
Member

@cogwirrel cogwirrel commented Jun 17, 2025

Allows users to use pnpm 9 or 10.

Note jsii packaging didn't work with pnpm 10 so I'm leaving this repo at pnpm 8 for now.

Fixes #901

@nx-cloud
Copy link
Copy Markdown

nx-cloud bot commented Jun 17, 2025

View your CI Pipeline Execution ↗ for commit 8483f20.

Command Status Duration Result
nx run-many --target=build --output-style=strea... ✅ Succeeded 13m 32s View ↗

☁️ Nx Cloud last updated this comment at 2025-06-17 07:43:36 UTC

@cogwirrel cogwirrel force-pushed the feat/upgrade-pnpm branch from e96fb8b to 6d6068c Compare June 17, 2025 01:37
Allow users to use pnpm 10.

Note: this repo remains on pnpm 8 since JSII packaging needs to be
updated if using pnpm 10

Fixes #901
@cogwirrel cogwirrel force-pushed the feat/upgrade-pnpm branch from 6d6068c to d95dc94 Compare June 17, 2025 07:03
@cogwirrel cogwirrel merged commit 39b1465 into mainline Jun 18, 2025
3 checks passed
@cogwirrel cogwirrel deleted the feat/upgrade-pnpm branch June 18, 2025 01:16
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.

[CHORE] Support pnmp > 9

2 participants