Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2025

Bumps the packages group with 19 updates:

Package From To
pnpm 10.23.0 10.24.0
vercel 48.11.0 48.11.1
@mapbox/node-pre-gyp 2.0.2 2.0.3
@vercel/backends 0.0.12 0.0.13
@vercel/elysia 0.1.10 0.1.11
@vercel/express 0.1.15 0.1.16
@vercel/fastify 0.1.13 0.1.14
@vercel/gatsby-plugin-vercel-builder 2.0.110 2.0.111
@vercel/h3 0.1.19 0.1.20
@vercel/hono 0.2.13 0.2.14
@vercel/next 4.15.5 4.15.6
@vercel/node 5.5.12 5.5.13
@vercel/python 6.0.8 6.1.0
@vercel/redwood 2.4.3 2.4.4
@vercel/remix-builder 5.5.3 5.5.4
@vercel/static-build 2.8.11 2.8.12
abbrev 4.0.0 3.0.1
electron-to-chromium 1.5.261 1.5.262
nopt 9.0.0 8.1.0

Updates pnpm from 10.23.0 to 10.24.0

Release notes

Sourced from pnpm's releases.

pnpm 10.24

Minor Changes

  • Increased network concurrency on machines with many CPU cores. pnpm now automatically selects a network concurrency between 16 and 64, based on the number of pnpm workers (calculated as workers × 3). This improves performance on high-core systems #10068.

Patch Changes

  • trustPolicy should ignore the trust evidences of prerelease versions, when installing a non-prerelease version.
  • Handle ENOENT errors thrown by fs.linkSync(), which can occur in containerized environments (OverlayFS) instead of EXDEV. The operation now gracefully falls back to fs.copyFileSync() in these cases #10217.
  • Reverted: pnpm self-update should download pnpm from the configured npm registry #10205.
  • Packages that don't have a package.json file (like Node.js) should not be reimported from the store on every install. Another file from the package should be checked in order to verify its presence in node_modules.
  • Correctly read auth tokens for URLs that contain underscores #17.

Platinum Sponsors

Gold Sponsors

... (truncated)

Changelog

Sourced from pnpm's changelog.

10.24.0

Minor Changes

  • Increased network concurrency on machines with many CPU cores. pnpm now automatically selects a network concurrency between 16 and 64, based on the number of pnpm workers (calculated as workers × 3). This improves performance on high-core systems #10068.

Patch Changes

  • trustPolicy should ignore the trust evidences of prerelease versions, when installing a non-prerelease version.
  • Handle ENOENT errors thrown by fs.linkSync(), which can occur in containerized environments (OverlayFS) instead of EXDEV. The operation now gracefully falls back to fs.copyFileSync() in these cases #10217.
  • Reverted: pnpm self-update should download pnpm from the configured npm registry #10205.
  • Packages that don't have a package.json file (like Node.js) should not be reimported from the store on every install. Another file from the package should be checked in order to verify its presence in node_modules.
  • Correctly read auth tokens for URLs that contain underscores #17.
Commits

Updates vercel from 48.11.0 to 48.11.1

Release notes

Sourced from vercel's releases.

vercel@48.11.1

Patch Changes

Changelog

Sourced from vercel's changelog.

48.11.1

Patch Changes

