Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps @nx/vite from 21.4.0 to 22.0.1.

Release notes

Sourced from @​nx/vite's releases.

22.0.1 (2025-10-22)

🩹 Fixes

  • core: adding output error reason (#33159)
  • maven: add support for unbound goals in plugin targets (#33191)

❤️ Thank You

22.0.0 (2025-10-22)

🚀 Features

  • ⚠️ bundling: change default useLegacyTypescriptPlugin to false for v22 (#32754)
  • bundling: add excludeFromExternal option to esbuild executor (#32980)
  • core: prompt for ai agent files on nx init (#32889)
  • ⚠️ core: remove NX_DISABLE_DB environment variable (#32887)
  • ⚠️ core: remove CreateNodes v1 types for Nx 22 (#32951)
  • core: add --check=all flag to configure-ai-agents (#32968)
  • core: expose registerProjectGraphRecomputationListener from daemon client (#33005)
  • core: add support for pnpm catalogs (#32978, #30035, #29772)
  • core: enhance spinner handling and add spinner to inferred conversion (#33031)
  • devkit: bump compatibility to Nx 21 - 23 (6b86c33c30)
  • dotnet: add initial draft of .NET plugin (#32869)
  • ⚠️ js: remove the experimental and deprecated inlining feature from the tsc and swc executors (#32783)
  • maven: introduce maven plugin (#32947)
  • ⚠️ misc: remove deprecated decorate-cli script and stop sorting tsconfig paths by default (#32781)
  • misc: remove migrations prior to v20 (#32904)
  • module-federation: support TS Soln and Package Manager workspaces paradigms (#33056)
  • nest: ensure dependencies are added to project's package.json #32548 (#32986, #32548)
  • nx-cloud: update description on nx login and logout (#31344)
  • nx-dev: add v22 to version picker (#33110)
  • react: remove support for non-isolated webpack config in ponentTestingPreset (#32787)
  • react: keep deprecated @​nx/react/bundle-rollup module since there is not a replacement when using @​nx/rollup:rollup executor (#32821)
  • ⚠️ release: match nx affected behavior to determine relevant conventional commits (#32915)
  • ⚠️ release: remove deprecated legacy versioning (#32888)
  • ⚠️ release: switch defaults for fixed release group tag pattern, preserve matching dependency ranges and strictPreid (#32878)
  • ⚠️ release: set preserveMatchingDependencyRanges to true by default (#32983)
  • release: add releaseTagPatternPreferDockerVersion to specify version to use for git tag #32900 (#32972, #32900)
  • ⚠️ release: release graph aware filtering, updateDependents can now be "always" (#32971)
  • ⚠️ release: set updateDependents to always by default (#33029)
  • ⚠️ release: refactor releaseTag* properties to a releaseTag object (#33020)
  • release: allow changelog.renderer to be set to an implementation directly (#33095)
  • release: new replaceExistingContents CLI and API option for changelog (#33096)
  • release: allow ignoring nx.json release config with ReleaseClient (#33099)
  • release: allow conventional commit style aliases in version plan release types (#33167)
  • ⚠️ rspack: remove application generator in favour of framework-specific options (#32755)

... (truncated)

Commits
  • 4b4ad66 fix(vite): add logic to prevent overwriting generated package.json (#30705)
  • e8bd83e feat(core): add support for pnpm catalogs (#32978)
  • 82b26ad feat(vite): add buildable libs support for vitest (#32973)
  • 8f8f804 fix(vite): enable build watch mode by default for preview (#31604) (#31623)
  • b96cfd3 feat(core)!: remove CreateNodes v1 types for Nx 22 (#32951)
  • ef563d8 fix(vite): ensure tsconfig file is resolved from workspaceRoot #31987 (#32990)
  • 8360341 chore(repo): disable duplicated typecheck targets if the project already uses...
  • 54dc259 feat(misc): remove migrations prior to v20 (#32904)
  • 1ff26dd fix(core): check nx packages for provenance config before running nx migrate ...
  • 46c2628 fix(vite): handle config server properly for libs (#32608)
  • 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/vite since your current version.


Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@nx/vite](https://github.com/nrwl/nx/tree/HEAD/packages/vite) from 21.4.0 to 22.0.1.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.0.1/packages/vite)

---
updated-dependencies:
- dependency-name: "@nx/vite"
  dependency-version: 22.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 Oct 27, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 27, 2025 23:39
@dependabot dependabot bot requested a review from aligent-phil October 27, 2025 23:39
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 27, 2025
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.

1 participant