Skip to content

Bump the npm_and_yarn group across 1 directory with 15 updates - #8

Merged
danielraab merged 3 commits into
masterfrom
dependabot/npm_and_yarn/npm_and_yarn-3c92f5fbef
Aug 14, 2026
Merged

Bump the npm_and_yarn group across 1 directory with 15 updates#8
danielraab merged 3 commits into
masterfrom
dependabot/npm_and_yarn/npm_and_yarn-3c92f5fbef

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubAug 14, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm_and_yarn group with 9 updates in the / directory:

PackageFromTo
@angular/compiler21.0.822.1.2
@angular/core21.0.822.1.2
@angular/ssr21.0.522.1.4
@hono/node-server1.19.81.19.17
@modelcontextprotocol/sdk1.25.21.30.0
path-to-regexp8.3.08.4.2
qs6.14.16.15.3
rollup4.55.14.62.4
vite7.2.28.2.1

Updates @angular/compiler from 21.0.8 to 22.1.2

Release notes

Sourced from @​angular/compiler's releases.

22.1.2

compiler

CommitDescription
fix - 76dff307b4Generate correct expression for optional chaning.
fix - 6f9a64e6f5remove namespaced MathML script elements

compiler-cli

CommitDescription
fix - e9660b1801correctly resolve symbol for SafePropertyRead in chained optional navigation
fix - ec6deea513record class extends clause references in DeferredSymbolTracker

core

CommitDescription
fix - 0df9d5eb65ensure i18n_util hasOwnProperty checks are safe for property renaming
fix - 4d985a179eincorrect loop in defer blocks
fix - 7b40456792reject prefixed SVG script hosts

forms

CommitDescription
fix - 3b5c798072keep radio inputs in sync when values change

http

CommitDescription
fix - 4f7e9987faalways decode JSON responses as UTF-8

router

CommitDescription
fix - 2f82601662limit protocol-relative URL handling to serialization

22.1.1

core

CommitDescription
fix - aa6d3189c1initialize hydration triggers after late runtime activation
fix - deecb301c8warn when style property bindings receive invalid values

http

CommitDescription
fix - ac3728e79favoid aborting completed requests in FetchBackend
fix - 688a0a7118respect content-type charset in fetch backend text decoder
fix - a13b968451run root interceptors in the terminal request chain
fix - 32af9b525estrip RFC 6265 DQUOTE characters and handle URIError in parseCookieValue

22.1.0

common