Commits
  • d52ede5 Version Packages (#14370)
  • 2ac2f0e Disable auto fetch instrumentation if there is manual instrumentation setup (...
  • 6587989 [CICD-DX] Add password masking for environment variable input (#14326)
  • See full diff in compare view

Updates @mapbox/node-pre-gyp from 2.0.2 to 2.0.3

Release notes

Sourced from @​mapbox/node-pre-gyp's releases.

v2.0.3

Changelog

Sourced from @​mapbox/node-pre-gyp's changelog.

2.0.3

Commits

Updates @vercel/backends from 0.0.12 to 0.0.13

Release notes

Sourced from @​vercel/backends's releases.

@​vercel/backends@​0.0.13

Patch Changes

  • Disables auto instrumentation when the app has manual instrumentation setup (#14345)

  • Updated dependencies []:

    • @​vercel/introspection@​0.0.4
Changelog

Sourced from @​vercel/backends's changelog.

0.0.13

Patch Changes

  • Disables auto instrumentation when the app has manual instrumentation setup (#14345)

  • Updated dependencies []:

    • @​vercel/introspection@​0.0.4
Commits

Updates @vercel/elysia from 0.1.10 to 0.1.11

Release notes

Sourced from @​vercel/elysia's releases.

@​vercel/elysia@​0.1.11

Patch Changes

Changelog

Sourced from @​vercel/elysia's changelog.

0.1.11

Patch Changes

Commits

Updates @vercel/express from 0.1.15 to 0.1.16

Release notes

Sourced from @​vercel/express's releases.

@​vercel/express@​0.1.16

Patch Changes

Changelog

Sourced from @​vercel/express's changelog.

0.1.16

Patch Changes

Commits

Updates @vercel/fastify from 0.1.13 to 0.1.14

Release notes

Sourced from @​vercel/fastify's releases.

@​vercel/fastify@​0.1.14

Patch Changes

Changelog

Sourced from @​vercel/fastify's changelog.

0.1.14

Patch Changes

Commits

Updates @vercel/gatsby-plugin-vercel-builder from 2.0.110 to 2.0.111

Release notes

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

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

Patch Changes

Changelog

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

2.0.111

Patch Changes

Commits

Updates @vercel/h3 from 0.1.19 to 0.1.20

Changelog

Sourced from @​vercel/h3's changelog.

0.1.20

Patch Changes

Commits

Updates @vercel/hono from 0.2.13 to 0.2.14

Release notes

Sourced from @​vercel/hono's releases.

@​vercel/hono@​0.2.14

Patch Changes

Changelog

Sourced from @​vercel/hono's changelog.

0.2.14

Patch Changes

Commits

Updates @vercel/next from 4.15.5 to 4.15.6

Release notes

Sourced from @​vercel/next's releases.

@​vercel/next@​4.15.6

Patch Changes

  • Fix Node.js proxy/middleware with basePath and matcher not being invoked on Vercel (#14372)

  • Disables auto instrumentation when the app has manual instrumentation setup (#14345)

Changelog

Sourced from @​vercel/next's changelog.

4.15.6

Patch Changes

  • Fix Node.js proxy/middleware with basePath and matcher not being invoked on Vercel (#14372)

  • Disables auto instrumentation when the app has manual instrumentation setup (#14345)

Commits
  • d52ede5 Version Packages (#14370)
  • 2ac2f0e Disable auto fetch instrumentation if there is manual instrumentation setup (...
  • 99ead3d Fix Node.js proxy/middleware with basePath and matcher on Vercel (#14372)
  • See full diff in compare view

Updates @vercel/node from 5.5.12 to 5.5.13

Release notes

Sourced from @​vercel/node's releases.

@​vercel/node@​5.5.13

Patch Changes

Changelog

Sourced from @​vercel/node's changelog.

5.5.13

Patch Changes

Commits

Updates @vercel/python from 6.0.8 to 6.1.0

Release notes

Sourced from @​vercel/python's releases.

@​vercel/python@​6.1.0

Minor Changes

  • Improved error message for missing entrypoint (#14369)
Changelog

Sourced from @​vercel/python's changelog.

6.1.0

Minor Changes

  • Improved error message for missing entrypoint (#14369)
Commits

Updates @vercel/redwood from 2.4.3 to 2.4.4

Release notes

Sourced from @​vercel/redwood's releases.

@​vercel/redwood@​2.4.4

Patch Changes

  • Disables auto instrumentation when the app has manual instrumentation setup (#14345)
Changelog

Sourced from @​vercel/redwood's changelog.

2.4.4

Patch Changes

  • Disables auto instrumentation when the app has manual instrumentation setup (#14345)
Commits

Updates @vercel/remix-builder from 5.5.3 to 5.5.4

Release notes

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

@​vercel/remix-builder@​5.5.4

Patch Changes

  • Disables auto instrumentation when the app has manual instrumentation setup (#14345)
Changelog

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

5.5.4

Patch Changes

  • Disables auto instrumentation when the app has manual instrumentation setup (#14345)
Commits

Updates @vercel/static-build from 2.8.11 to 2.8.12

Release notes

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

@​vercel/static-build@​2.8.12

Patch Changes

  • Disables auto instrumentation when the app has manual instrumentation setup (#14345)

  • Updated dependencies []:

    • @​vercel/gatsby-plugin-vercel-builder@​2.0.111
Changelog

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

2.8.12

Patch Changes

  • Disables auto instrumentation when the app has manual instrumentation setup (#14345)

  • Updated dependencies []:

    • @​vercel/gatsby-plugin-vercel-builder@​2.0.111
Commits

Updates abbrev from 4.0.0 to 3.0.1

Changelog

Sourced from abbrev's changelog.

4.0.0 (2025-10-20)

⚠️ BREAKING CHANGES

  • abbrev now supports node ^20.17.0 || >=22.9.0

Features

Bug Fixes

Chores

3.0.1 (2025-04-10)

Bug Fixes

Chores

3.0.0 (2024-09-24)

⚠️ BREAKING CHANGES

  • abbrev now supports node ^18.17.0 || >=20.5.0

Bug Fixes

Chores

2.0.0 (2022-10-31)

⚠️ BREAKING CHANGES

  • Refactored with the following breaking changes:
    • abbrev is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0
    • monkeyPatch API has been removed

Features

Bug Fixes

Commits
  • ab2f7c2 chore: bump @​npmcli/template-oss from 4.18.1 to 4.19.0
  • 7de0cf2 chore: postinstall for dependabot template-oss PR
  • f0fa28f chore: bump @​npmcli/template-oss from 4.18.0 to 4.18.1
  • ce54442 chore: postinstall for dependabot template-oss PR
  • 383d6c2 chore: bump @​npmcli/template-oss from 4.17.0 to 4.18.0
  • cf02e6a chore: postinstall for dependabot template-oss PR
  • bfc8caf chore: bump @​npmcli/template-oss from 4.15.1 to 4.17.0
  • a8881fe chore: bump @​npmcli/template-oss from 4.14.1 to 4.15.1 (#48)
  • e6c8dfd chore: bump @​npmcli/template-oss from 4.13.0 to 4.14.1 (#47)
  • f0283fe chore: bump @​npmcli/template-oss from 4.12.1 to 4.13.0 (#46)
  • Additional commits viewable in compare view

Updates electron-to-chromium from 1.5.261 to 1.5.262

Commits

Updates nopt from 9.0.0 to 8.1.0

Changelog

Sourced from nopt's changelog.

9.0.0 (2025-10-22)

⚠️ BREAKING CHANGES

  • nopt now supports node ^20.17.0 || >=22.9.0

Bug Fixes

Dependencies

Chores

8.1.0 (2025-01-21)

Features

Bug Fixes

Dependencies

Chores

8.0.0 (2024-09-03)

⚠️ BREAKING CHANGES

  • nopt now supports node ^18.17.0 || >=20.5.0

Bug Fixes

Chores

7.2.1 (2024-05-04)

Bug Fixes

Chores

7.2.0 (2023-06-15)

Features

... (truncated)

Commits
  • 55147ac chore: postinstall for dependabot template-oss PR
  • 918abd6 chore: bump @​npmcli/template-oss from 4.21.1 to 4.21.3
  • 579a1d4 chore: postinstall for dependabot template-oss PR
  • 66bd991 chore: bump @​npmcli/template-oss from 4.19.0 to 4.21.1
  • dc67510 chore: postinstall for dependabot template-oss PR
  • 61d1ac0 chore: bump @​npmcli/template-oss from 4.18.1 to 4.19.0
  • a0dfd72 chore: postinstall for dependabot template-oss PR
  • 54dc358 chore: bump @​npmcli/template-oss from 4.18.0 to 4.18.1
  • 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

Bumps the packages group with 19 updates:

| Package | From | To |
| --- | --- | --- |
| [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm) | `10.23.0` | `10.24.0` |
| [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli) | `48.11.0` | `48.11.1` |
| [@mapbox/node-pre-gyp](https://github.com/mapbox/node-pre-gyp) | `2.0.2` | `2.0.3` |
| [@vercel/backends](https://github.com/vercel/vercel/tree/HEAD/packages/backends) | `0.0.12` | `0.0.13` |
| [@vercel/elysia](https://github.com/vercel/vercel/tree/HEAD/packages/elysia) | `0.1.10` | `0.1.11` |
| [@vercel/express](https://github.com/vercel/vercel/tree/HEAD/packages/express) | `0.1.15` | `0.1.16` |
| [@vercel/fastify](https://github.com/vercel/vercel/tree/HEAD/packages/fastify) | `0.1.13` | `0.1.14` |
| [@vercel/gatsby-plugin-vercel-builder](https://github.com/vercel/vercel/tree/HEAD/packages/gatsby-plugin-vercel-builder) | `2.0.110` | `2.0.111` |
| [@vercel/h3](https://github.com/vercel/vercel/tree/HEAD/packages/h3) | `0.1.19` | `0.1.20` |
| [@vercel/hono](https://github.com/vercel/vercel/tree/HEAD/packages/hono) | `0.2.13` | `0.2.14` |
| [@vercel/next](https://github.com/vercel/vercel/tree/HEAD/packages/next) | `4.15.5` | `4.15.6` |
| [@vercel/node](https://github.com/vercel/vercel/tree/HEAD/packages/node) | `5.5.12` | `5.5.13` |
| [@vercel/python](https://github.com/vercel/vercel/tree/HEAD/packages/python) | `6.0.8` | `6.1.0` |
| [@vercel/redwood](https://github.com/vercel/vercel/tree/HEAD/packages/redwood) | `2.4.3` | `2.4.4` |
| [@vercel/remix-builder](https://github.com/vercel/vercel/tree/HEAD/packages/remix) | `5.5.3` | `5.5.4` |
| [@vercel/static-build](https://github.com/vercel/vercel/tree/HEAD/packages/static-build) | `2.8.11` | `2.8.12` |
| [abbrev](https://github.com/npm/abbrev-js) | `4.0.0` | `3.0.1` |
| [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.261` | `1.5.262` |
| [nopt](https://github.com/npm/nopt) | `9.0.0` | `8.1.0` |


Updates `pnpm` from 10.23.0 to 10.24.0
- [Release notes](https://github.com/pnpm/pnpm/releases)
- [Changelog](https://github.com/pnpm/pnpm/blob/v10.24.0/pnpm/CHANGELOG.md)
- [Commits](https://github.com/pnpm/pnpm/commits/v10.24.0/pnpm)

Updates `vercel` from 48.11.0 to 48.11.1
- [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.11.1/packages/cli)

Updates `@mapbox/node-pre-gyp` from 2.0.2 to 2.0.3
- [Release notes](https://github.com/mapbox/node-pre-gyp/releases)
- [Changelog](https://github.com/mapbox/node-pre-gyp/blob/master/CHANGELOG.md)
- [Commits](mapbox/node-pre-gyp@v2.0.2...v2.0.3)

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

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

Updates `@vercel/express` from 0.1.15 to 0.1.16
- [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.1.16/packages/express)

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

Updates `@vercel/gatsby-plugin-vercel-builder` from 2.0.110 to 2.0.111
- [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.111/packages/gatsby-plugin-vercel-builder)

Updates `@vercel/h3` from 0.1.19 to 0.1.20
- [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.20/packages/h3)

Updates `@vercel/hono` from 0.2.13 to 0.2.14
- [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.2.14/packages/hono)

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

Updates `@vercel/node` from 5.5.12 to 5.5.13
- [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.5.13/packages/node)

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

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

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

Updates `@vercel/static-build` from 2.8.11 to 2.8.12
- [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.8.12/packages/static-build)

Updates `abbrev` from 4.0.0 to 3.0.1
- [Release notes](https://github.com/npm/abbrev-js/releases)
- [Changelog](https://github.com/npm/abbrev-js/blob/main/CHANGELOG.md)
- [Commits](npm/abbrev-js@v4.0.0...v3.0.1)

Updates `electron-to-chromium` from 1.5.261 to 1.5.262
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.261...v1.5.262)

Updates `nopt` from 9.0.0 to 8.1.0
- [Release notes](https://github.com/npm/nopt/releases)
- [Changelog](https://github.com/npm/nopt/blob/main/CHANGELOG.md)
- [Commits](npm/nopt@v9.0.0...v8.1.0)

---
updated-dependencies:
- dependency-name: pnpm
  dependency-version: 10.24.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: vercel
  dependency-version: 48.11.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@mapbox/node-pre-gyp"
  dependency-version: 2.0.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/backends"
  dependency-version: 0.0.13
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/elysia"
  dependency-version: 0.1.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/express"
  dependency-version: 0.1.16
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/fastify"
  dependency-version: 0.1.14
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/gatsby-plugin-vercel-builder"
  dependency-version: 2.0.111
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/h3"
  dependency-version: 0.1.20
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/hono"
  dependency-version: 0.2.14
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/next"
  dependency-version: 4.15.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/node"
  dependency-version: 5.5.13
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/python"
  dependency-version: 6.1.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: "@vercel/redwood"
  dependency-version: 2.4.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/remix-builder"
  dependency-version: 5.5.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/static-build"
  dependency-version: 2.8.12
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: abbrev
  dependency-version: 3.0.1
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: packages
- dependency-name: electron-to-chromium
  dependency-version: 1.5.262
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: nopt
  dependency-version: 8.1.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: packages
...

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

vercel bot commented Nov 27, 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 Nov 27, 2025 10:34pm

@github-actions github-actions bot merged commit 72a2e27 into main Nov 27, 2025
4 of 5 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/packages-fe3059ef24 branch November 27, 2025 22:34
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