Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 13, 2025

This PR contains the following updates:

Package Change Age Confidence
vercel (source) ^36.0.0 -> ^48.0.0 age confidence

Release Notes

vercel/vercel (vercel)

v48.10.11

Compare Source

Patch Changes

v48.10.10

Compare Source

Patch Changes

v48.10.9

Compare Source

Patch Changes

v48.10.8

Compare Source

Patch Changes

v48.10.7

Compare Source

Patch Changes
  • Support python builder for manual routes (#​14319)

  • prefer the first production alias for vercel curl when no deployment is provided (#​14307)

v48.10.6

Compare Source

Patch Changes
  • Bugfix: stop streaming logs after successful deploy (#​14321)

v48.10.5

Compare Source

Patch Changes

v48.10.4

Compare Source

Patch Changes

v48.10.3

Compare Source

Patch Changes

v48.10.2

Compare Source

Patch Changes
  • Fix issue where manual routes was checking wrong path for routes.json (#​14266)

v48.10.1

Compare Source

Patch Changes

v48.10.0

Compare Source

Minor Changes
  • Adding in command vc open, to open project in browser (#​14237)

v48.9.2

Compare Source

Patch Changes

v48.9.1

Compare Source

Patch Changes

v48.9.0

Compare Source

Minor Changes
  • Add vercel httpstat command for HTTP timing visualization. This new command provides beautiful timing statistics for Vercel deployments, wrapping the httpstat tool with automatic deployment URL resolution and protection bypass handling. (#​14195)
Patch Changes

v48.8.2

Compare Source

Patch Changes
  • Add fastify as a direct dependency (#​14202)

v48.8.1

Compare Source

Patch Changes

v48.8.0

Compare Source

Minor Changes
  • Add TanStack Start framework preset (#​14188)

  • [cli] adds vc curl beta command (#​14170)

Patch Changes

v48.7.1

Compare Source

Patch Changes

v48.7.0

Compare Source

Minor Changes
  • [cli] add new commands vercel cache invalidate --srcimg (#​14169)

v48.6.7

Compare Source

Patch Changes

v48.6.6

Compare Source

Patch Changes
  • Fix regression on node 20.17 and earlier (#​14158)

v48.6.5

Compare Source

Patch Changes
  • Enable experimental backends mode (#​14155)

v48.6.4

Compare Source

Patch Changes

v48.6.3

Compare Source

Patch Changes

v48.6.2

Compare Source

Patch Changes

v48.6.0

Compare Source

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

v48.5.0

Compare Source

Minor Changes
  • Add zero-config support for Fastify (#​14120)
Patch Changes
  • Fix bug that was over-showing the local settings override log (#​14118)

v48.4.1

Compare Source

Patch Changes

v48.4.0

Compare Source

Minor Changes
Patch Changes

v48.3.0

Compare Source

Minor Changes
Patch Changes

v48.2.9

Compare Source

Patch Changes

v48.2.8

Compare Source

Patch Changes
  • Update domains commands to use the new domains APIs (#​14061)

v48.2.7

Compare Source

Patch Changes

v48.2.6

Compare Source

Patch Changes

v48.2.5

Compare Source

Patch Changes

v48.2.4

Compare Source

Patch Changes

v48.2.3

Compare Source

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

v48.2.2

Compare Source

Patch Changes

v48.2.1

Compare Source

Patch Changes

v48.2.0

Compare Source

Minor Changes
  • Add --status flag to list command for deployment filtering (#​13993)

    The vercel list command now supports filtering deployments by their status using the --status or -s flag. This feature allows users to filter deployments by one or more status values.

    Features:

    • Filter by single status: vercel list --status READY
    • Filter by multiple statuses: vercel list --status READY,BUILDING
    • Support for all deployment statuses: BUILDING, ERROR, INITIALIZING, QUEUED, READY, CANCELED
    • Input validation with clear error messages
    • Compatible with existing filters (environment, meta, etc.)
    • Comprehensive test coverage and telemetry tracking
Patch Changes

v48.1.7

Compare Source

Patch Changes

v48.1.6

Compare Source

Patch Changes

v48.1.5

Compare Source

Patch Changes

v48.1.4

Compare Source

Patch Changes

v48.1.3

Compare Source

Patch Changes

v48.1.2

Compare Source

Patch Changes
  • Fix relative path for experimental standalone mode (#​13973)

v48.1.1

Compare Source

Patch Changes

v48.1.0

Compare Source

Minor Changes
  • Add env update command to update an environment variable. (#​13894)

    Previously it was required to remove and re-add the environment variable to update it.

Patch Changes

v48.0.3

Compare Source

Patch Changes
  • fix(cli): handle triggering re-auth with legacy token + flags (#​13955)

    If the CLI was using a legacy token (ie, was signed in on a version previous to 48.0.0) and did not have a SAML authorization for a team resource, commands with flags unknown to vc login failed to initiate the SAML re-authentication flow as we were parsing all arguments. This change ensures that the user is prompted to log in again in such cases.

  • Updated dependencies [426aca07b47590a0f1b7631e92c8776d5f8d661d]:

v48.0.2

Compare Source

Patch Changes

v48.0.1

Compare Source

Patch Changes

v48.0.0

Compare Source

Major Changes
  • The vercel login command has been overhauled, see below for how to use the new flow. (#​13802)

v47.1.4

Compare Source

Patch Changes

v47.1.3

Compare Source

Patch Changes

v47.1.2

Compare Source

Patch Changes

v47.1.1

Compare Source

Patch Changes

v47.1.0

Compare Source

Minor Changes
  • Add guidance flag for deploy and env commands (#​13900)

v47.0.7

Compare Source

Patch Changes
  • Fix build errored deployments to always show full build logs (#​13901)

v47.0.6

Compare Source

Patch Changes

v47.0.5

Compare Source

Patch Changes

v47.0.4

Compare Source

Patch Changes

v47.0.3

Compare Source

Patch Changes
  • Undo change that set min node version to node 20 since Vercel CLI still needs to work on Node 18 for upgrade paths. (#​13865)

v47.0.2

Compare Source

Patch Changes

v47.0.1

Compare Source

Patch Changes

v47.0.0

Compare Source

Major Changes
  • Drop Node.js 18, bump minimum to Node.js 20 (#​13856)
Patch Changes

v46.1.1

Compare Source

Patch Changes

v46.1.0

Compare Source

Minor Changes
Patch Changes

v46.0.5

Compare Source

Patch Changes

[v46.0.4](https://redirect.github.com/vercel/vercel/blob/HEAD/pack


Configuration

📅 Schedule: 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.

@renovate renovate bot force-pushed the renovate/vercel-48.x branch 4 times, most recently from 53a1bd0 to 0e22f1d Compare September 19, 2025 20:24
@renovate renovate bot force-pushed the renovate/vercel-48.x branch 5 times, most recently from f8c5341 to 525ce65 Compare September 24, 2025 21:54
@renovate renovate bot force-pushed the renovate/vercel-48.x branch 7 times, most recently from f4f15ab to 3ffa3a6 Compare October 8, 2025 20:39
@renovate renovate bot force-pushed the renovate/vercel-48.x branch 5 times, most recently from 66ebc58 to 5c7d3cb Compare October 22, 2025 04:53
@renovate renovate bot force-pushed the renovate/vercel-48.x branch 4 times, most recently from 73d55ea to 058a4c4 Compare October 30, 2025 18:36
@renovate renovate bot force-pushed the renovate/vercel-48.x branch 4 times, most recently from 94349f7 to 90b54c7 Compare November 4, 2025 02:28
@renovate renovate bot force-pushed the renovate/vercel-48.x branch from 90b54c7 to 70b0313 Compare November 7, 2025 23:43
@renovate renovate bot force-pushed the renovate/vercel-48.x branch 7 times, most recently from 2c60df4 to 43fc373 Compare November 19, 2025 17:09
@renovate renovate bot force-pushed the renovate/vercel-48.x branch 5 times, most recently from 8a97447 to 0dd4585 Compare November 22, 2025 01:59
@renovate renovate bot force-pushed the renovate/vercel-48.x branch from 0dd4585 to b212abd Compare November 24, 2025 18:35
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.

1 participant