build(deps): update nx monorepo to v20.6.4#11819
Merged
Conversation
c55803f to
b7271f9
Compare
jcfranco
approved these changes
Mar 28, 2025
benelan
added a commit
that referenced
this pull request
Mar 31, 2025
…igration-ssr * origin/dev: (23 commits) build(deps): drop @types/jsdom (#11830) build(deps): update arcgis to ^4.32.13 (#11832) build(deps): update dependency @tokens-studio/sd-transforms to v1.2.12 (#11833) docs: update list of contributors (#11829) build(deps): update dependency @types/estree to v1.0.7 (#11815) refactor: bump `style-dictionary` and `@tokens-studio/sd-transforms` to latest (#11655) chore: include all node_modules dirs in clean script (#11822) chore: ignore iml files (#11828) chore: release next build(deps): update nx monorepo to v20.6.4 (#11819) build(deps): update dependency vite to v5.4.15 (#11818) build(deps): update dependency @prettier/sync to v0.5.5 (#11814) feat(input-message): add component tokens and deprecate --calcite-input-message-spacing-value (#11759) fix: update tags (#11808) chore: cherry pick release commit from main (#11813) chore: release next build(deps): update package-lock (#11810) feat(flow-item): expose `FlowItemLike` type (#11791) revert(fab): add component tokens (#11805) docs(combobox, combobox-item): update token descriptions (#11806) ...
benelan
pushed a commit
that referenced
this pull request
May 14, 2025
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@nx/nx-darwin-arm64](https://github.com/nrwl/nx) ([source](https://github.com/nrwl/nx/tree/HEAD/packages/nx/native-packages/darwin-arm64)) | [`20.6.2` -> `20.6.4`](https://renovatebot.com/diffs/npm/@nx%2fnx-darwin-arm64/20.6.2/20.6.4) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@nx/nx-linux-x64-gnu](https://github.com/nrwl/nx) ([source](https://github.com/nrwl/nx/tree/HEAD/packages/nx/native-packages/linux-x64-gnu)) | [`20.6.2` -> `20.6.4`](https://renovatebot.com/diffs/npm/@nx%2fnx-linux-x64-gnu/20.6.2/20.6.4) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@nx/nx-win32-x64-msvc](https://github.com/nrwl/nx) ([source](https://github.com/nrwl/nx/tree/HEAD/packages/nx/native-packages/win32-x64-msvc)) | [`20.6.2` -> `20.6.4`](https://renovatebot.com/diffs/npm/@nx%2fnx-win32-x64-msvc/20.6.2/20.6.4) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>nrwl/nx (@​nx/nx-darwin-arm64)</summary> ### [`v20.6.4`](https://github.com/nrwl/nx/releases/tag/20.6.4) [Compare Source](https://github.com/nrwl/nx/compare/20.6.3...20.6.4) ##### 20.6.4 (2025-03-25) ##### 🩹 Fixes - **misc:** override `customConditions` when using an incompatible module resolution ([#​30477](https://github.com/nrwl/nx/pull/30477)) ##### ❤️ Thank You - Leosvel Pérez Espinosa [@​leosvelperez](https://github.com/leosvelperez) ### [`v20.6.3`](https://github.com/nrwl/nx/releases/tag/20.6.3) [Compare Source](https://github.com/nrwl/nx/compare/20.6.2...20.6.3) ##### 20.6.3 (2025-03-25) ##### 🚀 Features - **bundling:** add buildLibsFromSource option to [@​nx/rollup](https://github.com/nx/rollup):rollup executor ([#​30417](https://github.com/nrwl/nx/pull/30417)) - **misc:** set a `development` conditional export for buildable libraries when using the ts solution setup ([#​30451](https://github.com/nrwl/nx/pull/30451)) - **misc:** add `--useProjectJson` flag to CNW ([#​30475](https://github.com/nrwl/nx/pull/30475)) - **module-federation:** add ssr support to rspack crystal plugin ([#​30437](https://github.com/nrwl/nx/pull/30437)) - **repo:** replace explicit matrix with dynamic parsed from json ([#​30120](https://github.com/nrwl/nx/pull/30120)) ##### 🩹 Fixes - **core:** legacy cache users should get artifacts when remote cache is hit ([#​30442](https://github.com/nrwl/nx/pull/30442)) - **core:** pass the project graph into the batch instead of recreating ([#​30455](https://github.com/nrwl/nx/pull/30455)) - **core:** fix local registry not being considered when using `bun` ([#​30459](https://github.com/nrwl/nx/pull/30459)) - **devkit:** formatFiles should check for root prettier config before using prettier ([#​30426](https://github.com/nrwl/nx/pull/30426)) - **gradle:** build nx graph for gradle projects regardless of build gradle file location ([#​29783](https://github.com/nrwl/nx/pull/29783), [#​29802](https://github.com/nrwl/nx/pull/29802)) - **nx-dev:** sidebar should not always show angular-rs\* links ([#​30448](https://github.com/nrwl/nx/pull/30448)) - **react:** only add release config for publishable librarires ([#​30474](https://github.com/nrwl/nx/pull/30474)) - **react:** update react router logic with selected bundler ([#​30399](https://github.com/nrwl/nx/pull/30399)) ##### ❤️ Thank You - Colum Ferry [@​Coly010](https://github.com/Coly010) - Craigory Coppola [@​AgentEnder](https://github.com/AgentEnder) - Jack Hsu [@​jaysoo](https://github.com/jaysoo) - James Henry [@​JamesHenry](https://github.com/JamesHenry) - Jason Jean [@​FrozenPandaz](https://github.com/FrozenPandaz) - Leosvel Pérez Espinosa [@​leosvelperez](https://github.com/leosvelperez) - Miroslav Jonaš [@​meeroslav](https://github.com/meeroslav) - Nicholas Cunningham [@​ndcunningham](https://github.com/ndcunningham) - Nicolas Beaussart [@​beaussan](https://github.com/beaussan) - Roman Lorenzo Balayan [@​romanbalayan](https://github.com/romanbalayan) - Tine Kondo [@​tinesoft](https://github.com/tinesoft) </details> --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbImNob3JlIiwiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
20.6.2->20.6.420.6.2->20.6.420.6.2->20.6.4Release Notes
nrwl/nx (@nx/nx-darwin-arm64)
v20.6.4Compare Source
20.6.4 (2025-03-25)
🩹 Fixes
customConditionswhen using an incompatible module resolution (#30477)❤️ Thank You
v20.6.3Compare Source
20.6.3 (2025-03-25)
🚀 Features
developmentconditional export for buildable libraries when using the ts solution setup (#30451)--useProjectJsonflag to CNW (#30475)🩹 Fixes
bun(#30459)❤️ Thank You