Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 12, 2025

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

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

Release Notes

vercel/vercel (vercel)

v50.0.1

Compare Source

Patch Changes
  • Run install command earlier if using vercel.ts (#​14462)

  • Better error handling for vercel config parsing (#​14453)

v50.0.0

Compare Source

Major Changes
  • Fix env pull incorrectly escaping JSON environment variables (#​14456)
Minor Changes
  • Add json flag to inspect command (#​14435)
Patch Changes

v49.2.0

Compare Source

Minor Changes
  • Improves env pull with conditional quoting of environment variables (#​14402)
Patch Changes

v49.1.2

Compare Source

Patch Changes

v49.1.1

Compare Source

Patch Changes

v49.1.0

Compare Source

Minor Changes
  • Add new CLI commands for upcoming bulk redirects feature. (#​14393)

v49.0.0

Compare Source

Major Changes
Patch Changes

v48.12.1

Compare Source

Patch Changes

v48.12.0

Compare Source

Minor Changes

v48.11.1

Compare Source

Patch Changes

v48.11.0

Compare Source

Minor Changes
  • Prompt to pull environment variables after successful project linking (#​13697)
Patch Changes
  • Enable @vercel/rust cli fs detection (#​14330)

v48.10.14

Compare Source

Patch Changes

v48.10.13

Compare Source

Patch Changes

v48.10.12

Compare Source

Patch Changes

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 environme


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-50.x branch from 36fe82b to c5a2511 Compare December 13, 2025 00:42
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