chore(deps): update dependency vercel to v57#3893
Merged
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.5.0→57.0.0Release Notes
vercel/vercel (vercel)
v57.0.0Compare Source
Minor Changes
7dd4301: Make service bindings type optional.Patch Changes
3a066fe: Add aresolvedattribute to thevc.importBuilderstrace span recording each Builder's resolved version and source directoryb40db5b: Improvevc alertsandvc alerts rulesoutput for custom alerts, including readable inspect views, custom alert rule filtering, compact rule tables, and normalized alert timestamps.fca6de2: Added a notice when a project's firstvercel deploy(without--prod) is assigned to production by the API. The notice explains that this is expected behavior for the first deployment and that future deployments will be preview deployments unless--prodis used. In non-interactive mode, the hint is included in the JSON payload and the "Promote to production" next command is omitted since the deployment is already production.6e29745: Gate the native CLI binary trampoline behind an explicit opt-in. The native@vercel/vc-native-*binary is only spawned when the user opts in viavercel upgrade --enable-binary(or theuseNativeBinaryglobal config flag); members of thevercelteam are auto-opted-in when their teams are already loaded. Adds a zod-free@vercel/cli-config/pathssubpath so the opt-in flag can be read on the CLI startup hot path without loading zod.e4a7a58: Fix the native trampoline resolving the native binary throughNODE_PATH:require.resolve()consultsNODE_PATHand the global folders even whenpathsis given, so the native package is now located with an explicit walk up this install's ownnode_modulestreea5439da: ExposepprStateinvc logsoutput, alongside the existing cache status and reason, so users can see how a PPR page was served (fully_static/partially_dynamic/fully_dynamic).3540322: Preserve the selected team scope across re-authentication.vercel loginno longer resetscurrentTeamto the default team when re-authenticating: the previous selection is kept when the authenticated user is still a member of that team, and only falls back to the default scope (with a warning) otherwise.vercel teams switchno longer hard-fails when the persisted team is stale (deleted or membership revoked), so it can always be used to switch away.ae12b01: Expose the resolved rewrite destination as the request path observed by Python framework applications, and warn affected Python projects about the behavior change.7dd4301]bfa1873]9a4f1e7]6e29745]ae12b01]67d02cb]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.