Skip to content

chore(deps-dev): bump the dev-dependencies group across 1 directory with 10 updates - #92

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/dev-dependencies-1921497c0b
Open

chore(deps-dev): bump the dev-dependencies group across 1 directory with 10 updates#92
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/dev-dependencies-1921497c0b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 26, 2026

Copy link
Copy Markdown
Contributor

Bumps the dev-dependencies group with 10 updates in the / directory:

Package From To
@angular-devkit/build-angular 22.1.4 22.1.5
@angular/cli 22.1.4 22.1.5
@angular/compiler-cli 22.1.2 22.1.3
@angular/language-service 22.1.2 22.1.3
@types/jasminewd2 2.0.3 2.0.13
@types/node 22.14.0 26.2.0
jsdom 29.1.1 30.0.1
ts-node 7.0.0 10.9.2
typescript 6.0.3 7.0.2
vitest 4.1.9 4.1.11

Updates @angular-devkit/build-angular from 22.1.4 to 22.1.5

Release notes

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

22.1.5

@​schematics/angular

Commit Description
fix - ba2b0e4c2 transform fail() to expect.fail() in refactor-jasmine-vitest

@​angular/cli

Commit Description
fix - e672271f8 enforce MCP roots in get_best_practices tool
fix - a14916cc4 handle errors from isAllowedWorkspacePath in best-practices tool
fix - d6e1cddff throw on out-of-roots workspace in best-practices tool

@​angular/build

Commit Description
fix - cba72902d correct misleading error message for top-level await
fix - b4679998c disable code splitting for unit test builds
fix - ff1d3565e preserve integrity and crossorigin in autoCsp loader
perf - 1fc1fb05c traverse AST with iterative post-order walker in i18n inliner
Changelog

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

22.1.5 (2026-08-19)

@​angular/cli

Commit Type Description
e672271f8 fix enforce MCP roots in get_best_practices tool
a14916cc4 fix handle errors from isAllowedWorkspacePath in best-practices tool
d6e1cddff fix throw on out-of-roots workspace in best-practices tool

@​schematics/angular

Commit Type Description
ba2b0e4c2 fix transform fail() to expect.fail() in refactor-jasmine-vitest

@​angular/build

Commit Type Description
cba72902d fix correct misleading error message for top-level await
b4679998c fix disable code splitting for unit test builds
ff1d3565e fix preserve integrity and crossorigin in autoCsp loader
1fc1fb05c perf traverse AST with iterative post-order walker in i18n inliner

22.2.0-next.3 (2026-08-13)

@​angular/cli

