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-dev): bump the nx group across 1 directory with 9 updates #18003

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

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

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

Updates @nx/esbuild from 19.5.3 to 20.0.12

Release notes

Sourced from @​nx/esbuild's releases.

20.0.12 (2024-11-08)

🩹 Fixes

  • core: create different dummy tasks for different targets (#28837)
  • core: do not depend on ci info crate (#28850)

❤️ Thank You

20.0.11 (2024-11-07)

🚀 Features

  • nx-cloud: configure import paths for light client when running … (#28735)
  • nx-dev: add video course page (#28736)

🩹 Fixes

  • core: fix cannot read properties of undefined (reading 'split') (#28761)
  • core: task graph needs to handle multiple cycles (#28793)
  • core: empty external deps should work properly (#28727)
  • core: ensure that the database connection is closed when nx exits (#28821)
  • graph: add better pdv empty states when no targets exist (#28797)
  • nx-dev: SEO tags (#28823)
  • repo: update version of actions/github-script in nightly script (#28784)

❤️ Thank You

20.0.10 (2024-11-06)

🩹 Fixes

  • core: ensure that setWorkspaceContext is run only on main nx packages (#28706)
  • core: revert archive file creation changes (#28817)

❤️ Thank You

  • Jonathan Cammisuli

20.0.9 (2024-11-05)

... (truncated)

Commits
  • 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)
  • c427717 fix(esbuild): declaration:true should find the correct package root regardles...
  • 0853690 docs(core): update Nx tag line (#27481)
  • 4941be6 fix(node): build-esbuild-options.ts browser user define envs by config (#27480)
  • Additional commits viewable in compare view

Updates @nx/eslint-plugin from 19.5.3 to 20.0.12

Release notes

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

20.0.12 (2024-11-08)

🩹 Fixes

  • core: create different dummy tasks for different targets (#28837)
  • core: do not depend on ci info crate (#28850)

❤️ Thank You

20.0.11 (2024-11-07)

🚀 Features

  • nx-cloud: configure import paths for light client when running … (#28735)
  • nx-dev: add video course page (#28736)

🩹 Fixes

  • core: fix cannot read properties of undefined (reading 'split') (#28761)
  • core: task graph needs to handle multiple cycles (#28793)
  • core: empty external deps should work properly (#28727)
  • core: ensure that the database connection is closed when nx exits (#28821)
  • graph: add better pdv empty states when no targets exist (#28797)
  • nx-dev: SEO tags (#28823)
  • repo: update version of actions/github-script in nightly script (#28784)

❤️ Thank You

20.0.10 (2024-11-06)

🩹 Fixes

  • core: ensure that setWorkspaceContext is run only on main nx packages (#28706)
  • core: revert archive file creation changes (#28817)

❤️ Thank You

  • Jonathan Cammisuli

20.0.9 (2024-11-05)

... (truncated)

Commits
  • e31cbbd feat(react): update eslint plugins to be compat with eslint v9 (#28559)
  • e458ecf 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...
  • 3c1cac7 fix(linter): ignore dist and use compat helper for eslint-plugin-react-hooks ...
  • 68eeb2e feat(linter): create new workspaces with ESLint v9 and typescript-eslint v8 (...
  • c4c8b01 feat(linter): add option to exclude projects from circular deps check (#27504)
  • Additional commits viewable in compare view

Updates @nx/jest from 19.5.3 to 20.0.12

Release notes

Sourced from @​nx/jest's releases.

20.0.12 (2024-11-08)

🩹 Fixes

  • core: create different dummy tasks for different targets (#28837)
  • core: do not depend on ci info crate (#28850)

❤️ Thank You

20.0.11 (2024-11-07)

🚀 Features

  • nx-cloud: configure import paths for light client when running … (#28735)
  • nx-dev: add video course page (#28736)

🩹 Fixes

  • core: fix cannot read properties of undefined (reading 'split') (#28761)
  • core: task graph needs to handle multiple cycles (#28793)
  • core: empty external deps should work properly (#28727)
  • core: ensure that the database connection is closed when nx exits (#28821)
  • graph: add better pdv empty states when no targets exist (#28797)
  • nx-dev: SEO tags (#28823)
  • repo: update version of actions/github-script in nightly script (#28784)

❤️ Thank You

20.0.10 (2024-11-06)

🩹 Fixes

  • core: ensure that setWorkspaceContext is run only on main nx packages (#28706)
  • core: revert archive file creation changes (#28817)

❤️ Thank You

  • Jonathan Cammisuli

20.0.9 (2024-11-05)

... (truncated)

Commits
  • 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)
  • 10fb324 chore(testing): add deprecated comment for getJestProjects (#28178)
  • a637f9e chore(repo): remove v16 migrations (#28220)
  • f221a41 feat(misc): remove @nrwl/ scoped packages (#27858)
  • 49c5a73 feat(js): generate experimental simplified library with ts solution setup (#2...
  • d454f25 feat(testing): update test generators to exclude test files from the runtime ...
  • 5bbaffb feat(core): add metagenerator for convert-to-inferred (#27672)
  • 68eeb2e feat(linter): create new workspaces with ESLint v9 and typescript-eslint v8 (...
  • Additional commits viewable in compare view

Updates @nx/js from 19.5.3 to 20.0.12

Release notes

Sourced from @​nx/js's releases.

20.0.12 (2024-11-08)

🩹 Fixes

  • core: create different dummy tasks for different targets (#28837)
  • core: do not depend on ci info crate (#28850)

❤️ Thank You

20.0.11 (2024-11-07)

🚀 Features

  • nx-cloud: configure import paths for light client when running … (#28735)
  • nx-dev: add video course page (#28736)

🩹 Fixes

  • core: fix cannot read properties of undefined (reading 'split') (#28761)
  • core: task graph needs to handle multiple cycles (#28793)
  • core: empty external deps should work properly (#28727)
  • core: ensure that the database connection is closed when nx exits (#28821)
  • graph: add better pdv empty states when no targets exist (#28797)
  • nx-dev: SEO tags (#28823)
  • repo: update version of actions/github-script in nightly script (#28784)

❤️ Thank You

20.0.10 (2024-11-06)

🩹 Fixes

  • core: ensure that setWorkspaceContext is run only on main nx packages (#28706)
  • core: revert archive file creation changes (#28817)

❤️ Thank You

  • Jonathan Cammisuli

20.0.9 (2024-11-05)

... (truncated)

Commits
  • d8ff6de fix(js): provide absolute paths to hashFile function in @​nx/js/typescript plu...
  • aeacee8 fix(js): include referenced internal config files in plugin cache hash (#28536)
  • 2830c34 fix(js): set the tsBuildInfoFile as output when it's not contained in the `...
  • 1cab59c fix(js): fix resolution of extended tsconfig files in plugin (#28535)
  • 4a22e88 fix(js): allow custom listenAddress for verdaccio (#28498)
  • a45cdd6 fix(core): repair SIGINT signals on windows (#28496)
  • c41de4b fix(js): change verdaccio childProcess kill order (#28364)
  • 4850905 fix(js): improve @​nx/js/typescript plugin and typescript-sync generator perfo...
  • 7c0e344 fix(release): ensure updateDependents only works for independent projects (#2...
  • 23bebd9 feat(devkit): bump compatibility to Nx 19 - 21.x (#28243)
  • Additional commits viewable in compare view

Updates @nx/next from 19.5.3 to 20.0.12

Release notes

Sourced from @​nx/next's releases.

20.0.12 (2024-11-08)

🩹 Fixes

  • core: create different dummy tasks for different targets (#28837)
  • core: do not depend on ci info crate (#28850)

❤️ Thank You

20.0.11 (2024-11-07)

🚀 Features

  • nx-cloud: configure import paths for light client when running … (#28735)
  • nx-dev: add video course page (#28736)

🩹 Fixes

  • core: fix cannot read properties of undefined (reading 'split') (#28761)
  • core: task graph needs to handle multiple cycles (#28793)
  • core: empty external deps should work properly (#28727)
  • core: ensure that the database connection is closed when nx exits (#28821)
  • graph: add better pdv empty states when no targets exist (#28797)
  • nx-dev: SEO tags (#28823)
  • repo: update version of actions/github-script in nightly script (#28784)

❤️ Thank You

20.0.10 (2024-11-06)

🩹 Fixes

  • core: ensure that setWorkspaceContext is run only on main nx packages (#28706)
  • core: revert archive file creation changes (#28817)

❤️ Thank You

  • Jonathan Cammisuli

20.0.9 (2024-11-05)

... (truncated)

Commits
  • 300c3bc chore(nextjs): bump Next.js version to 14.2.16 (#28782)
  • f6064c4 fix(nextjs): do not generate spec files if unitTestRunner is not set programm...
  • 509ffc1 fix(nextjs): Fix json spread typo (#28728)
  • 57013e4 fix(nextjs): Add deprecation message for svgr (#28705)
  • 8970c34 fix(nextjs): Remove deprecated export executor (#28702)
  • 23bebd9 feat(devkit): bump compatibility to Nx 19 - 21.x (#28243)
  • 81892b5 feat(misc)!: handle v20 deprecations in plugins (#28222)
  • a637f9e chore(repo): remove v16 migrations (#28220)
  • ec801b4 feat(misc): enable new ts minimal setup by default and guard execution of gen...
  • 27edf71 feat(misc): make directory a required option for generators (#28093)
  • Additional commits viewable in compare view

Updates @nx/node from 19.5.3 to 20.0.12

Release notes

Sourced from @​nx/node's releases.

20.0.12 (2024-11-08)

🩹 Fixes

  • core: create different dummy tasks for different targets (#28837)
  • core: do not depend on ci info crate (#28850)

❤️ Thank You

20.0.11 (2024-11-07)

🚀 Features

  • nx-cloud: configure import paths for light client when running … (#28735)
  • nx-dev: add video course page (#28736)

🩹 Fixes

  • core: fix cannot read properties of undefined (reading 'split') (#28761)
  • core: task graph needs to handle multiple cycles (#28793)
  • core: empty external deps should work properly (#28727)
  • core: ensure that the database connection is closed when nx exits (#28821)
  • graph: add better pdv empty states when no targets exist (#28797)
  • nx-dev: SEO tags (#28823)
  • repo: update version of actions/github-script in nightly script (#28784)

❤️ Thank You

20.0.10 (2024-11-06)

🩹 Fixes

  • core: ensure that setWorkspaceContext is run only on main nx packages (#28706)
  • core: revert archive file creation changes (#28817)

❤️ Thank You

  • Jonathan Cammisuli

20.0.9 (2024-11-05)

... (truncated)

Commits
  • 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 (...
  • ca89950 fix(node): generate webpack server apps with generatePackageJson:true by defa...
  • 0853690 docs(core): update Nx tag line (#27481)
  • Additional commits viewable in compare view

Updates @nx/react from 19.5.3 to 20.0.12

Release notes

Sourced from @​nx/react's releases.

20.0.12 (2024-11-08)

🩹 Fixes

  • core: create different dummy tasks for different targets (#28837)
  • core: do not depend on ci info crate (#28850)

❤️ Thank You

20.0.11 (2024-11-07)

🚀 Features

  • nx-cloud: configure import paths for light client when running … (#28735)
  • nx-dev: add video course page (#28736)

🩹 Fixes

  • core: fix cannot read properties of undefined (reading 'split') (#28761)
  • core: task graph needs to handle multiple cycles (#28793)
  • core: empty external deps should work properly (#28727)
  • core: ensure that the database connection is closed when nx exits (#28821)
  • graph: add better pdv empty states when no targets exist (#28797)
  • nx-dev: SEO tags (#28823)
  • repo: update version of actions/github-script in nightly script (#28784)

❤️ Thank You

20.0.10 (2024-11-06)

🩹 Fixes

  • core: ensure that setWorkspaceContext is run only on main nx packages (#28706)
  • core: revert archive file creation changes (#28817)

❤️ Thank You

  • Jonathan Cammisuli

20.0.9 (2024-11-05)

... (truncated)

Commits
  • 90b10c9 fix(module-federation): add comment clarifying default export in config file ...
  • 544f896 fix(core): update http-proxy-middleware (#28607)
  • 7f49e63 fix(react): selecting tailwind should import correct style file extension (#2...
  • e4fb003 docs(module-federation): remote schema should show updated regex for names #2...
  • e31cbbd feat(react): update eslint plugins to be compat with eslint v9 (#28559)
  • 8fac5d7 fix(module-federation): normalize hypen names for runtime library control plu...
  • c3ed7f9 fix(react): ensure rspack react app is added to exclude on rspack plugin #284...
  • 88c2529 fix(react): update rspack to include styles in the main bundle (#28478)
  • c3f401c fix(module-federation): remote names should follow JS variable naming schema ...
  • 74777a1 fix(module-federation): ensure mf-manifest supported and tspaths are added wi...
  • Additional commits viewable in compare view

Updates @nx/storybook from 19.5.3 to 20.0.12

Release notes

Sourced from @​nx/storybook's releases.

20.0.12 (2024-11-08)

🩹 Fixes

  • core: create different dummy tasks for different targets (#28837)
  • core: do not depend on ci info crate (#28850)

❤️ Thank You

20.0.11 (2024-11-07)

🚀 Features

  • nx-cloud: configure import paths for light client when running … (#28735)
  • nx-dev: add video course page (#28736)

🩹 Fixes

  • core: fix cannot read properties of undefined (reading 'split') (#28761)
  • core: task graph needs to handle multiple cycles (#28793)
  • core: empty external deps should work properly (#28727)
  • core: ensure that the database connection is closed when nx exits (#28821)
  • graph: add better pdv empty states when no targets exist (#28797)
  • nx-dev: SEO tags (#28823)
  • repo: update version of actions/github-script in nightly script (#28784)

❤️ Thank You

20.0.10 (2024-11-06)

🩹 Fixes

  • core: ensure that setWorkspaceContext is run only on main nx packages (#28706)
  • core: revert archive file creation changes (#28817)

❤️ Thank You

  • Jonathan Cammisuli

20.0.9 (2024-11-05)

... (truncated)

Commits
  • 8970c34 fix(nextjs): Remove deprecated export executor (#28702)
  • 7267791 fix(storybook): fix externalDependencies undefined (#28641)
  • 3bc4365 fix(storybook): fix yarn storybook upgrade 8 (#28605)
  • 5da14f4 cleanup(misc): remove unused migrations (#28591)
  • a45cdd6 fix(core): repair SIGINT signals on windows (#28496)
  • a637f9e chore(repo): remove v16 migrations (#28220)
  • ec801b4 feat(misc): enable new ts minimal setup by default and guard execution of gen...
  • 27edf71 feat(misc): make directory a required option for generators (#28093)
  • f221a41 feat(misc): remove @nrwl/ scoped packages (#27858)
  • 5724deb fix(storybook): only add @​storybook/test-runner to externalDependencies if in...
  • Additional commits viewable in compare view

Updates @nx/workspace from 19.5.3 to 20.0.12

Release notes

Sourced from @​nx/workspace's releases.

20.0.12 (2024-11-08)

🩹 Fixes

  • core: create different dummy tasks for different targets (#28837)
  • core: do not depend on ci info crate (#28850)

❤️ Thank You

20.0.11 (2024-11-07)

🚀 Features

  • nx-cloud: configure import paths for light client when running … (#28735)
  • nx-dev: add video course page (#28736)

🩹 Fixes

  • core: fix cannot read properties of undefined (reading 'split') (#28761)
  • core: task graph needs to handle multiple cycles (#28793)
  • core: empty external deps should work properly (#28727)
  • core: ensure that the database connection is closed when nx exits (#28821)
  • graph: add better pdv empty states when no targets exist (#28797)
  • nx-dev: SEO tags (#28823)
  • repo: update version of actions/github-script in nightly script (#28784)

❤️ Thank You

20.0.10 (2024-11-06)

🩹 Fixes

  • core: ensure that setWorkspaceContext is run only on main nx packages (#28706)
  • core: revert archive file creation changes (#28817)

❤️ Thank You

  • Jonathan Cammisuli

20.0.9 (2024-11-05)

... (truncated)

Commits
  • 303be83 fix(core): fix create workspace for react native (#28763)
  • 6d55c78 fix(testing): install playwright with-deps (#28738)
  • 2634804 fix(core): not install cypress when e2e is playwright for react monorepo pres...
  • 5e6a940 chore(core): add instructions to use e2e-ci with dte (#28621)
  • a4f7b96 chore(core): task distribution defaults to off (#28587)
  • a45cdd6 fix(core): repair SIGINT signals on windows (#28496)
  • f22c63d feat(js): new workspace uses scoped named in root package.json (#28271)
  • a637f9e chore(repo): remove v16 migrations (#28220)
  • ec801b4 feat(misc): enable new ts minimal setup by default and guard execution of gen...
  • 27edf71 feat(misc): make directory a required option for generators (#28093)
  • 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 close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

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

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



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

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

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

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

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

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

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

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

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

---
updated-dependencies:
- 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/next"
  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 requested a review from a team as a code owner November 11, 2024 06:56
@dependabot dependabot bot added dependencies Pull requests that update a dependency file maintenance labels Nov 11, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 12, 2024

Superseded by #18005.

@dependabot dependabot bot closed this Nov 12, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nx-f9def801d8 branch November 12, 2024 06:44
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