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

Bump the npm group with 14 updates

Open
Number: #225
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 1
Created: May 20, 2025 at 06:36 AM UTC
(4 months ago)
Updated: May 20, 2025 at 06:36 AM UTC
(4 months ago)
Labels:
dependencies javascript
Assignees:
poad
Description:

Bumps the npm group with 14 updates:

Package From To
@hono/node-server 1.14.1 1.14.2
zod 3.24.4 3.25.7
vitest 3.1.3 3.1.4
@adobe/css-tools 4.4.2 4.4.3
@asamuzakjp/css-color 3.1.7 3.2.0
@vitest/expect 3.1.3 3.1.4
@vitest/mocker 3.1.3 3.1.4
@vitest/pretty-format 3.1.3 3.1.4
@vitest/runner 3.1.3 3.1.4
@vitest/snapshot 3.1.3 3.1.4
@vitest/spy 3.1.3 3.1.4
@vitest/utils 3.1.3 3.1.4
tapable 2.2.1 2.2.2
vite-node 3.1.3 3.1.4

Updates @hono/node-server from 1.14.1 to 1.14.2

Release notes

Sourced from @​hono/node-server's releases.

v1.14.2

What's Changed

  • perf: keep using the lightweight Response object when retrieving headers, status, and ok, and then drop the getInternalBody function. by @​usualoma in honojs/node-server#242

Full Changelog: https://github.com/honojs/node-server/compare/v1.14.1...v1.14.2

Commits
  • a47d192 1.14.2
  • a8edc96 perf: keep using the lightweight Response object when retrieving headers, `...
  • See full diff in compare view

Updates zod from 3.24.4 to 3.25.7

Commits

Updates vitest from 3.1.3 to 3.1.4

Release notes

Sourced from vitest's releases.

v3.1.4

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • ac88181 chore: release v3.1.4
  • 64f2b43 fix: apply browser CLI options only if the project has the browser set in the...
  • See full diff in compare view

Updates @adobe/css-tools from 4.4.2 to 4.4.3

Changelog

Sourced from @​adobe/css-tools's changelog.

4.4.3 / 2025-05-15

  • Refactoring of the code to allow security static analysis from GitHub
  • Fix Polynomial regular expression used on uncontrolled data
  • Improve performance (very low improvement)
  • Switch some regex to string search (indexOf based)
  • Add new utils function with their corresponding unit-tests
  • Add nicer format of template areas #283 by @​jogibear9988
  • Fix typescript error on ConstructorParameters (parcel) #444
Commits

Updates @asamuzakjp/css-color from 3.1.7 to 3.2.0

Release notes

Sourced from @​asamuzakjp/css-color's releases.

v3.2.0

What's Changed

Full Changelog: https://github.com/asamuzaK/cssColor/compare/v3.1.7...v3.2.0

Commits

Updates @vitest/expect from 3.1.3 to 3.1.4

Release notes

Sourced from @​vitest/expect's releases.

v3.1.4

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/mocker from 3.1.3 to 3.1.4

Release notes

Sourced from @​vitest/mocker's releases.

v3.1.4

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/pretty-format from 3.1.3 to 3.1.4

Release notes

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

v3.1.4

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/runner from 3.1.3 to 3.1.4

Release notes

Sourced from @​vitest/runner's releases.

v3.1.4

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/snapshot from 3.1.3 to 3.1.4

Release notes

Sourced from @​vitest/snapshot's releases.

v3.1.4

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/spy from 3.1.3 to 3.1.4

Release notes

Sourced from @​vitest/spy's releases.

v3.1.4

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/utils from 3.1.3 to 3.1.4

Release notes

Sourced from @​vitest/utils's releases.

v3.1.4

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates tapable from 2.2.1 to 2.2.2

Release notes

Sourced from tapable's releases.

v2.2.2

Developer Experience

  • add interceptors type to hook class
Commits
Maintainer changes

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


Updates vite-node from 3.1.3 to 3.1.4

Release notes

Sourced from vite-node's releases.

v3.1.4

   🐞 Bug Fixes

    View changes on GitHub
Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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
Pull Request Statistics
Commits:
0
Files Changed:
0
Additions:
+0
Deletions:
-0
Package Dependencies
Package:
vitest
Ecosystem:
npm
Version Change:
3.1.3 → 3.1.4
Update Type:
Patch
Package:
zod
Ecosystem:
npm
Version Change:
3.24.4 → 3.25.7
Update Type:
Minor
Package:
vite-node
Ecosystem:
npm
Version Change:
3.1.3 → 3.1.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.4.2 → 4.4.3
Update Type:
Patch
Package:
@vitest/spy
Ecosystem:
npm
Version Change:
3.1.3 → 3.1.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.1.3 → 3.1.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.1.3 → 3.1.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.1.3 → 3.1.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.1.3 → 3.1.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.1.3 → 3.1.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.1.3 → 3.1.4
Update Type:
Patch
Package:
tapable
Ecosystem:
npm
Version Change:
2.2.1 → 2.2.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.14.1 → 1.14.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.1.7 → 3.2.0
Update Type:
Minor
Technical Details
ID: 1091939
UUID: 3075843098
Node ID: PR_kwDOMVysts6W1HCI
Host: GitHub
Repository: poad/vercel-functions-example