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 12 updates #2628

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Package From To
@nx/esbuild 20.0.0 20.0.12
@nx/eslint 20.0.0 20.0.12
@nx/eslint-plugin 20.0.0 20.0.12
@nx/express 20.0.0 20.0.12
@nx/jest 20.0.0 20.0.12
@nx/js 20.0.0 20.0.12
@nx/node 20.0.0 20.0.12
@nx/react 20.0.0 20.0.12
@nx/web 20.0.0 20.0.12
@nx/webpack 20.0.0 20.0.12
@nx/workspace 20.0.0 20.0.12
nx 20.0.0 20.0.12

Updates @nx/esbuild from 20.0.0 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

Updates @nx/eslint from 20.0.0 to 20.0.12

Release notes

Sourced from @​nx/eslint'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
  • aa38cb4 feat(linter): add support eslint 9 --quiet param (#28743)
  • 29ad261 fix(linter): ensure .cjs config file is handled correctly for generators #282...
  • 214912d fix(core): skip eslint custom hasher when hashing tasks during running comman...
  • See full diff in compare view

Updates @nx/eslint-plugin from 20.0.0 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)
  • See full diff in compare view

Updates @nx/express from 20.0.0 to 20.0.12

Release notes

Sourced from @​nx/express'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

Updates @nx/jest from 20.0.0 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

Updates @nx/js from 20.0.0 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...
  • See full diff in compare view

Updates @nx/node from 20.0.0 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

Updates @nx/react from 20.0.0 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/web from 20.0.0 to 20.0.12

Release notes

Sourced from @​nx/web'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

Updates @nx/webpack from 20.0.0 to 20.0.12

Release notes

Sourced from @​nx/webpack'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
  • 77a6350 cleanup(webpack): migrate to picocolors (#28315)
  • 9cb0c1f fix(webpack): update stylus version to fix security issue (#28646)
  • 544f896 fix(core): update http-proxy-middleware (#28607)
  • a45cdd6 fix(core): repair SIGINT signals on windows (#28496)
  • 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...
  • See full diff in compare view

Updates @nx/workspace from 20.0.0 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)
  • See full diff in compare view

Updates nx from 20.0.0 to 20.0.12

Release notes

Sourced from nx'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
  • 4065337 fix(core): do not depend on ci info crate (#28850)
  • a36b512 fix(core): create different dummy tasks for different targets (#28837)
  • 89311c7 fix(core): ensure that the database connection is closed when nx exits (#28821)
  • 4c91df6 feat(nx-cloud): configure import paths for light client when running … (#28735)
  • 51a9026 fix(core): empty external deps should work properly (#28727)
  • 9a7e812 fix(core): task graph needs to handle multiple cycles (#28793)
  • 9c64355 fix(core): fix cannot read properties of undefined (reading 'split') (#28761)
  • f43ef22 fix(core): revert archive file creation changes (#28817)
  • 85178d3 fix(core): ensure that setWorkspaceContext is run only on main nx packages ...
  • ddab3fe cleanup(core): update @​yarnpkg/parsers to a stable version (#27666)
  • 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 12 updates in the / directory:

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



Updates `@nx/esbuild` from 20.0.0 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` from 20.0.0 to 20.0.12
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.0.12/packages/eslint)

Updates `@nx/eslint-plugin` from 20.0.0 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/express` from 20.0.0 to 20.0.12
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.0.12/packages/express)

Updates `@nx/jest` from 20.0.0 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 20.0.0 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/node` from 20.0.0 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 20.0.0 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/web` from 20.0.0 to 20.0.12
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.0.12/packages/web)

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

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

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

---
updated-dependencies:
- dependency-name: "@nx/esbuild"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nx
- dependency-name: "@nx/eslint"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nx
- dependency-name: "@nx/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nx
- dependency-name: "@nx/express"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nx
- dependency-name: "@nx/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nx
- dependency-name: "@nx/js"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nx
- dependency-name: "@nx/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nx
- dependency-name: "@nx/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nx
- dependency-name: "@nx/web"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nx
- dependency-name: "@nx/webpack"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nx
- dependency-name: "@nx/workspace"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nx
- dependency-name: nx
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nx
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 11, 2024
Copy link

nx-cloud bot commented Nov 11, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit f8f2a6a. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 2 targets

Sent with 💌 from NxCloud.

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 18, 2024

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Nov 18, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/nx-d32b51bc1c branch November 18, 2024 13:56
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants