Skip to content

Bump vite and @angular-devkit/build-angular#30

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-2e0009e41d
Open

Bump vite and @angular-devkit/build-angular#30
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-2e0009e41d

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 9, 2026

Bumps vite to 6.4.2 and updates ancestor dependency @angular-devkit/build-angular. These dependencies need to be updated together.

Updates vite from 6.2.7 to 6.4.2

Release notes

Sourced from vite's releases.

v6.4.2

Please refer to CHANGELOG.md for details.

v6.4.1

Please refer to CHANGELOG.md for details.

v6.4.0

Please refer to CHANGELOG.md for details.

v6.3.7

Please refer to CHANGELOG.md for details.

v6.3.6

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

6.4.2 (2026-04-06)

6.4.1 (2025-10-20)

6.4.0 (2025-10-15)

  • feat: allow passing down resolved config to vite's createServer (#20932) (ca6455e), closes #20932

6.3.7 (2025-10-14)

  • fix(esbuild): inject esbuild helpers correctly for esbuild 0.25.9+ (#20940) (c59a222), closes #20940

6.3.6 (2025-09-08)

6.3.5 (2025-05-05)

6.3.4 (2025-04-30)

  • fix: check static serve file inside sirv (#19965) (c22c43d), closes #19965
  • fix(optimizer): return plain object when using require to import externals in optimized dependenci (efc5eab), closes #19940
  • refactor: remove duplicate plugin context type (#19935) (d6d01c2), closes #19935

6.3.3 (2025-04-24)

... (truncated)

Commits
Maintainer changes

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


Updates @angular-devkit/build-angular from 19.2.16 to 19.2.24

Release notes

Sourced from @​angular-devkit/build-angular's releases.

19.2.24

@​angular/build

Commit Description
fix - f4595d599 update vite to 6.4.2

19.2.23

@​angular/cli

Commit Description
fix - 67cfbe32f update picomatch to 4.0.4

@​angular-devkit/build-angular

Commit Description
fix - 771b979e7 update picomatch to 4.0.4

@​angular-devkit/core

Commit Description
fix - de2da4874 update picomatch to 4.0.4

@​angular/build

Commit Description
fix - 27a9ce4a7 update picomatch to 4.0.4

19.2.22

@​angular-devkit/core

Commit Description
fix - 0a01aecd9 update ajv to 8.18.0

@​angular/build

Commit Description
fix - 79f59412a update rollup to 4.59.0

19.2.21

@​angular/ssr

Commit Description
fix - 288e22816 prevent open redirect via X-Forwarded-Prefix header
fix - 2a72d7483 validate host headers to prevent header-based SSRF

19.2.20

@​angular-devkit/build-angular

Commit Description
fix - 0e5421ba7 update webpack to 5.105.0

19.2.19

@​angular/build

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular-devkit/build-angular's changelog.

19.2.24 (2026-04-08)

@​angular/build

Commit Type Description
f4595d599 fix update vite to 6.4.2

22.0.0-next.4 (2026-04-01)

@​angular/cli

Commit Type Description
87d99e98b feat support custom port in MCP devserver start tool
4815a5417 fix fix sourceRoot resolution for MCP projects tool

@​angular/build

Commit Type Description
21d8aa474 fix ensure transitive SCSS partial errors are tracked in watch mode
e558117b7 fix ensure Vitest mock patching is executed only once
81e4faae7 fix preserve error stack traces during prerendering
8dd341e21 fix scope CHROME_BIN executable path to individual playwright instances

@​angular/ssr

Commit Type Description
e7e434ca3 fix allow underscores in host validation
bcd99f944 fix patch Headers.forEach in cloneRequestAndPatchHeaders

21.2.6 (2026-04-01)

@​angular/cli

Commit Type Description
ea14f28cc fix fix sourceRoot resolution for MCP projects tool

@​angular/build

... (truncated)

Commits
  • a7625d1 release: cut the v19.2.24 release
  • f4595d5 fix(@​angular/build): update vite to 6.4.2
  • 619c0d2 release: cut the v19.2.23 release
  • de2da48 fix(@​angular-devkit/core): update picomatch to 4.0.4
  • 771b979 fix(@​angular-devkit/build-angular): update picomatch to 4.0.4
  • 27a9ce4 fix(@​angular/build): update picomatch to 4.0.4
  • 67cfbe3 fix(@​angular/cli): update picomatch to 4.0.4
  • 3d47bd3 release: cut the v19.2.22 release
  • 0a01aec fix(@​angular-devkit/core): update ajv to 8.18.0
  • 79f5941 fix(@​angular/build): update rollup to 4.59.0
  • Additional commits viewable in compare view

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) to 6.4.2 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together.


Updates `vite` from 6.2.7 to 6.4.2
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.4.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.4.2/packages/vite)

Updates `@angular-devkit/build-angular` from 19.2.16 to 19.2.24
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@19.2.16...v19.2.24)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.4.2
  dependency-type: indirect
- dependency-name: "@angular-devkit/build-angular"
  dependency-version: 19.2.24
  dependency-type: direct:development
...

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 9, 2026
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