build(deps): update nx monorepo to v20.4.6#11662
Merged
Conversation
benelan
added a commit
that referenced
this pull request
Mar 6, 2025
* origin/dev: (80 commits) build(deps): update nx monorepo to v20.4.6 (#11662) build(deps): update arcgis to ^4.32.7 (#11648) build: update browserslist db (#11639) build(deps): update eslint (#11670) build(deps): update dependency chromatic to v11.26.1 (#11669) build(deps): update dependency rollup to v4.34.9 (#11661) build(deps): update dependency tsx to v4.19.3 (#11658) chore: release next docs(text-area): update limitText description (#11672) feat(block, block-section): add `expanded` property and deprecate `open` property (#11582) feat(list-item, list): add `expanded` property and deprecate `open` property (#11003) chore: release next fix(tabs): redisplay close button when more than one tab is closable (#11492) test(shell-panel): Fix token story set up (#11635) chore: set up 3rd-party license generation (#11640) build(deps): update dependency happy-dom to v17.1.8 (#11649) build(deps): update dependency prettier to v3.5.2 (#11642) build(deps): update dependency happy-dom to v17.1.6 (#11641) chore: release next fix(card-group): Restore default gap spacing (#11638) ...
benelan
pushed a commit
that referenced
this pull request
Mar 26, 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.4.4` -> `20.4.6`](https://renovatebot.com/diffs/npm/@nx%2fnx-darwin-arm64/20.4.4/20.4.6) | [](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.4.4` -> `20.4.6`](https://renovatebot.com/diffs/npm/@nx%2fnx-linux-x64-gnu/20.4.4/20.4.6) | [](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.4.4` -> `20.4.6`](https://renovatebot.com/diffs/npm/@nx%2fnx-win32-x64-msvc/20.4.4/20.4.6) | [](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.4.6`](https://github.com/nrwl/nx/releases/tag/20.4.6) [Compare Source](https://github.com/nrwl/nx/compare/20.4.5...20.4.6) ##### 20.4.6 (2025-02-20) ##### 🚀 Features - **nx-dev:** expose docs embedding search via endpoint ([#​30050](https://github.com/nrwl/nx/pull/30050)) ##### 🩹 Fixes - **core:** update custom task runner deprecation message ([#​30093](https://github.com/nrwl/nx/pull/30093)) - **core:** fix typescript dependency calculation ([#​30131](https://github.com/nrwl/nx/pull/30131)) - **js:** identify correct circular dependecies ([#​29759](https://github.com/nrwl/nx/pull/29759)) - **js:** use uuid when generating tmp tsconfig ([#​30118](https://github.com/nrwl/nx/pull/30118)) - **repo:** fix nightly reporting ([#​30104](https://github.com/nrwl/nx/pull/30104)) ##### ❤️ Thank You - Colum Ferry [@​Coly010](https://github.com/Coly010) - Emily Xiong [@​xiongemi](https://github.com/xiongemi) - Jason Jean [@​FrozenPandaz](https://github.com/FrozenPandaz) - Juri Strumpflohner [@​juristr](https://github.com/juristr) - MaxKless [@​MaxKless](https://github.com/MaxKless) - Miroslav Jonaš [@​meeroslav](https://github.com/meeroslav) ### [`v20.4.5`](https://github.com/nrwl/nx/releases/tag/20.4.5) [Compare Source](https://github.com/nrwl/nx/compare/20.4.4...20.4.5) #### 20.4.5 (2025-02-18) ##### 🩹 Fixes - **core:** add the `extends` field to nx-schema.json ([#​30027](https://github.com/nrwl/nx/pull/30027)) - **core:** respect `extends` when reading tsconfig options ([#​30062](https://github.com/nrwl/nx/pull/30062)) - **core:** make hash_array resilient to None values ([#​30090](https://github.com/nrwl/nx/pull/30090)) - **core:** NX_PLUGIN_NO_TIMEOUTS should also remove timeout on plugin worker connection ([#​30095](https://github.com/nrwl/nx/pull/30095)) - **devkit:** handle missing `include` and `exclude` in tsconfig options when updating tsconfig to support js ([#​30073](https://github.com/nrwl/nx/pull/30073)) - **nx-dev:** remove OTel-based tracing for now to remove local dev erros ([#​30096](https://github.com/nrwl/nx/pull/30096)) - **react:** add release option for [@​nx/react](https://github.com/nx/react):lib --publishable ([#​29776](https://github.com/nrwl/nx/pull/29776)) - **release:** allow preid option in release command ([#​29264](https://github.com/nrwl/nx/pull/29264)) - **rspack:** handle potentially missing lockfile in `@nx/rspack/plugin` plugin ([#​30086](https://github.com/nrwl/nx/pull/30086)) ##### ❤️ Thank You - Alejandro Forero [@​focusaway](https://github.com/focusaway) - Craigory Coppola [@​AgentEnder](https://github.com/AgentEnder) - Emily Xiong [@​xiongemi](https://github.com/xiongemi) - Ethan Koenig [@​ethantkoenig](https://github.com/ethantkoenig) - Hikari Hayashi [@​latin-1](https://github.com/latin-1) - Jack Hsu [@​jaysoo](https://github.com/jaysoo) - James Henry [@​JamesHenry](https://github.com/JamesHenry) - Leosvel Pérez Espinosa [@​leosvelperez](https://github.com/leosvelperez) </details> --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS40IiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbImNob3JlIiwiZGVwZW5kZW5jaWVzIl19--> 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.4.4->20.4.620.4.4->20.4.620.4.4->20.4.6Release Notes
nrwl/nx (@nx/nx-darwin-arm64)
v20.4.6Compare Source
20.4.6 (2025-02-20)
🚀 Features
🩹 Fixes
❤️ Thank You
v20.4.5Compare Source
20.4.5 (2025-02-18)
🩹 Fixes
extendsfield to nx-schema.json (#30027)extendswhen reading tsconfig options (#30062)includeandexcludein tsconfig options when updating tsconfig to support js (#30073)@nx/rspack/pluginplugin (#30086)❤️ Thank You