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

Bump the packages group with 12 updates

Open
Number: #263
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: October 07, 2025 at 10:37 PM UTC
(28 days ago)
Updated: October 07, 2025 at 10:37 PM UTC
(28 days ago)
Labels:
dependencies javascript
Assignees:
poad
Description:

Bumps the packages group with 12 updates:

Package From To
@vercel/functions 3.1.1 3.1.2
vercel 48.2.2 48.2.5
@typescript-eslint/types 8.45.0 8.46.0
@vercel/express 0.0.22 0.0.24
@vercel/gatsby-plugin-vercel-builder 2.0.95 2.0.97
@vercel/h3 0.1.2 0.1.4
@vercel/hono 0.1.3 0.1.5
@vercel/node 5.3.24 5.3.26
@vercel/static-build 2.7.23 2.7.25
baseline-browser-mapping 2.8.12 2.8.13
electron-to-chromium 1.5.231 1.5.232
get-tsconfig 4.10.1 4.11.0

Updates @vercel/functions from 3.1.1 to 3.1.2

Release notes

Sourced from @​vercel/functions's releases.

@​vercel/functions@​3.1.2

Patch Changes

  • Add configurable timeout to RuntimeCache with sensible default to fail faster on gateway timeouts (#14036)

    The RuntimeCache client now includes a configurable timeout (default 500ms) for all fetch requests to prevent indefinite hangs on 502/504 gateway timeouts. The timeout can be configured at build time via the RUNTIME_CACHE_TIMEOUT environment variable. When a timeout occurs, the request is aborted and the error is logged via the onError callback.

Changelog

Sourced from @​vercel/functions's changelog.

3.1.2

Patch Changes

  • Add configurable timeout to RuntimeCache with sensible default to fail faster on gateway timeouts (#14036)

    The RuntimeCache client now includes a configurable timeout (default 500ms) for all fetch requests to prevent indefinite hangs on 502/504 gateway timeouts. The timeout can be configured at build time via the RUNTIME_CACHE_TIMEOUT environment variable. When a timeout occurs, the request is aborted and the error is logged via the onError callback.

Commits

Updates vercel from 48.2.2 to 48.2.5

Release notes

Sourced from vercel's releases.

vercel@48.2.5

Patch Changes

vercel@48.2.4

Patch Changes

vercel@48.2.3

Patch Changes

  • Introduce --standalone flag, allowing build artifacts to be fully contained within the .vercel folder. (#14049)
Changelog

Sourced from vercel's changelog.

48.2.5

Patch Changes

48.2.4

Patch Changes

48.2.3

Patch Changes

  • Introduce --standalone flag, allowing build artifacts to be fully contained within the .vercel folder. (#14049)
Commits

Updates @typescript-eslint/types from 8.45.0 to 8.46.0

Release notes

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

v8.46.0

8.46.0 (2025-10-06)

🚀 Features

  • eslint-plugin: [no-unsafe-member-access] add allowOptionalChaining option (#11659)
  • eslint-plugin-internal: [no-dynamic-tests] new internal Lint rule to ban dynamic syntax in generating tests (#11323)
  • rule-schema-to-typescript-types: clean up and make public (#11633)
  • typescript-eslint: export util types (#10848, #10849)
  • typescript-estree: mention file specifics in project service allowDefaultProject error (#11635)
  • typescript-estree: private identifiers can only appear on LHS of in expressions (#9232)

🩹 Fixes

  • eslint-plugin: [no-floating-promises] remove excess parentheses in suggestions (#11487)
  • eslint-plugin: [unbound-method] improve wording around this: void and binding (#11634)
  • eslint-plugin: [no-deprecated] ignore deprecated export imports (#11603)
  • eslint-plugin: removed error type previously deprecated (#11674)
  • eslint-plugin: [prefer-readonly-parameter-types] ignore tagged primitives (#11660)
  • rule-tester: deprecate TestCaseError#type and LintMessage#nodeType (#11628)
  • typescript-estree: forbid abstract modifier in object methods (#11656)
  • typescript-estree: forbid abstract method and accessor to have implementation (#11657)

❤️ Thank You

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

Changelog

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

8.46.0 (2025-10-06)

This was a version bump only for types 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 @vercel/express from 0.0.22 to 0.0.24

Release notes

Sourced from @​vercel/express's releases.

@​vercel/express@​0.0.24

Patch Changes

  • Updated dependencies []:
    • @​vercel/node@​5.3.26

@​vercel/express@​0.0.23

Patch Changes

  • Updated dependencies []:
    • @​vercel/node@​5.3.25
Changelog

Sourced from @​vercel/express's changelog.

0.0.24

Patch Changes

  • Updated dependencies []:
    • @​vercel/node@​5.3.26

0.0.23

Patch Changes

  • Updated dependencies []:
    • @​vercel/node@​5.3.25
Commits

Updates @vercel/gatsby-plugin-vercel-builder from 2.0.95 to 2.0.97

Release notes

Sourced from @​vercel/gatsby-plugin-vercel-builder's releases.

@​vercel/gatsby-plugin-vercel-builder@​2.0.97

Patch Changes

@​vercel/gatsby-plugin-vercel-builder@​2.0.96

Patch Changes

Changelog

Sourced from @​vercel/gatsby-plugin-vercel-builder's changelog.

2.0.97

Patch Changes

2.0.96

Patch Changes

Commits

Updates @vercel/h3 from 0.1.2 to 0.1.4

Changelog

Sourced from @​vercel/h3's changelog.

0.1.4

Patch Changes

  • Reuse duplicated node builder logic (#14031)

  • Updated dependencies []:

    • @​vercel/node@​5.3.26

0.1.3

Patch Changes

  • Updated dependencies []:
    • @​vercel/node@​5.3.25
Commits

Updates @vercel/hono from 0.1.3 to 0.1.5

Release notes

Sourced from @​vercel/hono's releases.

@​vercel/hono@​0.1.5

Patch Changes

  • Updated dependencies []:
    • @​vercel/node@​5.3.26

@​vercel/hono@​0.1.4

Patch Changes

  • Updated dependencies []:
    • @​vercel/node@​5.3.25
Changelog

Sourced from @​vercel/hono's changelog.

0.1.5

Patch Changes

  • Updated dependencies []:
    • @​vercel/node@​5.3.26

0.1.4

Patch Changes

  • Updated dependencies []:
    • @​vercel/node@​5.3.25
Commits

Updates @vercel/node from 5.3.24 to 5.3.26

Release notes

Sourced from @​vercel/node's releases.

@​vercel/node@​5.3.26

Patch Changes

@​vercel/node@​5.3.25

Patch Changes

Changelog

Sourced from @​vercel/node's changelog.

5.3.26

Patch Changes

5.3.25

Patch Changes

Commits

Updates @vercel/static-build from 2.7.23 to 2.7.25

Release notes

Sourced from @​vercel/static-build's releases.

@​vercel/static-build@​2.7.25

Patch Changes

  • Updated dependencies []:
    • @​vercel/gatsby-plugin-vercel-builder@​2.0.97

@​vercel/static-build@​2.7.24

Patch Changes

  • Updated dependencies []:
    • @​vercel/gatsby-plugin-vercel-builder@​2.0.96
Changelog

Sourced from @​vercel/static-build's changelog.

2.7.25

Patch Changes

  • Updated dependencies []:
    • @​vercel/gatsby-plugin-vercel-builder@​2.0.97

2.7.24

Patch Changes

  • Updated dependencies []:
    • @​vercel/gatsby-plugin-vercel-builder@​2.0.96
Commits

Updates baseline-browser-mapping from 2.8.12 to 2.8.13

Commits

Updates electron-to-chromium from 1.5.231 to 1.5.232

Commits

Updates get-tsconfig from 4.10.1 to 4.11.0

Release notes

Sourced from get-tsconfig's releases.

v4.11.0

4.11.0 (2025-10-07)

Bug Fixes

  • handle paths without normalization in extends resolution (#4) (446c458)

Features

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:
1
Files Changed:
2
Additions:
+68
Deletions:
-67
Package Dependencies
Ecosystem:
npm
Version Change:
1.5.231 → 1.5.232
Update Type:
Patch
Package:
vercel
Ecosystem:
npm
Version Change:
48.2.2 → 48.2.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.45.0 → 8.46.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.10.1 → 4.11.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
3.1.1 → 3.1.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
5.3.24 → 5.3.26
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.0.95 → 2.0.97
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.7.23 → 2.7.25
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.1.3 → 0.1.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.0.22 → 0.0.24
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.8.12 → 2.8.13
Update Type:
Patch
Package:
@vercel/h3
Ecosystem:
npm
Version Change:
0.1.2 → 0.1.4
Update Type:
Patch
Technical Details
ID: 9816557
UUID: 2895536292
Node ID: PR_kwDOMzbQP86slmCk
Host: GitHub
Repository: poad/github-rest-api-executor
Merge State: Unknown