Commit Type Description
7106676e6 fix disable searching current directory for bare executable names on Windows
ecf8c0822 fix serialize configuration as a single argv token in run_target strategies (#33657)
2e4dd90c3 perf avoid eager module loading during global bootstrap

@​schematics/angular

Commit Type Description
1161e6c99 fix generate CLAUDE.md for Claude Code instead of AGENTS.md
c536ae364 fix import UrlSegment instead of subPath in guard generator

@​angular/build

Commit Type Description

... (truncated)

Commits
  • 3954730 release: cut the v22.1.5 release
  • 7b7064f build: update dependency listr2 to v11
  • 262562d docs: mention Vitest instead of Karma in README template of schematic library...
  • 712e74e build: lock file maintenance
  • 93d9cff refactor(@​angular-devkit/schematics): add missing comma to reordered componen...
  • 528114c refactor(@​angular-devkit/schematics): add consistent spacing and ordering
  • cba7290 fix(@​angular/build): correct misleading error message for top-level await
  • 0e36040 build: update pnpm to v11.22.0
  • d01d2c6 build: update cross-repo angular dependencies
  • ba2b0e4 fix(@​schematics/angular): transform fail() to expect.fail() in refactor-jasmi...
  • Additional commits viewable in compare view

Updates @angular/cli from 22.1.4 to 22.1.5

Release notes

Sourced from @​angular/cli's releases.

22.1.5

@​schematics/angular

Commit Description
fix - ba2b0e4c2 transform fail() to expect.fail() in refactor-jasmine-vitest

@​angular/cli

Commit Description
fix - e672271f8 enforce MCP roots in get_best_practices tool
fix - a14916cc4 handle errors from isAllowedWorkspacePath in best-practices tool
fix - d6e1cddff throw on out-of-roots workspace in best-practices tool

@​angular/build

Commit Description
fix - cba72902d correct misleading error message for top-level await
fix - b4679998c disable code splitting for unit test builds
fix - ff1d3565e preserve integrity and crossorigin in autoCsp loader
perf - 1fc1fb05c traverse AST with iterative post-order walker in i18n inliner
Changelog

Sourced from @​angular/cli's changelog.

22.1.5 (2026-08-19)

@​angular/cli

Commit Type Description
e672271f8 fix enforce MCP roots in get_best_practices tool
a14916cc4 fix handle errors from isAllowedWorkspacePath in best-practices tool
d6e1cddff fix throw on out-of-roots workspace in best-practices tool

@​schematics/angular

Commit Type Description
ba2b0e4c2 fix transform fail() to expect.fail() in refactor-jasmine-vitest

@​angular/build

Commit Type Description
cba72902d fix correct misleading error message for top-level await
b4679998c fix disable code splitting for unit test builds
ff1d3565e fix preserve integrity and crossorigin in autoCsp loader
1fc1fb05c perf traverse AST with iterative post-order walker in i18n inliner

22.2.0-next.3 (2026-08-13)

@​angular/cli

Commit Type Description
7106676e6 fix disable searching current directory for bare executable names on Windows
ecf8c0822 fix serialize configuration as a single argv token in run_target strategies (#33657)
2e4dd90c3 perf avoid eager module loading during global bootstrap

@​schematics/angular

Commit Type Description
1161e6c99 fix generate CLAUDE.md for Claude Code instead of AGENTS.md
c536ae364 fix import UrlSegment instead of subPath in guard generator

@​angular/build

Commit Type Description

... (truncated)

Commits
  • 3954730 release: cut the v22.1.5 release
  • 7b7064f build: update dependency listr2 to v11
  • 262562d docs: mention Vitest instead of Karma in README template of schematic library...
  • 712e74e build: lock file maintenance
  • 93d9cff refactor(@​angular-devkit/schematics): add missing comma to reordered componen...
  • 528114c refactor(@​angular-devkit/schematics): add consistent spacing and ordering
  • cba7290 fix(@​angular/build): correct misleading error message for top-level await
  • 0e36040 build: update pnpm to v11.22.0
  • d01d2c6 build: update cross-repo angular dependencies
  • ba2b0e4 fix(@​schematics/angular): transform fail() to expect.fail() in refactor-jasmi...
  • Additional commits viewable in compare view

Updates @angular/compiler-cli from 22.1.2 to 22.1.3

Release notes

Sourced from @​angular/compiler-cli's releases.

22.1.3

animations

Commit Description
fix - d9620e0f1b detect object trigger values with Object.hasOwn

common

Commit Description
fix - b3c78a5081 preserve literal key union in KeyValuePipe.transform()

compiler

Commit Description
fix - 94f0b9a371 preserve &ngsp; between sibling control flow blocks

core

Commit Description
fix - afe529cb2d accept readonly arrays for setClassMetadata decorators
fix - 2c72fe3797 allow readonly arrays in RawScopeInfoFromDecorator
fix - ef2ce9a098 expose debuggableFn for non-computed signal graph nodes
fix - 7bcce260f5 prevent orphaned requestIdleCallback handle from re-entrant scheduling
fix - 44137117b3 replace all hasOwnProperty usages with Object.hasOwn
fix - 85f12a5a13 stop running further effects once one destroys the view mid-flush
fix - c04931c88b throw a descriptive error instead of crashing when a hydration node is missing
fix - 601d1f6576 throw NG0500 instead of a raw TypeError on element hydration mismatch

forms

Commit Description
fix - 83450d2924 report forbidden 2way bindings on when FormField is applied
fix - 5cb4ea7e35 warn in dev mode when ngModel cannot reach parent NgForm across component boundary

http

Commit Description
fix - 0cd635e9e2 cancel oversized fetch response bodies

language-server

Commit Description
fix - 14fbe04612 recover project for external templates in solution-style workspaces

platform-browser

Commit Description
fix - 3ddcb1a101 disallow event handler attributes in Meta
fix - 640460d606 throw a descriptive error when insertBefore reference node is missing

router

Commit Description
fix - abe019d505 pass correct component to canDeactivate for named outlets in componentless parent routes
Changelog

Sourced from @​angular/compiler-cli's changelog.

22.1.3 (2026-08-19)

animations

Commit Type Description
d9620e0f1b fix detect object trigger values with Object.hasOwn

common

Commit Type Description
b3c78a5081 fix preserve literal key union in KeyValuePipe.transform()

compiler

Commit Type Description
94f0b9a371 fix preserve &ngsp; between sibling control flow blocks

core

Commit Type Description
afe529cb2d fix accept readonly arrays for setClassMetadata decorators
2c72fe3797 fix allow readonly arrays in RawScopeInfoFromDecorator
ef2ce9a098 fix expose debuggableFn for non-computed signal graph nodes
7bcce260f5 fix prevent orphaned requestIdleCallback handle from re-entrant scheduling
44137117b3 fix replace all hasOwnProperty usages with Object.hasOwn
85f12a5a13 fix stop running further effects once one destroys the view mid-flush
c04931c88b fix throw a descriptive error instead of crashing when a hydration node is missing
601d1f6576 fix throw NG0500 instead of a raw TypeError on element hydration mismatch

forms

Commit Type Description
83450d2924 fix report forbidden 2way bindings on when FormField is applied
5cb4ea7e35 fix warn in dev mode when ngModel cannot reach parent NgForm across component boundary

http

Commit Type Description
0cd635e9e2 fix cancel oversized fetch response bodies

language-server

Commit Type Description
14fbe04612 fix recover project for external templates in solution-style workspaces

platform-browser

Commit Type Description
3ddcb1a101 fix disallow event handler attributes in Meta
640460d606 fix throw a descriptive error when insertBefore reference node is missing

router

Commit Type Description
abe019d505 fix pass correct component to canDeactivate for named outlets in componentless parent routes

Commits
  • 83450d2 fix(forms): report forbidden 2way bindings on when FormField is applied
  • 4413711 fix(core): replace all hasOwnProperty usages with Object.hasOwn
  • 1e53aa0 refactor: correct typos in comments, docs, and error messages
  • 9d8aa3a refactor(compiler-cli): add error guide links to diagnostics
  • See full diff in compare view

Updates @angular/language-service from 22.1.2 to 22.1.3

Release notes

Sourced from @​angular/language-service's releases.

22.1.3

animations

Commit Description
fix - d9620e0f1b detect object trigger values with Object.hasOwn

common

Commit Description
fix - b3c78a5081 preserve literal key union in KeyValuePipe.transform()

compiler

Commit Description
fix - 94f0b9a371 preserve &ngsp; between sibling control flow blocks

core

Commit Description
fix - afe529cb2d accept readonly arrays for setClassMetadata decorators
fix - 2c72fe3797 allow readonly arrays in RawScopeInfoFromDecorator
fix - ef2ce9a098 expose debuggableFn for non-computed signal graph nodes
fix - 7bcce260f5 prevent orphaned requestIdleCallback handle from re-entrant scheduling
fix - 44137117b3 replace all hasOwnProperty usages with Object.hasOwn
fix - 85f12a5a13 stop running further effects once one destroys the view mid-flush
fix - c04931c88b throw a descriptive error instead of crashing when a hydration node is missing
fix - 601d1f6576 throw NG0500 instead of a raw TypeError on element hydration mismatch

forms

Commit Description
fix - 83450d2924 report forbidden 2way bindings on when FormField is applied
fix - 5cb4ea7e35 warn in dev mode when ngModel cannot reach parent NgForm across component boundary

http

Commit Description
fix - 0cd635e9e2 cancel oversized fetch response bodies

language-server

Commit Description
fix - 14fbe04612 recover project for external templates in solution-style workspaces

platform-browser

Commit Description
fix - 3ddcb1a101 disallow event handler attributes in Meta
fix - 640460d606 throw a descriptive error when insertBefore reference node is missing

router

Commit Description
fix - abe019d505 pass correct component to canDeactivate for named outlets in componentless parent routes
Changelog

Sourced from @​angular/language-service's changelog.

22.1.3 (2026-08-19)

animations

Commit Type Description
d9620e0f1b fix detect object trigger values with Object.hasOwn

common

Commit Type Description
b3c78a5081 fix preserve literal key union in KeyValuePipe.transform()

compiler

Commit Type Description
94f0b9a371 fix preserve &ngsp; between sibling control flow blocks

core

Commit Type Description
afe529cb2d fix accept readonly arrays for setClassMetadata decorators
2c72fe3797 fix allow readonly arrays in RawScopeInfoFromDecorator
ef2ce9a098 fix expose debuggableFn for non-computed signal graph nodes
7bcce260f5 fix prevent orphaned requestIdleCallback handle from re-entrant scheduling
44137117b3 fix replace all hasOwnProperty usages with Object.hasOwn
85f12a5a13 fix stop running further effects once one destroys the view mid-flush
c04931c88b fix throw a descriptive error instead of crashing when a hydration node is missing
601d1f6576 fix throw NG0500 instead of a raw TypeError on element hydration mismatch

forms

Commit Type Description
83450d2924 fix report forbidden 2way bindings on when FormField is applied
5cb4ea7e35 fix warn in dev mode when ngModel cannot reach parent NgForm across component boundary

http

Commit Type Description
0cd635e9e2 fix cancel oversized fetch response bodies

language-server

Commit Type Description
14fbe04612 fix recover project for external templates in solution-style workspaces

platform-browser

Commit Type Description
3ddcb1a101 fix disallow event handler attributes in Meta
640460d606 fix throw a descriptive error when insertBefore reference node is missing

router

Commit Type Description
abe019d505 fix pass correct component to canDeactivate for named outlets in componentless parent routes

Commits
  • 4413711 fix(core): replace all hasOwnProperty usages with Object.hasOwn
  • 5def30e refactor(language-service): adapt strict template suggestion
  • See full diff in compare view

Updates @types/jasminewd2 from 2.0.3 to 2.0.13

Commits

Updates @types/node from 22.14.0 to 26.2.0

Commits

Updates jsdom from 29.1.1 to 30.0.1

Release notes

Sourced from jsdom's releases.

v30.0.1

  • Fixed getComputedStyle() with calc() and other functions throwing an exception, which regressed in v30.0.0. (@​asamuzaK)
  • Sped up up range operations on large documents (@​leonidaz)

v30.0.0

Breaking changes:

  • Node.js minimum version raised to ^22.22.2 || ^24.15.0 || >=26.0.0.

Other changes:

  • Added CSS.escape() and CSS.supports() functions. (@​asamuzaK)
  • Added 'background-position-x' and 'background-position-y' CSS properties. (@​olagokemills)
  • Fixed getComputedStyle() to convert length values into pixels. (@​asamuzaK)
  • Fixed CSS function serialization, e.g., in the return value of getPropertyValue(). (@​asamuzaK)
  • Fixed the type of error thrown by document.evaluate() (@​dokson)
Commits
  • 6584485 30.0.1
  • 0c51df6 Update dependencies and dev dependencies
  • 32adb34 Bump @​asamuzakjp/dom-selector
  • 70f014a Speed up range operations on large documents
  • 250d7ee Partially fix getComputedStyle with calc()
  • 20a01fc 30.0.0
  • 8c8e583 Precompute WPT expectation matches
  • f32245c Bump Node.js floor and dependencies
  • 03ef23b Add background-position longhands
  • ded056f Test CSS.escape() with numeric IDs
  • Additional commits viewable in compare view

Updates ts-node from 7.0.0 to 10.9.2

Release notes

Sourced from ts-node's releases.

Fix tsconfig.json file not found

Fixed

v10.9.1

Fixed

  • Workaround nodejs bug introduced in 18.6.0 (#1838) @​cspotcode
    • Only affects projects on node >=18.6.0 using --esm
    • Older versions of node and projects without --esm are unaffected

TypeStrong/ts-node@v10.9.0...v10.9.1 https://github.com/TypeStrong/ts-node/milestone/18?closed=1

v10.9.0

Added

  • --project accepts path to a directory containing a tsconfig.json (#1829, #1830) @​cspotcode
    • previously it required an explicit filename
  • Added helpful error message when swc version is too old to support our configuration (#1802) @​cspotcode
  • Added experimentalTsImportSpecifiers option which allows using voluntary .ts file extensions in import specifiers (undocumented except for API docs) (#1815) @​cspotcode

Fixed

  • Fixed bug where child_process.fork() would erroneously execute the parent's entrypoint script, not the intended child script (#1812, #1814) @​devversion
  • Fixed support for jsx modes "react-jsx" and "react-jsxdev" in swc transpiler (#1800, #1802) @​cspotcode
  • Fixed support for import assertions in swc transpiler (#1817, #1802) @​cspotcode
  • Fixed bug where calling repl.evalCode() with code not ending in a newline would not update the typechecker accordingly (#1764, #1824) @​cspotcode

TypeStrong/ts-node@v10.8.2...v10.9.0 https://github.com/TypeStrong/ts-node/milestone/16?closed=1

v10.8.2

Fixed

  • Revert "Use file URL for source map paths" (#1821) @​cspotcode
    • Fixes #1790: ts-node 10.8.1 regression where nyc code coverage reports had incorrect paths
    • Fixes #1797: ts-node 10.8.1 regression where breakpoints did not hit in VSCode debugging
  • Allow JSON imports in node 16.15 and up (#1792) @​queengooborg
    • JSON imports were already supported in v17.5 and up
    • this change extends support to >=16.15.0,<17.0.0
    • These version ranges match vanilla node's support for JSON imports

TypeStrong/ts-node@v10.8.1...v10.8.2 https://github.com/TypeStrong/ts-node/milestone/15?closed=1

v10.8.1

Fixed

... (truncated)

Commits
Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


Updates typescript from 6.0.3 to 7.0.2

Release notes

Sourced from typescript's releases.

TypeScript 7.0.2

https://devblogs.microsoft.com/typescript/announcing-typescript-7-0/

This tag was originally released at: https://github.com/microsoft/typescript-go/releases/tag/typescript%2Fv7.0.2

Commits
  • 1e4744d Merge branch 'main' into ts7-release
  • a5a219cmicrosoft/typescript-go#4558
  • ecfe30d Update status localization
  • 5de25b5 Hide executable name in TypeScript status
  • d7ce74a Show bundled TypeScript version for packaged servers
  • 29be66a Correct TS 7 release version to 7.0.2
  • ed2bd1b Merge branch 'main' into ts7-release
  • 8873075 Bump the github-actions group across 1 directory with 3 updates (microsoft/ty...
  • 9427131 Set up stable / nightly extension split, other prep (microsoft/typescript-go#...
  • d4eaca5microsoft/typescript-go#4549
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.


Updates vitest from 4.1.9 to 4.1.11

Release notes

Sourced from vitest's releases.

v4.1.11

   🐞 Bug Fixes

    View changes on GitHub

v4.1.10

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 9bd8d46 chore: release v4.1.11 (#10995)
  • 9851dbc fix(browser): trigger playwright/chromium gc on lower disk availability [back...
  • db616d2 chore: release v4.1.10 (#10718)
  • bae52b5 fix(vm): fix external module resolve error with deps optimizer query for enco...
  • See full diff 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…ith 10 updates

Bumps the dev-dependencies group with 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `22.1.4` | `22.1.5` |
| [@angular/cli](https://github.com/angular/angular-cli) | `22.1.4` | `22.1.5` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `22.1.2` | `22.1.3` |
| [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) | `22.1.2` | `22.1.3` |
| [@types/jasminewd2](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasminewd2) | `2.0.3` | `2.0.13` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.14.0` | `26.2.0` |
| [jsdom](https://github.com/jsdom/jsdom) | `29.1.1` | `30.0.1` |
| [ts-node](https://github.com/TypeStrong/ts-node) | `7.0.0` | `10.9.2` |
| [typescript](https://github.com/microsoft/TypeScript) | `6.0.3` | `7.0.2` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.9` | `4.1.11` |



Updates `@angular-devkit/build-angular` from 22.1.4 to 22.1.5
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v22.1.4...v22.1.5)

Updates `@angular/cli` from 22.1.4 to 22.1.5
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v22.1.4...v22.1.5)

Updates `@angular/compiler-cli` from 22.1.2 to 22.1.3
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v22.1.3/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v22.1.3/packages/compiler-cli)

Updates `@angular/language-service` from 22.1.2 to 22.1.3
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v22.1.3/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v22.1.3/packages/language-service)

Updates `@types/jasminewd2` from 2.0.3 to 2.0.13
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasminewd2)

Updates `@types/node` from 22.14.0 to 26.2.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `jsdom` from 29.1.1 to 30.0.1
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Commits](jsdom/jsdom@v29.1.1...v30.0.1)

Updates `ts-node` from 7.0.0 to 10.9.2
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md)
- [Commits](TypeStrong/ts-node@v7.0.0...v10.9.2)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v6.0.3...v7.0.2)

Updates `vitest` from 4.1.9 to 4.1.11
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/vitest)

---
updated-dependencies:
- dependency-name: "@angular-devkit/build-angular"
  dependency-version: 22.1.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@angular/cli"
  dependency-version: 22.1.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@angular/compiler-cli"
  dependency-version: 22.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@angular/language-service"
  dependency-version: 22.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@types/jasminewd2"
  dependency-version: 2.0.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@types/node"
  dependency-version: 26.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: jsdom
  dependency-version: 30.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: ts-node
  dependency-version: 10.9.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: typescript
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: vitest
  dependency-version: 4.1.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

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 Aug 26, 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