Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 15, 2025

This PR contains the following updates:

Package Change Age Confidence
vercel (source) ^37.11.0 -> ^48.10.3 age confidence

Release Notes

vercel/vercel (vercel)

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

Compare Source

Patch Changes

v46.0.3

Compare Source

Patch Changes

v46.0.2

Compare Source

Patch Changes

v46.0.1

Compare Source

Patch Changes

v46.0.0

Compare Source

Major Changes
  • Adding in mcp command to connect to supported clients (#​13751)

v45.0.10

Compare Source

Patch Changes

v45.0.9

Compare Source

Patch Changes

v45.0.8

Compare Source

Patch Changes

v44.7.3

Compare Source

Patch Changes

v44.7.2

Compare Source

Patch Changes
  • Remove duplicate teamId param when fetching stores (#​13674)

v44.7.0

Compare Source

Minor Changes
  • Make framework detection text prettier (#​13654)
Patch Changes

v44.6.6

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@vercel
Copy link

vercel bot commented Sep 15, 2025

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

Project Deployment Preview Comments Updated (UTC)
jiosaavn-api-ts Error Error Nov 18, 2025 5:44am
jiosaavn-private Error Error Nov 18, 2025 5:44am

@renovate renovate bot force-pushed the renovate/vercel-48.x branch from 271bba2 to 4ab1cf3 Compare September 16, 2025 02:54
@renovate renovate bot force-pushed the renovate/vercel-48.x branch from 4ab1cf3 to 9a5e5be Compare September 16, 2025 21:15
@renovate renovate bot force-pushed the renovate/vercel-48.x branch from 9a5e5be to 6dbda39 Compare September 18, 2025 12:33
@renovate renovate bot force-pushed the renovate/vercel-48.x branch from 6dbda39 to 7bca53b Compare September 19, 2025 21:06
@renovate renovate bot force-pushed the renovate/vercel-48.x branch from 7bca53b to 4a2056c Compare September 23, 2025 02:25
@renovate renovate bot force-pushed the renovate/vercel-48.x branch from 4a2056c to a54cd9b Compare September 23, 2025 17:42
@renovate renovate bot force-pushed the renovate/vercel-48.x branch from a54cd9b to 2264c4e Compare September 23, 2025 23:04
@renovate renovate bot force-pushed the renovate/vercel-48.x branch from 2264c4e to 54b9d88 Compare September 24, 2025 15:27
@renovate renovate bot force-pushed the renovate/vercel-48.x branch from 54b9d88 to abbcb03 Compare September 24, 2025 20:50
@renovate renovate bot force-pushed the renovate/vercel-48.x branch from 8f8d598 to 02227df Compare November 3, 2025 18:41
@renovate renovate bot force-pushed the renovate/vercel-48.x branch from 02227df to cf80ebe Compare November 4, 2025 01:41
@renovate renovate bot force-pushed the renovate/vercel-48.x branch from cf80ebe to 1eaf21d Compare November 7, 2025 21:44
@renovate renovate bot force-pushed the renovate/vercel-48.x branch from 1eaf21d to 1d9d127 Compare November 10, 2025 17:05
@renovate renovate bot force-pushed the renovate/vercel-48.x branch from 1d9d127 to 8e4f537 Compare November 12, 2025 21:51
@renovate renovate bot force-pushed the renovate/vercel-48.x branch from 8e4f537 to 5dc147d Compare November 13, 2025 18:59
@renovate renovate bot force-pushed the renovate/vercel-48.x branch from 5dc147d to 0488eba Compare November 14, 2025 02:02
@renovate renovate bot force-pushed the renovate/vercel-48.x branch from 0488eba to f40bac5 Compare November 14, 2025 22:50
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