CommitDescription
fix - 1ad6824d0dskip transfer cache for uncacheable HTTP traffic (#69017)

compiler

... (truncated)

Changelog

Sourced from @​angular/compiler's changelog.

22.1.2 (2026-08-13)

compiler

CommitTypeDescription
76dff307b4fixGenerate correct expression for optional chaning.
6f9a64e6f5fixremove namespaced MathML script elements

compiler-cli

CommitTypeDescription
e9660b1801fixcorrectly resolve symbol for SafePropertyRead in chained optional navigation
ec6deea513fixrecord class extends clause references in DeferredSymbolTracker

core

CommitTypeDescription
0df9d5eb65fixensure i18n_util hasOwnProperty checks are safe for property renaming
4d985a179efixincorrect loop in defer blocks
7b40456792fixreject prefixed SVG script hosts

forms

CommitTypeDescription
3b5c798072fixkeep radio inputs in sync when values change

http

CommitTypeDescription
4f7e9987fafixalways decode JSON responses as UTF-8

router

CommitTypeDescription
2f82601662fixlimit protocol-relative URL handling to serialization

22.1.1 (2026-08-06)

core

CommitTypeDescription
aa6d3189c1fixinitialize hydration triggers after late runtime activation
deecb301c8fixwarn when style property bindings receive invalid values

http

CommitTypeDescription
ac3728e79ffixavoid aborting completed requests in FetchBackend
688a0a7118fixrespect content-type charset in fetch backend text decoder
a13b968451fixrun root interceptors in the terminal request chain
32af9b525efixstrip RFC 6265 DQUOTE characters and handle URIError in parseCookieValue

... (truncated)

Commits
  • 6f9a64e fix(compiler): remove namespaced MathML script elements
  • 76dff30 fix(compiler): Generate correct expression for optional chaning.
  • 3478df7 refactor(compiler): remove unused code and exports
  • cc84776 refactor(compiler): replace any casts with precise types
  • 091456a fix(core): account for namespaces in host binding sanitization (#69558)
  • 23cf1a8 fix(core): sanitize host bindings on concrete hosts (#69558)
  • 8201ceb refactor(compiler): enforce exhaustive defer trigger handling
  • 68ac204 fix(core): ignore processing instruction syntax in templates
  • da52137 fix(compiler): parsing of an empty template literal interpolation
  • 5bd00ad fix(compiler): support foreign components inside control flow blocks (#69674)
  • Additional commits viewable in compare view

Updates @angular/core from 21.0.8 to 22.1.2

Release notes

Sourced from @​angular/core's releases.

22.1.2

compiler

CommitDescription
fix - 76dff307b4Generate correct expression for optional chaning.
fix - 6f9a64e6f5remove namespaced MathML script elements

compiler-cli

CommitDescription
fix - e9660b1801correctly resolve symbol for SafePropertyRead in chained optional navigation
fix - ec6deea513record class extends clause references in DeferredSymbolTracker

core

CommitDescription
fix - 0df9d5eb65ensure i18n_util hasOwnProperty checks are safe for property renaming
fix - 4d985a179eincorrect loop in defer blocks
fix - 7b40456792reject prefixed SVG script hosts

forms

CommitDescription
fix - 3b5c798072keep radio inputs in sync when values change

http

CommitDescription
fix - 4f7e9987faalways decode JSON responses as UTF-8

router

CommitDescription
fix - 2f82601662limit protocol-relative URL handling to serialization

22.1.1

core

CommitDescription
fix - aa6d3189c1initialize hydration triggers after late runtime activation
fix - deecb301c8warn when style property bindings receive invalid values

http

CommitDescription
fix - ac3728e79favoid aborting completed requests in FetchBackend
fix - 688a0a7118respect content-type charset in fetch backend text decoder
fix - a13b968451run root interceptors in the terminal request chain
fix - 32af9b525estrip RFC 6265 DQUOTE characters and handle URIError in parseCookieValue

22.1.0

common

CommitDescription
fix - 1ad6824d0dskip transfer cache for uncacheable HTTP traffic (#69017)

compiler

... (truncated)

Changelog

Sourced from @​angular/core's changelog.

22.1.2 (2026-08-13)

compiler

CommitTypeDescription
76dff307b4fixGenerate correct expression for optional chaning.
6f9a64e6f5fixremove namespaced MathML script elements

compiler-cli

CommitTypeDescription
e9660b1801fixcorrectly resolve symbol for SafePropertyRead in chained optional navigation
ec6deea513fixrecord class extends clause references in DeferredSymbolTracker

core

CommitTypeDescription
0df9d5eb65fixensure i18n_util hasOwnProperty checks are safe for property renaming
4d985a179efixincorrect loop in defer blocks
7b40456792fixreject prefixed SVG script hosts

forms

CommitTypeDescription
3b5c798072fixkeep radio inputs in sync when values change

http

CommitTypeDescription
4f7e9987fafixalways decode JSON responses as UTF-8

router

CommitTypeDescription
2f82601662fixlimit protocol-relative URL handling to serialization

22.1.1 (2026-08-06)

core

CommitTypeDescription
aa6d3189c1fixinitialize hydration triggers after late runtime activation
deecb301c8fixwarn when style property bindings receive invalid values

http

CommitTypeDescription
ac3728e79ffixavoid aborting completed requests in FetchBackend
688a0a7118fixrespect content-type charset in fetch backend text decoder
a13b968451fixrun root interceptors in the terminal request chain
32af9b525efixstrip RFC 6265 DQUOTE characters and handle URIError in parseCookieValue

... (truncated)

Commits
  • d22eb38 refactor(core): distinguish animations that share a name
  • bb7f051 refactor(compiler): remove explicit strict: true
  • 0df9d5e fix(core): ensure i18n_util hasOwnProperty checks are safe for property renaming
  • 4d985a1 fix(core): incorrect loop in defer blocks
  • 7b40456 fix(core): reject prefixed SVG script hosts
  • 31bbf31 build: update cross-repo angular dependencies
  • aa6d318 fix(core): initialize hydration triggers after late runtime activation
  • d107bca build: update cross-repo angular dependencies
  • deecb30 fix(core): warn when style property bindings receive invalid values
  • 644455b refactor(core): update acceptance test
  • Additional commits viewable in compare view

Updates @angular/ssr from 21.0.5 to 22.1.4

Release notes

Sourced from @​angular/ssr's releases.

22.1.4

@​schematics/angular

CommitDescription
fix - d4a48e3abgenerate CLAUDE.md for Claude Code instead of AGENTS.md
fix - d451f15b2import UrlSegment instead of subPath in guard generator

@​angular/cli

CommitDescription
fix - 67a29899bdisable searching current directory for bare executable names on Windows
fix - 1b0ba5c17serialize configuration as a single argv token in run_target strategies (#33657)
perf - 9440432d2avoid eager module loading during global bootstrap

@​angular/build

CommitDescription
fix - 46fcb29d6count statically imported chunks in the initial total
fix - 796b57684normalize setupFiles paths to POSIX for vitest runner
fix - c805e5cfbprevent syntax corruption for Crockford-style enum IIFE
fix - cc6c17716prevent syntax corruption in oxc transform
fix - a142f6f83return direct file contents for non-Angular TypeScript files
fix - 956c6578dreturn only lowest version per target engine
fix - 689b5b116set target for Rolldown dependency prebundling in Vite dev server
perf - 70461f6edavoid encoding the inline source map before remapping
perf - 22cce7563batch last_accessed updates in sqlite cache store
perf - ab2ed18d5hash the i18n inline cache key options once per locale
perf - 34516ff73optimize template string size calculation in server manifest
perf - 712971c37share i18n translations with the inliner workers by reference
perf - 78f8c5fefuse Map for chunk asset size lookups in budget calculator

@​angular/ssr

CommitDescription
fix - 2331c1047destroy platform when response stream is cancelled

22.1.3

@​angular/cli

CommitDescription
fix - f837b788c6always install package during ng add to inspect manifest on disk for schematics (#33718)
fix - 72ae93638dcorrectly report available package updates during bare ng update
fix - a949e06568discover migrations from installed packages when omitted by registry metadata (#33718)
fix - 1d9122fd50normalize Windows drive-letter casing for process.cwd

@​angular/build

CommitDescription
fix - a4860d505aprevent build process hang on unhandled error (#33715)
fix - 7686d66cabretain watch files on error in load result cache
fix - 25b7cf7504support case-insensitive and alternative license file names
perf - 4fd81402cerelease build resources early in non-watch mode (#33715)

@​angular/ssr

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/ssr's changelog.

22.1.4 (2026-08-13)

@​angular/cli

CommitTypeDescription
67a29899bfixdisable searching current directory for bare executable names on Windows
1b0ba5c17fixserialize configuration as a single argv token in run_target strategies (#33657)
9440432d2perfavoid eager module loading during global bootstrap

@​schematics/angular

CommitTypeDescription
d4a48e3abfixgenerate CLAUDE.md for Claude Code instead of AGENTS.md
d451f15b2fiximport UrlSegment instead of subPath in guard generator

@​angular/build

CommitTypeDescription
46fcb29d6fixcount statically imported chunks in the initial total
796b57684fixnormalize setupFiles paths to POSIX for vitest runner
c805e5cfbfixprevent syntax corruption for Crockford-style enum IIFE
cc6c17716fixprevent syntax corruption in oxc transform
a142f6f83fixreturn direct file contents for non-Angular TypeScript files
956c6578dfixreturn only lowest version per target engine
689b5b116fixset target for Rolldown dependency prebundling in Vite dev server
70461f6edperfavoid encoding the inline source map before remapping
22cce7563perfbatch last_accessed updates in sqlite cache store
ab2ed18d5perfhash the i18n inline cache key options once per locale
34516ff73perfoptimize template string size calculation in server manifest
712971c37perfshare i18n translations with the inliner workers by reference
78f8c5fefperfuse Map for chunk asset size lookups in budget calculator

@​angular/ssr

CommitTypeDescription
2331c1047fixdestroy platform when response stream is cancelled

21.2.21 (2026-08-12)

@​angular/cli

| Commit | Type | Description |

... (truncated)

Commits
  • 46dc10b release: cut the v22.1.4 release
  • 7ff0d44 build: update pnpm to v11.21.0
  • 9020ddd build: update dependency yargs to v18.1.0
  • 039f086 build: lock file maintenance
  • 898ce69 ci: limit schematics dependencies rule to minor and patch updates
  • 796b576 fix(@​angular/build): normalize setupFiles paths to POSIX for vitest runner
  • 2df0e9f build: update esbuild dependencies to v0.28.2
  • 587accb build: update cross-repo angular dependencies
  • d451f15 fix(@​schematics/angular): import UrlSegment instead of subPath in guard gener...
  • a142f6f fix(@​angular/build): return direct file contents for non-Angular TypeScript f...
  • Additional commits viewable in compare view

Updates @angular/core from 21.0.8 to 22.1.2

Release notes

Sourced from @​angular/core's releases.

22.1.2

compiler

CommitDescription
fix - 76dff307b4Generate correct expression for optional chaning.
fix - 6f9a64e6f5remove namespaced MathML script elements

compiler-cli

CommitDescription
fix - e9660b1801correctly resolve symbol for SafePropertyRead in chained optional navigation
fix - ec6deea513record class extends clause references in DeferredSymbolTracker

core

CommitDescription
fix - 0df9d5eb65ensure i18n_util hasOwnProperty checks are safe for property renaming
fix - 4d985a179eincorrect loop in defer blocks
fix - 7b40456792reject prefixed SVG script hosts

forms

CommitDescription
fix - 3b5c798072keep radio inputs in sync when values change

http

CommitDescription
fix - 4f7e9987faalways decode JSON responses as UTF-8

router

CommitDescription
fix - 2f82601662limit protocol-relative URL handling to serialization

22.1.1

core

CommitDescription
fix - aa6d3189c1initialize hydration triggers after late runtime activation
fix - deecb301c8warn when style property bindings receive invalid values

http

CommitDescription
fix - ac3728e79favoid aborting completed requests in FetchBackend
fix - 688a0a7118respect content-type charset in fetch backend text decoder
fix - a13b968451run root interceptors in the terminal request chain
fix - 32af9b525estrip RFC 6265 DQUOTE characters and handle URIError in parseCookieValue

22.1.0

common

CommitDescription
fix - 1ad6824d0dskip transfer cache for uncacheable HTTP traffic (#69017)

compiler

... (truncated)

Changelog

Sourced from @​angular/core's changelog.

22.1.2 (2026-08-13)

compiler

CommitTypeDescription
76dff307b4fixGenerate correct expression for optional chaning.
6f9a64e6f5fixremove namespaced MathML script elements

compiler-cli

CommitTypeDescription
e9660b1801fixcorrectly resolve symbol for SafePropertyRead in chained optional navigation
ec6deea513fixrecord class extends clause references in DeferredSymbolTracker

core

CommitTypeDescription
0df9d5eb65fixensure i18n_util hasOwnProperty checks are safe for property renaming
4d985a179efixincorrect loop in defer blocks
7b40456792fixreject prefixed SVG script hosts

forms

CommitTypeDescription
3b5c798072fixkeep radio inputs in sync when values change

http

CommitTypeDescription
4f7e9987fafixalways decode JSON responses as UTF-8

router

CommitTypeDescription
2f82601662fixlimit protocol-relative URL handling to serialization

22.1.1 (2026-08-06)

core

CommitTypeDescription
aa6d3189c1fixinitialize hydration triggers after late runtime activation
deecb301c8fixwarn when style property bindings receive invalid values

http

CommitTypeDescription
ac3728e79ffixavoid aborting completed requests in FetchBackend
688a0a7118fixrespect content-type charset in fetch backend text decoder
a13b968451fixrun root interceptors in the terminal request chain
32af9b525efixstrip RFC 6265 DQUOTE characters and handle URIError in parseCookieValue

... (truncated)

Commits
  • d22eb38 refactor(core): distinguish animations that share a name
  • bb7f051 refactor(compiler): remove explicit strict: true
  • 0df9d5e fix(core): ensure i18n_util hasOwnProperty checks are safe for property renaming
  • 4d985a1 fix(core): incorrect loop in defer blocks
  • 7b40456 fix(core): reject prefixed SVG script hosts
  • 31bbf31 build: update cross-repo angular dependencies
  • aa6d318 fix(core): initialize hydration triggers after late runtime activation
  • d107bca build: update cross-repo angular dependencies
  • deecb30 fix(core): warn when style property bindings receive invalid values
  • 644455b refactor(core): update acceptance test
  • Additional commits viewable in compare view

Updates @angular/ssr from 21.0.5 to 22.1.4

Release notes

Sourced from @​angular/ssr's releases.

22.1.4

@​schematics/angular

CommitDescription
fix - d4a48e3abgenerate CLAUDE.md for Claude Code instead of AGENTS.md
fix - d451f15b2import UrlSegment instead of subPath in guard generator

@​angular/cli

CommitDescription
fix - 67a29899bdisable searching current directory for bare executable names on Windows
fix - 1b0ba5c17serialize configuration as a single argv token in run_target strategies (#33657)
perf - 9440432d2avoid eager module loading during global bootstrap

@​angular/build

CommitDescription
fix - 46fcb29d6count statically imported chunks in the initial total
fix - 796b57684normalize setupFiles paths to POSIX for vitest runner
fix - c805e5cfbprevent syntax corruption for Crockford-style enum IIFE
fix - cc6c17716prevent syntax corruption in oxc transform
fix - a142f6f83return direct file contents for non-Angular TypeScript files
fix - 956c6578dreturn only lowest version per target engine
fix - 689b5b116set target for Rolldown dependency prebundling in Vite dev server
perf - 70461f6edavoid encoding the inline source map before remapping
perf - 22cce7563batch last_accessed updates in sqlite cache store
perf - ab2ed18d5hash the i18n inline cache key options once per locale
perf - 34516ff73optimize template string size calculation in server manifest
perf - 712971c37share i18n translations with the inliner workers by reference
perf - 78f8c5fefuse Map for chunk asset size lookups in budget calculator

@​angular/ssr

CommitDescription
fix - 2331c1047destroy platform when response stream is cancelled

22.1.3

@​angular/cli

CommitDescription
fix - f837b788c6always install package during ng add to inspect manifest on disk for schematics (#33718)
fix - 72ae93638dcorrectly report available package updates during bare ng update
fix - a949e06568discover migrations from installed packages when omitted by registry metadata (#33718)
fix - 1d9122fd50normalize Windows drive-letter casing for process.cwd

@​angular/build

CommitDescription
fix - a4860d505aprevent build process hang on unhandled error (#33715)
fix - 7686d66cabretain watch files on error in load result cache
fix - 25b7cf7504support case-insensitive and alternative license file names
perf - 4fd81402cerelease build resources early in non-watch mode (#33715)

@​angular/ssr

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/ssr's changelog.

22.1.4 (2026-08-13)

@​angular/cli

CommitTypeDescription

Bumps the npm_and_yarn group with 9 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `21.0.8` | `22.1.2` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `21.0.8` | `22.1.2` |
| [@angular/ssr](https://github.com/angular/angular-cli) | `21.0.5` | `22.1.4` |
| [@hono/node-server](https://github.com/honojs/node-server) | `1.19.8` | `1.19.17` |
| [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) | `1.25.2` | `1.30.0` |
| [path-to-regexp](https://github.com/pillarjs/path-to-regexp) | `8.3.0` | `8.4.2` |
| [qs](https://github.com/ljharb/qs) | `6.14.1` | `6.15.3` |
| [rollup](https://github.com/rollup/rollup) | `4.55.1` | `4.62.4` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.2.2` | `8.2.1` |
Updates `@angular/compiler` from 21.0.8 to 22.1.2
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v22.1.2/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v22.1.2/packages/compiler)
Updates `@angular/core` from 21.0.8 to 22.1.2
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v22.1.2/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v22.1.2/packages/core)
Updates `@angular/ssr` from 21.0.5 to 22.1.4
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v21.0.5...v22.1.4)
Updates `@angular/core` from 21.0.8 to 22.1.2
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v22.1.2/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v22.1.2/packages/core)
Updates `@angular/ssr` from 21.0.5 to 22.1.4
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v21.0.5...v22.1.4)
Updates `@hono/node-server` from 1.19.8 to 1.19.17
- [Release notes](https://github.com/honojs/node-server/releases)
- [Commits](honojs/node-server@v1.19.8...v1.19.17)
Updates `@modelcontextprotocol/sdk` from 1.25.2 to 1.30.0
- [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases)
- [Commits](modelcontextprotocol/typescript-sdk@v1.25.2...1.30.0)
Updates `hono` from 4.11.4 to 4.13.2
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](honojs/hono@v4.11.4...v4.13.2)
Updates `immutable` from 5.1.4 to 5.1.9
- [Release notes](https://github.com/immutable-js/immutable-js/releases)
- [Changelog](https://github.com/immutable-js/immutable-js/blob/main/CHANGELOG.md)
- [Commits](immutable-js/immutable-js@v5.1.4...v5.1.9)
Updates `minimatch` from 10.1.1 to 10.2.6
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v10.1.1...v10.2.6)
Updates `path-to-regexp` from 8.3.0 to 8.4.2
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](pillarjs/path-to-regexp@v8.3.0...v8.4.2)
Updates `picomatch` from 4.0.3 to 4.0.4
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](micromatch/picomatch@4.0.3...4.0.4)
Updates `qs` from 6.14.1 to 6.15.3
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.14.1...v6.15.3)
Updates `rollup` from 4.55.1 to 4.62.4
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.55.1...v4.62.4)
Updates `tar` from 7.5.2 to 7.5.22
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v7.5.2...v7.5.22)
Updates `undici` from 7.16.0 to 6.28.0
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v7.16.0...v6.28.0)
Updates `vite` from 7.2.2 to 8.2.1
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v8.2.1/packages/vite)
---
updated-dependencies:
- dependency-name: "@angular/compiler"
dependency-version: 22.1.2
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: "@angular/core"
dependency-version: 22.1.2
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: "@angular/ssr"
dependency-version: 22.1.4
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: "@angular/core"
dependency-version: 22.1.2
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: "@angular/ssr"
dependency-version: 22.1.4
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: "@hono/node-server"
dependency-version: 1.19.17
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: "@modelcontextprotocol/sdk"
dependency-version: 1.30.0
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: hono
dependency-version: 4.13.2
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: immutable
dependency-version: 5.1.9
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: minimatch
dependency-version: 10.2.6
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: path-to-regexp
dependency-version: 8.4.2
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: picomatch
dependency-version: 4.0.4
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: qs
dependency-version: 6.15.3
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: rollup
dependency-version: 4.62.4
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: tar
dependency-version: 7.5.22
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: undici
dependency-version: 6.28.0
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: vite
dependency-version: 8.2.1
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
CopilotAIand others added 2 commits August 14, 2026 19:54
…r dependency
Co-authored-by: danielraab <64410092+danielraab@users.noreply.github.com>
fix: update typescript to ~6.0.2 to satisfy @angular/build@22.1.4 peer dependency
Co-authored-by: danielraab <64410092+danielraab@users.noreply.github.com>
@danielraab
danielraab merged commit 167f765 into masterAug 14, 2026
2 checks passed
@dependabot
dependabotBot deleted the dependabot/npm_and_yarn/npm_and_yarn-3c92f5fbef branch August 14, 2026 22:08
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.

2 participants

@danielraab