An open index of dependabot pull requests across open source projects.

Bump the npm group with 19 updates

Merged
Number: #89
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 2
Created: June 10, 2025 at 02:41 AM UTC
(about 1 year ago)
Updated: June 10, 2025 at 02:42 AM UTC
(about 1 year ago)
Merged: June 10, 2025 at 02:42 AM UTC
(about 1 year ago)
by github-actions[bot]
Time to Close: 2 minutes
Labels:
dependencies javascript
Assignees:
poad
Description:

Bumps the npm group with 19 updates:

Package From To
typescript-eslint 8.33.1 8.34.0
@vitest/coverage-v8 3.2.2 3.2.3
@vitest/ui 3.2.2 3.2.3
vinxi 0.5.6 0.5.7
vitest 3.2.2 3.2.3
@typescript-eslint/eslint-plugin 8.33.1 8.34.0
@typescript-eslint/parser 8.33.1 8.34.0
@typescript-eslint/type-utils 8.33.1 8.34.0
@vitest/expect 3.2.2 3.2.3
@vitest/mocker 3.2.2 3.2.3
@vitest/pretty-format 3.2.2 3.2.3
@vitest/runner 3.2.2 3.2.3
@vitest/snapshot 3.2.2 3.2.3
@vitest/spy 3.2.2 3.2.3
@vitest/utils 3.2.2 3.2.3
electron-to-chromium 1.5.165 1.5.166
h3 1.15.2 1.15.3
terser 5.41.0 5.42.0
vite-node 3.2.2 3.2.3

Updates typescript-eslint from 8.33.1 to 8.34.0

Release notes

Sourced from typescript-eslint's releases.

v8.34.0

8.34.0 (2025-06-09)

