Skip to content

Bump minimatch, @nx/eslint, @nx/eslint-plugin, @nx/js, @nx/react, @nx/vite, @nx/vitest, @nx/web, nx, verdaccio and @microsoft/api-extractor#9

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

Bump minimatch, @nx/eslint, @nx/eslint-plugin, @nx/js, @nx/react, @nx/vite, @nx/vitest, @nx/web, nx, verdaccio and @microsoft/api-extractor#9
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-89300dcf9a

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 18, 2026

Bumps minimatch to 10.2.3 and updates ancestor dependencies minimatch, @nx/eslint, @nx/eslint-plugin, @nx/js, @nx/react, @nx/vite, @nx/vitest, @nx/web, nx, verdaccio and @microsoft/api-extractor. These dependencies need to be updated together.

Updates minimatch from 10.2.1 to 10.2.3

Commits

Updates @nx/eslint from 22.5.1 to 22.6.0

Release notes

Sourced from @​nx/eslint's releases.

22.6.0 (2026-03-18)

🚀 Features

  • angular: add support for Angular v21.2 (#34592)
  • core: update formatting of agent rules documentation (#33356)
  • core: add nxVersion to meta in shortUrl for cnw (#34401)
  • core: handle agentic sandboxing (#34402)
  • core: extract sandbox detection into reusable utility (#34408)
  • core: add negation pattern support for plugin include/exclude (#34160)
  • core: add --stdin to affected options (#34435, #28770)
  • core: support dependency filesets with ^{projectRoot} syntax (#34310)
  • core: add agentic mode to nx init (#34418)
  • core: automatically set up ai agents in cnw/init when run from within an ai agent (#34469)
  • core: implement configure-ai-agents outdated message after tasks (#34463)
  • core: improve codex support for configure-ai-agents (#34488)
  • core: add --otp to top-level nx release command and detect EOTP errors (#34473)
  • core: use static_vcruntime to avoid msvcrt dependency (#19781, #19779)
  • core: add commands for debugging cache inputs / outputs (#34414)
  • core: improve AX of configure-ai-agents with auto-detection (#34496)
  • core: add AI agent mode to nx import (#34498)
  • core: add preferBatch executor option (#34293)
  • core: add --json flag for better AX to nx list (#34551)
  • core: add passthrough for nx-cloud apply-locally command (#34557)
  • core: add yarn berry catalog support (#34552)
  • core: add explicit cloud opt-out to CNW (#34580)
  • core: use jemalloc with tuned decay timers for native module (#34444, #99)
  • core: add .nx/polygraph to gitignore in migration and caia (#34659)
  • core: migrate napi-rs v2 to v3 (#34619)
  • core: add Codex subagent support to configure-ai-agents (#34553)
  • core: add polygraph command to initiaze cross-repo sessions (#34722)
  • core: add safe plugin cache write utilities with LRU eviction (#34503)
  • core: add analytics (#34144)
  • core: persist analytics session ID across CLI invocations (#34763)
  • core: centralize perf tracking and report metrics to telemetry (#34795)
  • core: prompt for analytics preference during workspace creation (#34818)
  • core: add task and project count telemetry via performance lifecycle (#34821)
  • core: bring back cloud prompts and templates in CNW (#34887, #34671, #34818)
  • devkit: add NX_SKIP_FORMAT environment variable to skip Prettier formatting (#34336, #30426, #30403)
  • gradle: add properties and wrappers to inputs (#34778)
  • js: support configurable typecheck config name (#34675)
  • js: add deps-sync generator (#34407)
  • maven: report external Maven dependencies in project graph (#34368)
  • misc: update PLUGIN.md files to help agents verification (#34379)
  • misc: lock in CNW variant 2 with deferred connection (#34416)
  • misc: use caret range for swc dependencies in pnpm catalog (#34487, #34472)
  • misc: track server page views for AI traffic using Netlify-Agent-Category (#34883)
  • nx-dev: add YouTube channel callout to courses page (#34669)
  • testing: add cacheDir option to playwright executor (#34413, #34397)

... (truncated)

Commits

Updates @nx/eslint-plugin from 22.5.1 to 22.6.0

Release notes

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

22.6.0 (2026-03-18)

🚀 Features

  • angular: add support for Angular v21.2 (#34592)
  • core: update formatting of agent rules documentation (#33356)
  • core: add nxVersion to meta in shortUrl for cnw (#34401)
  • core: handle agentic sandboxing (#34402)
  • core: extract sandbox detection into reusable utility (#34408)
  • core: add negation pattern support for plugin include/exclude (#34160)
  • core: add --stdin to affected options (#34435, #28770)
  • core: support dependency filesets with ^{projectRoot} syntax (#34310)
  • core: add agentic mode to nx init (#34418)
  • core: automatically set up ai agents in cnw/init when run from within an ai agent (#34469)
  • core: implement configure-ai-agents outdated message after tasks (#34463)
  • core: improve codex support for configure-ai-agents (#34488)
  • core: add --otp to top-level nx release command and detect EOTP errors (#34473)
  • core: use static_vcruntime to avoid msvcrt dependency (#19781, #19779)
  • core: add commands for debugging cache inputs / outputs (#34414)
  • core: improve AX of configure-ai-agents with auto-detection (#34496)
  • core: add AI agent mode to nx import (#34498)
  • core: add preferBatch executor option (#34293)
  • core: add --json flag for better AX to nx list (#34551)
  • core: add passthrough for nx-cloud apply-locally command (#34557)
  • core: add yarn berry catalog support (#34552)
  • core: add explicit cloud opt-out to CNW (#34580)
  • core: use jemalloc with tuned decay timers for native module (#34444, #99)
  • core: add .nx/polygraph to gitignore in migration and caia (#34659)
  • core: migrate napi-rs v2 to v3 (#34619)
  • core: add Codex subagent support to configure-ai-agents (#34553)
  • core: add polygraph command to initiaze cross-repo sessions (#34722)
  • core: add safe plugin cache write utilities with LRU eviction (#34503)
  • core: add analytics (#34144)
  • core: persist analytics session ID across CLI invocations (#34763)
  • core: centralize perf tracking and report metrics to telemetry (#34795)
  • core: prompt for analytics preference during workspace creation (#34818)
  • core: add task and project count telemetry via performance lifecycle (#34821)
  • core: bring back cloud prompts and templates in CNW (#34887, #34671, #34818)
  • devkit: add NX_SKIP_FORMAT environment variable to skip Prettier formatting (#34336, #30426, #30403)
  • gradle: add properties and wrappers to inputs (#34778)
  • js: support configurable typecheck config name (#34675)
  • js: add deps-sync generator (#34407)
  • maven: report external Maven dependencies in project graph (#34368)
  • misc: update PLUGIN.md files to help agents verification (#34379)
  • misc: lock in CNW variant 2 with deferred connection (#34416)
  • misc: use caret range for swc dependencies in pnpm catalog (#34487, #34472)
  • misc: track server page views for AI traffic using Netlify-Agent-Category (#34883)
  • nx-dev: add YouTube channel callout to courses page (#34669)
  • testing: add cacheDir option to playwright executor (#34413, #34397)

... (truncated)

Commits
  • 997d6d8 fix(linter): add catalog: references when fixing missing dependencies (#34734)
  • ac2ef1a fix(linter): allow for wildcards paths in enforce-module-boundaries rule (#34...
  • See full diff in compare view

Updates @nx/js from 22.5.3 to 22.6.0

Release notes

Sourced from @​nx/js's releases.

22.6.0 (2026-03-18)

🚀 Features

  • angular: add support for Angular v21.2 (#34592)
  • core: update formatting of agent rules documentation (#33356)
  • core: add nxVersion to meta in shortUrl for cnw (#34401)
  • core: handle agentic sandboxing (#34402)
  • core: extract sandbox detection into reusable utility (#34408)
  • core: add negation pattern support for plugin include/exclude (#34160)
  • core: add --stdin to affected options (#34435, #28770)
  • core: support dependency filesets with ^{projectRoot} syntax (#34310)
  • core: add agentic mode to nx init (#34418)
  • core: automatically set up ai agents in cnw/init when run from within an ai agent (#34469)
  • core: implement configure-ai-agents outdated message after tasks (#34463)
  • core: improve codex support for configure-ai-agents (#34488)
  • core: add --otp to top-level nx release command and detect EOTP errors (#34473)
  • core: use static_vcruntime to avoid msvcrt dependency (#19781, #19779)
  • core: add commands for debugging cache inputs / outputs (#34414)
  • core: improve AX of configure-ai-agents with auto-detection (#34496)
  • core: add AI agent mode to nx import (#34498)
  • core: add preferBatch executor option (#34293)
  • core: add --json flag for better AX to nx list (#34551)
  • core: add passthrough for nx-cloud apply-locally command (#34557)
  • core: add yarn berry catalog support (#34552)
  • core: add explicit cloud opt-out to CNW (#34580)
  • core: use jemalloc with tuned decay timers for native module (#34444, #99)
  • core: add .nx/polygraph to gitignore in migration and caia (#34659)
  • core: migrate napi-rs v2 to v3 (#34619)
  • core: add Codex subagent support to configure-ai-agents (#34553)
  • core: add polygraph command to initiaze cross-repo sessions (#34722)
  • core: add safe plugin cache write utilities with LRU eviction (#34503)
  • core: add analytics (#34144)
  • core: persist analytics session ID across CLI invocations (#34763)
  • core: centralize perf tracking and report metrics to telemetry (#34795)
  • core: prompt for analytics preference during workspace creation (#34818)
  • core: add task and project count telemetry via performance lifecycle (#34821)
  • core: bring back cloud prompts and templates in CNW (#34887, #34671, #34818)
  • devkit: add NX_SKIP_FORMAT environment variable to skip Prettier formatting (#34336, #30426, #30403)
  • gradle: add properties and wrappers to inputs (#34778)
  • js: support configurable typecheck config name (#34675)
  • js: add deps-sync generator (#34407)
  • maven: report external Maven dependencies in project graph (#34368)
  • misc: update PLUGIN.md files to help agents verification (#34379)
  • misc: lock in CNW variant 2 with deferred connection (#34416)
  • misc: use caret range for swc dependencies in pnpm catalog (#34487, #34472)
  • misc: track server page views for AI traffic using Netlify-Agent-Category (#34883)
  • nx-dev: add YouTube channel callout to courses page (#34669)
  • testing: add cacheDir option to playwright executor (#34413, #34397)

... (truncated)

Commits
  • 6ee7091 Revert "feat(js): add deps-sync generator (#34407)" (#34888)
  • 8d71d5b feat(js): add deps-sync generator (#34407)
  • e9781bd fix(js): track tsconfig files from dependency reference chain as inputs (#34848)
  • f40c4a5 fix(js): skip npm dist-tag add when no new version was resolved (#34843)
  • f1735bd fix(js): support bun-only environments in release-publish executor (#34835)
  • a358b19 fix(js): always infer dependentTasksOutputFiles for tsc build targets (#34784)
  • f9cfd19 fix(js): add external project reference config files as inputs for tsc tasks ...
  • 0589e67 fix(js): include transitive dep outputs in typecheck inputs (#34773)
  • 8f44377 fix(js): include tsbuildinfo in dependentTasksOutputFiles for tsc tasks (#34733)
  • 5359ac2 fix(js): derive tsbuildinfo filename from iterated tsconfig, not outer config...
  • Additional commits viewable in compare view

Updates @nx/react from 22.5.3 to 22.6.0

Release notes

Sourced from @​nx/react's releases.

22.6.0 (2026-03-18)

🚀 Features

  • angular: add support for Angular v21.2 (#34592)
  • core: update formatting of agent rules documentation (#33356)
  • core: add nxVersion to meta in shortUrl for cnw (#34401)
  • core: handle agentic sandboxing (#34402)
  • core: extract sandbox detection into reusable utility (#34408)
  • core: add negation pattern support for plugin include/exclude (#34160)
  • core: add --stdin to affected options (#34435, #28770)
  • core: support dependency filesets with ^{projectRoot} syntax (#34310)
  • core: add agentic mode to nx init (#34418)
  • core: automatically set up ai agents in cnw/init when run from within an ai agent (#34469)
  • core: implement configure-ai-agents outdated message after tasks (#34463)
  • core: improve codex support for configure-ai-agents (#34488)
  • core: add --otp to top-level nx release command and detect EOTP errors (#34473)
  • core: use static_vcruntime to avoid msvcrt dependency (#19781, #19779)
  • core: add commands for debugging cache inputs / outputs (#34414)
  • core: improve AX of configure-ai-agents with auto-detection (#34496)
  • core: add AI agent mode to nx import (#34498)
  • core: add preferBatch executor option (#34293)
  • core: add --json flag for better AX to nx list (#34551)
  • core: add passthrough for nx-cloud apply-locally command (#34557)
  • core: add yarn berry catalog support (#34552)
  • core: add explicit cloud opt-out to CNW (#34580)
  • core: use jemalloc with tuned decay timers for native module (#34444, #99)
  • core: add .nx/polygraph to gitignore in migration and caia (#34659)
  • core: migrate napi-rs v2 to v3 (#34619)
  • core: add Codex subagent support to configure-ai-agents (#34553)
  • core: add polygraph command to initiaze cross-repo sessions (#34722)
  • core: add safe plugin cache write utilities with LRU eviction (#34503)
  • core: add analytics (#34144)
  • core: persist analytics session ID across CLI invocations (#34763)
  • core: centralize perf tracking and report metrics to telemetry (#34795)
  • core: prompt for analytics preference during workspace creation (#34818)
  • core: add task and project count telemetry via performance lifecycle (#34821)
  • core: bring back cloud prompts and templates in CNW (#34887, #34671, #34818)
  • devkit: add NX_SKIP_FORMAT environment variable to skip Prettier formatting (#34336, #30426, #30403)
  • gradle: add properties and wrappers to inputs (#34778)
  • js: support configurable typecheck config name (#34675)
  • js: add deps-sync generator (#34407)
  • maven: report external Maven dependencies in project graph (#34368)
  • misc: update PLUGIN.md files to help agents verification (#34379)
  • misc: lock in CNW variant 2 with deferred connection (#34416)
  • misc: use caret range for swc dependencies in pnpm catalog (#34487, #34472)
  • misc: track server page views for AI traffic using Netlify-Agent-Category (#34883)
  • nx-dev: add YouTube channel callout to courses page (#34669)
  • testing: add cacheDir option to playwright executor (#34413, #34397)

... (truncated)

Commits

Updates @nx/vite from 22.5.3 to 22.6.0

Release notes

Sourced from @​nx/vite's releases.

22.6.0 (2026-03-18)

🚀 Features

  • angular: add support for Angular v21.2 (#34592)
  • core: update formatting of agent rules documentation (#33356)
  • core: add nxVersion to meta in shortUrl for cnw (#34401)
  • core: handle agentic sandboxing (#34402)
  • core: extract sandbox detection into reusable utility (#34408)
  • core: add negation pattern support for plugin include/exclude (#34160)
  • core: add --stdin to affected options (#34435, #28770)
  • core: support dependency filesets with ^{projectRoot} syntax (#34310)
  • core: add agentic mode to nx init (#34418)
  • core: automatically set up ai agents in cnw/init when run from within an ai agent (#34469)
  • core: implement configure-ai-agents outdated message after tasks (#34463)
  • core: improve codex support for configure-ai-agents (#34488)
  • core: add --otp to top-level nx release command and detect EOTP errors (#34473)
  • core: use static_vcruntime to avoid msvcrt dependency (#19781, #19779)
  • core: add commands for debugging cache inputs / outputs (#34414)
  • core: improve AX of configure-ai-agents with auto-detection (#34496)
  • core: add AI agent mode to nx import (#34498)
  • core: add preferBatch executor option (#34293)
  • core: add --json flag for better AX to nx list (#34551)
  • core: add passthrough for nx-cloud apply-locally command (#34557)
  • core: add yarn berry catalog support (#34552)
  • core: add explicit cloud opt-out to CNW (#34580)
  • core: use jemalloc with tuned decay timers for native module (#34444, #99)
  • core: add .nx/polygraph to gitignore in migration and caia (#34659)
  • core: migrate napi-rs v2 to v3 (#34619)
  • core: add Codex subagent support to configure-ai-agents (#34553)
  • core: add polygraph command to initiaze cross-repo sessions (#34722)
  • core: add safe plugin cache write utilities with LRU eviction (#34503)
  • core: add analytics (#34144)
  • core: persist analytics session ID across CLI invocations (#34763)
  • core: centralize perf tracking and report metrics to telemetry (#34795)
  • core: prompt for analytics preference during workspace creation (#34818)
  • core: add task and project count telemetry via performance lifecycle (#34821)
  • core: bring back cloud prompts and templates in CNW (#34887, #34671, #34818)
  • devkit: add NX_SKIP_FORMAT environment variable to skip Prettier formatting (#34336, #30426, #30403)
  • gradle: add properties and wrappers to inputs (#34778)
  • js: support configurable typecheck config name (#34675)
  • js: add deps-sync generator (#34407)
  • maven: report external Maven dependencies in project graph (#34368)
  • misc: update PLUGIN.md files to help agents verification (#34379)
  • misc: lock in CNW variant 2 with deferred connection (#34416)
  • misc: use caret range for swc dependencies in pnpm catalog (#34487, #34472)
  • misc: track server page views for AI traffic using Netlify-Agent-Category (#34883)
  • nx-dev: add YouTube channel callout to courses page (#34669)
  • testing: add cacheDir option to playwright executor (#34413, #34397)

... (truncated)

Commits
  • 6ee7091 Revert "feat(js): add deps-sync generator (#34407)" (#34888)
  • 1367d2a fix(vite): pin vitest v4 to ~4.0.x to fix Yarn Classic resolution failure (#3...
  • 8d71d5b feat(js): add deps-sync generator (#34407)
  • fb8884e fix(vitest): handle zoneless Angular apps in vitest configuration generator (...
  • 42f623e fix(vite): skip root-relative paths in nxViteTsPaths resolveId (#34694)
  • 1e1a8a7 fix(vite): isPreview=true for Vite Preview server (#34597)
  • 5a1735b feat(misc): update PLUGIN.md files to help agents verification (#34379)
  • See full diff in compare view

Updates @nx/vitest from 22.5.1 to 22.6.0

Release notes

Sourced from @​nx/vitest's releases.

22.6.0 (2026-03-18)

🚀 Features

  • angular: add support for Angular v21.2 (#34592)
  • core: update formatting of agent rules documentation (#33356)
  • core: add nxVersion to meta in shortUrl for cnw (#34401)
  • core: handle agentic sandboxing (#34402)
  • core: extract sandbox detection into reusable utility (#34408)
  • core: add negation pattern support for plugin include/exclude (#34160)
  • core: add --stdin to affected options (#34435, #28770)
  • core: support dependency filesets with ^{projectRoot} syntax (#34310)
  • core: add agentic mode to nx init (#34418)
  • core: automatically set up ai agents in cnw/init when run from within an ai agent (#34469)
  • core: implement configure-ai-agents outdated message after tasks (#34463)
  • core: improve codex support for configure-ai-agents (#34488)
  • core: add --otp to top-level nx release command and detect EOTP errors (#34473)
  • core: use static_vcruntime to avoid msvcrt dependency (#19781, #19779)
  • core: add commands for debugging cache inputs / outputs (#34414)
  • core: improve AX of configure-ai-agents with auto-detection (#34496)
  • core: add AI agent mode to nx import (#34498)
  • core: add preferBatch executor option (#34293)
  • core: add --json flag for better AX to nx list (#34551)
  • core: add passthrough for nx-cloud apply-locally command (#34557)
  • core: add yarn berry catalog support (#34552)
  • core: add explicit cloud opt-out to CNW (#34580)
  • core: use jemalloc with tuned decay timers for native module (#34444, #99)
  • core: add .nx/polygraph to gitignore in migration and caia (#34659)
  • core: migrate napi-rs v2 to v3 (#34619)
  • core: add Codex subagent support to configure-ai-agents (#34553)
  • core: add polygraph command to initiaze cross-repo sessions (#34722)
  • core: add safe plugin cache write utilities with LRU eviction (#34503)
  • core: add analytics (#34144)
  • core: persist analytics session ID across CLI invocations (#34763)
  • core: centralize perf tracking and report metrics to telemetry (#34795)
  • core: prompt for analytics preference during workspace creation (#34818)
  • core: add task and project count telemetry via performance lifecycle (#34821)
  • core: bring back cloud prompts and templates in CNW (#34887, #34671, #34818)
  • devkit: add NX_SKIP_FORMAT environment variable to skip Prettier formatting (#34336, #30426, #30403)
  • gradle: add properties and wrappers to inputs (#34778)
  • js: support configurable typecheck config name (#34675)
  • js: add deps-sync generator (#34407)
  • maven: report external Maven dependencies in project graph (#34368)
  • misc: update PLUGIN.md files to help agents verification (#34379)
  • misc: lock in CNW variant 2 with deferred connection (#34416)
  • misc: use caret range for swc dependencies in pnpm catalog (#34487, #34472)
  • misc: track server page views for AI traffic using Netlify-Agent-Category (#34883)
  • nx-dev: add YouTube channel callout to courses page (#34669)
  • testing: add cacheDir option to playwright executor (#34413, #34397)

... (truncated)

Commits
  • 1367d2a fix(vite): pin vitest v4 to ~4.0.x to fix Yarn Classic resolution failure (#3...
  • 654118a fix(vitest)!: resolve reportsDirectory against workspace root (#34720)
  • fb8884e fix(vitest): handle zoneless Angular apps in vitest configuration generator (...
  • 2c802ba fix(vitest): respect reporters from target options in vitest executor (#34663)
  • 5a1735b feat(misc): update PLUGIN.md files to help agents verification (#34379)
  • See full diff in compare view

Updates @nx/web from 22.5.3 to 22.6.0

Release notes

Sourced from @​nx/web's releases.

22.6.0 (2026-03-18)

🚀 Features

  • angular: add support for Angular v21.2 (#34592)
  • core: update formatting of agent rules documentation (#33356)
  • core: add nxVersion to meta in shortUrl for cnw (#34401)
  • core: handle agentic sandboxing (#34402)
  • core: extract sandbox detection into reusable utility (#34408)
  • core: add negation pattern support for plugin include/exclude (#34160)
  • core: add --stdin to affected options (#34435, #28770)
  • core: support dependency filesets with ^{projectRoot} syntax (#34310)
  • core: add agentic mode to nx init (#34418)
  • core: automatically set up ai agents in cnw/init when run from within an ai agent (#34469)
  • core: implement configure-ai-agents outdated message after tasks (#34463)
  • core: improve codex support for configure-ai-agents (#34488)
  • core: add --otp to top-level nx release command and detect EOTP errors (#34473)
  • core: use static_vcruntime to avoid msvcrt dependency (#19781, #19779)
  • core: add commands for debugging cache inputs / outputs (#34414)
  • core: improve AX of configure-ai-agents with auto-detection (#34496)
  • core: add AI agent mode to nx import (#34498)
  • core: add preferBatch executor option (#34293)
  • core: add --json flag for better AX to nx list (#34551)
  • core: add passthrough for nx-cloud apply-locally command (#34557)
  • core: add yarn berry catalog support (#34552)
  • core: add explicit cloud opt-out to CNW (#34580)
  • core: use jemalloc with tuned decay timers for native module (#34444, #99)
  • core: add .nx/polygraph to gitignore in migration and caia (#34659)
  • core: migrate napi-rs v2 to v3 (#34619)
  • core: add Codex subagent support to configure-ai-agents (#34553)
  • core: add polygraph command to initiaze cross-repo sessions (#34722)
  • core: add safe plugin cache write utilities with LRU eviction (#34503)
  • core: add analytics (#34144)
  • core: persist analytics session ID across CLI invocations (#34763)
  • core: centralize perf tracking and report metrics to telemetry (#34795)
  • core: prompt for analytics preference during workspace creation (#34818)
  • core: add task and project count telemetry via performance lifecycle (#34821)
  • core: bring back cloud prompts and templates in CNW (#34887, #34671, #34818)
  • devkit: add NX_SKIP_FORMAT environment variable to skip Prettier formatting (#34336, #30426, #30403)
  • gradle: add properties and wrappers to inputs (#34778)
  • js: support configurable typecheck config name (#34675)
  • js: add deps-sync generator (#34407)
  • maven: report external Maven dependencies in project graph (#34368)
  • misc: update PLUGIN.md files to help agents verification (#34379)
  • misc: lock in CNW variant 2 with deferred connection (#34416)
  • misc: use caret range for swc dependencies in pnpm catalog (#34487, #34472)
  • misc: track server page views for AI traffic using Netlify-Agent-Category (#34883)
  • nx-dev: add YouTube channel callout to courses page (#34669)
  • testing: add cacheDir option to playwright executor (#34413, #34397)

... (truncated)

Commits
  • See full diff in

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 18, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-89300dcf9a branch from 2570df7 to 7fd5889 Compare March 20, 2026 21:42
…/vite, @nx/vitest, @nx/web, nx, verdaccio and @microsoft/api-extractor

Bumps [minimatch](https://github.com/isaacs/minimatch) to 10.2.3 and updates ancestor dependencies [minimatch](https://github.com/isaacs/minimatch), [@nx/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint), [@nx/eslint-plugin](https://github.com/nrwl/nx/tree/HEAD/packages/eslint-plugin), [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js), [@nx/react](https://github.com/nrwl/nx/tree/HEAD/packages/react), [@nx/vite](https://github.com/nrwl/nx/tree/HEAD/packages/vite), [@nx/vitest](https://github.com/nrwl/nx/tree/HEAD/packages/vitest), [@nx/web](https://github.com/nrwl/nx/tree/HEAD/packages/web), [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx), [verdaccio](https://github.com/verdaccio/verdaccio) and [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor). These dependencies need to be updated together.


Updates `minimatch` from 10.2.1 to 10.2.3
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v10.2.1...v10.2.3)

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

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

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

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

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

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

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

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

Updates `verdaccio` from 6.2.7 to 6.3.2
- [Release notes](https://github.com/verdaccio/verdaccio/releases)
- [Changelog](https://github.com/verdaccio/verdaccio/blob/v6.3.2/CHANGELOG.md)
- [Commits](verdaccio/verdaccio@v6.2.7...v6.3.2)

Updates `@microsoft/api-extractor` from 7.57.6 to 7.57.7
- [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-extractor/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-extractor_v7.57.7/apps/api-extractor)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 10.2.3
  dependency-type: indirect
- dependency-name: "@nx/eslint"
  dependency-version: 22.6.0
  dependency-type: direct:development
- dependency-name: "@nx/eslint-plugin"
  dependency-version: 22.6.0
  dependency-type: direct:development
- dependency-name: "@nx/js"
  dependency-version: 22.6.0
  dependency-type: direct:development
- dependency-name: "@nx/react"
  dependency-version: 22.6.0
  dependency-type: direct:development
- dependency-name: "@nx/vite"
  dependency-version: 22.6.0
  dependency-type: direct:development
- dependency-name: "@nx/vitest"
  dependency-version: 22.6.0
  dependency-type: direct:development
- dependency-name: "@nx/web"
  dependency-version: 22.6.0
  dependency-type: direct:development
- dependency-name: nx
  dependency-version: 22.6.0
  dependency-type: direct:development
- dependency-name: verdaccio
  dependency-version: 6.3.2
  dependency-type: direct:development
- dependency-name: "@microsoft/api-extractor"
  dependency-version: 7.57.7
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-89300dcf9a branch from 7fd5889 to bb33d77 Compare March 23, 2026 20:25
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