chore(deps): update dependency vercel to v56.5.0#3888
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
56.3.2→56.5.0Release Notes
vercel/vercel (vercel)
v56.5.0Compare Source
Minor Changes
ab9c775: Addvercel ai-gateway budgetsset/list/remove commandsPatch 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 justvercel env pull. The device-code re-authentication flow now lives at the shared env-records layer, so anychallenge_requiredresponse triggers it when running interactively.4e9df75: Addvercel 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 jsonwith a stable envelope for scripting and agents.b789421: Precompilevercel.jsonvalidation to improve CLI startup performance.393645b]41a3f2f]v56.4.1Compare Source
Patch Changes
c973e6b: Declare builders as optionalpeerDependenciesand use the declared versions to pin dynamic Builder installs: bare specs install the version this CLI release was published with instead oflatest, stale.vercel/builderscopies are reinstalled,@vercel/build-utilsis 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 independencies.604de7c: Do not emit curl request body flags for generated GET API requests.4486556: Suppress DEP0169url.parse()deprecation warnings in the native binary48e840d: Fix an infinite launcher loop whenverceland@vercel/vc-nativeare 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, ignoringNODE_PATH.09f2642: Persist the rotated refresh token after thevc env pullstep-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 withDevice authorization request failedand eventually forced a re-login.02c3933: Remove alias for flag evaluationsv56.4.0Compare Source
Minor Changes
ed28e18: Addvercel flags evaluationsfor viewing compact, per-variant evaluation charts and bucket-level JSON data with truncation metadata.Examples:
Patch Changes
37a95cd: Include cron jobs emitted by services in the project build output so deployments register them.Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.