Skip to content

build(deps-dev): Bump the npm-development-dependencies group across 1 directory with 8 updates#303

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/npm-development-dependencies-2f53e9c7fd
Closed

build(deps-dev): Bump the npm-development-dependencies group across 1 directory with 8 updates#303
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/npm-development-dependencies-2f53e9c7fd

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2026

Bumps the npm-development-dependencies group with 8 updates in the / directory:

Package From To
@nx/eslint 22.6.3 22.6.4
@nx/eslint-plugin 22.6.3 22.6.4
@nx/js 22.6.3 22.6.4
@nx/vite 22.6.3 22.6.4
@nx/web 22.6.3 22.6.4
@swc/helpers 0.5.20 0.5.21
nx 22.6.3 22.6.4
typescript 5.9.3 6.0.2

Updates @nx/eslint from 22.6.3 to 22.6.4

Release notes

Sourced from @​nx/eslint's releases.

22.6.4 (2026-04-01)

🚀 Features

  • misc: update nx init telemetry meta from CSV to JSON format (#35076)
  • nx-dev: add conditional blog/changelog proxy in edge function (#35043)

🩹 Fixes

  • core: validate bundler option for Angular presets in create-nx-workspace (#35074)
  • core: handle "." and absolute paths as workspace name in CNW (#35083, #1)
  • core: pin version of axios (#35093)
  • core: preserve sibling dependency inputs in native hashing (#35071)
  • core: sandbox exclusions, multi-line typeof import detection, global ensurePackage mock (#35056)
  • core: no-interactive should disable prompts during migrate (#35106)
  • gradle: increase project graph timeout defaults (#35058)
  • js: recognize tsgo in dependency-checks lint rule (#35048)
  • js: narrow tsc build-base outputs to only tsc-produced file types (#35041)
  • js: include tsbuildinfo in narrowed tsc build-base outputs (#35086, #35041)
  • js: use explicit nx/bin/nx path in start-local-registry (#35127)
  • misc: handle non-interactive mode and add template shorthand names for CNW (#35045)
  • react: force Vite 7 when using React Router in framework mode (#35101)
  • react-native: use vite's transformWithEsbuild instead of direct esbuild import (5771eb3346)
  • repo: pass env vars into docker builds in publish workflow (#35060)
  • repo: bump picomatch from 4.0.2 to 4.0.4 (#35081, #35068)
  • repo: fixup lock-threads failing with resource inaccessible message (#35005)
  • repo: fix lockfile (b070e23445)
  • repo: re-enable Cypress HMR e2e tests after upstream tapable fix (#35105, #34969, #20693)
  • repo: disable ts-jest diagnostics for workspace-plugin tests (b013f93dca)
  • vite: update vitest and plugin-react-swc versions for vite 8 compat (#35062)
  • vite: bump sass version for vue/nuxt presets for Vite 8 compat (#35073)
  • webpack: bump postcss-loader to ^8.2.1 to eliminate transitive yaml@1.x CVE (#35028, #35025)

❤️ Thank You

Commits

Updates @nx/eslint-plugin from 22.6.3 to 22.6.4

Release notes

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

22.6.4 (2026-04-01)

🚀 Features

  • misc: update nx init telemetry meta from CSV to JSON format (#35076)
  • nx-dev: add conditional blog/changelog proxy in edge function (#35043)

🩹 Fixes

  • core: validate bundler option for Angular presets in create-nx-workspace (#35074)
  • core: handle "." and absolute paths as workspace name in CNW (#35083, #1)
  • core: pin version of axios (#35093)
  • core: preserve sibling dependency inputs in native hashing (#35071)
  • core: sandbox exclusions, multi-line typeof import detection, global ensurePackage mock (#35056)
  • core: no-interactive should disable prompts during migrate (#35106)
  • gradle: increase project graph timeout defaults (#35058)
  • js: recognize tsgo in dependency-checks lint rule (#35048)
  • js: narrow tsc build-base outputs to only tsc-produced file types (#35041)
  • js: include tsbuildinfo in narrowed tsc build-base outputs (#35086, #35041)
  • js: use explicit nx/bin/nx path in start-local-registry (#35127)
  • misc: handle non-interactive mode and add template shorthand names for CNW (#35045)
  • react: force Vite 7 when using React Router in framework mode (#35101)
  • react-native: use vite's transformWithEsbuild instead of direct esbuild import (5771eb3346)
  • repo: pass env vars into docker builds in publish workflow (#35060)
  • repo: bump picomatch from 4.0.2 to 4.0.4 (#35081, #35068)
  • repo: fixup lock-threads failing with resource inaccessible message (#35005)
  • repo: fix lockfile (b070e23445)
  • repo: re-enable Cypress HMR e2e tests after upstream tapable fix (#35105, #34969, #20693)
  • repo: disable ts-jest diagnostics for workspace-plugin tests (b013f93dca)
  • vite: update vitest and plugin-react-swc versions for vite 8 compat (#35062)
  • vite: bump sass version for vue/nuxt presets for Vite 8 compat (#35073)
  • webpack: bump postcss-loader to ^8.2.1 to eliminate transitive yaml@1.x CVE (#35028, #35025)

❤️ Thank You

Commits

Updates @nx/js from 22.6.3 to 22.6.4

Release notes

Sourced from @​nx/js's releases.

22.6.4 (2026-04-01)

🚀 Features

  • misc: update nx init telemetry meta from CSV to JSON format (#35076)
  • nx-dev: add conditional blog/changelog proxy in edge function (#35043)

🩹 Fixes

  • core: validate bundler option for Angular presets in create-nx-workspace (#35074)
  • core: handle "." and absolute paths as workspace name in CNW (#35083, #1)
  • core: pin version of axios (#35093)
  • core: preserve sibling dependency inputs in native hashing (#35071)
  • core: sandbox exclusions, multi-line typeof import detection, global ensurePackage mock (#35056)
  • core: no-interactive should disable prompts during migrate (#35106)
  • gradle: increase project graph timeout defaults (#35058)
  • js: recognize tsgo in dependency-checks lint rule (#35048)
  • js: narrow tsc build-base outputs to only tsc-produced file types (#35041)
  • js: include tsbuildinfo in narrowed tsc build-base outputs (#35086, #35041)
  • js: use explicit nx/bin/nx path in start-local-registry (#35127)
  • misc: handle non-interactive mode and add template shorthand names for CNW (#35045)
  • react: force Vite 7 when using React Router in framework mode (#35101)
  • react-native: use vite's transformWithEsbuild instead of direct esbuild import (5771eb3346)
  • repo: pass env vars into docker builds in publish workflow (#35060)
  • repo: bump picomatch from 4.0.2 to 4.0.4 (#35081, #35068)
  • repo: fixup lock-threads failing with resource inaccessible message (#35005)
  • repo: fix lockfile (b070e23445)
  • repo: re-enable Cypress HMR e2e tests after upstream tapable fix (#35105, #34969, #20693)
  • repo: disable ts-jest diagnostics for workspace-plugin tests (b013f93dca)
  • vite: update vitest and plugin-react-swc versions for vite 8 compat (#35062)
  • vite: bump sass version for vue/nuxt presets for Vite 8 compat (#35073)
  • webpack: bump postcss-loader to ^8.2.1 to eliminate transitive yaml@1.x CVE (#35028, #35025)

❤️ Thank You

Commits
  • 44abcb2 fix(js): use explicit nx/bin/nx path in start-local-registry (#35127)
  • aacfa7c fix(js): include tsbuildinfo in narrowed tsc build-base outputs (#35086)
  • 32c4a02 chore(repo): fix critical handlebars and underscore vulnerabilities in npm au...
  • 9acaee8 fix(js): narrow tsc build-base outputs to only tsc-produced file types (#35041)
  • 9a18bc0 fix(js): recognize tsgo in dependency-checks lint rule (#35048)
  • See full diff in compare view

Updates @nx/vite from 22.6.3 to 22.6.4

Release notes

Sourced from @​nx/vite's releases.

22.6.4 (2026-04-01)

🚀 Features

  • misc: update nx init telemetry meta from CSV to JSON format (#35076)
  • nx-dev: add conditional blog/changelog proxy in edge function (#35043)

🩹 Fixes

  • core: validate bundler option for Angular presets in create-nx-workspace (#35074)
  • core: handle "." and absolute paths as workspace name in CNW (#35083, #1)
  • core: pin version of axios (#35093)
  • core: preserve sibling dependency inputs in native hashing (#35071)
  • core: sandbox exclusions, multi-line typeof import detection, global ensurePackage mock (#35056)
  • core: no-interactive should disable prompts during migrate (#35106)
  • gradle: increase project graph timeout defaults (#35058)
  • js: recognize tsgo in dependency-checks lint rule (#35048)
  • js: narrow tsc build-base outputs to only tsc-produced file types (#35041)
  • js: include tsbuildinfo in narrowed tsc build-base outputs (#35086, #35041)
  • js: use explicit nx/bin/nx path in start-local-registry (#35127)
  • misc: handle non-interactive mode and add template shorthand names for CNW (#35045)
  • react: force Vite 7 when using React Router in framework mode (#35101)
  • react-native: use vite's transformWithEsbuild instead of direct esbuild import (5771eb3346)
  • repo: pass env vars into docker builds in publish workflow (#35060)
  • repo: bump picomatch from 4.0.2 to 4.0.4 (#35081, #35068)
  • repo: fixup lock-threads failing with resource inaccessible message (#35005)
  • repo: fix lockfile (b070e23445)
  • repo: re-enable Cypress HMR e2e tests after upstream tapable fix (#35105, #34969, #20693)
  • repo: disable ts-jest diagnostics for workspace-plugin tests (b013f93dca)
  • vite: update vitest and plugin-react-swc versions for vite 8 compat (#35062)
  • vite: bump sass version for vue/nuxt presets for Vite 8 compat (#35073)
  • webpack: bump postcss-loader to ^8.2.1 to eliminate transitive yaml@1.x CVE (#35028, #35025)

❤️ Thank You

Commits
  • 4adc90f fix(react): force Vite 7 when using React Router in framework mode (#35101)
  • 316e070 fix(vite): update vitest and plugin-react-swc versions for vite 8 compat (#35...
  • See full diff in compare view

Updates @nx/web from 22.6.3 to 22.6.4

Release notes

Sourced from @​nx/web's releases.

22.6.4 (2026-04-01)

🚀 Features

  • misc: update nx init telemetry meta from CSV to JSON format (#35076)
  • nx-dev: add conditional blog/changelog proxy in edge function (#35043)

🩹 Fixes

  • core: validate bundler option for Angular presets in create-nx-workspace (#35074)
  • core: handle "." and absolute paths as workspace name in CNW (#35083, #1)
  • core: pin version of axios (#35093)
  • core: preserve sibling dependency inputs in native hashing (#35071)
  • core: sandbox exclusions, multi-line typeof import detection, global ensurePackage mock (#35056)
  • core: no-interactive should disable prompts during migrate (#35106)
  • gradle: increase project graph timeout defaults (#35058)
  • js: recognize tsgo in dependency-checks lint rule (#35048)
  • js: narrow tsc build-base outputs to only tsc-produced file types (#35041)
  • js: include tsbuildinfo in narrowed tsc build-base outputs (#35086, #35041)
  • js: use explicit nx/bin/nx path in start-local-registry (#35127)
  • misc: handle non-interactive mode and add template shorthand names for CNW (#35045)
  • react: force Vite 7 when using React Router in framework mode (#35101)
  • react-native: use vite's transformWithEsbuild instead of direct esbuild import (5771eb3346)
  • repo: pass env vars into docker builds in publish workflow (#35060)
  • repo: bump picomatch from 4.0.2 to 4.0.4 (#35081, #35068)
  • repo: fixup lock-threads failing with resource inaccessible message (#35005)
  • repo: fix lockfile (b070e23445)
  • repo: re-enable Cypress HMR e2e tests after upstream tapable fix (#35105, #34969, #20693)
  • repo: disable ts-jest diagnostics for workspace-plugin tests (b013f93dca)
  • vite: update vitest and plugin-react-swc versions for vite 8 compat (#35062)
  • vite: bump sass version for vue/nuxt presets for Vite 8 compat (#35073)
  • webpack: bump postcss-loader to ^8.2.1 to eliminate transitive yaml@1.x CVE (#35028, #35025)

❤️ Thank You

Commits
  • 9d97ddf fix(core): sandbox exclusions, multi-line typeof import detection, global ens...
  • See full diff in compare view

Updates @swc/helpers from 0.5.20 to 0.5.21

Commits
Maintainer changes

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


Updates nx from 22.6.3 to 22.6.4

Release notes

Sourced from nx's releases.

22.6.4 (2026-04-01)

🚀 Features

  • misc: update nx init telemetry meta from CSV to JSON format (#35076)
  • nx-dev: add conditional blog/changelog proxy in edge function (#35043)

🩹 Fixes

  • core: validate bundler option for Angular presets in create-nx-workspace (#35074)
  • core: handle "." and absolute paths as workspace name in CNW (#35083, #1)
  • core: pin version of axios (#35093)
  • core: preserve sibling dependency inputs in native hashing (#35071)
  • core: sandbox exclusions, multi-line typeof import detection, global ensurePackage mock (#35056)
  • core: no-interactive should disable prompts during migrate (#35106)
  • gradle: increase project graph timeout defaults (#35058)
  • js: recognize tsgo in dependency-checks lint rule (#35048)
  • js: narrow tsc build-base outputs to only tsc-produced file types (#35041)
  • js: include tsbuildinfo in narrowed tsc build-base outputs (#35086, #35041)
  • js: use explicit nx/bin/nx path in start-local-registry (#35127)
  • misc: handle non-interactive mode and add template shorthand names for CNW (#35045)
  • react: force Vite 7 when using React Router in framework mode (#35101)
  • react-native: use vite's transformWithEsbuild instead of direct esbuild import (5771eb3346)
  • repo: pass env vars into docker builds in publish workflow (#35060)
  • repo: bump picomatch from 4.0.2 to 4.0.4 (#35081, #35068)
  • repo: fixup lock-threads failing with resource inaccessible message (#35005)
  • repo: fix lockfile (b070e23445)
  • repo: re-enable Cypress HMR e2e tests after upstream tapable fix (#35105, #34969, #20693)
  • repo: disable ts-jest diagnostics for workspace-plugin tests (b013f93dca)
  • vite: update vitest and plugin-react-swc versions for vite 8 compat (#35062)
  • vite: bump sass version for vue/nuxt presets for Vite 8 compat (#35073)
  • webpack: bump postcss-loader to ^8.2.1 to eliminate transitive yaml@1.x CVE (#35028, #35025)

❤️ Thank You

Commits
  • 070ca28 fix(core): no-interactive should disable prompts during migrate (#35106)
  • 9d97ddf fix(core): sandbox exclusions, multi-line typeof import detection, global ens...
  • 9442c13 fix(core): preserve sibling dependency inputs in native hashing (#35071)
  • 63abe70 fix(core): pin version of axios (#35093)
  • db057e4 chore(misc): rename vulnerable packages in test fixture lockfiles (#35072)
  • 50d4d3c feat(misc): update nx init telemetry meta from CSV to JSON format (#35076)
  • See full diff in compare view

Updates typescript from 5.9.3 to 6.0.2

Release notes

Sourced from typescript's releases.

TypeScript 6.0

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0 Beta

For release notes, check out the release announcement.

Downloads are available on:

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 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

… directory with 8 updates

Bumps the npm-development-dependencies group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@nx/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint) | `22.6.3` | `22.6.4` |
| [@nx/eslint-plugin](https://github.com/nrwl/nx/tree/HEAD/packages/eslint-plugin) | `22.6.3` | `22.6.4` |
| [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) | `22.6.3` | `22.6.4` |
| [@nx/vite](https://github.com/nrwl/nx/tree/HEAD/packages/vite) | `22.6.3` | `22.6.4` |
| [@nx/web](https://github.com/nrwl/nx/tree/HEAD/packages/web) | `22.6.3` | `22.6.4` |
| [@swc/helpers](https://github.com/swc-project/swc/tree/HEAD/packages/helpers) | `0.5.20` | `0.5.21` |
| [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) | `22.6.3` | `22.6.4` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.2` |



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

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

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

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

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

Updates `@swc/helpers` from 0.5.20 to 0.5.21
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG-CORE.md)
- [Commits](https://github.com/swc-project/swc/commits/HEAD/packages/helpers)

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

Updates `typescript` from 5.9.3 to 6.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.9.3...v6.0.2)

---
updated-dependencies:
- dependency-name: "@nx/eslint"
  dependency-version: 22.6.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development-dependencies
- dependency-name: "@nx/eslint-plugin"
  dependency-version: 22.6.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development-dependencies
- dependency-name: "@nx/js"
  dependency-version: 22.6.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development-dependencies
- dependency-name: "@nx/vite"
  dependency-version: 22.6.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development-dependencies
- dependency-name: "@nx/web"
  dependency-version: 22.6.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development-dependencies
- dependency-name: "@swc/helpers"
  dependency-version: 0.5.21
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development-dependencies
- dependency-name: nx
  dependency-version: 22.6.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development-dependencies
- dependency-name: typescript
  dependency-version: 6.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 3, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 3, 2026

Hi, thank you for creating your PR, we will check it out very soon

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 6, 2026

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

@dependabot dependabot bot closed this Apr 6, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-development-dependencies-2f53e9c7fd branch April 6, 2026 19:03
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