Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2025

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

Bumps the packages group with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [@vercel/functions](https://github.com/vercel/vercel/tree/HEAD/packages/functions) | `3.1.1` | `3.1.2` |
| [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli) | `48.2.2` | `48.2.5` |
| [@typescript-eslint/types](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/types) | `8.45.0` | `8.46.0` |
| [@vercel/express](https://github.com/vercel/vercel/tree/HEAD/packages/express) | `0.0.22` | `0.0.24` |
| [@vercel/gatsby-plugin-vercel-builder](https://github.com/vercel/vercel/tree/HEAD/packages/gatsby-plugin-vercel-builder) | `2.0.95` | `2.0.97` |
| [@vercel/h3](https://github.com/vercel/vercel/tree/HEAD/packages/h3) | `0.1.2` | `0.1.4` |
| [@vercel/hono](https://github.com/vercel/vercel/tree/HEAD/packages/hono) | `0.1.3` | `0.1.5` |
| [@vercel/node](https://github.com/vercel/vercel/tree/HEAD/packages/node) | `5.3.24` | `5.3.26` |
| [@vercel/static-build](https://github.com/vercel/vercel/tree/HEAD/packages/static-build) | `2.7.23` | `2.7.25` |
| [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) | `2.8.12` | `2.8.13` |
| [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.231` | `1.5.232` |
| [get-tsconfig](https://github.com/privatenumber/get-tsconfig) | `4.10.1` | `4.11.0` |


Updates `@vercel/functions` from 3.1.1 to 3.1.2
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/functions/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/@vercel/functions@3.1.2/packages/functions)

Updates `vercel` from 48.2.2 to 48.2.5
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/vercel@48.2.5/packages/cli)

Updates `@typescript-eslint/types` from 8.45.0 to 8.46.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/types/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.0/packages/types)

Updates `@vercel/express` from 0.0.22 to 0.0.24
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/express/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/@vercel/express@0.0.24/packages/express)

Updates `@vercel/gatsby-plugin-vercel-builder` from 2.0.95 to 2.0.97
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/gatsby-plugin-vercel-builder/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/@vercel/gatsby-plugin-vercel-builder@2.0.97/packages/gatsby-plugin-vercel-builder)

Updates `@vercel/h3` from 0.1.2 to 0.1.4
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/h3/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/@vercel/h3@0.1.4/packages/h3)

Updates `@vercel/hono` from 0.1.3 to 0.1.5
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/hono/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/@vercel/hono@0.1.5/packages/hono)

Updates `@vercel/node` from 5.3.24 to 5.3.26
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/node/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/@vercel/node@5.3.26/packages/node)

Updates `@vercel/static-build` from 2.7.23 to 2.7.25
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/static-build/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/@vercel/static-build@2.7.25/packages/static-build)

Updates `baseline-browser-mapping` from 2.8.12 to 2.8.13
- [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases)
- [Commits](web-platform-dx/baseline-browser-mapping@v2.8.12...v2.8.13)

Updates `electron-to-chromium` from 1.5.231 to 1.5.232
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.231...v1.5.232)

Updates `get-tsconfig` from 4.10.1 to 4.11.0
- [Release notes](https://github.com/privatenumber/get-tsconfig/releases)
- [Commits](privatenumber/get-tsconfig@v4.10.1...v4.11.0)

---
updated-dependencies:
- dependency-name: "@vercel/functions"
  dependency-version: 3.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: vercel
  dependency-version: 48.2.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@typescript-eslint/types"
  dependency-version: 8.46.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: "@vercel/express"
  dependency-version: 0.0.24
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/gatsby-plugin-vercel-builder"
  dependency-version: 2.0.97
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/h3"
  dependency-version: 0.1.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/hono"
  dependency-version: 0.1.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/node"
  dependency-version: 5.3.26
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/static-build"
  dependency-version: 2.7.25
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: baseline-browser-mapping
  dependency-version: 2.8.13
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: electron-to-chromium
  dependency-version: 1.5.232
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: get-tsconfig
  dependency-version: 4.11.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot assigned poad Oct 7, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 7, 2025
@vercel
Copy link

vercel bot commented Oct 7, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
github-rest-api-executor Error Error Oct 7, 2025 10:37pm

@github-actions github-actions bot merged commit 4a11116 into main Oct 7, 2025
4 of 5 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/packages-bb35db5fc2 branch October 7, 2025 22:37
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.

2 participants