Skip to content

Conversation

Coly010
Copy link
Contributor

@Coly010 Coly010 commented Sep 23, 2025

Current Behavior

When using the --groups filter with nx release, projects in other release groups that depend on
projects in the filtered group are not properly updated, even when updateDependents is set to
auto. This causes dependency version mismatches when releasing a subset of release groups.

Expected Behavior

When releasing with a --groups filter and updateDependents: 'auto', all dependent projects
across all release groups should have their dependencies updated to match the new versions of
the filtered projects being released. This ensures dependency consistency across the entire
workspace.

Related Issue(s)

Fixes #31273

@Coly010 Coly010 requested a review from a team as a code owner September 23, 2025 15:20
@Coly010 Coly010 requested a review from MaxKless September 23, 2025 15:20
@Coly010 Coly010 self-assigned this Sep 23, 2025
Copy link
Contributor

nx-cloud bot commented Sep 23, 2025

View your CI Pipeline Execution ↗ for commit 33fc7a2

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

☁️ Nx Cloud last updated this comment at 2025-09-25 12:51:11 UTC

@Coly010 Coly010 force-pushed the release/all-projects-groups branch from 5a3b008 to 08b9c3c Compare September 23, 2025 15:26
Copy link

vercel bot commented Sep 23, 2025

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

Project Deployment Preview Updated (UTC)
nx-dev Ready Ready Preview Sep 25, 2025 10:59am

nx-cloud[bot]

This comment was marked as outdated.

nx-cloud[bot]

This comment was marked as outdated.

@Coly010 Coly010 force-pushed the release/all-projects-groups branch from 1bf6c56 to 56aaacb Compare September 23, 2025 19:49
nx-cloud[bot]

This comment was marked as outdated.

nx-cloud[bot]

This comment was marked as outdated.

nx-cloud[bot]

This comment was marked as outdated.

@Coly010 Coly010 force-pushed the release/all-projects-groups branch from 811c7f1 to 8fe824a Compare September 23, 2025 22:48
nx-cloud[bot]

This comment was marked as outdated.

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.

nx release version - unable to find project
1 participant