Skip to content

Update dependency @vercel/node to v5.8.4#202

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/vercel-node-5.x-lockfile
Open

Update dependency @vercel/node to v5.8.4#202
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/vercel-node-5.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jul 16, 2025

This PR contains the following updates:

Package Change Age Confidence
@vercel/node (source) 5.3.55.8.4 age confidence

Release Notes

vercel/vercel (@​vercel/node)

v5.8.4

Compare Source

Patch Changes

v5.8.3

Compare Source

Patch Changes

v5.8.2

Compare Source

Patch Changes

v5.8.1

Compare Source

Patch Changes

v5.8.0

Compare Source

Minor Changes
  • 22f77b9: Add project manifest to node builder.
Patch Changes

v5.7.17

Compare Source

Patch Changes
  • f0d7d32: Disable response streaming for lambdas with awsLambdaHandler set inside getLambdaSupportsStreaming. This closes a gap where non-Node builders (e.g. @vercel/redwood) constructed NodejsLambda with awsLambdaHandler but no explicit supportsResponseStreaming, causing finalizeLambda to silently flip streaming on for AWS custom handlers. With the gate now enforced centrally in finalizeLambda, the equivalent @vercel/node build-time check from #​16266 is consolidated away — all builders go through the same gate.
  • Updated dependencies [f0d7d32]

v5.7.16

Compare Source

Patch Changes

v5.7.15

Compare Source

Patch Changes
  • f7b5377: fix(node): replace deprecated url.parse() with WHATWG URL API to silence DEP0169 deprecation warning on cold starts

v5.7.13

Compare Source

Patch Changes

v5.7.12

Compare Source

Patch Changes

v5.7.11

Compare Source

Patch Changes

v5.7.10

Compare Source

Patch Changes

v5.7.8

Compare Source

Patch Changes

v5.7.7

Compare Source

Patch Changes

v5.7.6

Compare Source

Patch Changes

v5.7.5

Compare Source

Patch Changes

v5.7.4

Compare Source

Patch Changes

v5.7.3

Compare Source

Patch Changes

v5.7.2

Compare Source

Patch Changes

v5.7.1

Compare Source

Patch Changes

v5.7.0

Compare Source