🚀 Features

  • type-utils: deprecated getSourceFileOfNode function (#11284)

🩹 Fixes

  • typescript-estree: change the token type of null from Keyword to Null (#11283)
  • typescript-estree: add validation to interface extends (#11271)
  • visitor-keys: fix visitor keys order (#11279)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.34.0 (2025-06-09)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates @vitest/coverage-v8 from 3.2.2 to 3.2.3

Release notes

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

v3.2.3

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/ui from 3.2.2 to 3.2.3

Release notes

Sourced from @​vitest/ui's releases.

v3.2.3

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates vinxi from 0.5.6 to 0.5.7

Release notes

Sourced from vinxi's releases.

vinxi@0.5.7

Patch Changes

  • 5a956826: fix: ensure build process returns non-zero exit code on errors
  • 4e841814: fix: nitro H3Event extension
  • da024716: chore: switch to tinyglobby
  • a25b8fdf: fix: server code leaked in client bundle in compressed js files.
Changelog

Sourced from vinxi's changelog.

0.5.7

Patch Changes

  • 5a956826: fix: ensure build process returns non-zero exit code on errors
  • 4e841814: fix: nitro H3Event extension
  • da024716: chore: switch to tinyglobby
  • a25b8fdf: fix: server code leaked in client bundle in compressed js files.
Commits
  • cf984e6 RELEASING: Releasing 28 package(s)
  • e8f7c7e Merge pull request #492 from Dhruv-Bajaj-code/main
  • fe34e6c Merge pull request #489 from huseeiin/main
  • 46616ba Merge pull request #488 from benmccann/tinyglobby
  • 4e7f508 fix: ensure build process returns non-zero exit code on errors
  • 22e1278 fix: server code leaked in client bundle in compressed js files.
  • 1d1d449 fix: nitro H3Event extension
  • 747eb37 chore: switch to tinyglobby
  • See full diff in compare view

Updates vitest from 3.2.2 to 3.2.3

Release notes

Sourced from vitest's releases.

v3.2.3

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • b87ee3e chore: release v3.2.3
  • 83862d4 fix: run only the name plugin last, not all config plugins (#8130)
  • dc469f2 fix(runner): comments between fixture destructures (#8127)
  • 1d8ebf9 feat(browser): use base url instead of vitest (#8126)
  • dfe81a6 fix(pool): throw if user's tests use process.send() (#8125)
  • 0f33506 fix: rerun tests when project's setup file is changed (#8097)
  • See full diff in compare view

Updates @typescript-eslint/eslint-plugin from 8.33.1 to 8.34.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.34.0

8.34.0 (2025-06-09)

🚀 Features

  • type-utils: deprecated getSourceFileOfNode function (#11284)

🩹 Fixes

  • typescript-estree: change the token type of null from Keyword to Null (#11283)
  • typescript-estree: add validation to interface extends (#11271)
  • visitor-keys: fix visitor keys order (#11279)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.34.0 (2025-06-09)

🩹 Fixes

  • typescript-estree: add validation to interface extends (#11271)

❤️ Thank You

  • Tao

You can read about our versioning strategy and releases on our website.

Commits
  • 8915a47 chore(release): publish 8.34.0
  • 8208974 docs: rename "directive comments" to "comment directives" (#11268)
  • 685e530 fix(typescript-estree): add validation to interface extends (#11271)
  • 0f5c59c chore(eslint-plugin): [prefer-optional-chain] fix comment placement (#11269)
  • See full diff in compare view

Updates @typescript-eslint/parser from 8.33.1 to 8.34.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.34.0

8.34.0 (2025-06-09)

🚀 Features

  • type-utils: deprecated getSourceFileOfNode function (#11284)

🩹 Fixes

  • typescript-estree: change the token type of null from Keyword to Null (#11283)
  • typescript-estree: add validation to interface extends (#11271)
  • visitor-keys: fix visitor keys order (#11279)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.34.0 (2025-06-09)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates @typescript-eslint/type-utils from 8.33.1 to 8.34.0

Release notes

Sourced from @​typescript-eslint/type-utils's releases.

v8.34.0

8.34.0 (2025-06-09)

🚀 Features

  • type-utils: deprecated getSourceFileOfNode function (#11284)

🩹 Fixes

  • typescript-estree: change the token type of null from Keyword to Null (#11283)
  • typescript-estree: add validation to interface extends (#11271)
  • visitor-keys: fix visitor keys order (#11279)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/type-utils's changelog.

8.34.0 (2025-06-09)

🚀 Features

  • type-utils: deprecated getSourceFileOfNode function (#11284)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Commits

Updates @vitest/expect from 3.2.2 to 3.2.3

Release notes

Sourced from @​vitest/expect's releases.

v3.2.3

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/mocker from 3.2.2 to 3.2.3

Release notes

Sourced from @​vitest/mocker's releases.

v3.2.3

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/pretty-format from 3.2.2 to 3.2.3

Release notes

Sourced from @​vitest/pretty-format's releases.

v3.2.3

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/runner from 3.2.2 to 3.2.3

Release notes

Sourced from @​vitest/runner's releases.

v3.2.3

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/snapshot from 3.2.2 to 3.2.3

Release notes

Sourced from @​vitest/snapshot's releases.

v3.2.3

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/spy from 3.2.2 to 3.2.3

Release notes

Sourced from @​vitest/spy's releases.

v3.2.3

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/utils from 3.2.2 to 3.2.3

Release notes

Sourced from @​vitest/utils's releases.

v3.2.3

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates electron-to-chromium from 1.5.165 to 1.5.166

Commits

Updates h3 from 1.15.2 to 1.15.3

Release notes

Sourced from h3's releases.

v1.15.3

compare changes

🩹 Fixes

  • serveStatic: Omit decoded id from statusMessage (#1044)
Commits
Package Dependencies
Ecosystem:
npm
Version Change:
3.2.2 → 3.2.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.2.2 → 3.2.3
Update Type:
Patch
Package:
@vitest/ui
Ecosystem:
npm
Version Change:
3.2.2 → 3.2.3
Update Type:
Patch
Package:
terser
Ecosystem:
npm
Version Change:
5.41.0 → 5.42.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.33.1 → 8.34.0
Update Type:
Minor
Package:
vite-node
Ecosystem:
npm
Version Change:
3.2.2 → 3.2.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.5.165 → 1.5.166
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.33.1 → 8.34.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.33.1 → 8.34.0
Update Type:
Minor
Package:
@vitest/spy
Ecosystem:
npm
Version Change:
3.2.2 → 3.2.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.2.2 → 3.2.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.33.1 → 8.34.0
Update Type:
Minor
Package:
h3
Ecosystem:
npm
Version Change:
1.15.2 → 1.15.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.2.2 → 3.2.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.2.2 → 3.2.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.2.2 → 3.2.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.2.2 → 3.2.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.2.2 → 3.2.3
Update Type:
Patch
Package:
vinxi
Ecosystem:
npm
Version Change:
0.5.6 → 0.5.7
Update Type:
Patch
Technical Details
ID: 1401741
UUID: 2579900889
Node ID: PR_kwDONx1qVc6ZxinZ
Host: GitHub
Repository: poad/solid-start-ssr-lambda
Merge State: Unknown