Skip to content

feat(release)!: set preserveMatchingDependencyRanges to true by default#32983

Merged
JamesHenry merged 1 commit intomasterfrom
release/missed-22
Oct 7, 2025
Merged

feat(release)!: set preserveMatchingDependencyRanges to true by default#32983
JamesHenry merged 1 commit intomasterfrom
release/missed-22

Conversation

@Coly010
Copy link
Copy Markdown
Contributor

@Coly010 Coly010 commented Oct 7, 2025

Set preserveMatchingDependencyRanges to true by default. Previous default was false.

BREAKING CHANGE: Previously, Nx Release would always update the version of workspace dependecies within manifest files to be the new value that is being released, regardless if the dependent package had defined a valid range.
The new behavior being introduced will keep valid ranges in manifest files. If the range is not valid for the new version being released an error will be thrown asking the user to update the range to be valid.

@Coly010 Coly010 requested a review from a team as a code owner October 7, 2025 08:27
@Coly010 Coly010 requested a review from MaxKless October 7, 2025 08:27
@Coly010 Coly010 self-assigned this Oct 7, 2025
@netlify
Copy link
Copy Markdown

netlify bot commented Oct 7, 2025

Deploy Preview for nx-docs ready!

Name Link
🔨 Latest commit ac962fe
🔍 Latest deploy log https://app.netlify.com/projects/nx-docs/deploys/68e4cee2241a0c00089d7cb0
😎 Deploy Preview https://deploy-preview-32983--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.

@vercel
Copy link
Copy Markdown

vercel bot commented Oct 7, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
nx-dev Ready Ready Preview Oct 7, 2025 8:39am

@nx-cloud
Copy link
Copy Markdown
Contributor

nx-cloud bot commented Oct 7, 2025

View your CI Pipeline Execution ↗ for commit ac962fe

Command Status Duration Result
nx affected --targets=lint,test,test-kt,build,e... ✅ Succeeded 34m 45s View ↗
nx run-many -t check-imports check-commit check... ✅ Succeeded 2m 24s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 3s View ↗
nx-cloud record -- nx format:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded <1s View ↗
nx documentation ✅ Succeeded 39s View ↗

☁️ Nx Cloud last updated this comment at 2025-10-07 09:09:03 UTC

@JamesHenry JamesHenry merged commit ff44262 into master Oct 7, 2025
19 checks passed
@JamesHenry JamesHenry deleted the release/missed-22 branch October 7, 2025 12:16
@github-actions
Copy link
Copy Markdown
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 Oct 13, 2025
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.

2 participants