Minor Changes
  • Add experimental bundling to node bundler (#​15691)

v5.6.24

Compare Source

Patch Changes

v5.6.23

Compare Source

Patch Changes

v5.6.22

Compare Source

Patch Changes

v5.6.21

Compare Source

Patch Changes

v5.6.20

Compare Source

Patch Changes

v5.6.18

Compare Source

Patch Changes

v5.6.17

Compare Source

Patch Changes

v5.6.16

Compare Source

Patch Changes

v5.6.15

Compare Source

Patch Changes

v5.6.12

Compare Source

Patch Changes

v5.6.11

Compare Source

Patch Changes

v5.6.10

Compare Source

Patch Changes

v5.6.9

Compare Source

Patch Changes

v5.6.8

Compare Source

Patch Changes

v5.6.7

Compare Source

Patch Changes

v5.6.6

Compare Source

Patch Changes

v5.6.5

Compare Source

Patch Changes

v5.6.4

Compare Source

Patch Changes

v5.6.3

Compare Source

Patch Changes

v5.6.2

Compare Source

Patch Changes

v5.6.1

Compare Source

Patch Changes

v5.6.0

Compare Source

Minor Changes
  • [services] add a dev lock for vercel dev to prevent launching multiple vercel dev processes for a multi-service projects. (#​14897)

v5.5.33

Compare Source

Patch Changes
  • Remove TypeScript 4 and use TypeScript 5 as the default built-in compiler. Replace ts-node with tsx for dev server transpilation. (#​14892)

  • Updated dependencies []:

v5.5.32

Compare Source

Patch Changes

v5.5.31

Compare Source

Patch Changes

v5.5.30

Compare Source

Patch Changes

v5.5.29

Compare Source

Patch Changes

v5.5.28

Compare Source

Patch Changes

v5.5.27

Compare Source

Patch Changes

v5.5.26

Compare Source

Patch Changes

v5.5.25

Compare Source

Patch Changes

v5.5.24

Compare Source

Patch Changes

v5.5.23

Compare Source

Patch Changes

v5.5.22

Compare Source

Patch Changes

v5.5.21

Compare Source

Patch Changes

v5.5.20

Compare Source

Patch Changes

v5.5.19

Compare Source

Patch Changes

v5.5.18

Compare Source

Patch Changes

v5.5.17

Compare Source

Patch Changes

v5.5.16

Compare Source

Patch Changes

v5.5.15

Compare Source

Patch Changes

v5.5.14

Compare Source

Patch Changes

v5.5.13

Compare Source

Patch Changes

v5.5.12

Compare Source

Patch Changes

v5.5.11

Compare Source

Patch Changes

v5.5.10

Compare Source

Patch Changes

v5.5.9

Compare Source

Patch Changes

v5.5.8

Compare Source

Patch Changes

v5.5.7

Compare Source

Patch Changes

v5.5.6

Compare Source

Patch Changes

v5.5.5

Compare Source

Patch Changes

v5.5.4

Compare Source

Patch Changes

v5.5.3

Compare Source

Patch Changes

v5.5.2

Compare Source

Patch Changes

v5.5.1

Compare Source

Patch Changes

v5.5.0

Compare Source

Minor Changes
  • Add support for Bun through a vercel.json property (#​14130)
Patch Changes

v5.4.1

Compare Source

Patch Changes
  • Ensure vc dev uses project-level ts when available (#​14115)

v5.4.0

Compare Source

Minor Changes
Patch Changes

v5.3.26

Compare Source

Patch Changes

v5.3.25

Compare Source

Patch Changes

v5.3.24

Compare Source

Patch Changes
  • Add support for public asset folder for Hono preset (#​13958)

v5.3.23

Compare Source

Patch Changes
  • Add support for inlclude/exclude files config from vercel.json (#​13946)

v5.3.22

Compare Source

Patch Changes
  • Revert change to module resolution which slowed down Typescript builds for functions (#​13897)

v5.3.21

Compare Source

Patch Changes
  • Add support for public asset folder for Express preset (#​13879)

v5.3.20

Compare Source

Patch Changes

v5.3.19

Compare Source

Patch Changes

v5.3.18

Compare Source

Patch Changes

v5.3.17

Compare Source

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)

v5.3.16

Compare Source

Patch Changes

v5.3.15

Compare Source

Patch Changes
  • Add support for specifying an output directory for Express and Hono apps (#​13805)

  • [next][node][redwood][remix] bump @vercel/nft@0.30.1 (#​13818)

v5.3.14

Compare Source

Patch Changes

v5.3.13

Compare Source

Patch Changes
  • Support running project build script for node builder if its being treated as the project's primary builder (#​13767)

v5.3.12

Compare Source

Patch Changes

v5.3.11

Compare Source

Patch Changes
  • Support fetchable apps out of the box for Node dev server. (#​13664)

    Support CommonJS for Hono

v5.3.10

Compare Source

Patch Changes
  • Fix issue where .mjs files weren't transpiled properly for Hono (#​13658)

v5.3.8

Compare Source

Patch Changes
  • Fix issue with hono support in monorepos (#​13642)

v5.3.7

Compare Source

Patch Changes

v5.3.6

Compare Source

Patch Changes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vercel
Copy link
Copy Markdown

vercel Bot commented Jul 16, 2025

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

Project Deployment Actions Updated (UTC)
dvhcvn Ready Ready Preview May 22, 2026 6:14pm

Request Review

@renovate renovate Bot force-pushed the renovate/vercel-node-5.x-lockfile branch from e5d300c to 8a0ea3c Compare July 25, 2025 21:58
@renovate renovate Bot changed the title Update dependency @vercel/node to v5.3.6 Update dependency @vercel/node to v5.3.7 Jul 25, 2025
@renovate renovate Bot force-pushed the renovate/vercel-node-5.x-lockfile branch from 8a0ea3c to 07dd3fc Compare August 7, 2025 00:08
@renovate renovate Bot changed the title Update dependency @vercel/node to v5.3.7 Update dependency @vercel/node to v5.3.11 Aug 7, 2025
@renovate renovate Bot changed the title Update dependency @vercel/node to v5.3.11 Update dependency @vercel/node to v5.3.12 Aug 13, 2025
@renovate renovate Bot force-pushed the renovate/vercel-node-5.x-lockfile branch from 07dd3fc to bd182d9 Compare August 13, 2025 21:24
@renovate renovate Bot force-pushed the renovate/vercel-node-5.x-lockfile branch from bd182d9 to 34926ea Compare August 15, 2025 21:45
@renovate renovate Bot changed the title Update dependency @vercel/node to v5.3.12 Update dependency @vercel/node to v5.3.13 Aug 15, 2025
@renovate renovate Bot force-pushed the renovate/vercel-node-5.x-lockfile branch from 34926ea to 1138b21 Compare August 26, 2025 11:06
@renovate renovate Bot changed the title Update dependency @vercel/node to v5.3.13 Update dependency @vercel/node to v5.3.14 Aug 26, 2025
@renovate renovate Bot force-pushed the renovate/vercel-node-5.x-lockfile branch from 1138b21 to cc01c07 Compare August 26, 2025 19:13
@renovate renovate Bot changed the title Update dependency @vercel/node to v5.3.14 Update dependency @vercel/node to v5.3.15 Aug 26, 2025
@renovate renovate Bot force-pushed the renovate/vercel-node-5.x-lockfile branch from cc01c07 to 7e3caf2 Compare August 27, 2025 19:29
@renovate renovate Bot changed the title Update dependency @vercel/node to v5.3.15 Update dependency @vercel/node to v5.3.16 Aug 27, 2025
@renovate renovate Bot force-pushed the renovate/vercel-node-5.x-lockfile branch from 7e3caf2 to 425f017 Compare August 31, 2025 09:04
@renovate renovate Bot changed the title Update dependency @vercel/node to v5.3.16 Update dependency @vercel/node to v5.3.17 Aug 31, 2025
@renovate renovate Bot changed the title Update dependency @vercel/node to v5.3.17 Update dependency @vercel/node to v5.3.21 Sep 6, 2025
@renovate renovate Bot force-pushed the renovate/vercel-node-5.x-lockfile branch from 425f017 to 99f629c Compare September 6, 2025 16:02
@renovate renovate Bot force-pushed the renovate/vercel-node-5.x-lockfile branch from 99f629c to b8daccf Compare September 10, 2025 18:14
@renovate renovate Bot force-pushed the renovate/vercel-node-5.x-lockfile branch from ef37f57 to 27d7d58 Compare October 8, 2025 02:47
@renovate renovate Bot changed the title Update dependency @vercel/node to v5.3.25 Update dependency @vercel/node to v5.3.26 Oct 8, 2025
@renovate renovate Bot changed the title Update dependency @vercel/node to v5.3.26 Update dependency @vercel/node to v5.4.0 Oct 15, 2025
@renovate renovate Bot force-pushed the renovate/vercel-node-5.x-lockfile branch from 27d7d58 to 5c0f333 Compare October 15, 2025 18:45
@renovate renovate Bot force-pushed the renovate/vercel-node-5.x-lockfile branch from 5c0f333 to 27a90bf Compare October 20, 2025 01:07
@renovate renovate Bot changed the title Update dependency @vercel/node to v5.4.0 Update dependency @vercel/node to v5.4.1 Oct 20, 2025
@renovate renovate Bot force-pushed the renovate/vercel-node-5.x-lockfile branch from 27a90bf to c772dea Compare October 24, 2025 01:13
@renovate renovate Bot changed the title Update dependency @vercel/node to v5.4.1 Update dependency @vercel/node to v5.5.0 Oct 24, 2025
@renovate renovate Bot force-pushed the renovate/vercel-node-5.x-lockfile branch from c772dea to 74f4779 Compare October 28, 2025 20:40
@renovate renovate Bot changed the title Update dependency @vercel/node to v5.5.0 Update dependency @vercel/node to v5.5.1 Oct 28, 2025
@renovate renovate Bot force-pushed the renovate/vercel-node-5.x-lockfile branch from 74f4779 to 2764379 Compare October 29, 2025 12:11
@renovate renovate Bot changed the title Update dependency @vercel/node to v5.5.1 Update dependency @vercel/node to v5.5.2 Oct 29, 2025
@renovate renovate Bot force-pushed the renovate/vercel-node-5.x-lockfile branch from 2764379 to 4e8d9db Compare October 30, 2025 20:48
@renovate renovate Bot changed the title Update dependency @vercel/node to v5.5.2 Update dependency @vercel/node to v5.5.3 Oct 30, 2025
@renovate renovate Bot force-pushed the renovate/vercel-node-5.x-lockfile branch from 4e8d9db to 9c49888 Compare November 3, 2025 18:34
@renovate renovate Bot changed the title Update dependency @vercel/node to v5.5.3 Update dependency @vercel/node to v5.5.4 Nov 3, 2025
@renovate renovate Bot force-pushed the renovate/vercel-node-5.x-lockfile branch from 9c49888 to 04498c6 Compare November 7, 2025 23:53
@renovate renovate Bot changed the title Update dependency @vercel/node to v5.5.4 Update dependency @vercel/node to v5.5.5 Nov 7, 2025
@renovate renovate Bot force-pushed the renovate/vercel-node-5.x-lockfile branch from 04498c6 to c41b9ba Compare November 13, 2025 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants