Skip to content

build(deps): bump vite and @angular-devkit/build-angular in /samples/client/petstore/typescript-angular-v18-provided-in-root - #140

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/samples/client/petstore/typescript-angular-v18-provided-in-root/multi-c8737f05bc
Open

build(deps): bump vite and @angular-devkit/build-angular in /samples/client/petstore/typescript-angular-v18-provided-in-root#140
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/samples/client/petstore/typescript-angular-v18-provided-in-root/multi-c8737f05bc

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubApr 7, 2026

Copy link
Copy Markdown

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.1.1 to 21.2.6

Release notes

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

21.2.6

@​angular/cli

CommitDescription
fix - ea14f28ccfix sourceRoot resolution for MCP projects tool

@​angular/build

CommitDescription
fix - 9136eb376ensure transitive SCSS partial errors are tracked in watch mode
fix - 8186faa11ensure Vitest mock patching is executed only once
fix - 107d1a9e2preserve error stack traces during prerendering
fix - b7f457253scope CHROME_BIN executable path to individual playwright instances

21.2.5

@​angular/cli

CommitDescription
feat - cadf9b201support custom port in MCP devserver start tool

@​angular/ssr

CommitDescription
fix - bbc255419allow underscores in host validation
fix - b1fe66a7fpatch Headers.forEach in cloneRequestAndPatchHeaders

21.2.4

@​angular/cli

CommitDescription
fix - a7787d092restore console methods after logger completes

@​angular/build

CommitDescription
fix - 7170599abdeduplicate and merge coverage excludes with vitest
fix - c73f13797prevent reporter duplicates by explicitly overriding Vitest configuration
fix - 956ccaa71remove default for unit-test coverage option
fix - 36978db7ewarn about performance of test.exclude in vitest configuration
fix - 6ec36f5bewarn when vitest watch config conflicts with builder

@​angular/ssr

CommitDescription
fix - 9bdf782c8apply forwarded prefix and vary header in accept-language redirects
fix - 628c58672support '*' in allowedHosts and warn about security risks

21.2.3

@​angular/cli

CommitDescription
fix - 1505164bbuse parsed package name for migrate-only updates

@​angular/build

| Commit | Description |

... (truncated)

Changelog

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

21.2.6 (2026-04-01)

@​angular/cli

CommitTypeDescription
ea14f28ccfixfix sourceRoot resolution for MCP projects tool

@​angular/build

CommitTypeDescription
9136eb376fixensure transitive SCSS partial errors are tracked in watch mode
8186faa11fixensure Vitest mock patching is executed only once
107d1a9e2fixpreserve error stack traces during prerendering
b7f457253fixscope CHROME_BIN executable path to individual playwright instances

21.2.5 (2026-03-27)

@​angular/cli

CommitTypeDescription
cadf9b201featsupport custom port in MCP devserver start tool

@​angular/ssr

CommitTypeDescription
bbc255419fixallow underscores in host validation
b1fe66a7ffixpatch Headers.forEach in cloneRequestAndPatchHeaders

20.3.22 (2026-03-27)

@​angular-devkit/build-angular

CommitTypeDescription
5978eeefffixupdate picomatch to 4.0.4

@​angular-devkit/core

... (truncated)

Commits
  • 9a2ee51 release: cut the v21.2.6 release
  • 7bfe347 refactor(@​angular/build): extract headless configuration logic into helper fu...
  • b7f4572 fix(@​angular/build): scope CHROME_BIN executable path to individual playwrigh...
  • 8f954e3 build: safeguard terminal styling in devkit admin script
  • 57e956c build: update cross-repo angular dependencies
  • 750c461 build: update pnpm to v10.33.0
  • ea14f28 fix(@​angular/cli): fix sourceRoot resolution for MCP projects tool
  • 9136eb3 fix(@​angular/build): ensure transitive SCSS partial errors are tracked in wat...
  • 107d1a9 fix(@​angular/build): preserve error stack traces during prerendering
  • 8186faa fix(@​angular/build): ensure Vitest mock patching is executed only once
  • 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.

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.1.1 to 21.2.6
- [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.1.1...v21.2.6)
---
updated-dependencies:
- dependency-name: vite
dependency-version: dependency-type: indirect
- dependency-name: "@angular-devkit/build-angular"
dependency-version: 21.2.6
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 Apr 7, 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

Development

Successfully merging this pull request may close these issues.

0 participants