Skip to content

chore(deps): bump minimatch, @nx/cypress, @nx/esbuild, @nx/eslint-plugin, @nx/jest, @nx/js, @nx/plugin, @nx/vite, @nx/web and @nx/workspace#39

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-fe881206cc
Open

chore(deps): bump minimatch, @nx/cypress, @nx/esbuild, @nx/eslint-plugin, @nx/jest, @nx/js, @nx/plugin, @nx/vite, @nx/web and @nx/workspace#39
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-fe881206cc

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 28, 2026

Bumps minimatch to 5.1.9 and updates ancestor dependencies minimatch, @nx/cypress, @nx/esbuild, @nx/eslint-plugin, @nx/jest, @nx/js, @nx/plugin, @nx/vite, @nx/web and @nx/workspace. These dependencies need to be updated together.

Updates minimatch from 5.1.2 to 5.1.9

Commits

Updates minimatch from 3.1.2 to 3.1.5

Commits

Updates @nx/cypress from 16.10.0 to 22.5.3

Release notes

Sourced from @​nx/cypress's releases.

22.5.3 (2026-02-26)

🚀 Features

  • core: add --json flag for better AX to nx list (#34551)
  • core: add passthrough for nx-cloud apply-locally command (#34557)
  • core: add explicit cloud opt-out to CNW (#34580)

🩹 Fixes

  • angular: use SASS indented syntax in nx-welcome component when style is sass (#34510, #33489)
  • angular-rspack: exclude .json files from JS/TS regex patterns (#34195)
  • bundling: skip unnecessary type-check in TS Solution Setup when skipTypeCheck is true (#34493, #34492)
  • bundling: add docs link to generatePackageJson error message (#34562, #30146)
  • bundling: fix regression on process.env usage for webpack (#34583, #34279)
  • core: preserve existing source properties in claude plugin config (#34499)
  • core: retry entire SQLite transaction on DatabaseBusy (#34533)
  • core: reject pending promises directly when plugin worker exits unexpectedly (#34588, #34564)
  • core: use recursive FSEvents on macOS instead of non-recursive kqueue (#34523, #34329, #33781, #34522)
  • core: remove unused getTerminalOutput from BatchProcess (#34604)
  • core: handle FORCE_COLOR=0 with picocolors (#34520, #34305, #34387)
  • core: use scoped cache key for unresolved npm imports in TargetProjectLocator (#34605)
  • core: preserve nxCloud=skip in non-interactive CNW mode (#34616, #34580)
  • core: make watch command work with all and initialRun specified (#32282, #32281)
  • gradle: ensure that atomized task targets have dependsOn (#34611)
  • gradle: use globs for dependent task output files (#34590)
  • js: use per-invocation cache in TS plugin to fix NX_ISOLATE_PLUGINS=false (#34566)
  • js: guard against undefined closest node in rehoistNodes (#34347, #34322)
  • js: remove redundant vite.config.ts generation for vitest projects (#34603, #34399)
  • linter: support eslint v10 (#34534, #34415)
  • linter: allow for wildcards paths in enforce-module-boundaries rule (#34066, #32190)
  • maven: fix set the pom file without changing base directory (#34182, #34181)
  • misc: bump minimatch to 10.2.1 to address CVE-2026-26996 (#34509, #34507)
  • misc: update maven & gradle icons to java duke icon (#34508)
  • nx-dev: correct interpolate sub command for cli reference (#34585)
  • nx-dev: move redirects from Next.js config to Netlify _redirects (#34612)
  • release: allow null values in schema of dockerVersion (#34171)
  • release: add null-safe fallback for version in createGitTagValues (#34598, #34382, #33890, #34391)
  • repo: remove chalk from e2e tests (#34570)
  • testing: use surgical text replacement in Jest matcher alias migration (#34350, #32062)
  • vite: isPreview=true for Vite Preview server (#34597)
  • webpack: ensure safe process.env fallback replacement (#34464, #30826, #34460)

❤️ Thank You

... (truncated)

Commits
  • c2272e4 cleanup(repo): avoid unnecessary project graph recomputations (#34423)
  • cf11551 feat(misc): update PLUGIN.md files to help agents verification (#34379)
  • e3eedf9 docs(misc): update the docs to use more direct language (#34264)
  • 6092966 feat(core): add PLUGIN.md files to testing-tools (#34125)
  • 574d841 chore(core): update to latest version of tsquery (#34067)
  • 5ef02e4 fix(testing): set moduleResolution to node in Cypress tsconfig to prevent TS5...
  • 691bb32 feat(angular): support cypress component testing with zoneless projects (#33941)
  • 6f85b83 cleanup(repo): format all files (#33902)
  • 8136eaf feat(angular): support angular v21 (#33378)
  • b7cfee1 fix(testing): remove declare global wrapper from cypress commands.ts template...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​nx/cypress since your current version.


Updates @nx/esbuild from 16.10.0 to 22.5.3

Release notes

Sourced from @​nx/esbuild's releases.

22.5.3 (2026-02-26)

🚀 Features

  • core: add --json flag for better AX to nx list (#34551)
  • core: add passthrough for nx-cloud apply-locally command (#34557)
  • core: add explicit cloud opt-out to CNW (#34580)

🩹 Fixes

  • angular: use SASS indented syntax in nx-welcome component when style is sass (#34510, #33489)
  • angular-rspack: exclude .json files from JS/TS regex patterns (#34195)
  • bundling: skip unnecessary type-check in TS Solution Setup when skipTypeCheck is true (#34493, #34492)
  • bundling: add docs link to generatePackageJson error message (#34562, #30146)
  • bundling: fix regression on process.env usage for webpack (#34583, #34279)
  • core: preserve existing source properties in claude plugin config (#34499)
  • core: retry entire SQLite transaction on DatabaseBusy (#34533)
  • core: reject pending promises directly when plugin worker exits unexpectedly (#34588, #34564)
  • core: use recursive FSEvents on macOS instead of non-recursive kqueue (#34523, #34329, #33781, #34522)
  • core: remove unused getTerminalOutput from BatchProcess (#34604)
  • core: handle FORCE_COLOR=0 with picocolors (#34520, #34305, #34387)
  • core: use scoped cache key for unresolved npm imports in TargetProjectLocator (#34605)
  • core: preserve nxCloud=skip in non-interactive CNW mode (#34616, #34580)
  • core: make watch command work with all and initialRun specified (#32282, #32281)
  • gradle: ensure that atomized task targets have dependsOn (#34611)
  • gradle: use globs for dependent task output files (#34590)
  • js: use per-invocation cache in TS plugin to fix NX_ISOLATE_PLUGINS=false (#34566)
  • js: guard against undefined closest node in rehoistNodes (#34347, #34322)
  • js: remove redundant vite.config.ts generation for vitest projects (#34603, #34399)
  • linter: support eslint v10 (#34534, #34415)
  • linter: allow for wildcards paths in enforce-module-boundaries rule (#34066, #32190)
  • maven: fix set the pom file without changing base directory (#34182, #34181)
  • misc: bump minimatch to 10.2.1 to address CVE-2026-26996 (#34509, #34507)
  • misc: update maven & gradle icons to java duke icon (#34508)
  • nx-dev: correct interpolate sub command for cli reference (#34585)
  • nx-dev: move redirects from Next.js config to Netlify _redirects (#34612)
  • release: allow null values in schema of dockerVersion (#34171)
  • release: add null-safe fallback for version in createGitTagValues (#34598, #34382, #33890, #34391)
  • repo: remove chalk from e2e tests (#34570)
  • testing: use surgical text replacement in Jest matcher alias migration (#34350, #32062)
  • vite: isPreview=true for Vite Preview server (#34597)
  • webpack: ensure safe process.env fallback replacement (#34464, #30826, #34460)

❤️ Thank You

... (truncated)

Commits
  • e653a0f fix(bundling): add docs link to generatePackageJson error message (#34562)
  • fd140b4 fix(bundling): skip unnecessary type-check in TS Solution Setup when skipType...
  • e3eedf9 docs(misc): update the docs to use more direct language (#34264)
  • 6f85b83 cleanup(repo): format all files (#33902)
  • 1c8796a docs(misc): update migration docs to use supported markdown syntax (#33563)
  • 50cf84f chore(repo): update nx to 22.1.0-rc.2 (#33464)
  • 62d0ad7 chore(repo): rename jest.config.ts to jest.config.cts to be compat with Node ...
  • f76f1ce chore(repo): dogfood pnpm catalogs (#33232)
  • 738b06b feat(bundling): add excludeFromExternal option to esbuild executor (#32980)
  • 8360341 chore(repo): disable duplicated typecheck targets if the project already uses...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​nx/esbuild since your current version.


Updates @nx/eslint-plugin from 16.10.0 to 22.5.3

Release notes

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

22.5.3 (2026-02-26)

🚀 Features

  • core: add --json flag for better AX to nx list (#34551)
  • core: add passthrough for nx-cloud apply-locally command (#34557)
  • core: add explicit cloud opt-out to CNW (#34580)

🩹 Fixes

  • angular: use SASS indented syntax in nx-welcome component when style is sass (#34510, #33489)
  • angular-rspack: exclude .json files from JS/TS regex patterns (#34195)
  • bundling: skip unnecessary type-check in TS Solution Setup when skipTypeCheck is true (#34493, #34492)
  • bundling: add docs link to generatePackageJson error message (#34562, #30146)
  • bundling: fix regression on process.env usage for webpack (#34583, #34279)
  • core: preserve existing source properties in claude plugin config (#34499)
  • core: retry entire SQLite transaction on DatabaseBusy (#34533)
  • core: reject pending promises directly when plugin worker exits unexpectedly (#34588, #34564)
  • core: use recursive FSEvents on macOS instead of non-recursive kqueue (#34523, #34329, #33781, #34522)
  • core: remove unused getTerminalOutput from BatchProcess (#34604)
  • core: handle FORCE_COLOR=0 with picocolors (#34520, #34305, #34387)
  • core: use scoped cache key for unresolved npm imports in TargetProjectLocator (#34605)
  • core: preserve nxCloud=skip in non-interactive CNW mode (#34616, #34580)
  • core: make watch command work with all and initialRun specified (#32282, #32281)
  • gradle: ensure that atomized task targets have dependsOn (#34611)
  • gradle: use globs for dependent task output files (#34590)
  • js: use per-invocation cache in TS plugin to fix NX_ISOLATE_PLUGINS=false (#34566)
  • js: guard against undefined closest node in rehoistNodes (#34347, #34322)
  • js: remove redundant vite.config.ts generation for vitest projects (#34603, #34399)
  • linter: support eslint v10 (#34534, #34415)
  • linter: allow for wildcards paths in enforce-module-boundaries rule (#34066, #32190)
  • maven: fix set the pom file without changing base directory (#34182, #34181)
  • misc: bump minimatch to 10.2.1 to address CVE-2026-26996 (#34509, #34507)
  • misc: update maven & gradle icons to java duke icon (#34508)
  • nx-dev: correct interpolate sub command for cli reference (#34585)
  • nx-dev: move redirects from Next.js config to Netlify _redirects (#34612)
  • release: allow null values in schema of dockerVersion (#34171)
  • release: add null-safe fallback for version in createGitTagValues (#34598, #34382, #33890, #34391)
  • repo: remove chalk from e2e tests (#34570)
  • testing: use surgical text replacement in Jest matcher alias migration (#34350, #32062)
  • vite: isPreview=true for Vite Preview server (#34597)
  • webpack: ensure safe process.env fallback replacement (#34464, #30826, #34460)

❤️ Thank You

... (truncated)

Commits
  • d7c759c fix(linter): allow for wildcards paths in enforce-module-boundaries rule (#34...
  • e3eedf9 docs(misc): update the docs to use more direct language (#34264)
  • 574d841 chore(core): update to latest version of tsquery (#34067)
  • 97fde57 feat(linter): add peerDepsVersionStrategy option to dependency-checks (#33417)
  • dd7ec30 feat(core): support cwd specific hashes (#33879)
  • 6f85b83 cleanup(repo): format all files (#33902)
  • 8136eaf feat(angular): support angular v21 (#33378)
  • 239a4db feat(linter): add util to load eslint rules from a directory (#33543)
  • 50cf84f chore(repo): update nx to 22.1.0-rc.2 (#33464)
  • 62d0ad7 chore(repo): rename jest.config.ts to jest.config.cts to be compat with Node ...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​nx/eslint-plugin since your current version.


Updates @nx/jest from 16.10.0 to 22.5.3

Release notes

Sourced from @​nx/jest's releases.

22.5.3 (2026-02-26)

🚀 Features

  • core: add --json flag for better AX to nx list (#34551)
  • core: add passthrough for nx-cloud apply-locally command (#34557)
  • core: add explicit cloud opt-out to CNW (#34580)

🩹 Fixes

  • angular: use SASS indented syntax in nx-welcome component when style is sass (#34510, #33489)
  • angular-rspack: exclude .json files from JS/TS regex patterns (#34195)
  • bundling: skip unnecessary type-check in TS Solution Setup when skipTypeCheck is true (#34493, #34492)
  • bundling: add docs link to generatePackageJson error message (#34562, #30146)
  • bundling: fix regression on process.env usage for webpack (#34583, #34279)
  • core: preserve existing source properties in claude plugin config (#34499)
  • core: retry entire SQLite transaction on DatabaseBusy (#34533)
  • core: reject pending promises directly when plugin worker exits unexpectedly (#34588, #34564)
  • core: use recursive FSEvents on macOS instead of non-recursive kqueue (#34523, #34329, #33781, #34522)
  • core: remove unused getTerminalOutput from BatchProcess (#34604)
  • core: handle FORCE_COLOR=0 with picocolors (#34520, #34305, #34387)
  • core: use scoped cache key for unresolved npm imports in TargetProjectLocator (#34605)
  • core: preserve nxCloud=skip in non-interactive CNW mode (#34616, #34580)
  • core: make watch command work with all and initialRun specified (#32282, #32281)
  • gradle: ensure that atomized task targets have dependsOn (#34611)
  • gradle: use globs for dependent task output files (#34590)
  • js: use per-invocation cache in TS plugin to fix NX_ISOLATE_PLUGINS=false (#34566)
  • js: guard against undefined closest node in rehoistNodes (#34347, #34322)
  • js: remove redundant vite.config.ts generation for vitest projects (#34603, #34399)
  • linter: support eslint v10 (#34534, #34415)
  • linter: allow for wildcards paths in enforce-module-boundaries rule (#34066, #32190)
  • maven: fix set the pom file without changing base directory (#34182, #34181)
  • misc: bump minimatch to 10.2.1 to address CVE-2026-26996 (#34509, #34507)
  • misc: update maven & gradle icons to java duke icon (#34508)
  • nx-dev: correct interpolate sub command for cli reference (#34585)
  • nx-dev: move redirects from Next.js config to Netlify _redirects (#34612)
  • release: allow null values in schema of dockerVersion (#34171)
  • release: add null-safe fallback for version in createGitTagValues (#34598, #34382, #33890, #34391)
  • repo: remove chalk from e2e tests (#34570)
  • testing: use surgical text replacement in Jest matcher alias migration (#34350, #32062)
  • vite: isPreview=true for Vite Preview server (#34597)
  • webpack: ensure safe process.env fallback replacement (#34464, #30826, #34460)

❤️ Thank You

... (truncated)

Commits
  • 975dff7 fix(testing): use surgical text replacement in Jest matcher alias migration (...
  • cf11551 feat(misc): update PLUGIN.md files to help agents verification (#34379)
  • e3eedf9 docs(misc): update the docs to use more direct language (#34264)
  • 6092966 feat(core): add PLUGIN.md files to testing-tools (#34125)
  • 574d841 chore(core): update to latest version of tsquery (#34067)
  • d9ca27b fix(testing): ensure jest v30 migration is run (#33916)
  • 6f85b83 cleanup(repo): format all files (#33902)
  • 62c13c5 feat(misc): support prettier v3 (#33898)
  • c29834c fix(angular): ensure jest and jest-preset-angular are updated correctly for a...
  • 8136eaf feat(angular): support angular v21 (#33378)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​nx/jest since your current version.


Updates @nx/js from 16.10.0 to 22.5.3

Release notes

Sourced from @​nx/js's releases.

22.5.3 (2026-02-26)

🚀 Features

  • core: add --json flag for better AX to nx list (#34551)
  • core: add passthrough for nx-cloud apply-locally command (#34557)
  • core: add explicit cloud opt-out to CNW (#34580)

🩹 Fixes

  • angular: use SASS indented syntax in nx-welcome component when style is sass (#34510, #33489)
  • angular-rspack: exclude .json files from JS/TS regex patterns (#34195)
  • bundling: skip unnecessary type-check in TS Solution Setup when skipTypeCheck is true (#34493, #34492)
  • bundling: add docs link to generatePackageJson error message (#34562, #30146)
  • bundling: fix regression on process.env usage for webpack (#34583, #34279)
  • core: preserve existing source properties in claude plugin config (#34499)
  • core: retry entire SQLite transaction on DatabaseBusy (#34533)
  • core: reject pending promises directly when plugin worker exits unexpectedly (#34588, #34564)
  • core: use recursive FSEvents on macOS instead of non-recursive kqueue (#34523, #34329, #33781, #34522)
  • core: remove unused getTerminalOutput from BatchProcess (#34604)
  • core: handle FORCE_COLOR=0 with picocolors (#34520, #34305, #34387)
  • core: use scoped cache key for unresolved npm imports in TargetProjectLocator (#34605)
  • core: preserve nxCloud=skip in non-interactive CNW mode (#34616, #34580)
  • core: make watch command work with all and initialRun specified (#32282, #32281)
  • gradle: ensure that atomized task targets have dependsOn (#34611)
  • gradle: use globs for dependent task output files (#34590)
  • js: use per-invocation cache in TS plugin to fix NX_ISOLATE_PLUGINS=false (#34566)
  • js: guard against undefined closest node in rehoistNodes (#34347, #34322)
  • js: remove redundant vite.config.ts generation for vitest projects (#34603, #34399)
  • linter: support eslint v10 (#34534, #34415)
  • linter: allow for wildcards paths in enforce-module-boundaries rule (#34066, #32190)
  • maven: fix set the pom file without changing base directory (#34182, #34181)
  • misc: bump minimatch to 10.2.1 to address CVE-2026-26996 (#34509, #34507)
  • misc: update maven & gradle icons to java duke icon (#34508)
  • nx-dev: correct interpolate sub command for cli reference (#34585)
  • nx-dev: move redirects from Next.js config to Netlify _redirects (#34612)
  • release: allow null values in schema of dockerVersion (#34171)
  • release: add null-safe fallback for version in createGitTagValues (#34598, #34382, #33890, #34391)
  • repo: remove chalk from e2e tests (#34570)
  • testing: use surgical text replacement in Jest matcher alias migration (#34350, #32062)
  • vite: isPreview=true for Vite Preview server (#34597)
  • webpack: ensure safe process.env fallback replacement (#34464, #30826, #34460)

❤️ Thank You

... (truncated)

Commits
  • ea2c772 fix(js): remove redundant vite.config.ts generation for vitest projects (#34603)
  • 79e53cf fix(js): use per-invocation cache in TS plugin to fix NX_ISOLATE_PLUGINS=fals...
  • fd140b4 fix(bundling): skip unnecessary type-check in TS Solution Setup when skipType...
  • b85ac15 feat(js): update swc/cli to 0.8.0 (#34365)
  • e3eedf9 docs(misc): update the docs to use more direct language (#34264)
  • 2bd8ef3 feat(js): bump swc to latest versions (#34215)
  • 92f821d fix(js): avoid duplicate @nx/js/typescript plugin entries for non-buildable...
  • f154b70 fix(core): daemon client reconnection on server restart (#33432)
  • 6f85b83 cleanup(repo): format all files (#33902)
  • 62c13c5 feat(misc): support prettier v3 (#33898)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​nx/js since your current version.


Updates @nx/plugin from 16.10.0 to 22.5.3

Release notes

Sourced from @​nx/plugin's releases.

22.5.3 (2026-02-26)

🚀 Features

  • core: add --json flag for better AX to nx list (#34551)
  • core: add passthrough for nx-cloud apply-locally command (#34557)
  • core: add explicit cloud opt-out to CNW (#34580)

🩹 Fixes

  • angular: use SASS indented syntax in nx-welcome component when style is sass (#34510, #33489)
  • angular-rspack: exclude .json files from JS/TS regex patterns (#34195)
  • bundling: skip unnecessary type-check in TS Solution Setup when skipTypeCheck is true (#34493, #34492)
  • bundling: add docs link to generatePackageJson error message (#34562, #30146)
  • bundling: fix regression on process.env usage for webpack (#34583, #34279)
  • core: preserve existing source properties in claude plugin config (#34499)
  • core: retry entire SQLite transaction on DatabaseBusy (#34533)
  • core: reject pending promises directly when plugin worker exits unexpectedly (#34588, #34564)
  • core: use recursive FSEvents on macOS instead of non-recursive kqueue (#34523, #34329, #33781, #34522)
  • core: remove unused getTerminalOutput from BatchProcess (#34604)
  • core: handle FORCE_COLOR=0 with picocolors (#34520, #34305, #34387)
  • core: use scoped cache key for unresolved npm imports in TargetProjectLocator (#34605)
  • core: preserve nxCloud=skip in non-interactive CNW mode (#34616, #34580)
  • core: make watch command work with all and initialRun specified (#32282, #32281)
  • gradle: ensure that atomized task targets have dependsOn (#34611)
  • gradle: use globs for dependent task output files (#34590)
  • js: use per-invocation cache in TS plugin to fix NX_ISOLATE_PLUGINS=false (#34566)
  • js: guard against undefined closest node in rehoistNodes (#34347, #34322)
  • js: remove redundant vite.config.ts generation for vitest projects (#34603, #34399)
  • linter: support eslint v10 (#34534, #34415)
  • linter: allow for wildcards paths in enforce-module-boundaries rule (#34066, #32190)
  • maven: fix set the pom file without changing base directory (#34182, #34181)
  • misc: bump minimatch to 10.2.1 to address CVE-2026-26996 (#34509, #34507)
  • misc: update maven & gradle icons to java duke icon (#34508)
  • nx-dev: correct interpolate sub command for cli reference (#34585)
  • nx-dev: move redirects from Next.js config to Netlify _redirects (#34612)
  • release: allow null values in schema of dockerVersion (#34171)
  • release: add null-safe fallback for version in createGitTagValues (#34598, #34382, #33890, #34391)
  • repo: remove chalk from e2e tests (#34570)
  • testing: use surgical text replacement in Jest matcher alias migration (#34350, #32062)
  • vite: isPreview=true for Vite Preview server (#34597)
  • webpack: ensure safe process.env fallback replacement (#34464, #30826, #34...

    Description has been truncated

…gin, @nx/jest, @nx/js, @nx/plugin, @nx/vite, @nx/web and @nx/workspace

Bumps [minimatch](https://github.com/isaacs/minimatch) to 5.1.9 and updates ancestor dependencies [minimatch](https://github.com/isaacs/minimatch), [@nx/cypress](https://github.com/nrwl/nx/tree/HEAD/packages/cypress), [@nx/esbuild](https://github.com/nrwl/nx/tree/HEAD/packages/esbuild), [@nx/eslint-plugin](https://github.com/nrwl/nx/tree/HEAD/packages/eslint-plugin), [@nx/jest](https://github.com/nrwl/nx/tree/HEAD/packages/jest), [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js), [@nx/plugin](https://github.com/nrwl/nx/tree/HEAD/packages/plugin), [@nx/vite](https://github.com/nrwl/nx/tree/HEAD/packages/vite), [@nx/web](https://github.com/nrwl/nx/tree/HEAD/packages/web) and [@nx/workspace](https://github.com/nrwl/nx/tree/HEAD/packages/workspace). These dependencies need to be updated together.


Updates `minimatch` from 5.1.2 to 5.1.9
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v5.1.2...v5.1.9)

Updates `minimatch` from 3.1.2 to 3.1.5
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v5.1.2...v5.1.9)

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

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

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

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

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

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

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

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

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

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 5.1.9
  dependency-type: indirect
- dependency-name: minimatch
  dependency-version: 3.1.5
  dependency-type: indirect
- dependency-name: "@nx/cypress"
  dependency-version: 22.5.3
  dependency-type: direct:development
- dependency-name: "@nx/esbuild"
  dependency-version: 22.5.3
  dependency-type: direct:development
- dependency-name: "@nx/eslint-plugin"
  dependency-version: 22.5.3
  dependency-type: direct:development
- dependency-name: "@nx/jest"
  dependency-version: 22.5.3
  dependency-type: direct:development
- dependency-name: "@nx/js"
  dependency-version: 22.5.3
  dependency-type: direct:development
- dependency-name: "@nx/plugin"
  dependency-version: 22.5.3
  dependency-type: direct:development
- dependency-name: "@nx/vite"
  dependency-version: 22.5.3
  dependency-type: direct:development
- dependency-name: "@nx/web"
  dependency-version: 22.5.3
  dependency-type: direct:development
- dependency-name: "@nx/workspace"
  dependency-version: 22.5.3
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
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