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-deps group across 1 directory with 12 updates #2006

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 12, 2024

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

Package From To
@nx/angular 19.0.8 19.8.14
@nrwl/eslint-plugin-nx 19.0.8 19.8.4
@nx/cypress 19.0.8 19.8.14
@nx/eslint 19.0.8 19.8.14
@nx/eslint-plugin 19.0.8 19.8.14
@nx/jest 19.0.8 19.8.14
@nx/js 19.0.8 19.8.14
@nx/workspace 19.0.8 19.8.14
@nx/nx-darwin-arm64 19.0.8 19.8.14
@nx/nx-darwin-x64 19.0.8 19.8.14
@nx/nx-linux-x64-gnu 19.0.8 19.8.14
@nx/nx-win32-x64-msvc 19.0.8 19.8.14

Updates @nx/angular from 19.0.8 to 19.8.14

Release notes

Sourced from @​nx/angular's releases.

19.8.14 (2024-12-03)

🩹 Fixes

  • core: fix misc issues (#29114)
  • core: provide a way to reuse cached graph in CI (#29156)

❤️ Thank You

19.8.13 (2024-11-25)

🩹 Fixes

  • core: handle self shutdown for plugin workers is orphaned before connections and loading (9fa56d0e0c)

❤️ Thank You

19.8.12 (2024-11-22)

🩹 Fixes

  • core: revert archive file creation changes (#28817)
  • linter: remove legacy dependencies during convert to flat config (#28981)

❤️ Thank You

19.8.11 (2024-11-15)

🩹 Fixes

  • core: ensure that setWorkspaceContext is run only on main nx packages (#28706)
  • 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)
  • core: create different dummy tasks for different targets (#28837)
  • core: do not depend on ci info crate (#28850)
  • core: shutdown plugin workers when disconnected (#28857)

... (truncated)

Commits
  • 7a1220c fix(angular): ensure @​typescript-eslint/utils is used with eslint flat config...
  • b7c97a5 fix(angular): ensure async webpack configs are awaited #28200 (#28213)
  • 7b3f45b fix(angular): license-webpack-plugin should not scan root package.json #27989...
  • e0b3e73 feat(angular): add plugin for inferring nodes from angular.json files (#27804)
  • 0a8202a fix(angular): migrations should use correct namedInputs #27899 (#27929)
  • d682bae fix(angular): dynamic module federation should not reset remoteUrlDefinitions...
  • d723326 fix(angular): add serve static target more intentionally #27854 (#27924)
  • 68eeb2e feat(linter): create new workspaces with ESLint v9 and typescript-eslint v8 (...
  • f17e5ef fix(module-federation): ssr uses async-node with runtime plugin (#27492)
  • 320d9f2 fix(testing): application generators should accurately configure e2e projects...
  • Additional commits viewable in compare view

Updates @nrwl/eslint-plugin-nx from 19.0.8 to 19.8.4

Release notes

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

19.8.4 (2024-10-04)

🚀 Features

  • core: allow circular project dependencies to execute tasks (#28227)
  • nx-dev: add nx powerpack to pricing page (#28232)
  • nx-dev: add nx powerpack gcp & azure mentions (#28256)

🩹 Fixes

  • angular: ensure @​typescript-eslint/utils is used with eslint flat config (#28267)
  • core: remove axios import from main code loading (#28230)
  • core: change getCache signature to only accept options (#28248)
  • core: allow prompts during nx add (#28247)
  • core: add stub for conformance:check, add messaging (#28250)
  • core: filter out task dependencies on itself (#28261)
  • core: fixing target groups not merging (#28280)
  • js: resolve VerdaccioWarning on the "logs" configuration property (#28234)
  • nx-cloud: use create-workspace-v1 endpoint if v2 returns with 404 (#28015)
  • nx-dev: fix markdoc table data alignment (#28274)
  • react: host generator should pass normalized name to remote generator (#28295)
  • testing: add support for playwright --last-failed (#28161)

❤️ Thank You

19.8.3 (2024-10-01)

🚀 Features

  • nx-dev: add Powerpack video to the landing page (#28126)

🩹 Fixes

  • angular: ensure async webpack configs are awaited #28200 (#28213, #28200)
  • core: fix output for 0 task (#28122)
  • core: log error for runTaskInForkedProcess (#28078)

... (truncated)

Commits

Updates @nx/cypress from 19.0.8 to 19.8.14

Release notes

Sourced from @​nx/cypress's releases.

19.8.14 (2024-12-03)

🩹 Fixes

  • core: fix misc issues (#29114)
  • core: provide a way to reuse cached graph in CI (#29156)

❤️ Thank You

19.8.13 (2024-11-25)

🩹 Fixes

  • core: handle self shutdown for plugin workers is orphaned before connections and loading (9fa56d0e0c)

❤️ Thank You

19.8.12 (2024-11-22)

🩹 Fixes

  • core: revert archive file creation changes (#28817)
  • linter: remove legacy dependencies during convert to flat config (#28981)

❤️ Thank You

19.8.11 (2024-11-15)

🩹 Fixes

  • core: ensure that setWorkspaceContext is run only on main nx packages (#28706)
  • 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)
  • core: create different dummy tasks for different targets (#28837)
  • core: do not depend on ci info crate (#28850)
  • core: shutdown plugin workers when disconnected (#28857)

... (truncated)

Commits
  • 968cf90 cleanup(core): replace fs-extra with node:fs (#28019)
  • d8601c9 fix(core): set windowsHide: true wherever possible (#28073)
  • 5bbaffb feat(core): add metagenerator for convert-to-inferred (#27672)
  • 68eeb2e feat(linter): create new workspaces with ESLint v9 and typescript-eslint v8 (...
  • 2ffec0a fix(testing): fix issues in static server target migrations (#27547)
  • 0853690 docs(core): update Nx tag line (#27481)
  • 839dc15 feat(devkit): prefer strings over Linter enum (#27209)
  • e368cd4 fix(testing): fix misc issues in migrations (#27471)
  • 3d7f60a fix(testing): migrations should look for existing target before attempting mi...
  • 28a0bb3 fix(testing): cypress update ci webserver to serve-static based on plugins (#...
  • Additional commits viewable in compare view

Updates @nx/eslint from 19.0.8 to 19.8.14

Release notes

Sourced from @​nx/eslint's releases.

19.8.14 (2024-12-03)

🩹 Fixes

  • core: fix misc issues (#29114)
  • core: provide a way to reuse cached graph in CI (#29156)

❤️ Thank You

19.8.13 (2024-11-25)

🩹 Fixes

  • core: handle self shutdown for plugin workers is orphaned before connections and loading (9fa56d0e0c)

❤️ Thank You

19.8.12 (2024-11-22)

🩹 Fixes

  • core: revert archive file creation changes (#28817)
  • linter: remove legacy dependencies during convert to flat config (#28981)

❤️ Thank You

19.8.11 (2024-11-15)

🩹 Fixes

  • core: ensure that setWorkspaceContext is run only on main nx packages (#28706)
  • 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)
  • core: create different dummy tasks for different targets (#28837)
  • core: do not depend on ci info crate (#28850)
  • core: shutdown plugin workers when disconnected (#28857)

... (truncated)

Commits
  • 42ea072 fix(linter): remove legacy dependencies during convert to flat config (#28981)
  • 1808ef8 fix(core): skip eslint custom hasher when hashing tasks during running comman...
  • b9b7895 fix(linter): ignore dist and use compat helper for eslint-plugin-react-hooks ...
  • adcd9b2 fix(linter): do not generate docs.recommended property (#28009)
  • 5bbaffb feat(core): add metagenerator for convert-to-inferred (#27672)
  • 68eeb2e feat(linter): create new workspaces with ESLint v9 and typescript-eslint v8 (...
  • 035b406 fix(linter): fix plugin race condition (#27810)
  • 0853690 docs(core): update Nx tag line (#27481)
  • 839dc15 feat(devkit): prefer strings over Linter enum (#27209)
  • 0d2f76c fix(linter): allow undefined options in eslint plugin (#27232)
  • Additional commits viewable in compare view

Updates @nx/eslint-plugin from 19.0.8 to 19.8.14

Release notes

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

19.8.14 (2024-12-03)

🩹 Fixes

  • core: fix misc issues (#29114)
  • core: provide a way to reuse cached graph in CI (#29156)

❤️ Thank You

19.8.13 (2024-11-25)

🩹 Fixes

  • core: handle self shutdown for plugin workers is orphaned before connections and loading (9fa56d0e0c)

❤️ Thank You

19.8.12 (2024-11-22)

🩹 Fixes

  • core: revert archive file creation changes (#28817)
  • linter: remove legacy dependencies during convert to flat config (#28981)

❤️ Thank You

19.8.11 (2024-11-15)

🩹 Fixes

  • core: ensure that setWorkspaceContext is run only on main nx packages (#28706)
  • 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)
  • core: create different dummy tasks for different targets (#28837)
  • core: do not depend on ci info crate (#28850)
  • core: shutdown plugin workers when disconnected (#28857)

... (truncated)

Commits
  • 25c6f2c fix(linter): add files entry to angular flat config to avoid applying TS rule...
  • b9b7895 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)
  • 0853690 docs(core): update Nx tag line (#27481)
  • b699207 fix(linter): update the @​nx/dependency-checks rule to read the package.json c...
  • 58ba1ff feat(angular): support angular v18.1.0 (#26504)
  • 7f8bb4b fix(linter): dependency checks should respect pnpm workspace versions (#26709)
  • ffea1d5 fix(linter): handle paths correctly in enforce-module-boundaries eslint rule ...
  • adc1d70 fix(linter): handle configuration without "rules" in migration (#26317)
  • Additional commits viewable in compare view

Updates @nx/jest from 19.0.8 to 19.8.14

Release notes

Sourced from @​nx/jest's releases.

19.8.14 (2024-12-03)

🩹 Fixes

  • core: fix misc issues (#29114)
  • core: provide a way to reuse cached graph in CI (#29156)

❤️ Thank You

19.8.13 (2024-11-25)

🩹 Fixes

  • core: handle self shutdown for plugin workers is orphaned before connections and loading (9fa56d0e0c)

❤️ Thank You

19.8.12 (2024-11-22)

🩹 Fixes

  • core: revert archive file creation changes (#28817)
  • linter: remove legacy dependencies during convert to flat config (#28981)

❤️ Thank You

19.8.11 (2024-11-15)

🩹 Fixes

  • core: ensure that setWorkspaceContext is run only on main nx packages (#28706)
  • 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)
  • core: create different dummy tasks for different targets (#28837)
  • core: do not depend on ci info crate (#28850)
  • core: shutdown plugin workers when disconnected (#28857)

... (truncated)

Commits
  • 5bbaffb feat(core): add metagenerator for convert-to-inferred (#27672)
  • 68eeb2e feat(linter): create new workspaces with ESLint v9 and typescript-eslint v8 (...
  • 0853690 docs(core): update Nx tag line (#27481)
  • f4659d7 fix(testing): revert bump for ts-jest (#27432)
  • 17f09bc fix(testing): resolve jest utils in plugin from the @​jest/core package locati...
  • a9ac3d9 fix(testing): cache resolved jest path in plugin correctly (#27407)
  • b224e7c feat(testing): support positional arg for jest executor (#27328)
  • 6c0e70e feat(testing): allow usage of jest 30 pre-release versions (#27334)
  • 46dcee6 fix(testing): resolve jest package from the project root in plugin (#27342)
  • 6e8a3e5 feat(testing): update jest to v29.7.0 (#27301)
  • Additional commits viewable in compare view

Updates @nx/js from 19.0.8 to 19.8.14

Release notes

Sourced from @​nx/js's releases.

19.8.14 (2024-12-03)

🩹 Fixes

  • core: fix misc issues (#29114)
  • core: provide a way to reuse cached graph in CI (#29156)

❤️ Thank You

19.8.13 (2024-11-25)

🩹 Fixes

  • core: handle self shutdown for plugin workers is orphaned before connections and loading (9fa56d0e0c)

❤️ Thank You

19.8.12 (2024-11-22)

🩹 Fixes

  • core: revert archive file creation changes (#28817)
  • linter: remove legacy dependencies during convert to flat config (#28981)

❤️ Thank You

19.8.11 (2024-11-15)

🩹 Fixes

  • core: ensure that setWorkspaceContext is run only on main nx packages (#28706)
  • 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)
  • core: create different dummy tasks for different targets (#28837)
  • core: do not depend on ci info crate (#28850)
  • core: shutdown plugin workers when disconnected (#28857)

... (truncated)

Commits
  • 2fbded3 fix(js): resolve VerdaccioWarning on the "logs" configuration property (#28234)
  • 7738a01 fix(js): improve typescript-sync generator messaging (#28162)
  • 9e51589 fix(js): @​nx/js:init ensures tslib is installed if importHelpers is true (#28...
  • d8601c9 fix(core): set windowsHide: true wherever possible (#28073)
  • a76b176 fix(release): allow dynamically continuing when current version is unresolvab...
  • d38bb78 cleanup(js): replace fs-extra with node:fs (#27932)
  • 67ecff1 fix(js): do not infer typecheck target for root tsconfig.json (#27950)
  • 68eeb2e feat(linter): create new workspaces with ESLint v9 and typescript-eslint v8 (...
  • 2a3307c fix(js): keep refs to ignored files and allow opting out of pruning stale ref...
  • 431fe2a feat(release): allow local dependency version protocols to be preserved, pnpm...
  • Additional commits viewable in compare view

Updates @nx/workspace from 19.0.8 to 19.8.14

Release notes

Sourced from @​nx/workspace's releases.

19.8.14 (2024-12-03)

🩹 Fixes

  • core: fix misc issues (#29114)
  • core: provide a way to reuse cached graph in CI (#29156)

❤️ Thank You

19.8.13 (2024-11-25)

🩹 Fixes

  • core: handle self shutdown for plugin workers is orphaned before connections and loading (9fa56d0e0c)

❤️ Thank You

19.8.12 (2024-11-22)

🩹 Fixes

  • core: revert archive file creation changes (#28817)
  • linter: remove legacy dependencies during convert to flat config (#28981)

❤️ Thank You

19.8.11 (2024-11-15)

🩹 Fixes

  • core: ensure that setWorkspaceContext is run only on main nx packages (#28706)
  • 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)
  • core: create different dummy tasks for different targets (#28837)
  • core: do not depend on ci info crate (#28850)
  • core: shutdown plugin workers when disconnected (#28857)

... (truncated)

Commits
  • 968cf90 cleanup(core): replace fs-extra with node:fs (#28019)
  • d8601c9 fix(core): set windowsHide: true wherever possible (#28073)
  • 50927c2 feat(core): handle prettier not installed when running nx format (#27970)
  • 781f194 cleanup(misc): fix outdated test snapshot (#27948)
  • 5bbaffb feat(core): add metagenerator for convert-to-inferred (#27672)
  • e4a9650 fix(core): make sure sharedGlobals is referenced in default namedInputs (#27813)
  • 1a4e663 feat(core): update PNPM GH action setup to use v4 and pnpm version 9 (#27664)
  • 4fd639b feat(core): refactor graph implementation details (#27267)
  • 1824267 fix(bundling): update snapshots for copy assets plugin (#27610)
  • 0853690 docs(core): update Nx tag line (#27481)
  • Additional commits viewable in compare view

Updates @nx/nx-darwin-arm64 from 19.0.8 to 19.8.14

Release notes

Sourced from @​nx/nx-darwin-arm64's releases.

19.8.14 (2024-12-03)

🩹 Fixes

  • core: fix misc issues (#29114)
  • core: provide a way to reuse cached graph in CI (#29156)

❤️ Thank You

19.8.13 (2024-11-25)

🩹 Fixes

  • core: handle self shutdown for plugin workers is orphaned before connections and loading (9fa56d0e0c)

❤️ Thank You

19.8.12 (2024-11-22)

🩹 Fixes

  • core: revert archive file creation changes (#28817)
  • linter: remove legacy dependencies during convert to flat config (#28981)

❤️ Thank You

19.8.11 (2024-11-15)

🩹 Fixes

  • core: ensure that setWorkspaceContext is run only on main nx packages (#28706)
  • 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)
  • core: create different dummy tasks for different targets (#28837)
  • core: do not depend on ci info crate (#28850)
  • core: shutdown plugin workers when disconnected (#28857)

... (truncated)

Commits

Updates @nx/nx-darwin-x64 from 19.0.8 to 19.8.14

Release notes

Sourced from @​nx/nx-darwin-x64's releases.

19.8.14 (2024-12-03)

🩹 Fixes

  • core: fix misc issues (#29114)
  • core: provide a way to reuse cached graph in CI (#29156)

❤️ Thank You

19.8.13 (2024-11-25)

🩹 Fixes

  • core: handle self shutdown for plugin workers is orphaned before connections and loading (9fa56d0e0c)

❤️ Thank You

19.8.12 (2024-11-22)

🩹 Fixes

  • core: revert archive file creation changes (#28817)
  • linter: remove legacy dependencies during convert to flat config (#28981)

❤️ Thank You

19.8.11 (2024-11-15)

🩹 Fixes

  • core: ensure that setWorkspaceContext is run only on main nx packages (#28706)
  • 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)
  • core: create different dummy tasks for different targets (#28837)
  • core: do not depend on ci info crate (#28850)
  • core: shutdown plugin workers when disconnected (#28857)

... (truncated)

Commits

Updates @nx/nx-linux-x64-gnu from 19.0.8 to 19.8.14

Release notes

Sourced from @​nx/nx-linux-x64-gnu's releases.

19.8.14 (2024-12-03)

🩹 Fixes

  • core: fix misc issues (#29114)
  • core: provide a way to reuse cached graph in CI (#29156)

❤️ Thank You

19.8.13 (2024-11-25)

🩹 Fixes

  • core: handle self shutdown for plugin workers is orphaned before connections and loading (9fa56d0e0c)

❤️ Thank You

19.8.12 (2024-11-22)

🩹 Fixes

  • core: revert archive file creation changes (#28817)
  • linter: remove legacy dependencies during convert to flat config (#28981)

❤️ Thank You

19.8.11 (2024-11-15)

🩹 Fixes

  • core: ensure that setWorkspaceContext is run only on main nx packages (#28706)
  • 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)
  • core: create different dummy tasks for different targets (#28837)
  • core: do not depend on ci info crate (#28850)
  • core: shutdown plugin workers when disconnected (#28857)

... (truncated)

Commits

Updates @nx/nx-win32-x64-msvc from 19.0.8 to 19.8.14

Release notes

Sourced from @​nx/nx-win32-x64-msvc's releases.

19.8.14 (2024-12-03)

🩹 Fixes

  • core: fix misc issues (#29114)
  • core: provide a way to reuse cached graph in CI (#29156)

❤️ Thank You

19.8.13 (2024-11-25)

🩹 Fixes

  • core: handle self shutdown for plugin workers is orphaned before connections and loading (9fa56d0e0c)

❤️ Thank You

19.8.12 (2024-11-22)

🩹 Fixes

  • core: revert archive file creation changes (#28817)
  • linter: remove legacy dependencies during convert to flat config (#28981)

❤️ Thank You

19.8.11 (2024-11-15)

🩹 Fixes

  • core: ensure that setWorkspaceContext is run only on main nx packages (#28706)
  • 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)
  • core: create different dummy tasks for different targets (#28837)
  • core: do not depend on ci info crate (#28850)
  • core: shutdown plugin workers when disconnected (#28857)

... (truncated)

Commits

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 12, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nx-deps-7192780b34 branch 2 times, most recently from 7520682 to 545b5ff Compare December 16, 2024 14:16
Bumps the nx-deps group with 12 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@nx/angular](https://github.com/nrwl/nx/tree/HEAD/packages/angular) | `19.0.8` | `19.8.14` |
| [@nrwl/eslint-plugin-nx](https://github.com/nrwl/nx/tree/HEAD/packages-legacy/eslint-plugin-nx) | `19.0.8` | `19.8.4` |
| [@nx/cypress](https://github.com/nrwl/nx/tree/HEAD/packages/cypress) | `19.0.8` | `19.8.14` |
| [@nx/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint) | `19.0.8` | `19.8.14` |
| [@nx/eslint-plugin](https://github.com/nrwl/nx/tree/HEAD/packages/eslint-plugin) | `19.0.8` | `19.8.14` |
| [@nx/jest](https://github.com/nrwl/nx/tree/HEAD/packages/jest) | `19.0.8` | `19.8.14` |
| [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) | `19.0.8` | `19.8.14` |
| [@nx/workspace](https://github.com/nrwl/nx/tree/HEAD/packages/workspace) | `19.0.8` | `19.8.14` |
| [@nx/nx-darwin-arm64](https://github.com/nrwl/nx/tree/HEAD/packages/nx/native-packages/darwin-arm64) | `19.0.8` | `19.8.14` |
| [@nx/nx-darwin-x64](https://github.com/nrwl/nx/tree/HEAD/packages/nx/native-packages/darwin-x64) | `19.0.8` | `19.8.14` |
| [@nx/nx-linux-x64-gnu](https://github.com/nrwl/nx/tree/HEAD/packages/nx/native-packages/linux-x64-gnu) | `19.0.8` | `19.8.14` |
| [@nx/nx-win32-x64-msvc](https://github.com/nrwl/nx/tree/HEAD/packages/nx/native-packages/win32-x64-msvc) | `19.0.8` | `19.8.14` |



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

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

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

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

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

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

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

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

Updates `@nx/nx-darwin-arm64` from 19.0.8 to 19.8.14
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/19.8.14/packages/nx/native-packages/darwin-arm64)

Updates `@nx/nx-darwin-x64` from 19.0.8 to 19.8.14
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/19.8.14/packages/nx/native-packages/darwin-x64)

Updates `@nx/nx-linux-x64-gnu` from 19.0.8 to 19.8.14
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/19.8.14/packages/nx/native-packages/linux-x64-gnu)

Updates `@nx/nx-win32-x64-msvc` from 19.0.8 to 19.8.14
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/19.8.14/packages/nx/native-packages/win32-x64-msvc)

---
updated-dependencies:
- dependency-name: "@nx/angular"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nx-deps
- dependency-name: "@nrwl/eslint-plugin-nx"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx-deps
- dependency-name: "@nx/cypress"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx-deps
- dependency-name: "@nx/eslint"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx-deps
- dependency-name: "@nx/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx-deps
- dependency-name: "@nx/jest"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx-deps
- dependency-name: "@nx/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx-deps
- dependency-name: "@nx/workspace"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx-deps
- dependency-name: "@nx/nx-darwin-arm64"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nx-deps
- dependency-name: "@nx/nx-darwin-x64"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nx-deps
- dependency-name: "@nx/nx-linux-x64-gnu"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nx-deps
- dependency-name: "@nx/nx-win32-x64-msvc"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nx-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nx-deps-7192780b34 branch from 545b5ff to d8c1400 Compare December 17, 2024 10:26
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants