Skip to content

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

Merged
DanAtkinson merged 1 commit into
masterfrom
dependabot/npm_and_yarn/dev-dependencies-0b409f3ec3
Jul 9, 2026
Merged

chore(deps-dev): bump the dev-dependencies group across 1 directory with 16 updates#244
DanAtkinson merged 1 commit into
masterfrom
dependabot/npm_and_yarn/dev-dependencies-0b409f3ec3

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Package From To
@analogjs/vite-plugin-angular 2.6.1 2.6.3
@analogjs/vitest-angular 2.6.1 2.6.3
@angular/build 22.0.3 22.0.6
@angular/cli 22.0.3 22.0.6
@angular/compiler-cli 22.0.2 22.0.6
@playwright/test 1.61.0 1.61.1
@types/chrome 0.1.43 0.2.2
@vitest/coverage-v8 4.1.9 4.1.10
eslint 10.5.0 10.6.0
lint-staged 17.0.7 17.0.8
prettier 3.8.4 3.9.5
ts-loader 9.6.1 9.6.2
typescript-eslint 8.61.1 8.63.0
vitest 4.1.9 4.1.10
webpack 5.107.2 5.108.4
webpack-cli 7.0.3 7.2.1

Updates @analogjs/vite-plugin-angular from 2.6.1 to 2.6.3

Release notes

Sourced from @​analogjs/vite-plugin-angular's releases.

v2.6.3

2.6.3 (2026-07-07)

