Skip to content

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

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-3a9e57e7fc
Open

Bump vite and @angular-devkit/build-angular#74
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-3a9e57e7fc

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubJun 15, 2026

Copy link
Copy Markdown
Contributor

Removes vite. It's no longer used after updating ancestor dependency @angular-devkit/build-angular. These dependencies need to be updated together.

Removes vite

Updates @angular-devkit/build-angular from 16.0.0 to 21.2.15

Release notes

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

21.2.15

@​angular/cli

CommitDescription
fix - 42ac0ed0fremove forceAuth and unscoped credential parsing
fix - c7a7f1955support registry metadata fetching under bun package manager

21.2.14

@​angular/cli

CommitDescription
fix - aed448748expand package groups for newly added peer dependencies in update schematic

@​angular/build

CommitDescription
fix - d46c082fbprevent esbuild service child process leakage

21.2.13

@​angular-devkit/build-angular

CommitDescription
fix - 3c6d26a31remove unconditional CORS wildcard from webpack dev-server

@​angular/build

CommitDescription
fix - 2b3e95517assert that asset input paths are within workspace root

21.2.12

@​angular/build

CommitDescription
fix - cbad57579ignore virtual esbuild paths with (disabled):

21.2.11

@​angular/cli

CommitDescription
fix - bbd63b7a5robustly parse npm manifest from array

@​angular/ssr

CommitDescription
fix - eafe1a719allow all hosts in common engine rendering options to prevent validation errors
fix - 7a116a80dremove stateful flag from URL_PARAMETER_REGEXP

21.2.10

@​angular/cli

CommitDescription
fix - bb8611913restrict MCP workspace access to allowed client roots during resolution

... (truncated)

Changelog

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

21.2.15 (2026-06-11)

@​angular/cli

CommitTypeDescription
42ac0ed0ffixremove forceAuth and unscoped credential parsing
c7a7f1955fixsupport registry metadata fetching under bun package manager

22.0.1 (2026-06-10)

@​angular/cli

CommitTypeDescription
b54e9a549fixdo not sort migrations of the same version alphabetically
d33311612fixfallback to local package.json for schematic detection on first run
918102a93fixisolate temporary package installation from parent pnpm workspace
b048b5f4afixremove forceAuth and unscoped credential parsing
277934035fixvalidate registry option is a valid URL in ng add
4510dae02perfoptimize update schematic registry query counts by fetching package metadata lazily

@​schematics/angular

CommitTypeDescription
c80012294fixfix browserMode option mapping in refactor-jasmine-vitest
a9b6bd904fixsafely comment out multiline statements in refactor-jasmine-vitest
12199df00fixuse null objects and callbacks in karma-to-vitest migration

@​angular/build

CommitTypeDescription
89d1be979fixallow disabling Vitest isolation from builder
d45b84be9fixexclude JSON imports from Vite dependency optimization
e3cab4dddfixprevent concurrent stylesheet bundling esbuild context leaks
bd413b0ebfixrestrict application builder output paths to output directory

22.0.0 (2026-06-03)

Breaking Changes

... (truncated)

Commits
  • d318ddd release: cut the v21.2.15 release
  • c7a7f19 fix(@​angular/cli): support registry metadata fetching under bun package manager
  • bdc3d2f test(@​angular/cli): ignore engines in version-specifier E2E test when using yarn
  • 42ac0ed fix(@​angular/cli): remove forceAuth and unscoped credential parsing
  • 2c25333 test(@​angular/cli): remove unscoped authentication test cases from registry t...
  • 4488398 release: cut the v21.2.14 release
  • d46c082 fix(@​angular/build): prevent esbuild service child process leakage
  • aed4487 fix(@​angular/cli): expand package groups for newly added peer dependencies in...
  • 287e4e8 release: cut the v21.2.13 release
  • 3c6d26a fix(@​angular-devkit/build-angular): remove unconditional CORS wildcard from w...
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Removes [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). It's no longer used after updating ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together.
Removes `vite`
Updates `@angular-devkit/build-angular` from 16.0.0 to 21.2.15
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@16.0.0...v21.2.15)
---
updated-dependencies:
- dependency-name: vite
dependency-version:
dependency-type: indirect
- dependency-name: "@angular-devkit/build-angular"
dependency-version: 21.2.15
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 15, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filejavascriptPull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants