Skip to content

Commit 0a35213

Browse files
build(deps): update nx monorepo to v20.8.2 (#12197)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@nx/nx-darwin-arm64](https://redirect.github.com/nrwl/nx) ([source](https://redirect.github.com/nrwl/nx/tree/HEAD/packages/nx/native-packages/darwin-arm64)) | [`20.8.1` -> `20.8.2`](https://renovatebot.com/diffs/npm/@nx%2fnx-darwin-arm64/20.8.1/20.8.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@nx%2fnx-darwin-arm64/20.8.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@nx%2fnx-darwin-arm64/20.8.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@nx%2fnx-darwin-arm64/20.8.1/20.8.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@nx%2fnx-darwin-arm64/20.8.1/20.8.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@nx/nx-linux-x64-gnu](https://redirect.github.com/nrwl/nx) ([source](https://redirect.github.com/nrwl/nx/tree/HEAD/packages/nx/native-packages/linux-x64-gnu)) | [`20.8.1` -> `20.8.2`](https://renovatebot.com/diffs/npm/@nx%2fnx-linux-x64-gnu/20.8.1/20.8.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@nx%2fnx-linux-x64-gnu/20.8.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@nx%2fnx-linux-x64-gnu/20.8.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@nx%2fnx-linux-x64-gnu/20.8.1/20.8.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@nx%2fnx-linux-x64-gnu/20.8.1/20.8.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@nx/nx-win32-x64-msvc](https://redirect.github.com/nrwl/nx) ([source](https://redirect.github.com/nrwl/nx/tree/HEAD/packages/nx/native-packages/win32-x64-msvc)) | [`20.8.1` -> `20.8.2`](https://renovatebot.com/diffs/npm/@nx%2fnx-win32-x64-msvc/20.8.1/20.8.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@nx%2fnx-win32-x64-msvc/20.8.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@nx%2fnx-win32-x64-msvc/20.8.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@nx%2fnx-win32-x64-msvc/20.8.1/20.8.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@nx%2fnx-win32-x64-msvc/20.8.1/20.8.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>nrwl/nx (@&#8203;nx/nx-darwin-arm64)</summary> ### [`v20.8.2`](https://redirect.github.com/nrwl/nx/releases/tag/20.8.2) [Compare Source](https://redirect.github.com/nrwl/nx/compare/20.8.1...20.8.2) ##### 20.8.2 (2025-05-16) ##### 🚀 Features - **angular:** update angular-rspack to 20.7 ([#&#8203;30737](https://redirect.github.com/nrwl/nx/pull/30737)) - **linter:** add support for package based secondary entry points ([#&#8203;30809](https://redirect.github.com/nrwl/nx/pull/30809)) - **rspack:** use custom WriteIndexHtmlPlugin to handle variable interpolation ([#&#8203;30805](https://redirect.github.com/nrwl/nx/pull/30805)) ##### 🩹 Fixes - **core:** error when restoring http cache with no outputs ([#&#8203;30961](https://redirect.github.com/nrwl/nx/pull/30961)) - **module-federation:** remove disabling runtimeChunk ([#&#8203;30637](https://redirect.github.com/nrwl/nx/pull/30637)) - **release:** ensure generatorOptions and rootVersionActionsOptions are passed to updateLockfile function ([#&#8203;30796](https://redirect.github.com/nrwl/nx/pull/30796)) - **release:** ensure versionData is always populated even when no bumps ([#&#8203;30866](https://redirect.github.com/nrwl/nx/pull/30866)) ##### ❤️ Thank You - Colum Ferry [@&#8203;Coly010](https://redirect.github.com/Coly010) - Craigory Coppola [@&#8203;AgentEnder](https://redirect.github.com/AgentEnder) - James Henry [@&#8203;JamesHenry](https://redirect.github.com/JamesHenry) - Miroslav Jonaš [@&#8203;meeroslav](https://redirect.github.com/meeroslav) - Nicholas Cunningham [@&#8203;ndcunningham](https://redirect.github.com/ndcunningham) - Thomas Dekiere [@&#8203;thdk](https://redirect.github.com/thdk) </details> --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xNi4wIiwidXBkYXRlZEluVmVyIjoiNDAuMTYuMCIsInRhcmdldEJyYW5jaCI6ImRldiIsImxhYmVscyI6WyJjaG9yZSIsImRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: JC Franco <jfranco@esri.com>
1 parent da3aa3e commit 0a35213

File tree

2 files changed

+66
-15
lines changed

2 files changed

+66
-15
lines changed

package-lock.json

Lines changed: 63 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,8 @@
132132
"patch-package": "8.0.0"
133133
},
134134
"optionalDependencies": {
135-
"@nx/nx-darwin-arm64": "20.8.1",
136-
"@nx/nx-linux-x64-gnu": "20.8.1",
137-
"@nx/nx-win32-x64-msvc": "20.8.1"
135+
"@nx/nx-darwin-arm64": "20.8.2",
136+
"@nx/nx-linux-x64-gnu": "20.8.2",
137+
"@nx/nx-win32-x64-msvc": "20.8.2"
138138
}
139139
}

0 commit comments

Comments
 (0)