Skip to content

chore(deps): Bump the all-deps group across 1 directory with 17 updates#97

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/all-deps-f45137895f
Closed

chore(deps): Bump the all-deps group across 1 directory with 17 updates#97
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/all-deps-f45137895f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 4, 2026

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the all-deps group with 17 updates in the / directory:

Package From To
@analogjs/vite-plugin-angular 2.3.1 2.4.0
@analogjs/vitest-angular 2.3.1 2.4.0
@oxc-project/runtime 0.120.0 0.123.0
@playwright/test 1.58.2 1.59.1
@schematics/angular 21.2.3 21.2.6
@swc/core 1.15.18 1.15.24
@types/node 25.5.0 25.5.2
@typescript-eslint/utils 8.57.1 8.58.0
@vitest/coverage-v8 4.1.0 4.1.2
@vitest/ui 4.1.0 4.1.2
dotenv 17.3.1 17.4.0
esbuild 0.27.4 0.28.0
eslint 10.1.0 10.2.0
typescript 5.9.3 6.0.2
typescript-eslint 8.57.1 8.58.0
vite 8.0.1 8.0.3
vitest 4.1.0 4.1.2

Updates @analogjs/vite-plugin-angular from 2.3.1 to 2.4.0

Release notes

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

v2.4.0

2.4.0 (2026-03-30)

