Skip to content

chore(deps): update dependency @vercel/node to v5 #3951

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 5, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vercel/node (source) 1.15.4 -> 5.1.16 age adoption passing confidence

Release Notes

vercel/vercel (@​vercel/node)

v5.1.16

Compare Source

Patch Changes

v5.1.15

Compare Source

Patch Changes
  • Make backwards compatible with pnpm 10 (#​13268)

v5.1.14

Compare Source

Patch Changes

v5.1.13

Compare Source

Patch Changes

v5.1.12

Compare Source

Patch Changes

v5.1.11

Compare Source

Patch Changes

v5.1.10

Compare Source

Patch Changes

v5.1.9

Compare Source

Patch Changes

v5.1.8

Compare Source

Patch Changes

v5.1.7

Compare Source

Patch Changes

v5.1.6

Compare Source

Patch Changes

v5.1.5

Compare Source

Patch Changes

v5.1.4

Compare Source

Patch Changes

v5.1.3

Compare Source

Patch Changes

v5.1.2

Compare Source

Patch Changes

v5.1.1

Compare Source

Patch Changes

v5.1.0

Compare Source

Minor Changes
Patch Changes

v5.0.5

Compare Source

Patch Changes

v5.0.4

Compare Source

Patch Changes
  • log diff between current and updated versions of path-to-regexp (#​12926)

v5.0.3

Compare Source

Patch Changes

v5.0.2

Compare Source

Patch Changes

v5.0.1

Compare Source

Patch Changes

v5.0.0

Compare Source

Major Changes
  • [remix-builder][node][routing-utils] revert path-to-regexp updates (#​12746)

v4.0.0

Compare Source

Major Changes
Patch Changes

v3.2.29

Compare Source

Patch Changes

v3.2.28

Compare Source

Patch Changes

v3.2.27

Compare Source

Patch Changes

v3.2.26

Compare Source

Patch Changes

v3.2.25

Compare Source

Patch Changes

v3.2.24

Compare Source

Patch Changes

v3.2.23

Compare Source

Patch Changes

v3.2.22

Compare Source

Patch Changes

v3.2.21

Compare Source

Patch Changes

v3.2.20

Compare Source

Patch Changes

v3.2.19

Compare Source

Patch Changes

v3.2.18

Compare Source

Patch Changes

v3.2.17

Compare Source

Patch Changes

v3.2.16

Compare Source

Patch Changes

v3.2.15

Compare Source

Patch Changes

v3.2.14

Compare Source

Patch Changes

v3.2.13

Compare Source

Patch Changes

v3.2.12

Compare Source

Patch Changes

v3.2.11

Compare Source

Patch Changes

v3.2.10

Compare Source

Patch Changes

v3.2.9

Compare Source

Patch Changes

v3.2.8

Compare Source

Patch Changes

v3.2.7

Compare Source

Patch Changes

v3.2.6

Compare Source

Patch Changes

v3.2.5

Compare Source

Patch Changes

v3.2.4

Compare Source

Patch Changes

v3.2.3

Compare Source

Patch Changes

v3.2.2

Compare Source

Patch Changes

v3.2.1

Compare Source

Patch Changes

v3.2.0

Compare Source

Minor Changes
  • Ignore shouldAddHelpers when exporting a server to match production (#​11738)
Patch Changes
  • Update undici dep to address vulnerabilities (#​11749)

v3.1.7

Compare Source

Patch Changes

v3.1.6

Compare Source

Patch Changes

v3.1.5

Compare Source

Patch Changes

v3.1.4

Compare Source

Patch Changes

v3.1.3

Compare Source

Patch Changes

v3.1.2

Compare Source

Patch Changes

v3.1.1

Compare Source

Patch Changes

v3.1.0

Compare Source

Minor Changes
  • Make waitUntil consistent for Node.js & Edge (#​11553)

v3.0.28

Compare Source

Patch Changes

v3.0.27

Compare Source

Patch Changes

v3.0.26

Compare Source

Patch Changes

v3.0.25

Compare Source

Patch Changes

v3.0.24

Compare Source

Patch Changes

v3.0.23

Compare Source

Patch Changes

v3.0.22

Compare Source

Patch Changes

v3.0.21

Compare Source

Patch Changes

v3.0.20

Compare Source

Patch Changes

v3.0.19

Compare Source

Patch Changes

v3.0.18

Compare Source

Patch Changes

v3.0.17

Compare Source

Patch Changes

v3.0.16

Compare Source

Patch Changes

v3.0.15

Compare Source

Patch Changes

v3.0.14

Compare Source

Patch Changes

v3.0.13

Compare Source

Patch Changes

v3.0.12

Compare Source

Patch Changes

v3.0.11

Compare Source

Patch Changes

v3.0.10

Compare Source

Patch Changes

v3.0.9

Compare Source

Patch Changes
  • Replace usage of fetch with undici.request (#​10767)

v3.0.8

Compare Source

Patch Changes

v3.0.7

Compare Source

Patch Changes

v3.0.6

Compare Source

Patch Changes

v3.0.5

Compare Source

Patch Changes

v3.0.4

Compare Source

Patch Changes

v3.0.3

Compare Source

Patch Changes

v3.0.2

Compare Source

Patch Changes

v3.0.1

Compare Source

Patch Changes

v3.0.0

Compare Source

Major Changes
  • BREAKING CHANGE: Drop Node.js 14, bump minimum to Node.js 16 (#​10369)
Patch Changes

v2.15.10

Compare Source

Patch Changes
  • Update 'edge-runtime' to 2.4.4 (#​10255)

  • edge-light condition interoperability with vercel dev (#​10313)

v2.15.9

Compare Source

Patch Changes

v2.15.8

Compare Source

Patch Changes
  • Move @types/content-type to dev dependency (#​10292)

  • fix: compress condition (#​10288)

v2.15.7

Compare Source

Patch Changes
  • fix: move content-type as dependency (#​10274)

v2.15.6

Compare Source

Patch Changes
  • [node] fix: runs edge user code inside IIFE (#​10220)

v2.15.5

Compare Source

Patch Changes

v2.15.4

Compare Source

Patch Changes

v2.15.3

Compare Source

Patch Changes

v2.15.2

Compare Source

Patch Changes
  • add tests to getBodyParser helper (#​10109)

  • [node] use undici.Websocket when is possible (#​10051)

v2.15.1

Compare Source

Patch Changes
  • Update 'edge-runtime' to 2.4.4 (#​10255)

  • edge-light condition interoperability with vercel dev (#​10313)

v2.15.0

Compare Source

Minor Changes
  • Add maxDuration config support for vc node deployments (#​10028)

  • [node] Add


Configuration

📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) in timezone Asia/Singapore, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot added the dependencies label Jan 5, 2025
Copy link

vercel bot commented Jan 5, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nusmods-export ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 10, 2025 3:09pm
nusmods-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 10, 2025 3:09pm

Copy link

codecov bot commented Jan 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.81%. Comparing base (988c6fd) to head (0e03076).
Report is 100 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3951      +/-   ##
==========================================
+ Coverage   54.52%   54.81%   +0.29%     
==========================================
  Files         274      276       +2     
  Lines        6076     6350     +274     
  Branches     1455     1556     +101     
==========================================
+ Hits         3313     3481     +168     
- Misses       2763     2869     +106     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/vercel-node-5.x branch from 302c8b0 to d680f0d Compare January 8, 2025 13:42
@renovate renovate bot force-pushed the renovate/vercel-node-5.x branch from d680f0d to 8153b13 Compare January 14, 2025 01:26
@renovate renovate bot force-pushed the renovate/vercel-node-5.x branch from 8153b13 to 8d67c37 Compare January 16, 2025 13:54
@renovate renovate bot force-pushed the renovate/vercel-node-5.x branch from 8d67c37 to 68a2d8c Compare January 29, 2025 09:39
@renovate renovate bot force-pushed the renovate/vercel-node-5.x branch from 68a2d8c to f38395f Compare January 29, 2025 17:15
@renovate renovate bot force-pushed the renovate/vercel-node-5.x branch from f38395f to e33b32d Compare February 1, 2025 21:07
@renovate renovate bot force-pushed the renovate/vercel-node-5.x branch from e33b32d to 1c9e80e Compare February 5, 2025 22:07
@renovate renovate bot force-pushed the renovate/vercel-node-5.x branch from 1c9e80e to 98cd877 Compare February 6, 2025 15:07
@renovate renovate bot force-pushed the renovate/vercel-node-5.x branch from 98cd877 to dbff43b Compare February 9, 2025 01:51
@renovate renovate bot force-pushed the renovate/vercel-node-5.x branch from 47e4abb to 9bdf5c7 Compare March 31, 2025 06:46
@renovate renovate bot force-pushed the renovate/vercel-node-5.x branch from 9bdf5c7 to 2c5e7a8 Compare April 1, 2025 18:29
@renovate renovate bot force-pushed the renovate/vercel-node-5.x branch from 2c5e7a8 to 3881033 Compare April 7, 2025 15:51
@renovate renovate bot force-pushed the renovate/vercel-node-5.x branch from 3881033 to 504a57c Compare April 8, 2025 03:20
@renovate renovate bot force-pushed the renovate/vercel-node-5.x branch from 504a57c to 993a7d8 Compare April 9, 2025 05:46
@renovate renovate bot force-pushed the renovate/vercel-node-5.x branch from 993a7d8 to 0626f1a Compare April 10, 2025 15:28
@renovate renovate bot force-pushed the renovate/vercel-node-5.x branch from 0626f1a to 50c3703 Compare April 13, 2025 08:14
@renovate renovate bot force-pushed the renovate/vercel-node-5.x branch from 50c3703 to 97d394c Compare April 29, 2025 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants