Skip to content

Commit

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

---

### Release Notes

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

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

[Compare
Source](https://redirect.github.com/nrwl/nx/compare/20.4.3...20.4.4)

##### 20.4.4 (2025-02-14)

##### 🚀 Features

- **nx-dev:** add Faro for observability
([#&#8203;30021](https://redirect.github.com/nrwl/nx/pull/30021))

##### 🩹 Fixes

- **core:** change to use init generator during import
([#&#8203;30029](https://redirect.github.com/nrwl/nx/pull/30029))
- **gradle:** log gradlew output for verbose
([#&#8203;29966](https://redirect.github.com/nrwl/nx/pull/29966))
- **testing:** remove dependency on
[@&#8203;nx/vite](https://redirect.github.com/nx/vite) and
[@&#8203;nx/webpack](https://redirect.github.com/nx/webpack) from
[@&#8203;nx/playwright](https://redirect.github.com/nx/playwright)
([#&#8203;30023](https://redirect.github.com/nrwl/nx/pull/30023))
- **vite:** prevent asset copying when NX_GRAPH_CREATION is enabled
([#&#8203;30037](https://redirect.github.com/nrwl/nx/pull/30037))

##### ❤️ Thank You

- Craigory Coppola
[@&#8203;AgentEnder](https://redirect.github.com/AgentEnder)
-   Emily Xiong [@&#8203;xiongemi](https://redirect.github.com/xiongemi)
-   Jack Hsu [@&#8203;jaysoo](https://redirect.github.com/jaysoo)
- Nicholas Cunningham
[@&#8203;ndcunningham](https://redirect.github.com/ndcunningham)

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

[Compare
Source](https://redirect.github.com/nrwl/nx/compare/20.4.2...20.4.3)

##### 20.4.3 (2025-02-12)

##### 🚀 Features

- **nx-dev:** add company video
([17b5e0a6ef](https://redirect.github.com/nrwl/nx/commit/17b5e0a6ef))

##### 🩹 Fixes

- **angular:** do not generate `@nx/dependency-checks` block in flat
root eslint config
([#&#8203;29980](https://redirect.github.com/nrwl/nx/pull/29980))
- **core:** tweaks to nx init
([#&#8203;30002](https://redirect.github.com/nrwl/nx/pull/30002))
- **core:** create multi-glob function
([#&#8203;29880](https://redirect.github.com/nrwl/nx/pull/29880))
- **core:** fix plugin error indexes
([#&#8203;29936](https://redirect.github.com/nrwl/nx/pull/29936))
- **core:** handle nullable `lock` when creating project graph
([#&#8203;30000](https://redirect.github.com/nrwl/nx/pull/30000))
- **gradle:** fix gradle undefined dependency target
([#&#8203;29943](https://redirect.github.com/nrwl/nx/pull/29943))
- **js:** allow publishable library to run release command
([#&#8203;29775](https://redirect.github.com/nrwl/nx/pull/29775))
- **linter:** install
[@&#8203;eslint/eslintrc](https://redirect.github.com/eslint/eslintrc)
package as necessary
([#&#8203;29933](https://redirect.github.com/nrwl/nx/pull/29933))
- **linter:** dependency-check-support-catalogs
([#&#8203;29923](https://redirect.github.com/nrwl/nx/pull/29923))
- **rspack:** should be inferred by default
([#&#8203;29736](https://redirect.github.com/nrwl/nx/pull/29736))

##### ❤️ Thank You

-   Emily Xiong [@&#8203;xiongemi](https://redirect.github.com/xiongemi)
-   Jack Hsu [@&#8203;jaysoo](https://redirect.github.com/jaysoo)
- James Henry
[@&#8203;JamesHenry](https://redirect.github.com/JamesHenry)
- Jason Jean
[@&#8203;FrozenPandaz](https://redirect.github.com/FrozenPandaz)
- Jonathan Cammisuli
[@&#8203;Cammisuli](https://redirect.github.com/Cammisuli)
-   Juri [@&#8203;juristr](https://redirect.github.com/juristr)
- Leosvel Pérez Espinosa
[@&#8203;leosvelperez](https://redirect.github.com/leosvelperez)
- Nicholas Cunningham
[@&#8203;ndcunningham](https://redirect.github.com/ndcunningham)
-   Ryan Bas [@&#8203;ryanbas21](https://redirect.github.com/ryanbas21)

</details>

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Ny4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbImNob3JlIiwiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 20, 2025
1 parent 62ff33b commit 41577d4
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 @@ -133,8 +133,8 @@
"patch-package": "8.0.0"
},
"optionalDependencies": {
"@nx/nx-darwin-arm64": "20.4.2",
"@nx/nx-linux-x64-gnu": "20.4.2",
"@nx/nx-win32-x64-msvc": "20.4.2"
"@nx/nx-darwin-arm64": "20.4.4",
"@nx/nx-linux-x64-gnu": "20.4.4",
"@nx/nx-win32-x64-msvc": "20.4.4"
}
}

0 comments on commit 41577d4

Please sign in to comment.