Skip to content

feat(misc): use caret range for swc dependencies in pnpm catalog#34487

Merged
FrozenPandaz merged 1 commit intomasterfrom
bump-swc-version
Feb 17, 2026
Merged

feat(misc): use caret range for swc dependencies in pnpm catalog#34487
FrozenPandaz merged 1 commit intomasterfrom
bump-swc-version

Conversation

@Coly010
Copy link
Contributor

@Coly010 Coly010 commented Feb 17, 2026

Use a range for the swc dependencies

Fixes #34472

@Coly010 Coly010 self-assigned this Feb 17, 2026
@netlify
Copy link

netlify bot commented Feb 17, 2026

Deploy Preview for nx-docs ready!

Name Link
🔨 Latest commit 96356d4
🔍 Latest deploy log https://app.netlify.com/projects/nx-docs/deploys/69949ac334423e0008a730d6
😎 Deploy Preview https://deploy-preview-34487--nx-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Feb 17, 2026

Deploy Preview for nx-dev ready!

Name Link
🔨 Latest commit 96356d4
🔍 Latest deploy log https://app.netlify.com/projects/nx-dev/deploys/69949ac33f55530008c99e29
😎 Deploy Preview https://deploy-preview-34487--nx-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@nx-cloud
Copy link
Contributor

nx-cloud bot commented Feb 17, 2026

View your CI Pipeline Execution ↗ for commit 96356d4

Command Status Duration Result
nx affected --targets=lint,test,test-kt,build,e... ✅ Succeeded 46m View ↗
nx run-many -t check-imports check-lock-files c... ✅ Succeeded 4m 3s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 8s View ↗
nx-cloud record -- nx format:check ✅ Succeeded 1s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2026-02-17 17:35:40 UTC

@Coly010 Coly010 requested a review from a team as a code owner February 17, 2026 16:43
@comp615
Copy link
Contributor

comp615 commented Feb 17, 2026

Does the version bump still need to happen? In theory for peer deps it'd be nice to be the lowest functional requirement (you can still install a higher one in the repo itself)

@Coly010
Copy link
Contributor Author

Coly010 commented Feb 17, 2026

Yes :)

@FrozenPandaz FrozenPandaz merged commit c16377a into master Feb 17, 2026
24 checks passed
@FrozenPandaz FrozenPandaz deleted the bump-swc-version branch February 17, 2026 23:14
FrozenPandaz pushed a commit that referenced this pull request Feb 20, 2026
)

Use a range for the swc dependencies

Fixes #34472

(cherry picked from commit c16377a)
@github-actions
Copy link
Contributor

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 23, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix(core): pinned @swc-node/register peerDep (1.11.1) causes silent ts-node fallback and ERR_REQUIRE_ESM on Node 24

3 participants