Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update nrwl monorepo to v19.3.1 (#729)
This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [@nrwl/eslint-plugin-nx](https://nx.dev) ([source](https://togithub.com/nrwl/nx/tree/HEAD/packages-legacy/eslint-plugin-nx)) | devDependencies | patch | [`19.3.0` -> `19.3.1`](https://renovatebot.com/diffs/npm/@nrwl%2feslint-plugin-nx/19.3.0/19.3.1) | `19.4.3` (+4) | | [@nrwl/jest](https://nx.dev) ([source](https://togithub.com/nrwl/nx/tree/HEAD/packages-legacy/jest)) | devDependencies | patch | [`19.3.0` -> `19.3.1`](https://renovatebot.com/diffs/npm/@nrwl%2fjest/19.3.0/19.3.1) | `19.4.3` (+4) | | [@nrwl/js](https://nx.dev) ([source](https://togithub.com/nrwl/nx/tree/HEAD/packages-legacy/js)) | devDependencies | patch | [`19.3.0` -> `19.3.1`](https://renovatebot.com/diffs/npm/@nrwl%2fjs/19.3.0/19.3.1) | `19.4.3` (+4) | | [@nrwl/linter](https://nx.dev) ([source](https://togithub.com/nrwl/nx/tree/HEAD/packages-legacy/linter)) | devDependencies | patch | [`19.3.0` -> `19.3.1`](https://renovatebot.com/diffs/npm/@nrwl%2flinter/19.3.0/19.3.1) | `19.4.3` (+4) | | [@nrwl/workspace](https://nx.dev) ([source](https://togithub.com/nrwl/nx/tree/HEAD/packages-legacy/workspace)) | devDependencies | patch | [`19.3.0` -> `19.3.1`](https://renovatebot.com/diffs/npm/@nrwl%2fworkspace/19.3.0/19.3.1) | `19.4.3` (+4) | | [nx](https://nx.dev) ([source](https://togithub.com/nrwl/nx/tree/HEAD/packages/nx)) | devDependencies | patch | [`19.3.0` -> `19.3.1`](https://renovatebot.com/diffs/npm/nx/19.3.0/19.3.1) | `19.4.3` (+4) | --- ### Release Notes <details> <summary>nrwl/nx (@​nrwl/eslint-plugin-nx)</summary> ### [`v19.3.1`](https://togithub.com/nrwl/nx/releases/tag/19.3.1) [Compare Source](https://togithub.com/nrwl/nx/compare/92c94d82125d07eaa2ea8127a70dff62df397d6c...19.3.1) ##### 19.3.1 (2024-06-21) ##### 🚀 Features - **angular:** update ngrx packages to v18 ([#​26549](https://togithub.com/nrwl/nx/pull/26549)) - **angular:** add helper function to devkit to add viewProviders to a component ([#​26526](https://togithub.com/nrwl/nx/pull/26526)) - **expo:** add to project package.json for install command ([#​26500](https://togithub.com/nrwl/nx/pull/26500)) - **graph:** add description and tags to details page ([#​26252](https://togithub.com/nrwl/nx/pull/26252)) - **webpack:** add createNodesV2 for plugin ([#​26588](https://togithub.com/nrwl/nx/pull/26588)) ##### 🩹 Fixes - **bundling:** set project type correct for buildable vite projects ([#​26420](https://togithub.com/nrwl/nx/pull/26420)) - **core:** merge args and options in nx:run-commands executor ([#​26573](https://togithub.com/nrwl/nx/pull/26573)) - **expo:** fix expo start windows ([#​26493](https://togithub.com/nrwl/nx/pull/26493)) - **graph:** improve layout when target groups are empty or there are no groups ([#​26555](https://togithub.com/nrwl/nx/pull/26555)) - **misc:** rename @​nrwl/\* to @​nx/\* in init generator descriptions ([#​26610](https://togithub.com/nrwl/nx/pull/26610)) - **nest:** Add missing props ([#​26534](https://togithub.com/nrwl/nx/pull/26534)) - **nx-dev:** allow linking to headers that are `code` wrapped ([#​26608](https://togithub.com/nrwl/nx/pull/26608)) - **vite:** nxViteTsPaths plugin should not run-many for vitest ([#​26574](https://togithub.com/nrwl/nx/pull/26574)) ##### ❤️ Thank You - Caleb Ukle - Colum Ferry [@​Coly010](https://togithub.com/Coly010) - Emily Xiong [@​xiongemi](https://togithub.com/xiongemi) - Jack Hsu [@​jaysoo](https://togithub.com/jaysoo) - Leosvel Pérez Espinosa [@​leosvelperez](https://togithub.com/leosvelperez) - Nicholas Cunningham [@​ndcunningham](https://togithub.com/ndcunningham) - Pavlo Grosse [@​Olster](https://togithub.com/Olster) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" in timezone Asia/Jerusalem, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: descope[bot] <descope[bot]@users.noreply.github.com>
- Loading branch information