Bug Fixes

  • support and migrate to Nx 23 (#2393) (b4e9140)
  • vite-plugin-angular: be more selective with potential angular code detection (#2394) (f257d10)
  • vite-plugin-angular: track inlined resources for HMR invalidation in fast compile (#2414) (db3d366)

Performance Improvements

  • platform: scope route invalidation to add/unlink and enable router fesm transform cache (#2410) (120407c)
  • vite-plugin-angular: dedupe emits, filter watcher invalidation, and memoize HMR metadata (#2412) (1d9e6fe)
  • vite-plugin-angular: persist dependency transform output across dep-optimizer runs (#2416) (c7fe67b)
  • vite-plugin-angular: reduce redundant parsing, fs work, and blocking reads in fastCompile (#2411) (f7f1fb2)

v2.6.3-beta.5

2.6.3-beta.5 (2026-07-03)

Performance Improvements

  • vite-plugin-angular: persist dependency transform output across dep-optimizer runs (#2416) (c7fe67b)

v2.6.3-beta.4

2.6.3-beta.4 (2026-07-03)

Bug Fixes

  • vite-plugin-angular: track inlined resources for HMR invalidation in fast compile (#2414) (db3d366)

v2.6.3-beta.3

2.6.3-beta.3 (2026-07-03)

Performance Improvements

  • platform: scope route invalidation to add/unlink and enable router fesm transform cache (#2410) (120407c)
  • vite-plugin-angular: dedupe emits, filter watcher invalidation, and memoize HMR metadata (#2412) (1d9e6fe)
  • vite-plugin-angular: reduce redundant parsing, fs work, and blocking reads in fastCompile (#2411) (f7f1fb2)

v2.6.3-beta.2

2.6.3-beta.2 (2026-06-30)

Bug Fixes

... (truncated)

Changelog

Sourced from @​analogjs/vite-plugin-angular's changelog.

2.6.3 (2026-07-07)

Bug Fixes

  • support and migrate to Nx 23 (#2393) (b4e9140)
  • vite-plugin-angular: be more selective with potential angular code detection (#2394) (f257d10)
  • vite-plugin-angular: track inlined resources for HMR invalidation in fast compile (#2414) (db3d366)

Performance Improvements

  • platform: scope route invalidation to add/unlink and enable router fesm transform cache (#2410) (120407c)
  • vite-plugin-angular: dedupe emits, filter watcher invalidation, and memoize HMR metadata (#2412) (1d9e6fe)
  • vite-plugin-angular: persist dependency transform output across dep-optimizer runs (#2416) (c7fe67b)
  • vite-plugin-angular: reduce redundant parsing, fs work, and blocking reads in fastCompile (#2411) (f7f1fb2)

2.6.3-beta.5 (2026-07-03)

Performance Improvements

  • vite-plugin-angular: persist dependency transform output across dep-optimizer runs (#2416) (c7fe67b)

2.6.3-beta.4 (2026-07-03)

Bug Fixes

  • vite-plugin-angular: track inlined resources for HMR invalidation in fast compile (#2414) (db3d366)

2.6.3-beta.3 (2026-07-03)

Performance Improvements

  • platform: scope route invalidation to add/unlink and enable router fesm transform cache (#2410) (120407c)
  • vite-plugin-angular: dedupe emits, filter watcher invalidation, and memoize HMR metadata (#2412) (1d9e6fe)
  • vite-plugin-angular: reduce redundant parsing, fs work, and blocking reads in fastCompile (#2411) (f7f1fb2)

2.6.3-beta.2 (2026-06-30)

Bug Fixes

  • vite-plugin-angular: be more selective with potential angular code detection (#2394) (f257d10)

2.6.3-beta.1 (2026-06-28)

Bug Fixes

2.6.2 (2026-06-25)

Bug Fixes

... (truncated)

Commits
  • 5b0b8b6 chore: release 2.6.3 [skip ci]
  • b9c4dff Merge pull request #2420 from analogjs/beta
  • bad4920 docs: correct angular-typechecker Nx usage in the Angular Compilation guide (...
  • 498fcdf chore: release 2.6.3-beta.5 [skip ci]
  • c7fe67b perf(vite-plugin-angular): persist dependency transform output across dep-opt...
  • b867ec3 chore: release 2.6.3-beta.4 [skip ci]
  • db3d366 fix(vite-plugin-angular): track inlined resources for HMR invalidation in fas...
  • 73e340c chore: release 2.6.3-beta.3 [skip ci]
  • 1d9e6fe perf(vite-plugin-angular): dedupe emits, filter watcher invalidation, and mem...
  • f7f1fb2 perf(vite-plugin-angular): reduce redundant parsing, fs work, and blocking re...
  • Additional commits viewable in compare view

Updates @analogjs/vitest-angular from 2.6.1 to 2.6.3

Release notes

Sourced from @​analogjs/vitest-angular's releases.

v2.6.3

2.6.3 (2026-07-07)

Bug Fixes

  • support and migrate to Nx 23 (#2393) (b4e9140)
  • vite-plugin-angular: be more selective with potential angular code detection (#2394) (f257d10)
  • vite-plugin-angular: track inlined resources for HMR invalidation in fast compile (#2414) (db3d366)

Performance Improvements

  • platform: scope route invalidation to add/unlink and enable router fesm transform cache (#2410) (120407c)
  • vite-plugin-angular: dedupe emits, filter watcher invalidation, and memoize HMR metadata (#2412) (1d9e6fe)
  • vite-plugin-angular: persist dependency transform output across dep-optimizer runs (#2416) (c7fe67b)
  • vite-plugin-angular: reduce redundant parsing, fs work, and blocking reads in fastCompile (#2411) (f7f1fb2)

v2.6.3-beta.5

2.6.3-beta.5 (2026-07-03)

Performance Improvements

  • vite-plugin-angular: persist dependency transform output across dep-optimizer runs (#2416) (c7fe67b)

v2.6.3-beta.4

2.6.3-beta.4 (2026-07-03)

Bug Fixes

  • vite-plugin-angular: track inlined resources for HMR invalidation in fast compile (#2414) (db3d366)

v2.6.3-beta.3

2.6.3-beta.3 (2026-07-03)

Performance Improvements

  • platform: scope route invalidation to add/unlink and enable router fesm transform cache (#2410) (120407c)
  • vite-plugin-angular: dedupe emits, filter watcher invalidation, and memoize HMR metadata (#2412) (1d9e6fe)
  • vite-plugin-angular: reduce redundant parsing, fs work, and blocking reads in fastCompile (#2411) (f7f1fb2)

v2.6.3-beta.2

2.6.3-beta.2 (2026-06-30)

Bug Fixes

... (truncated)

Changelog

Sourced from @​analogjs/vitest-angular's changelog.

2.6.3 (2026-07-07)

Bug Fixes

  • support and migrate to Nx 23 (#2393) (b4e9140)
  • vite-plugin-angular: be more selective with potential angular code detection (#2394) (f257d10)
  • vite-plugin-angular: track inlined resources for HMR invalidation in fast compile (#2414) (db3d366)

Performance Improvements

  • platform: scope route invalidation to add/unlink and enable router fesm transform cache (#2410) (120407c)
  • vite-plugin-angular: dedupe emits, filter watcher invalidation, and memoize HMR metadata (#2412) (1d9e6fe)
  • vite-plugin-angular: persist dependency transform output across dep-optimizer runs (#2416) (c7fe67b)
  • vite-plugin-angular: reduce redundant parsing, fs work, and blocking reads in fastCompile (#2411) (f7f1fb2)

2.6.3-beta.5 (2026-07-03)

Performance Improvements

  • vite-plugin-angular: persist dependency transform output across dep-optimizer runs (#2416) (c7fe67b)

2.6.3-beta.4 (2026-07-03)

Bug Fixes

  • vite-plugin-angular: track inlined resources for HMR invalidation in fast compile (#2414) (db3d366)

2.6.3-beta.3 (2026-07-03)

Performance Improvements

  • platform: scope route invalidation to add/unlink and enable router fesm transform cache (#2410) (120407c)
  • vite-plugin-angular: dedupe emits, filter watcher invalidation, and memoize HMR metadata (#2412) (1d9e6fe)
  • vite-plugin-angular: reduce redundant parsing, fs work, and blocking reads in fastCompile (#2411) (f7f1fb2)

2.6.3-beta.2 (2026-06-30)

Bug Fixes

  • vite-plugin-angular: be more selective with potential angular code detection (#2394) (f257d10)

2.6.3-beta.1 (2026-06-28)

Bug Fixes

2.6.2 (2026-06-25)

Bug Fixes

... (truncated)

Commits
  • 5b0b8b6 chore: release 2.6.3 [skip ci]
  • b9c4dff Merge pull request #2420 from analogjs/beta
  • bad4920 docs: correct angular-typechecker Nx usage in the Angular Compilation guide (...
  • 498fcdf chore: release 2.6.3-beta.5 [skip ci]
  • c7fe67b perf(vite-plugin-angular): persist dependency transform output across dep-opt...
  • b867ec3 chore: release 2.6.3-beta.4 [skip ci]
  • db3d366 fix(vite-plugin-angular): track inlined resources for HMR invalidation in fas...
  • 73e340c chore: release 2.6.3-beta.3 [skip ci]
  • 1d9e6fe perf(vite-plugin-angular): dedupe emits, filter watcher invalidation, and mem...
  • f7f1fb2 perf(vite-plugin-angular): reduce redundant parsing, fs work, and blocking re...
  • Additional commits viewable in compare view

Updates @angular/build from 22.0.3 to 22.0.6

Release notes

Sourced from @​angular/build's releases.

22.0.6

@​angular/build

Commit Description
fix - df49966c6 fallback to build target preserveSymlinks option in karma runner
fix - 9906add5b prevent externalizing builder-injected i18n locale data
fix - 070155f6e strip all vite id prefixes from minified code with external dependencies

@​angular/ssr

Commit Description
fix - c9aa354b1 replace all route parameters when resolving relative redirects

22.0.5

@​schematics/angular

Commit Description
fix - 862a38069 remove unused app tsconfig outDir

@​angular/cli

Commit Description
fix - f099e641c gracefully handle package manager errors in command handler
fix - cf033ec48 respect release age policy in update bootstrapping logic

@​angular-devkit/build-angular

Commit Description
fix - f75085f4b prevent OS command injection in ssr-dev-server builder

@​angular/build

Commit Description
fix - dfee1e7b1 auto-inject localize/init in library unit tests
fix - aba718403 inherit preserveSymlinks option from build target in unit-test builder
fix - 7c0d9f03c load zone.js dynamically for library unit tests
fix - 4288e4452 scope createRequire module resolution using paths to prevent parent paths

@​angular/ssr

Commit Description
fix - 5f774f891 preserve response headers during redirect

22.0.4

@​angular/build

Commit Description
fix - 46185ceac aggregate parallel worker performance timings on the main thread
perf - 5d7e29c41 dispose builder result context early in non-watch mode
Changelog

Sourced from @​angular/build's changelog.

22.0.6 (2026-07-08)

@​angular/build

Commit Type Description
df49966c6 fix fallback to build target preserveSymlinks option in karma runner
9906add5b fix prevent externalizing builder-injected i18n locale data
070155f6e fix strip all vite id prefixes from minified code with external dependencies

@​angular/ssr

Commit Type Description
c9aa354b1 fix replace all route parameters when resolving relative redirects

22.1.0-next.2 (2026-07-01)

@​angular/cli

Commit Type Description
010cef665 fix gracefully handle package manager errors in command handler
3a2589dac fix respect client-side release age settings during update resolution
edb4594de fix respect release age policy in update bootstrapping logic

@​schematics/angular

Commit Type Description
0b3172e07 fix remove unused app tsconfig outDir

@​angular-devkit/build-angular

Commit Type Description
2d3eb7fb3 fix prevent OS command injection in ssr-dev-server builder

@​angular/build

Commit Type Description
75c1dce38 fix auto-inject localize/init in library unit tests
dc27e17fc fix inherit preserveSymlinks option from build target in unit-test builder
61e25fb1d fix load zone.js dynamically for library unit tests
0010b922f fix scope createRequire module resolution using paths to prevent parent paths

... (truncated)

Commits
  • dbd61b1 release: cut the v22.0.6 release
  • 92c5908 build: update bazel dependencies
  • d8c5336 build: update cross-repo angular dependencies
  • 68b25ea build: update all github actions
  • 7d76b5f build: lock file maintenance
  • 070155f fix(@​angular/build): strip all vite id prefixes from minified code with exter...
  • 9906add fix(@​angular/build): prevent externalizing builder-injected i18n locale data
  • df49966 fix(@​angular/build): fallback to build target preserveSymlinks option in karm...
  • c9aa354 fix(@​angular/ssr): replace all route parameters when resolving relative redir...
  • 85a2698 release: cut the v22.0.5 release
  • Additional commits viewable in compare view

Updates @angular/cli from 22.0.3 to 22.0.6

Release notes

Sourced from @​angular/cli's releases.

22.0.6

@​angular/build

Commit Description
fix - df49966c6 fallback to build target preserveSymlinks option in karma runner
fix - 9906add5b prevent externalizing builder-injected i18n locale data
fix - 070155f6e strip all vite id prefixes from minified code with external dependencies

@​angular/ssr

Commit Description
fix - c9aa354b1 replace all route parameters when resolving relative redirects

22.0.5

@​schematics/angular

Commit Description
fix - 862a38069 remove unused app tsconfig outDir

@​angular/cli

Commit Description
fix - f099e641c gracefully handle package manager errors in command handler
fix - cf033ec48 respect release age policy in update bootstrapping logic

@​angular-devkit/build-angular

Commit Description
fix - f75085f4b prevent OS command injection in ssr-dev-server builder

@​angular/build

Commit Description
fix - dfee1e7b1 auto-inject localize/init in library unit tests
fix - aba718403 inherit preserveSymlinks option from build target in unit-test builder
fix - 7c0d9f03c load zone.js dynamically for library unit tests
fix - 4288e4452 scope createRequire module resolution using paths to prevent parent paths

@​angular/ssr

Commit Description
fix - 5f774f891 preserve response headers during redirect

22.0.4

@​angular/build

Commit Description
fix - 46185ceac aggregate parallel worker performance timings on the main thread
perf - 5d7e29c41 dispose builder result context early in non-watch mode
Changelog

Sourced from @​angular/cli's changelog.

22.0.6 (2026-07-08)

@​angular/build

Commit Type Description
df49966c6 fix fallback to build target preserveSymlinks option in karma runner
9906add5b fix prevent externalizing builder-injected i18n locale data
070155f6e fix strip all vite id prefixes from minified code with external dependencies

@​angular/ssr

Commit Type Description
c9aa354b1 fix replace all route parameters when resolving relative redirects

22.1.0-next.2 (2026-07-01)

@​angular/cli

Commit Type Description
010cef665 fix gracefully handle package manager errors in command handler
3a2589dac fix respect client-side release age settings during update resolution
edb4594de fix respect release age policy in update bootstrapping logic

@​schematics/angular

Commit Type Description
0b3172e07 fix remove unused app tsconfig outDir

@​angular-devkit/build-angular

Commit Type Description
2d3eb7fb3 fix prevent OS command injection in ssr-dev-server builder

@​angular/build

Commit Type Description
75c1dce38 fix auto-inject localize/init in library unit tests
dc27e17fc fix inherit preserveSymlinks option from build target in unit-test builder
61e25fb1d fix load zone.js dynamically for library unit tests
0010b922f fix scope createRequire module resolution using paths to prevent parent paths

... (truncated)

Commits
  • dbd61b1 release: cut the v22.0.6 release
  • 92c5908 build: update bazel dependencies
  • d8c5336 build: update cross-repo angular dependencies
  • 68b25ea build: update all github actions
  • 7d76b5f build: lock file maintenance
  • 070155f fix(@​angular/build): strip all vite id prefixes from minified code with exter...
  • 9906add fix(@​angular/build): prevent externalizing builder-injected i18n locale data
  • df49966 fix(@​angular/build): fallback to build target preserveSymlinks option in karm...
  • c9aa354 fix(@​angular/ssr): replace all route parameters when resolving relative redir...
  • 85a2698 release: cut the v22.0.5 release
  • Additional commits viewable in compare view

Updates @angular/compiler-cli from 22.0.2 to 22.0.6

Release notes

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

22.0.6

compiler

Commit Description
fix - fd4ddcafed use regular optional chaining expression for safe function calls in TCBs

compiler-cli

Commit Description
fix - 534fe81a89 apply debugName transform to required signal queries
fix - 3b08201bfb detect uninvoked signals in bound expressions using ternary

forms/signals

Commit Description
fix - 171669f7b2 make extractValue reactive for compat AbstractControl values

migrations

Commit Description
fix - 0a6af1496b preserve transitive NgModule references when pruning
fix - d4a926a762 remove stale model import in model-output migration

router

Commit Description
fix - c238bd2ad7 handle outlet named proto in segment group maps
fix - 8e6d7f7190 use safe hasOwnProperty when parsing query params

22.0.5

common

Commit Description
fix - eb8fb9fe58 use Object.hasOwn in I18nSelectPipe to handle null-prototype and shadowed mappings

compiler-cli

Commit Description
fix - baf09a9939 include toSignal in debugName transform

core

Commit Description
fix - e598dc843f improve input writes migration in best effort mode
fix - ced0180b06 reject dynamic script host elements

router

Commit Description
fix - ca13b42e7c fix malformed jsdoc comment for RouterLinkWithHref export

22.0.4

migrations

Commit Description
fix - fd37f09f37 resolve migration failure when tsconfig specifies rootDir

... (truncated)

Changelog

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

22.0.6 (2026-07-08)

compiler

Commit Type Description
fd4ddcafed fix use regular optional chaining expression for safe function calls in TCBs

compiler-cli

Commit Type Description
534fe81a89 fix apply debugName transform to required signal queries
3b08201bfb fix detect uninvoked signals in bound expressions using ternary

forms/signals

Commit Type Description
171669f7b2 fix make extractValue reactive for compat AbstractControl values

migrations

Commit Type Description
0a6af1496b fix preserve transitive NgModule references when pruning
d4a926a762 fix remove stale model import in model-output migration

router

Commit Type Description
c238bd2ad7 fix handle outlet named proto in segment group maps
8e6d7f7190 fix use safe hasOwnProperty when parsing query params

22.1.0-next.4 (2026-07-01)

common

Commit Type Description
311aff05aa fix use Object.hasOwn in I18nSelectPipe to handle null-prototype and shadowed mappings

compiler

Commit Type Description
292199aa4d fix permissive whitespace parsing in default never blocks

compiler-cli

Commit Type Description
165995285c fix include toSignal in debugName transform

core

Commit Type Description
74638cab84 fix improve input writes migration in best effort mode
d7f70616a0 fix reject dynamic script host elements

router

Commit Type Description
a74801c59c fix fix malformed jsdoc comment for RouterLinkWithHref export

... (truncated)

Commits
  • 534fe81 fix(compiler-cli): apply debugName transform to required signal queries
  • f5e69de refactor(compiler-cli): use BindingType enum check in suffix-not-supported ex...
  • 3b08201 fix(compiler-cli): detect uninvoked signals in bound expressions using ternary
  • fd4ddca fix(compiler): use regular optional chaining expression for safe function cal...
  • c3be83c refactor(core): allow AnimationClassBindingFn to return undefined or null
  • af7edd9 Revert "fix(compiler-cli): include toSignal in debugName transform"
  • baf09a9 fix(compiler-cli): include toSignal in debugName transform
  • 06d8549 fix(compiler-cli): report diagnostic instead of crashing on malformed host bi...
  • 6ff26e9 build: update babel monorepo to v7.29.7
  • See full diff in compare view

Updates @playwright/test from 1.61.0 to 1.61.1

Release notes

Sourced from @​playwright/test's releases.

v1.61.1

Bug Fixes

  • #41365 [Bug]: Expect.Extend matcher with same name as default matcher in same expect instance overrides default matchers implementation to custom matcher
  • #41351 [Bug]: Playwright UI mode: apiRequestContext._wrapApiCall reports unexpected number of bytes (same test passes in headed mode)
  • #41360 [Bug]: Trace viewer: message times in websockets are downscaled by 1000
  • #41311 [Bug]: [Regression]: Sync loader throws "context.conditions?.includes is not a function" on Node 22.15
  • #41371 [Regression]: Sync ESM loader (registerHooks) fails to resolve extensionless .ts subpath imports across pnpm workspace symlinks
Commits
  • 39e3553 cherry-pick(#41399): fix(test): load require-reached files as commonjs in syn...
  • 4328122 chore: mark v1.61.1 (#41404)
  • 2c29a94 fix(tracing): stop recording websocket frames outside of chunks (#41398)
  • 4324b19 cherry-pick(#41367): fix(test): keep builtin expect matchers on base extend
  • 041e7e3 cherry-pick(#41364): fix(har): WebSocket message timestamps should be in mi...
  • b8a0fc3 cherry-pick(#41309, #43149): Revert "fix(firefox): treat `navigationCommitted...
  • b5a3175 cherry-pick(#41319): fix(loader): support other node versions
  • d4724a9 cherry-pick(#41290): feat(docker): add Ubuntu 26.04 (Resolute Raccoon) image
  • See full diff in compare view

Updates @types/chrome from 0.1.43 to 0.2.2

Commits

Updates @vitest/coverage-v8 from 4.1.9 to 4.1.10

Release notes

Sourced from @​vitest/coverage-v8's releas...

Description has been truncated

…ith 16 updates

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

| Package | From | To |
| --- | --- | --- |
| [@analogjs/vite-plugin-angular](https://github.com/analogjs/analog) | `2.6.1` | `2.6.3` |
| [@analogjs/vitest-angular](https://github.com/analogjs/analog) | `2.6.1` | `2.6.3` |
| [@angular/build](https://github.com/angular/angular-cli) | `22.0.3` | `22.0.6` |
| [@angular/cli](https://github.com/angular/angular-cli) | `22.0.3` | `22.0.6` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `22.0.2` | `22.0.6` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.61.0` | `1.61.1` |
| [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) | `0.1.43` | `0.2.2` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.1.9` | `4.1.10` |
| [eslint](https://github.com/eslint/eslint) | `10.5.0` | `10.6.0` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `17.0.7` | `17.0.8` |
| [prettier](https://github.com/prettier/prettier) | `3.8.4` | `3.9.5` |
| [ts-loader](https://github.com/TypeStrong/ts-loader) | `9.6.1` | `9.6.2` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.61.1` | `8.63.0` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.9` | `4.1.10` |
| [webpack](https://github.com/webpack/webpack) | `5.107.2` | `5.108.4` |
| [webpack-cli](https://github.com/webpack/webpack-cli) | `7.0.3` | `7.2.1` |



Updates `@analogjs/vite-plugin-angular` from 2.6.1 to 2.6.3
- [Release notes](https://github.com/analogjs/analog/releases)
- [Changelog](https://github.com/analogjs/analog/blob/beta/CHANGELOG.md)
- [Commits](analogjs/analog@v2.6.1...v2.6.3)

Updates `@analogjs/vitest-angular` from 2.6.1 to 2.6.3
- [Release notes](https://github.com/analogjs/analog/releases)
- [Changelog](https://github.com/analogjs/analog/blob/beta/CHANGELOG.md)
- [Commits](analogjs/analog@v2.6.1...v2.6.3)

Updates `@angular/build` from 22.0.3 to 22.0.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@v22.0.3...v22.0.6)

Updates `@angular/cli` from 22.0.3 to 22.0.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@v22.0.3...v22.0.6)

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

Updates `@playwright/test` from 1.61.0 to 1.61.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.61.0...v1.61.1)

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

Updates `@vitest/coverage-v8` from 4.1.9 to 4.1.10
- [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.10/packages/coverage-v8)

Updates `eslint` from 10.5.0 to 10.6.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.5.0...v10.6.0)

Updates `lint-staged` from 17.0.7 to 17.0.8
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v17.0.7...v17.0.8)

Updates `prettier` from 3.8.4 to 3.9.5
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.8.4...3.9.5)

Updates `ts-loader` from 9.6.1 to 9.6.2
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
- [Commits](TypeStrong/ts-loader@v9.6.1...v9.6.2)

Updates `typescript-eslint` from 8.61.1 to 8.63.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.63.0/packages/typescript-eslint)

Updates `vitest` from 4.1.9 to 4.1.10
- [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.10/packages/vitest)

Updates `webpack` from 5.107.2 to 5.108.4
- [Release notes](https://github.com/webpack/webpack/releases)
- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)
- [Commits](webpack/webpack@v5.107.2...v5.108.4)

Updates `webpack-cli` from 7.0.3 to 7.2.1
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@7.0.3...webpack-cli@7.2.1)

---
updated-dependencies:
- dependency-name: "@analogjs/vite-plugin-angular"
  dependency-version: 2.6.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@analogjs/vitest-angular"
  dependency-version: 2.6.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@angular/build"
  dependency-version: 22.0.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@angular/cli"
  dependency-version: 22.0.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@angular/compiler-cli"
  dependency-version: 22.0.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@playwright/test"
  dependency-version: 1.61.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@types/chrome"
  dependency-version: 0.2.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 4.1.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: eslint
  dependency-version: 10.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: lint-staged
  dependency-version: 17.0.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: prettier
  dependency-version: 3.9.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: ts-loader
  dependency-version: 9.6.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: typescript-eslint
  dependency-version: 8.63.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: vitest
  dependency-version: 4.1.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: webpack
  dependency-version: 5.108.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: webpack-cli
  dependency-version: 7.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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 Jul 9, 2026
@DanAtkinson DanAtkinson merged commit df4560e into master Jul 9, 2026
5 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/dev-dependencies-0b409f3ec3 branch July 9, 2026 21:30
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.

1 participant