Bug Fixes

  • astro-angular: style tag ordering for multiple islands (#2210) (b306097)
  • astro-angular: support astro v6 using vite environment api (#2133) (e9fd9c6)
  • content: resolve content files by bare slug lookup (#2205) (7e79d24)
  • create-analog: bump to Vitest 4.1, update CI workflow versions (54b5112)
  • fix build and unit tests (dc6842c)
  • fix vitest build and ci workflows (a4b129a)
  • nx-plugin: remove full path to main.ts for Nx projects (#2164) (39f0d7c)
  • nx-plugin: restore builders configuration (1d2e4e8)
  • nx-plugin: restore schematics configuration (#2167) (e74fa68)
  • platform: allow using custom vite plugins for Angular compilation (#2102) (8bb4fb4)
  • platform: separate disabling highlighting from content discovery (#2110) (618c42c)
  • router: fix and add unit tests for route module invalidation on file changes (b9325af)
  • router: use non-greedy regex for path normalization (#2093) (fa5dd9b)
  • update dependencies and package manager versions across projects (#2106) (429536c), closes #2040
  • vite-plugin-angular: ensure sequential compilation for client and ssr bundles (#2109) (008bd1c)
  • vite-plugin-angular: hash styleId to prevent filename exceeding max length (#2090) (2aa2114)
  • vite-plugin-angular: normalize paths across plugin & live reload (#2126) (cc98bf7)
  • vite-plugin-angular: skip esm transform with Rolldown for Vitest (#2169) (20c720b)
  • vitest-angular: fix imports for snapshot serializers (#2211) (8e9f73d)
  • vitest-angular: support environment providers (#2129) (a90aa12)

Features

  • astro-angular: add option to move component styles to document head (#2162) (2361afa)
  • content: extract TOC to be property on contentFile (#2091) (4e870cc)
  • create-analog: add snapshot serializers (3318263)
  • update vite to stable v8.0.0 (#2111) (cf35c65)
  • vite-plugin-angular: working fileReplacements and liveReload for Angular Compilation API (7adf8c1)
  • vitest-angular: add teardown.destroyAfterEach option and deprecate browserMode option (#2054) (2fe2e1c)
  • vitest-angular: add reusable snapshot serializers (#2163) (9089c8d)

v2.4.0-beta.27

2.4.0-beta.27 (2026-03-30)

Bug Fixes

  • vitest-angular: fix imports for snapshot serializers (#2211) (8e9f73d)

v2.4.0-beta.26

2.4.0-beta.26 (2026-03-30)

... (truncated)

Changelog

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

2.4.0 (2026-03-30)

Bug Fixes

  • astro-angular: style tag ordering for multiple islands (#2210) (b306097)
  • astro-angular: support astro v6 using vite environment api (#2133) (e9fd9c6)
  • content: resolve content files by bare slug lookup (#2205) (7e79d24)
  • create-analog: bump to Vitest 4.1, update CI workflow versions (54b5112)
  • fix build and unit tests (dc6842c)
  • fix vitest build and ci workflows (a4b129a)
  • nx-plugin: remove full path to main.ts for Nx projects (#2164) (39f0d7c)
  • nx-plugin: restore builders configuration (1d2e4e8)
  • nx-plugin: restore schematics configuration (#2167) (e74fa68)
  • platform: allow using custom vite plugins for Angular compilation (#2102) (8bb4fb4)
  • platform: separate disabling highlighting from content discovery (#2110) (618c42c)
  • router: fix and add unit tests for route module invalidation on file changes (b9325af)
  • router: use non-greedy regex for path normalization (#2093) (fa5dd9b)
  • update dependencies and package manager versions across projects (#2106) (429536c), closes #2040
  • vite-plugin-angular: ensure sequential compilation for client and ssr bundles (#2109) (008bd1c)
  • vite-plugin-angular: hash styleId to prevent filename exceeding max length (#2090) (2aa2114)
  • vite-plugin-angular: normalize paths across plugin & live reload (#2126) (cc98bf7)
  • vite-plugin-angular: skip esm transform with Rolldown for Vitest (#2169) (20c720b)
  • vitest-angular: fix imports for snapshot serializers (#2211) (8e9f73d)
  • vitest-angular: support environment providers (#2129) (a90aa12)

Features

  • astro-angular: add option to move component styles to document head (#2162) (2361afa)
  • content: extract TOC to be property on contentFile (#2091) (4e870cc)
  • create-analog: add snapshot serializers (3318263)
  • update vite to stable v8.0.0 (#2111) (cf35c65)
  • vite-plugin-angular: working fileReplacements and liveReload for Angular Compilation API (7adf8c1)
  • vitest-angular: add teardown.destroyAfterEach option and deprecate browserMode option (#2054) (2fe2e1c)
  • vitest-angular: add reusable snapshot serializers (#2163) (9089c8d)

2.4.0-beta.27 (2026-03-30)

Bug Fixes

  • vitest-angular: fix imports for snapshot serializers (#2211) (8e9f73d)

2.4.0-beta.26 (2026-03-30)

Bug Fixes

  • astro-angular: style tag ordering for multiple islands (#2210) (b306097)

2.4.0-beta.25 (2026-03-29)

Features

... (truncated)

Commits
  • 4d06c55 chore: release 2.4.0 [skip ci]
  • f0af303 Merge pull request #2214 from analogjs/beta
  • 7010bac build: upgrade Astro to v6 (#2108)
  • d6b31ce chore: release 2.4.0-beta.27 [skip ci]
  • 8e9f73d fix(vitest-angular): fix imports for snapshot serializers (#2211)
  • 4a7852f chore: release 2.4.0-beta.26 [skip ci]
  • b306097 fix(astro-angular): style tag ordering for multiple islands (#2210)
  • af4dc49 chore: release 2.4.0-beta.25 [skip ci]
  • 2361afa feat(astro-angular): add option to move component styles to document head (#2...
  • 2291aa7 chore: release 2.4.0-beta.24 [skip ci]
  • Additional commits viewable in compare view

Updates @analogjs/vitest-angular from 2.3.1 to 2.4.0

Release notes

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

v2.4.0

2.4.0 (2026-03-30)

Bug Fixes

  • astro-angular: style tag ordering for multiple islands (#2210) (b306097)
  • astro-angular: support astro v6 using vite environment api (#2133) (e9fd9c6)
  • content: resolve content files by bare slug lookup (#2205) (7e79d24)
  • create-analog: bump to Vitest 4.1, update CI workflow versions (54b5112)
  • fix build and unit tests (dc6842c)
  • fix vitest build and ci workflows (a4b129a)
  • nx-plugin: remove full path to main.ts for Nx projects (#2164) (39f0d7c)
  • nx-plugin: restore builders configuration (1d2e4e8)
  • nx-plugin: restore schematics configuration (#2167) (e74fa68)
  • platform: allow using custom vite plugins for Angular compilation (#2102) (8bb4fb4)
  • platform: separate disabling highlighting from content discovery (#2110) (618c42c)
  • router: fix and add unit tests for route module invalidation on file changes (b9325af)
  • router: use non-greedy regex for path normalization (#2093) (fa5dd9b)
  • update dependencies and package manager versions across projects (#2106) (429536c), closes #2040
  • vite-plugin-angular: ensure sequential compilation for client and ssr bundles (#2109) (008bd1c)
  • vite-plugin-angular: hash styleId to prevent filename exceeding max length (#2090) (2aa2114)
  • vite-plugin-angular: normalize paths across plugin & live reload (#2126) (cc98bf7)
  • vite-plugin-angular: skip esm transform with Rolldown for Vitest (#2169) (20c720b)
  • vitest-angular: fix imports for snapshot serializers (#2211) (8e9f73d)
  • vitest-angular: support environment providers (#2129) (a90aa12)

Features

  • astro-angular: add option to move component styles to document head (#2162) (2361afa)
  • content: extract TOC to be property on contentFile (#2091) (4e870cc)
  • create-analog: add snapshot serializers (3318263)
  • update vite to stable v8.0.0 (#2111) (cf35c65)
  • vite-plugin-angular: working fileReplacements and liveReload for Angular Compilation API (7adf8c1)
  • vitest-angular: add teardown.destroyAfterEach option and deprecate browserMode option (#2054) (2fe2e1c)
  • vitest-angular: add reusable snapshot serializers (#2163) (9089c8d)

v2.4.0-beta.27

2.4.0-beta.27 (2026-03-30)

Bug Fixes

  • vitest-angular: fix imports for snapshot serializers (#2211) (8e9f73d)

v2.4.0-beta.26

2.4.0-beta.26 (2026-03-30)

... (truncated)

Changelog

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

2.4.0 (2026-03-30)

Bug Fixes

  • astro-angular: style tag ordering for multiple islands (#2210) (b306097)
  • astro-angular: support astro v6 using vite environment api (#2133) (e9fd9c6)
  • content: resolve content files by bare slug lookup (#2205) (7e79d24)
  • create-analog: bump to Vitest 4.1, update CI workflow versions (54b5112)
  • fix build and unit tests (dc6842c)
  • fix vitest build and ci workflows (a4b129a)
  • nx-plugin: remove full path to main.ts for Nx projects (#2164) (39f0d7c)
  • nx-plugin: restore builders configuration (1d2e4e8)
  • nx-plugin: restore schematics configuration (#2167) (e74fa68)
  • platform: allow using custom vite plugins for Angular compilation (#2102) (8bb4fb4)
  • platform: separate disabling highlighting from content discovery (#2110) (618c42c)
  • router: fix and add unit tests for route module invalidation on file changes (b9325af)
  • router: use non-greedy regex for path normalization (#2093) (fa5dd9b)
  • update dependencies and package manager versions across projects (#2106) (429536c), closes #2040
  • vite-plugin-angular: ensure sequential compilation for client and ssr bundles (#2109) (008bd1c)
  • vite-plugin-angular: hash styleId to prevent filename exceeding max length (#2090) (2aa2114)
  • vite-plugin-angular: normalize paths across plugin & live reload (#2126) (cc98bf7)
  • vite-plugin-angular: skip esm transform with Rolldown for Vitest (#2169) (20c720b)
  • vitest-angular: fix imports for snapshot serializers (#2211) (8e9f73d)
  • vitest-angular: support environment providers (#2129) (a90aa12)

Features

  • astro-angular: add option to move component styles to document head (#2162) (2361afa)
  • content: extract TOC to be property on contentFile (#2091) (4e870cc)
  • create-analog: add snapshot serializers (3318263)
  • update vite to stable v8.0.0 (#2111) (cf35c65)
  • vite-plugin-angular: working fileReplacements and liveReload for Angular Compilation API (7adf8c1)
  • vitest-angular: add teardown.destroyAfterEach option and deprecate browserMode option (#2054) (2fe2e1c)
  • vitest-angular: add reusable snapshot serializers (#2163) (9089c8d)

2.4.0-beta.27 (2026-03-30)

Bug Fixes

  • vitest-angular: fix imports for snapshot serializers (#2211) (8e9f73d)

2.4.0-beta.26 (2026-03-30)

Bug Fixes

  • astro-angular: style tag ordering for multiple islands (#2210) (b306097)

2.4.0-beta.25 (2026-03-29)

Features

... (truncated)

Commits
  • 4d06c55 chore: release 2.4.0 [skip ci]
  • f0af303 Merge pull request #2214 from analogjs/beta
  • 7010bac build: upgrade Astro to v6 (#2108)
  • d6b31ce chore: release 2.4.0-beta.27 [skip ci]
  • 8e9f73d fix(vitest-angular): fix imports for snapshot serializers (#2211)
  • 4a7852f chore: release 2.4.0-beta.26 [skip ci]
  • b306097 fix(astro-angular): style tag ordering for multiple islands (#2210)
  • af4dc49 chore: release 2.4.0-beta.25 [skip ci]
  • 2361afa feat(astro-angular): add option to move component styles to document head (#2...
  • 2291aa7 chore: release 2.4.0-beta.24 [skip ci]
  • Additional commits viewable in compare view

Updates @oxc-project/runtime from 0.120.0 to 0.123.0

Release notes

Sourced from @​oxc-project/runtime's releases.

oxc crates_v0.123.0

🚀 Features

  • 59fd797 parser: Mark pure comments that cannot be applied (#20687) (Boshen)
  • 2917bb2 minifier: Minify x ? 1 : 0 to +x or +!!x (#20594) (John Costa)

🐛 Bug Fixes

  • 1a370a6 minifier: Inline single-use vars past non-computed object keys (#20810) (Ulrich Stark)
  • ffacf99 semantic: Report error on await inside block inside static block (#20750) (camc314)
  • ccf9301 semantic: Report error on for-await inside block inside static block (#20749) (camc314)
  • 9a5ff73 semantic: Hoist Annex B block-scoped function declarations to var scope (#20728) (Dunqing)
  • 2bad7f5 semantic: Report error on await-using inside nested static block (#20746) (camc314)
  • 77abf54 codegen: Preserve coverage comments before ConditionalExpression alternate and between SwitchCases (#20718) (Boshen)
  • c09a5ab diagnostics: Skip minified fallback for single-line reporters (#20716) (camc314)
  • 3375627 transformer: Remove false positive duplicate __source/__self prop error (#20678) (Dunqing)
  • 3931b98 transformer: Ignore @jsxImportSource inside inline code spans in comments (#20674) (Dunqing)

⚡ Performance

  • f72f108 parser: Move kinds field of Modifiers to first (#20833) (overlookmotel)
  • 2a06835 parser: Add Modifiers::contains_accessibility (#20832) (overlookmotel)
  • 5995339 parser: Make Modifiers::accessibility branchless (#20827) (overlookmotel)
  • 2208114 parser: Add #[inline] to trivial modifier methods (#20826) (overlookmotel)
  • 055a7ac parser: Defer calculation of Modifier spans (#20823) (overlookmotel)
  • 2e7e6bd parser: Remove branch from parse_modifiers (#20821) (overlookmotel)
  • eb02c88 parser: Reduce Kind to ModifierKind conversions in eat_modifiers_before_declaration (#20820) (overlookmotel)
  • 1f57448 parser: Fast path for no syntax errors when checking modifiers (#20748) (overlookmotel)
  • 4e8b817 parser: Remove a lookahead from eat_modifiers_before_declaration (#20755) (overlookmotel)
  • 5f9bee5 parser: Store Modifiers on stack (#20742) (overlookmotel)
  • 511d5e5 parser: Add Modifiers::get method (#20741) (overlookmotel)
  • bd10021 transformer: Only scan comments before first statement for JSX pragmas (#20675) (Dunqing)
  • 611fca5 parser: Pre-allocate extends vec with 1 cap (#20667) (camc314)
  • ad58dd7 parser: Avoid re-allocating when parsing import stmt (#20666) (camc314)
  • 2b2794b parser: Avoid vec clone in parse_heritage_clause (#20665) (camc314)
  • 89a5374 allocator: Remove op from StringBuilder::grow_one (#20650) (overlookmotel)

📚 Documentation

  • 868448e ast: Correct comment (#20837) (overlookmotel)
  • a147878 span: Remove Atom from README (#20836) (overlookmotel)

oxc crates_v0.122.0

🚀 Features

  • 4fec907 formatter: Add JSDoc comment formatting support (#19828) (Dunqing)
  • 07128b0 semantic: Report error for await using in class static block (#20535) (camc314)
  • 728fc8d semantic: Improve diagnostic for await in static block (#20534) (camc314)
  • 76cd0b1 ast: Add method to retrieve SymbolIds from BindingPattern (#20532) (camc314)

... (truncated)

Commits

Updates @playwright/test from 1.58.2 to 1.59.1

Release notes

Sourced from @​playwright/test's releases.

v1.59.1

Bug Fixes

  • [Windows] Reverted hiding console window when spawning browser processes, which caused regressions including broken codegen, --ui and show commands (#39990)

v1.59.0

🎬 Screencast

New page.screencast API provides a unified interface for capturing page content with:

  • Screencast recordings
  • Action annotations
  • Visual overlays
  • Real-time frame capture
  • Agentic video receipts

Screencast recording — record video with precise start/stop control, as an alternative to the recordVideo option:

await page.screencast.start({ path: 'video.webm' });
// ... perform actions ...
await page.screencast.stop();

Action annotations — enable built-in visual annotations that highlight interacted elements and display action titles during recording:

await page.screencast.showActions({ position: 'top-right' });

screencast.showActions() accepts position ('top-left', 'top', 'top-right', 'bottom-left', 'bottom', 'bottom-right'), duration (ms per annotation), and fontSize (px). Returns a disposable to stop showing actions.

Action annotations can also be enabled in test fixtures via the video option:

// playwright.config.ts
export default defineConfig({
  use: {
    video: {
      mode: 'on',
      show: {
        actions: { position: 'top-left' },
        test: { position: 'top-right' },
      },
</tr></table> 

... (truncated)

Commits
  • d466ac5 chore: mark v1.59.1 (#40005)
  • 530e7e5 cherry-pick(#4004): fix(cli): kill-all should kill dashboard
  • 9aa216c cherry-pick(#39994): Revert "fix(windows): hide console window when spawning ...
  • 01b2b15 cherry-pick(#39980): chore: more release notes fixes
  • a5cb6c9 cherry-pick(#39972): chore: expose browser.bind and browser.unbind APIs
  • 99a17b5 cherry-pick(#39975): chore: support opening .trace files via .link indirection
  • 43607c3 cherry-pick(#39974): chore(webkit): update Safari user-agent version to 26.4
  • 62cabe1 cherry-pick(#39969): chore(npm): include all *.md from lib (#39970)
  • 0c65a75 cherry-pick(#39968): chore: screencast.showActions api
  • f04155b cherry-pick(#39958): chore: release notes for langs v1.59
  • Additional commits viewable in compare view

Updates @schematics/angular from 21.2.3 to 21.2.6

Release notes

Sourced from @​schematics/angular's releases.

21.2.6

@​angular/cli

Commit Description
fix - ea14f28cc fix sourceRoot resolution for MCP projects tool

@​angular/build

Commit Description
fix - 9136eb376 ensure transitive SCSS partial errors are tracked in watch mode
fix - 8186faa11 ensure Vitest mock patching is executed only once
fix - 107d1a9e2 preserve error stack traces during prerendering
fix - b7f457253 scope CHROME_BIN executable path to individual playwright instances

21.2.5

@​angular/cli

Commit Description
feat - cadf9b201 support custom port in MCP devserver start tool

@​angular/ssr

Commit Description
fix - bbc255419 allow underscores in host validation
fix - b1fe66a7f patch Headers.forEach in cloneRequestAndPatchHeaders

21.2.4

@​angular/cli

Commit Description
fix - a7787d092 restore console methods after logger completes

@​angular/build

Commit Description
fix - 7170599ab deduplicate and merge coverage excludes with vitest
fix - c73f13797 prevent reporter duplicates by explicitly overriding Vitest configuration
fix - 956ccaa71 remove default for unit-test coverage option
fix - 36978db7e warn about performance of test.exclude in vitest configuration
fix - 6ec36f5be warn when vitest watch config conflicts with builder

@​angular/ssr

Commit Description
fix - 9bdf782c8 apply forwarded prefix and vary header in accept-language redirects
fix - 628c58672 support '*' in allowedHosts and warn about security risks
Changelog

Sourced from @​schematics/angular's changelog.

21.2.6 (2026-04-01)

@​angular/cli

Commit Type Description
ea14f28cc fix fix sourceRoot resolution for MCP projects tool

@​angular/build

Commit Type Description
9136eb376 fix ensure transitive SCSS partial errors are tracked in watch mode
8186faa11 fix ensure Vitest mock patching is executed only once
107d1a9e2 fix preserve error stack traces during prerendering
b7f457253 fix scope CHROME_BIN executable path to individual playwright instances

21.2.5 (2026-03-27)

@​angular/cli

Commit Type Description
cadf9b201 feat support custom port in MCP devserver start tool

@​angular/ssr

Commit Type Description
bbc255419 fix allow underscores in host validation
b1fe66a7f fix patch Headers.forEach in cloneRequestAndPatchHeaders

20.3.22 (2026-03-27)

@​angular-devkit/build-angular

Commit Type Description
5978eeeff fix update 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

Updates @swc/core from 1.15.18 to 1.15.24

Changelog

Sourced from @​swc/core's changelog.

[1.15.24] - 2026-04-04

Bug Fixes

  • (es/decorators) Scope 2023-11 implicit-global rewrite to decorator-lifted exprs (#11743) (1c01bbb)

  • (es/minifier) Handle toExponential(undefined) (#11583) (cd94a31)

  • (es/minifier) Cap deep if_return conditional chains (#11758) (a92fa3e)

  • (es/minifier) Inline prop shorthand in computed props (#11760) (71feafb)

  • (es/parser) Parse key Flow forms from #11729 (phase 1) (#11733) (886fe53)

  • (es/parser) Close remaining Flow parser gaps for #11729 (phase 2) (#11740) (8d36f05)

  • (es/regexp) Preserve source for wrapped named groups (#11757) (7e56fe5)

  • (html/codegen) Keep for span-parent paragraphs (#11756) (ede9950)

  • (swc_common) Make eat_byte unsafe to prevent UTF-8 boundary violation (#11731) (

Bumps the all-deps group with 17 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@analogjs/vite-plugin-angular](https://github.com/analogjs/analog) | `2.3.1` | `2.4.0` |
| [@analogjs/vitest-angular](https://github.com/analogjs/analog) | `2.3.1` | `2.4.0` |
| [@oxc-project/runtime](https://github.com/oxc-project/oxc/tree/HEAD/npm/runtime) | `0.120.0` | `0.123.0` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.58.2` | `1.59.1` |
| [@schematics/angular](https://github.com/angular/angular-cli) | `21.2.3` | `21.2.6` |
| [@swc/core](https://github.com/swc-project/swc/tree/HEAD/packages/core) | `1.15.18` | `1.15.24` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.5.0` | `25.5.2` |
| [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `8.57.1` | `8.58.0` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.1.0` | `4.1.2` |
| [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `4.1.0` | `4.1.2` |
| [dotenv](https://github.com/motdotla/dotenv) | `17.3.1` | `17.4.0` |
| [esbuild](https://github.com/evanw/esbuild) | `0.27.4` | `0.28.0` |
| [eslint](https://github.com/eslint/eslint) | `10.1.0` | `10.2.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.2` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.57.1` | `8.58.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.1` | `8.0.3` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.0` | `4.1.2` |



Updates `@analogjs/vite-plugin-angular` from 2.3.1 to 2.4.0
- [Release notes](https://github.com/analogjs/analog/releases)
- [Changelog](https://github.com/analogjs/analog/blob/beta/CHANGELOG.md)
- [Commits](analogjs/analog@v2.3.1...v2.4.0)

Updates `@analogjs/vitest-angular` from 2.3.1 to 2.4.0
- [Release notes](https://github.com/analogjs/analog/releases)
- [Changelog](https://github.com/analogjs/analog/blob/beta/CHANGELOG.md)
- [Commits](analogjs/analog@v2.3.1...v2.4.0)

Updates `@oxc-project/runtime` from 0.120.0 to 0.123.0
- [Release notes](https://github.com/oxc-project/oxc/releases)
- [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/runtime/CHANGELOG.md)
- [Commits](https://github.com/oxc-project/oxc/commits/crates_v0.123.0/npm/runtime)

Updates `@playwright/test` from 1.58.2 to 1.59.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.58.2...v1.59.1)

Updates `@schematics/angular` from 21.2.3 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@v21.2.3...v21.2.6)

Updates `@swc/core` from 1.15.18 to 1.15.24
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/swc-project/swc/commits/v1.15.24/packages/core)

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

Updates `@typescript-eslint/utils` from 8.57.1 to 8.58.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.58.0/packages/utils)

Updates `@vitest/coverage-v8` from 4.1.0 to 4.1.2
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.2/packages/coverage-v8)

Updates `@vitest/ui` from 4.1.0 to 4.1.2
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.2/packages/ui)

Updates `dotenv` from 17.3.1 to 17.4.0
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v17.3.1...v17.4.0)

Updates `esbuild` from 0.27.4 to 0.28.0
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.27.4...v0.28.0)

Updates `eslint` from 10.1.0 to 10.2.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.1.0...v10.2.0)

Updates `typescript` from 5.9.3 to 6.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.9.3...v6.0.2)

Updates `typescript-eslint` from 8.57.1 to 8.58.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.58.0/packages/typescript-eslint)

Updates `vite` from 8.0.1 to 8.0.3
- [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/create-vite@8.0.3/packages/vite)

Updates `vitest` from 4.1.0 to 4.1.2
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.2/packages/vitest)

---
updated-dependencies:
- dependency-name: "@analogjs/vite-plugin-angular"
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps
- dependency-name: "@analogjs/vitest-angular"
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps
- dependency-name: "@oxc-project/runtime"
  dependency-version: 0.123.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-deps
- dependency-name: "@playwright/test"
  dependency-version: 1.59.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-deps
- dependency-name: "@schematics/angular"
  dependency-version: 21.2.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: "@swc/core"
  dependency-version: 1.15.24
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: "@types/node"
  dependency-version: 25.5.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: "@typescript-eslint/utils"
  dependency-version: 8.58.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-deps
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 4.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: "@vitest/ui"
  dependency-version: 4.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: dotenv
  dependency-version: 17.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-deps
- dependency-name: esbuild
  dependency-version: 0.28.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-deps
- dependency-name: eslint
  dependency-version: 10.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-deps
- dependency-name: typescript
  dependency-version: 6.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-deps
- dependency-name: typescript-eslint
  dependency-version: 8.58.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-deps
- dependency-name: vite
  dependency-version: 8.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: vitest
  dependency-version: 4.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-deps
...

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 Apr 4, 2026
@chrisjwalk

Copy link
Copy Markdown
Owner

Covered by consolidated update PR

@chrisjwalk chrisjwalk closed this Apr 4, 2026
@chrisjwalk chrisjwalk deleted the dependabot/npm_and_yarn/all-deps-f45137895f branch April 4, 2026 16:48
@dependabot @github

dependabot Bot commented on behalf of github Apr 4, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

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