Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the nx group across 1 directory with 9 updates #18131

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2024

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the nx group with 9 updates in the / directory:

Package From To
@nx/next 19.5.3 20.2.2
@nx/esbuild 19.5.3 20.2.2
@nx/eslint-plugin 19.5.3 20.2.2
@nx/jest 19.5.3 20.2.2
@nx/js 19.5.3 20.2.2
@nx/node 19.5.3 20.2.2
@nx/react 19.5.3 20.2.2
@nx/storybook 19.5.3 20.2.2
@nx/workspace 19.5.3 20.2.2

Updates @nx/next from 19.5.3 to 20.2.2

Release notes

Sourced from @​nx/next's releases.

20.2.2 (2024-12-10)

🚀 Features

  • misc: handle artifact generators' path options including file extensions (#29111)
  • testing: allow custom address for local registry (#29050)

🩹 Fixes

  • angular: handle removed angular-eslint rules in root eslint config files and update package (#29262)
  • angular: normalize prerender and appShell options of the application executor correctly (#29281)
  • core: defer loading package manager until necessary (#29248)
  • core: hashing fixes (#29247)
  • core: Update bundlers to not typecheck if using new TS solution setup (#29227)
  • core: ensure @​nx/module-federation is listed in package group (#29292)
  • js: switch from fast-glob to tinyglobby (#29141)
  • nx-dev: update Nx Cloud proj created (#29272)
  • react: add files entry for publishable libraries (#29277)
  • react-native: default template fails when envs are not set (#28931)
  • react-native: typescript lib schema (#27955)
  • release: use prepatch version for pre-release dependent package updates (#29123)
  • release: make commits separator in git log command more unique (#29261)
  • repo: cleanup old plugins promise (#29295)
  • ⚠️ vite: generate config with esm by default (#29270)

⚠️ Breaking Changes

  • ⚠️ vite: generate config with esm by default (#29270)

❤️ Thank You

20.2.1 (2024-12-06)

🩹 Fixes

  • core: add workspaces path if package path is not included (#28824)

... (truncated)

Commits
  • 2d36684 feat(misc): handle artifact generators' path options including file extensi...
  • ec5a5e6 feat(react): update app and lib generators to support new TS solution setup (...
  • dc67660 fix(misc): update artifact generator option descriptions and cleanup leftover...
  • 8eb6159 fix(nextjs): Add support for next.config.ts for executors (#29071)
  • 5514329 server-next-executor-examples: minor typo documentation (#28830)
  • d4b9e0d fix(nextjs): update default next-env (#28861)
  • 39b0a6c chore(nextjs): bump Next.js version to 14.2.16 (#28782)
  • 0706c7f fix(nextjs): Formatting for pages (#28734)
  • 0ad7c6b fix(nextjs): do not generate spec files if unitTestRunner is not set programm...
  • b89a62e fix(nextjs): Fix json spread typo (#28728)
  • Additional commits viewable in compare view

Updates @nx/esbuild from 19.5.3 to 20.2.2

Release notes

Sourced from @​nx/esbuild's releases.

20.2.2 (2024-12-10)

🚀 Features

  • misc: handle artifact generators' path options including file extensions (#29111)
  • testing: allow custom address for local registry (#29050)

🩹 Fixes

  • angular: handle removed angular-eslint rules in root eslint config files and update package (#29262)
  • angular: normalize prerender and appShell options of the application executor correctly (#29281)
  • core: defer loading package manager until necessary (#29248)
  • core: hashing fixes (#29247)
  • core: Update bundlers to not typecheck if using new TS solution setup (#29227)
  • core: ensure @​nx/module-federation is listed in package group (#29292)
  • js: switch from fast-glob to tinyglobby (#29141)
  • nx-dev: update Nx Cloud proj created (#29272)
  • react: add files entry for publishable libraries (#29277)
  • react-native: default template fails when envs are not set (#28931)
  • react-native: typescript lib schema (#27955)
  • release: use prepatch version for pre-release dependent package updates (#29123)
  • release: make commits separator in git log command more unique (#29261)
  • repo: cleanup old plugins promise (#29295)
  • ⚠️ vite: generate config with esm by default (#29270)

⚠️ Breaking Changes

  • ⚠️ vite: generate config with esm by default (#29270)

❤️ Thank You

20.2.1 (2024-12-06)

🩹 Fixes

  • core: add workspaces path if package path is not included (#28824)

... (truncated)

Commits
  • e56f231 fix(core): Update bundlers to not typecheck if using new TS solution setup (#...
  • f357b4e feat(js): update the setup-build generator to support the new ts setup (#28446)
  • db47dc3 feat(js): support esbuild and swc bundlers with the new ts solution config se...
  • 23bebd9 feat(devkit): bump compatibility to Nx 19 - 21.x (#28243)
  • a637f9e chore(repo): remove v16 migrations (#28220)
  • ec801b4 feat(misc): enable new ts minimal setup by default and guard execution of gen...
  • e802d2c cleanup(misc): remove redundant return in esbuild.impl.ts (#27632)
  • f221a41 feat(misc): remove @nrwl/ scoped packages (#27858)
  • 28c12b5 cleanup(bundling): replace fs-extra with node:fs (#28113)
  • 951baee cleanup(core): migrate esbuild to use picocolors (#28033)
  • Additional commits viewable in compare view

Updates @nx/eslint-plugin from 19.5.3 to 20.2.2

Release notes

Sourced from @​nx/eslint-plugin's releases.

20.2.2 (2024-12-10)

🚀 Features

  • misc: handle artifact generators' path options including file extensions (#29111)
  • testing: allow custom address for local registry (#29050)

🩹 Fixes

  • angular: handle removed angular-eslint rules in root eslint config files and update package (#29262)
  • angular: normalize prerender and appShell options of the application executor correctly (#29281)
  • core: defer loading package manager until necessary (#29248)
  • core: hashing fixes (#29247)
  • core: Update bundlers to not typecheck if using new TS solution setup (#29227)
  • core: ensure @​nx/module-federation is listed in package group (#29292)
  • js: switch from fast-glob to tinyglobby (#29141)
  • nx-dev: update Nx Cloud proj created (#29272)
  • react: add files entry for publishable libraries (#29277)
  • react-native: default template fails when envs are not set (#28931)
  • react-native: typescript lib schema (#27955)
  • release: use prepatch version for pre-release dependent package updates (#29123)
  • release: make commits separator in git log command more unique (#29261)
  • repo: cleanup old plugins promise (#29295)
  • ⚠️ vite: generate config with esm by default (#29270)

⚠️ Breaking Changes

  • ⚠️ vite: generate config with esm by default (#29270)

❤️ Thank You

20.2.1 (2024-12-06)

🩹 Fixes

  • core: add workspaces path if package path is not included (#28824)

... (truncated)

Commits
  • 3ec5390 feat(angular): add support for angular v19 (#28847)
  • 25909b0 fix(linter): move eslint-config-prettier to the end for proper override (#28503)
  • 1163eb5 cleanup(linter): remove unused basePath parameter (#28549)
  • a354857 feat(react): update eslint plugins to be compat with eslint v9 (#28559)
  • c3b77e7 fix(linter): scope js and ts shared configs to js and ts files (#28381)
  • 0d70866 feat(linter): update eslint-import-plugin to a version that supports eslint v...
  • 81892b5 feat(misc)!: handle v20 deprecations in plugins (#28222)
  • a637f9e chore(repo): remove v16 migrations (#28220)
  • f221a41 feat(misc): remove @nrwl/ scoped packages (#27858)
  • 7e1cf53 fix(linter): add files entry to angular flat config to avoid applying TS rule...
  • Additional commits viewable in compare view

Updates @nx/jest from 19.5.3 to 20.2.2

Release notes

Sourced from @​nx/jest's releases.

20.2.2 (2024-12-10)

🚀 Features

  • misc: handle artifact generators' path options including file extensions (#29111)
  • testing: allow custom address for local registry (#29050)

🩹 Fixes

  • angular: handle removed angular-eslint rules in root eslint config files and update package (#29262)
  • angular: normalize prerender and appShell options of the application executor correctly (#29281)
  • core: defer loading package manager until necessary (#29248)
  • core: hashing fixes (#29247)
  • core: Update bundlers to not typecheck if using new TS solution setup (#29227)
  • core: ensure @​nx/module-federation is listed in package group (#29292)
  • js: switch from fast-glob to tinyglobby (#29141)
  • nx-dev: update Nx Cloud proj created (#29272)
  • react: add files entry for publishable libraries (#29277)
  • react-native: default template fails when envs are not set (#28931)
  • react-native: typescript lib schema (#27955)
  • release: use prepatch version for pre-release dependent package updates (#29123)
  • release: make commits separator in git log command more unique (#29261)
  • repo: cleanup old plugins promise (#29295)
  • ⚠️ vite: generate config with esm by default (#29270)

⚠️ Breaking Changes

  • ⚠️ vite: generate config with esm by default (#29270)

❤️ Thank You

20.2.1 (2024-12-06)

🩹 Fixes

  • core: add workspaces path if package path is not included (#28824)

... (truncated)

Commits
  • 59e3704 fix(testing): force compatible module resolution when running the jest execut...
  • 38e29b9 feat(angular): use new test environment function from jest-preset-angular (...
  • ec5a5e6 feat(react): update app and lib generators to support new TS solution setup (...
  • cbc19c5 fix(nextjs): ensure next apps config is correctly checked when using jest (#2...
  • f7f26d8 feat(nx-plugin): add support for the ts solution config setup to the `@nx/plu...
  • 6afc286 fix(core): jest plugin should work with nodenext set in tsconfig (#28820)
  • 178d93d feat(testing): add disableJestRuntime option to @​nx/jest/plugin to speed up t...
  • cbda8cf fix(testing): getJestProjectsAsync no longer duplicates project paths (#28311)
  • f743808 fix(testing): migration for getJestProjects -> getJestProjectsAsync handles b...
  • 23bebd9 feat(devkit): bump compatibility to Nx 19 - 21.x (#28243)
  • Additional commits viewable in compare view

Updates @nx/js from 19.5.3 to 20.2.2

Release notes

Sourced from @​nx/js's releases.

20.2.2 (2024-12-10)

🚀 Features

  • misc: handle artifact generators' path options including file extensions (#29111)
  • testing: allow custom address for local registry (#29050)

🩹 Fixes

  • angular: handle removed angular-eslint rules in root eslint config files and update package (#29262)
  • angular: normalize prerender and appShell options of the application executor correctly (#29281)
  • core: defer loading package manager until necessary (#29248)
  • core: hashing fixes (#29247)
  • core: Update bundlers to not typecheck if using new TS solution setup (#29227)
  • core: ensure @​nx/module-federation is listed in package group (#29292)
  • js: switch from fast-glob to tinyglobby (#29141)
  • nx-dev: update Nx Cloud proj created (#29272)
  • react: add files entry for publishable libraries (#29277)
  • react-native: default template fails when envs are not set (#28931)
  • react-native: typescript lib schema (#27955)
  • release: use prepatch version for pre-release dependent package updates (#29123)
  • release: make commits separator in git log command more unique (#29261)
  • repo: cleanup old plugins promise (#29295)
  • ⚠️ vite: generate config with esm by default (#29270)

⚠️ Breaking Changes

  • ⚠️ vite: generate config with esm by default (#29270)

❤️ Thank You

20.2.1 (2024-12-06)

🩹 Fixes

  • core: add workspaces path if package path is not included (#28824)

... (truncated)

Commits
  • 59a1345 feat(testing): allow custom address for local registry (#29050)
  • 6f50e2f fix(js): switch from fast-glob to tinyglobby (#29141)
  • e56f231 fix(core): Update bundlers to not typecheck if using new TS solution setup (#...
  • ce53dd2 fix(release): use prepatch version for pre-release dependent package updates ...
  • e9a07da fix(misc): use the ts sync generator with other bundler tasks (#29170)
  • 6c5916a feat(rollup): use .cjs file extension for config files (#29196)
  • 972c01b feat(storybook): add support for TS solutions file (#29194)
  • 3cc321d fix(js): generate multiline project references in the sync generator (#29148)
  • 201cd89 fix(js): normalize paths correctly when creating temporary tsconfig file for ...
  • e9be7d9 feat(core): improve sync messages (#29149)
  • Additional commits viewable in compare view

Updates @nx/node from 19.5.3 to 20.2.2

Release notes

Sourced from @​nx/node's releases.

20.2.2 (2024-12-10)

🚀 Features

  • misc: handle artifact generators' path options including file extensions (#29111)
  • testing: allow custom address for local registry (#29050)

🩹 Fixes

  • angular: handle removed angular-eslint rules in root eslint config files and update package (#29262)
  • angular: normalize prerender and appShell options of the application executor correctly (#29281)
  • core: defer loading package manager until necessary (#29248)
  • core: hashing fixes (#29247)
  • core: Update bundlers to not typecheck if using new TS solution setup (#29227)
  • core: ensure @​nx/module-federation is listed in package group (#29292)
  • js: switch from fast-glob to tinyglobby (#29141)
  • nx-dev: update Nx Cloud proj created (#29272)
  • react: add files entry for publishable libraries (#29277)
  • react-native: default template fails when envs are not set (#28931)
  • react-native: typescript lib schema (#27955)
  • release: use prepatch version for pre-release dependent package updates (#29123)
  • release: make commits separator in git log command more unique (#29261)
  • repo: cleanup old plugins promise (#29295)
  • ⚠️ vite: generate config with esm by default (#29270)

⚠️ Breaking Changes

  • ⚠️ vite: generate config with esm by default (#29270)

❤️ Thank You

20.2.1 (2024-12-06)

🩹 Fixes

  • core: add workspaces path if package path is not included (#28824)

... (truncated)

Commits
  • 08a3307 fix(nest): update project config to enable artifacts to be built as dev (#29110)
  • c2e3112 feat(core): Update plugin generators so that they are formatted by default (#...
  • a637f9e chore(repo): remove v16 migrations (#28220)
  • ec801b4 feat(misc): enable new ts minimal setup by default and guard execution of gen...
  • 942f6fc fix(js): throw an error when generating a publishable lib with `--bundler=non...
  • 27edf71 feat(misc): make directory a required option for generators (#28093)
  • f221a41 feat(misc): remove @nrwl/ scoped packages (#27858)
  • d454f25 feat(testing): update test generators to exclude test files from the runtime ...
  • c92528f feat(misc): remove derived generator paths (#27714)
  • 68eeb2e feat(linter): create new workspaces with ESLint v9 and typescript-eslint v8 (...
  • Additional commits viewable in compare view

Updates @nx/react from 19.5.3 to 20.2.2

Release notes

Sourced from @​nx/react's releases.

20.2.2 (2024-12-10)

🚀 Features

  • misc: handle artifact generators' path options including file extensions (#29111)
  • testing: allow custom address for local registry (#29050)

🩹 Fixes

  • angular: handle removed angular-eslint rules in root eslint config files and update package (#29262)
  • angular: normalize prerender and appShell options of the application executor correctly (#29281)
  • core: defer loading package manager until necessary (#29248)
  • core: hashing fixes (#29247)
  • core: Update bundlers to not typecheck if using new TS solution setup (#29227)
  • core: ensure @​nx/module-federation is listed in package group (#29292)
  • js: switch from fast-glob to tinyglobby (#29141)
  • nx-dev: update Nx Cloud proj created (#29272)
  • react: add files entry for publishable libraries (#29277)
  • react-native: default template fails when envs are not set (#28931)
  • react-native: typescript lib schema (#27955)
  • release: use prepatch version for pre-release dependent package updates (#29123)
  • release: make commits separator in git log command more unique (#29261)
  • repo: cleanup old plugins promise (#29295)
  • ⚠️ vite: generate config with esm by default (#29270)

⚠️ Breaking Changes

  • ⚠️ vite: generate config with esm by default (#29270)

❤️ Thank You

20.2.1 (2024-12-06)

🩹 Fixes

  • core: add workspaces path if package path is not included (#28824)

... (truncated)

Commits
  • 68db3e0 chore(react): fix failing unit test
  • 8f521c8 fix(react): add files entry for publishable libraries (#29277)
  • 8f58cbc fix(vite)!: generate config with esm by default (#29270)
  • 2d36684 feat(misc): handle artifact generators' path options including file extensi...
  • 6c5916a feat(rollup): use .cjs file extension for config files (#29196)
  • 972c01b feat(storybook): add support for TS solutions file (#29194)
  • aefafc5 feat(module-federation): alias host and remote generators to consumer and pro...
  • dd14f39 fix(react): None buildable libs should not have a build target (#29175)
  • 5448046 feat(module-federation): move common executor logic to module-federation pack...
  • ec5a5e6 feat(react): update app and lib generators to support new TS solution setup (...
  • Additional commits viewable in compare view

Updates @nx/storybook from 19.5.3 to 20.2.2

Release notes

Sourced from @​nx/storybook's releases.

20.2.2 (2024-12-10)

🚀 Features

  • misc: handle artifact generators' path options including file extensions (#29111)
  • testing: allow custom address for local registry (#29050)

🩹 Fixes

  • angular: handle removed angular-eslint rules in root eslint config files and update package (#29262)
  • angular: normalize prerender and appShell options of the application executor correctly (#29281)
  • core: defer loading package manager until necessary (#29248)
  • core: hashing fixes (#29247)
  • core: Update bundlers to not typecheck if using new TS solution setup (#29227)
  • core: ensure @​nx/module-federation is listed in package group (#29292)
  • js: switch from fast-glob to tinyglobby (#29141)
  • nx-dev: update Nx Cloud proj created (#29272)
  • react: add files entry for publishable libraries (#29277)
  • react-native: default template fails when envs are not set (#28931)
  • react-native: typescript lib schema (#27955)
  • release: use prepatch version for pre-release dependent package updates (#29123)
  • release: make commits separator in git log command more unique (#29261)
  • repo: cleanup old plugins promise (#29295)
  • ⚠️ vite: generate config with esm by default (#29270)

⚠️ Breaking Changes

  • ⚠️ vite: generate config with esm by default (#29270)

❤️ Thank You

20.2.1 (2024-12-06)

🩹 Fixes

  • core: add workspaces path if package path is not included (#28824)

... (truncated)

Commits
  • 6234d98 fix(storybook): ensure 'storybook' dep is installed for non-crystal workspace...
  • 6ed78d2 fix(storybook): only install react deps for storybook 7 #29213 (#29231)
  • 972c01b feat(storybook): add support for TS solutions file (#29194)
  • 3ec5390 feat(angular): add support for angular v19 (#28847)
  • eb143d3 feat(storybook): upgrade @​storybook/test-runner to 0.19 (#28959)
  • faf4483 fix(nextjs): Remove deprecated export executor (#28702)
  • 013aaee fix(storybook): fix externalDependencies undefined (#28641)
  • 7839c80 fix(storybook): fix yarn storybook upgrade 8 (#28605)
  • 018543c cleanup(misc): remove unused migrations (#28591)
  • 499300f fix(core): repair SIGINT signals on windows (#28496)
  • Additional commits viewable in compare view

Updates @nx/workspace from 19.5.3 to 20.2.2

Release notes

Sourced from @​nx/workspace's releases.

20.2.2 (2024-12-10)

🚀 Features

  • misc: handle artifact generators' path options including file extensions (#29111)
  • testing: allow custom address for local registry (#29050)

🩹 Fixes

  • angular: handle removed angular-eslint rules in root eslint config files and update package (#29262)
  • angular: normalize prerender and appShell options of the application executor correctly (#29281)
  • core: defer loading package manager until necessary (#29248)
  • core: hashing fixes (#29247)
  • core: Update bundlers to not typecheck if using new TS solution setup (#29227)
  • core: ensure @​nx/module-federation is listed in package group (#29292)
  • js: switch from fast-glob to tinyglobby (#29141)
  • nx-dev: update Nx Cloud proj created (#29272)
  • react: add files entry for publishable libraries (#29277)
  • react-native: default template fails when envs are not set (#28931)
  • react-native: typescript lib schema (#27955)
  • release: use prepatch version for pre-release dependent package updates (#29123)
  • release: make commits separator in git log command more unique (#29261)
  • repo: cleanup old plugins promise (#29295)
  • ⚠️ vite: generate config with esm by default (#29270)

⚠️ Breaking Changes

  • ⚠️ vite: generate config with esm by default (#29270)

❤️ Thank You

20.2.1 (2024-12-06)

🩹 Fixes

  • core: add workspaces path if package path is not included (#28824)

... (truncated)

Commits
  • c1469b6 fix(core): Update preset test snapshots and test names (#29172)
  • 54dbbfd fix(core): use fork to execute nx generate workspace:preset (#29122)
  • 3ec5390 feat(angular): add support for angular v19 (#28847)
  • ec5a5e6 feat(react): update app and lib generators to support new TS solution setup (...
  • 3623677 fix(core): typo in readme for CNW (#28942)
  • f7f26d8 feat(nx-plugin): add support for the ts solution config setup to the `@nx/plu...
  • 2b2866a fix(core): fix create workspace for react native (#28763)
  • b9c1f0b fix(testing): install playwright with-deps (#28738)
  • c0c7ad7 fix(core): not install cypress when e2e is playwright for react monorepo pres...
  • 3da438d chore(core): add instructions to use e2e-ci with dte (#28621)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will clo...

Description has been truncated

@dependabot dependabot bot requested a review from a team as a code owner December 11, 2024 07:14
@dependabot dependabot bot added dependencies Pull requests that update a dependency file maintenance labels Dec 11, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nx-6780ad311f branch 4 times, most recently from 91372b7 to 5e10adc Compare December 17, 2024 06:58
Bumps the nx group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@nx/next](https://github.com/nrwl/nx/tree/HEAD/packages/next) | `19.5.3` | `20.2.2` |
| [@nx/esbuild](https://github.com/nrwl/nx/tree/HEAD/packages/esbuild) | `19.5.3` | `20.2.2` |
| [@nx/eslint-plugin](https://github.com/nrwl/nx/tree/HEAD/packages/eslint-plugin) | `19.5.3` | `20.2.2` |
| [@nx/jest](https://github.com/nrwl/nx/tree/HEAD/packages/jest) | `19.5.3` | `20.2.2` |
| [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) | `19.5.3` | `20.2.2` |
| [@nx/node](https://github.com/nrwl/nx/tree/HEAD/packages/node) | `19.5.3` | `20.2.2` |
| [@nx/react](https://github.com/nrwl/nx/tree/HEAD/packages/react) | `19.5.3` | `20.2.2` |
| [@nx/storybook](https://github.com/nrwl/nx/tree/HEAD/packages/storybook) | `19.5.3` | `20.2.2` |
| [@nx/workspace](https://github.com/nrwl/nx/tree/HEAD/packages/workspace) | `19.5.3` | `20.2.2` |



Updates `@nx/next` from 19.5.3 to 20.2.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.2.2/packages/next)

Updates `@nx/esbuild` from 19.5.3 to 20.2.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.2.2/packages/esbuild)

Updates `@nx/eslint-plugin` from 19.5.3 to 20.2.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.2.2/packages/eslint-plugin)

Updates `@nx/jest` from 19.5.3 to 20.2.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.2.2/packages/jest)

Updates `@nx/js` from 19.5.3 to 20.2.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.2.2/packages/js)

Updates `@nx/node` from 19.5.3 to 20.2.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.2.2/packages/node)

Updates `@nx/react` from 19.5.3 to 20.2.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.2.2/packages/react)

Updates `@nx/storybook` from 19.5.3 to 20.2.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.2.2/packages/storybook)

Updates `@nx/workspace` from 19.5.3 to 20.2.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.2.2/packages/workspace)

---
updated-dependencies:
- dependency-name: "@nx/next"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: nx
- dependency-name: "@nx/esbuild"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: nx
- dependency-name: "@nx/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: nx
- dependency-name: "@nx/jest"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: nx
- dependency-name: "@nx/js"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: nx
- dependency-name: "@nx/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: nx
- dependency-name: "@nx/react"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: nx
- dependency-name: "@nx/storybook"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: nx
- dependency-name: "@nx/workspace"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: nx
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nx-6780ad311f branch from 5e10adc to 8a72356 Compare December 18, 2024 06:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants