Skip to content

chore(deps): update dependency vercel to v56.5.0#3888

Merged
KATO-Hiro merged 1 commit into
stagingfrom
renovate/vercel-56.x
Jul 24, 2026
Merged

chore(deps): update dependency vercel to v56.5.0#3888
KATO-Hiro merged 1 commit into
stagingfrom
renovate/vercel-56.x

Conversation

@renovate

@renovate renovate Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
vercel (source) 56.3.256.5.0 age confidence

Release Notes

vercel/vercel (vercel)

v56.5.0

Compare Source

Minor Changes
  • ab9c775: Add vercel ai-gateway budgets set/list/remove commands
Patch Changes
  • 83c72a4: Recover from sensitive Environment Variable step-up challenges in every command that fetches Environment Variables (vercel dev, vercel pull, vercel env run, vercel build, vercel link, OIDC token refresh), not just vercel env pull. The device-code re-authentication flow now lives at the shared env-records layer, so any challenge_required response triggers it when running interactively.
  • 4e9df75: Add vercel comments — a project-aware inbox for Vercel Toolbar comments. List unresolved comments for the linked project (focused on the current Git branch), inspect full threads, reply, resolve/reopen (optionally with a closing reply via -m), and edit/delete messages. Supports --format json with a stable envelope for scripting and agents.
  • b789421: Precompile vercel.json validation to improve CLI startup performance.
  • Updated dependencies [393645b]
  • Updated dependencies [41a3f2f]

v56.4.1

Compare Source

Patch Changes
  • c973e6b: Declare builders as optional peerDependencies and use the declared versions to pin dynamic Builder installs: bare specs install the version this CLI release was published with instead of latest, stale .vercel/builders copies are reinstalled, @vercel/build-utils is pinned to the CLI's own version, and post-install resolution failures now report a per-Builder reason instead of "Something went wrong!". Explicit Builder version pins are unchanged and always win. Builders remain in dependencies.
  • 604de7c: Do not emit curl request body flags for generated GET API requests.
  • 4486556: Suppress DEP0169 url.parse() deprecation warnings in the native binary
  • 48e840d: Fix an infinite launcher loop when vercel and @vercel/vc-native are both installed globally. The launcher no longer resolves a native binary when already running inside one (VERCEL_VC_NATIVE=1), and only resolves the native package from its own install tree, ignoring NODE_PATH.
  • 09f2642: Persist the rotated refresh token after the vc env pull step-up authentication. The step-up rotates the token pair server-side and revokes the previous refresh token, so keeping the old one caused subsequent step-ups to fail with Device authorization request failed and eventually forced a re-login.
  • 02c3933: Remove alias for flag evaluations

v56.4.0

Compare Source

Minor Changes
  • ed28e18: Add vercel flags evaluations for viewing compact, per-variant evaluation charts and bucket-level JSON data with truncation metadata.

    Examples:

    vercel flags evaluations my-feature
    vercel flags evaluations my-feature --since 24h --granularity 1h
    vercel flags evaluations my-feature --since 24h --json
Patch Changes
  • 37a95cd: Include cron jobs emitted by services in the project build output so deployments register them.

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.

@KATO-Hiro
KATO-Hiro merged commit 9a7f219 into staging Jul 24, 2026
3 checks passed
@KATO-Hiro
KATO-Hiro deleted the renovate/vercel-56.x branch July 24, 2026 10:10
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