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

Bump the npm group with 10 updates

Merged
Number: #300
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 1
Created: August 29, 2025 at 06:40 AM UTC
(10 days ago)
Updated: August 29, 2025 at 06:40 AM UTC
(10 days ago)
Merged: August 29, 2025 at 06:40 AM UTC
(10 days ago)
by github-actions[bot]
Time to Close: less than a minute
Labels:
dependencies javascript
Assignees:
poad
Description:

Bumps the npm group with 10 updates:

Package From To
zod 4.1.4 4.1.5
vercel 46.0.5 46.1.0
@emnapi/core 1.4.5 1.5.0
@emnapi/runtime 1.4.5 1.5.0
@emnapi/wasi-threads 1.0.4 1.1.0
@vercel/express 0.0.9 0.0.10
@vercel/hono 0.0.17 0.0.18
@vercel/next 4.12.1 4.12.2
@vercel/node 5.3.16 5.3.17
browserslist 4.25.3 4.25.4

Updates zod from 4.1.4 to 4.1.5

Release notes

Sourced from zod's releases.

v4.1.5

Commits:

  • 530415f927a8f7fa474c96b667efdad6e771ce4d Update docs
  • b7b081d5cfd6fc19aeb71f9dc1b07bb333c37f9d Update z.function() type to support array input (#5170)
  • 780cf57167cbf3902efab68f19fa21ca09cb9dd6 4.1.5
Commits

Updates vercel from 46.0.5 to 46.1.0

Release notes

Sourced from vercel's releases.

vercel@46.1.0

Minor Changes

  • MCP command clean-up (#13788)

Patch Changes

Changelog

Sourced from vercel's changelog.

46.1.0

Minor Changes

  • MCP command clean-up (#13788)

Patch Changes

Commits

Updates @emnapi/core from 1.4.5 to 1.5.0

Release notes

Sourced from @​emnapi/core's releases.

v1.5.0

What's Changed

Prebuilt libraries are built by LLVM clang 20.

Full Changelog: https://github.com/toyobayashi/emnapi/compare/v1.4.5...v1.5.0

Commits
  • 61628bd fix ci
  • 800dbee fix ci
  • 3a1cf8d 1.5.0
  • af1a9cf [Backport] build: backport emscripten parse tools changes to v1 (#165)
  • c3768ac fix: signature mismatch
  • 3b85957 [Backport] fix(wasi): avoid deadlock caused by child thread abort when the ma...
  • 94e9198 [Backport] fix: env undefined after emitting beforeExit event (#162)
  • See full diff in compare view

Updates @emnapi/runtime from 1.4.5 to 1.5.0

Release notes

Sourced from @​emnapi/runtime's releases.

v1.5.0

What's Changed

Prebuilt libraries are built by LLVM clang 20.

Full Changelog: https://github.com/toyobayashi/emnapi/compare/v1.4.5...v1.5.0

Commits
  • 61628bd fix ci
  • 800dbee fix ci
  • 3a1cf8d 1.5.0
  • af1a9cf [Backport] build: backport emscripten parse tools changes to v1 (#165)
  • c3768ac fix: signature mismatch
  • 3b85957 [Backport] fix(wasi): avoid deadlock caused by child thread abort when the ma...
  • 94e9198 [Backport] fix: env undefined after emitting beforeExit event (#162)
  • See full diff in compare view

Updates @emnapi/wasi-threads from 1.0.4 to 1.1.0

Release notes

Sourced from @​emnapi/wasi-threads's releases.

v1.1.0

What's Changed

Full Changelog: https://github.com/toyobayashi/emnapi/compare/v1.0.0...v1.1.0

Commits
  • 571f577 1.1.0
  • fcc26fe fix: missing sources in gyp wasi + threads target
  • c11fe4f test: fix unreliable assumption in js-native-api/test_cannot_run_js (#111)
  • b53831anodejs/node#51254
  • 526f6c4 feat: segregate nogc APIs from rest via type system (#110)
  • 0472fe4 test: make napi_get_buffer_info check if passed buffer is valid (#108)
  • 107bda9 chore: update node-gyp usage in README
  • 14e3f41 1.0.0
  • 4671dd8 fix: prebuild wasm64-emscripten use old emscripten
  • d9ac1b5 feat: add basic gyp support (#106)
  • Additional commits viewable in compare view

Updates @vercel/express from 0.0.9 to 0.0.10

Release notes

Sourced from @​vercel/express's releases.

@​vercel/express@​0.0.10

Patch Changes

Changelog

Sourced from @​vercel/express's changelog.

0.0.10

Patch Changes

Commits

Updates @vercel/hono from 0.0.17 to 0.0.18

Release notes

Sourced from @​vercel/hono's releases.

@​vercel/hono@​0.0.18

Patch Changes

Changelog

Sourced from @​vercel/hono's changelog.

0.0.18

Patch Changes

Commits

Updates @vercel/next from 4.12.1 to 4.12.2

Release notes

Sourced from @​vercel/next's releases.

@​vercel/next@​4.12.2

Patch Changes

  • Optimize segment prerender with blank allowQuery for client parsing (#13838)

    When client segment cache, parsing, and PPR are enabled, use empty allowQuery for segment prerenders since segments don't vary based on route parameters. This ensures both RSC and segment prerenders are in the same group and revalidated together, improving cache efficiency.

Changelog

Sourced from @​vercel/next's changelog.

4.12.2

Patch Changes

  • Optimize segment prerender with blank allowQuery for client parsing (#13838)

    When client segment cache, parsing, and PPR are enabled, use empty allowQuery for segment prerenders since segments don't vary based on route parameters. This ensures both RSC and segment prerenders are in the same group and revalidated together, improving cache efficiency.

Commits
  • 240ce20 Version Packages (#13836)
  • f450c6a feat(next): optimize segment prerender with blank allowQuery for client parsi...
  • fd34de6 [next] output static metadata as file instead of prerender (#13816)
  • 2980715 [next] fix failing test due to passHref/legacyBehavior removal (#13834)
  • See full diff in compare view

Updates @vercel/node from 5.3.16 to 5.3.17

Release notes

Sourced from @​vercel/node's releases.

@​vercel/node@​5.3.17

Patch Changes

  • Add .cts support to express and hono builders (#13828)

  • Add support for http listener when it's not default exported (#13826)

  • Fix issue where install scripts from project settings didn't pick up the appropriate pnpm version (#13840)

Changelog

Sourced from @​vercel/node's changelog.

5.3.17

Patch Changes

  • Add .cts support to express and hono builders (#13828)

  • Add support for http listener when it's not default exported (#13826)

  • Fix issue where install scripts from project settings didn't pick up the appropriate pnpm version (#13840)

Commits
  • 240ce20 Version Packages (#13836)
  • a6ac37a Fix issue where install scripts from project settings didn't pick up the appr...
  • 2f9a6e6 Expand framework detection to src/app and src/server and .cts extensions (#13...
  • dc0dedd Add support for http listener when it's not default exported (#13826)
  • See full diff in compare view

Updates browserslist from 4.25.3 to 4.25.4

Release notes

Sourced from browserslist's releases.

4.25.4

Changelog

Sourced from browserslist's changelog.

4.25.4

Commits
  • 631dd17 Release 4.25.4 version
  • fa33a90 Add tool to update CI actions
  • eff0e9f Update dependencies
  • 51319b8 Merge pull request #902 from torgeilo/loadstats-windows-path-bug
  • b6a25c6 Fix loadStat creating a non-working module path on Windows
  • 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 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:
1
Files Changed:
2
Additions:
+59
Deletions:
-53
Package Dependencies
Package:
zod
Ecosystem:
npm
Version Change:
4.1.4 → 4.1.5
Update Type:
Patch
Package:
vercel
Ecosystem:
npm
Version Change:
46.0.5 → 46.1.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.25.3 → 4.25.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
5.3.16 → 5.3.17
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.4.5 → 1.5.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.12.1 → 4.12.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.4.5 → 1.5.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.0.4 → 1.1.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
0.0.17 → 0.0.18
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.0.9 → 0.0.10
Update Type:
Patch
Technical Details
ID: 5955145
UUID: 2783832270
Node ID: PR_kwDOMVysts6l7ejO
Host: GitHub
Repository: poad/vercel-functions-example
Merge State: Unknown