Skip to content

Commit

Permalink
build(deps): update nx monorepo to v20.4.6 (#11662)
Browse files Browse the repository at this point in the history
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.4.4` ->
`20.4.6`](https://renovatebot.com/diffs/npm/@nx%2fnx-darwin-arm64/20.4.4/20.4.6)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@nx%2fnx-darwin-arm64/20.4.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@nx%2fnx-darwin-arm64/20.4.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@nx%2fnx-darwin-arm64/20.4.4/20.4.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@nx%2fnx-darwin-arm64/20.4.4/20.4.6?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.4.4` ->
`20.4.6`](https://renovatebot.com/diffs/npm/@nx%2fnx-linux-x64-gnu/20.4.4/20.4.6)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@nx%2fnx-linux-x64-gnu/20.4.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@nx%2fnx-linux-x64-gnu/20.4.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@nx%2fnx-linux-x64-gnu/20.4.4/20.4.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@nx%2fnx-linux-x64-gnu/20.4.4/20.4.6?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.4.4` ->
`20.4.6`](https://renovatebot.com/diffs/npm/@nx%2fnx-win32-x64-msvc/20.4.4/20.4.6)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@nx%2fnx-win32-x64-msvc/20.4.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@nx%2fnx-win32-x64-msvc/20.4.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@nx%2fnx-win32-x64-msvc/20.4.4/20.4.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@nx%2fnx-win32-x64-msvc/20.4.4/20.4.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>nrwl/nx (@&#8203;nx/nx-darwin-arm64)</summary>

### [`v20.4.6`](https://redirect.github.com/nrwl/nx/releases/tag/20.4.6)

[Compare
Source](https://redirect.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
([#&#8203;30050](https://redirect.github.com/nrwl/nx/pull/30050))

##### 🩹 Fixes

- **core:** update custom task runner deprecation message
([#&#8203;30093](https://redirect.github.com/nrwl/nx/pull/30093))
- **core:** fix typescript dependency calculation
([#&#8203;30131](https://redirect.github.com/nrwl/nx/pull/30131))
- **js:** identify correct circular dependecies
([#&#8203;29759](https://redirect.github.com/nrwl/nx/pull/29759))
- **js:** use uuid when generating tmp tsconfig
([#&#8203;30118](https://redirect.github.com/nrwl/nx/pull/30118))
- **repo:** fix nightly reporting
([#&#8203;30104](https://redirect.github.com/nrwl/nx/pull/30104))

##### ❤️ Thank You

-   Colum Ferry [@&#8203;Coly010](https://redirect.github.com/Coly010)
-   Emily Xiong [@&#8203;xiongemi](https://redirect.github.com/xiongemi)
- Jason Jean
[@&#8203;FrozenPandaz](https://redirect.github.com/FrozenPandaz)
- Juri Strumpflohner
[@&#8203;juristr](https://redirect.github.com/juristr)
-   MaxKless [@&#8203;MaxKless](https://redirect.github.com/MaxKless)
- Miroslav Jonaš
[@&#8203;meeroslav](https://redirect.github.com/meeroslav)

### [`v20.4.5`](https://redirect.github.com/nrwl/nx/releases/tag/20.4.5)

[Compare
Source](https://redirect.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
([#&#8203;30027](https://redirect.github.com/nrwl/nx/pull/30027))
- **core:** respect `extends` when reading tsconfig options
([#&#8203;30062](https://redirect.github.com/nrwl/nx/pull/30062))
- **core:** make hash_array resilient to None values
([#&#8203;30090](https://redirect.github.com/nrwl/nx/pull/30090))
- **core:** NX_PLUGIN_NO_TIMEOUTS should also remove timeout on plugin
worker connection
([#&#8203;30095](https://redirect.github.com/nrwl/nx/pull/30095))
- **devkit:** handle missing `include` and `exclude` in tsconfig options
when updating tsconfig to support js
([#&#8203;30073](https://redirect.github.com/nrwl/nx/pull/30073))
- **nx-dev:** remove OTel-based tracing for now to remove local dev
erros ([#&#8203;30096](https://redirect.github.com/nrwl/nx/pull/30096))
- **react:** add release option for
[@&#8203;nx/react](https://redirect.github.com/nx/react):lib
--publishable
([#&#8203;29776](https://redirect.github.com/nrwl/nx/pull/29776))
- **release:** allow preid option in release command
([#&#8203;29264](https://redirect.github.com/nrwl/nx/pull/29264))
- **rspack:** handle potentially missing lockfile in `@nx/rspack/plugin`
plugin ([#&#8203;30086](https://redirect.github.com/nrwl/nx/pull/30086))

##### ❤️ Thank You

- Alejandro Forero
[@&#8203;focusaway](https://redirect.github.com/focusaway)
- Craigory Coppola
[@&#8203;AgentEnder](https://redirect.github.com/AgentEnder)
-   Emily Xiong [@&#8203;xiongemi](https://redirect.github.com/xiongemi)
- Ethan Koenig
[@&#8203;ethantkoenig](https://redirect.github.com/ethantkoenig)
- Hikari Hayashi [@&#8203;latin-1](https://redirect.github.com/latin-1)
-   Jack Hsu [@&#8203;jaysoo](https://redirect.github.com/jaysoo)
- James Henry
[@&#8203;JamesHenry](https://redirect.github.com/JamesHenry)
- Leosvel Pérez Espinosa
[@&#8203;leosvelperez](https://redirect.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>
  • Loading branch information
renovate[bot] authored Mar 6, 2025
1 parent 183d05d commit bd43fc0
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,8 @@
"patch-package": "8.0.0"
},
"optionalDependencies": {
"@nx/nx-darwin-arm64": "20.4.4",
"@nx/nx-linux-x64-gnu": "20.4.4",
"@nx/nx-win32-x64-msvc": "20.4.4"
"@nx/nx-darwin-arm64": "20.4.6",
"@nx/nx-linux-x64-gnu": "20.4.6",
"@nx/nx-win32-x64-msvc": "20.4.6"
}
}

0 comments on commit bd43fc0

Please sign in to comment.