chore(deps): update dependency vercel to v58.4.0 - #3911
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/vercel-58.x
branch
from
July 29, 2026 20:56
c7c18e0 to
d520ae9
Compare
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:
58.1.0→58.4.0Release Notes
vercel/vercel (vercel)
v58.4.0Compare Source
Minor Changes
a928d5a: Addvercel ai-gateway budgets defaults(list/set/remove) to manage per-scope AI Gateway budget defaults (project and api-key), each with its own limit and refresh periodPatch Changes
2c75803]57dec92]v58.3.0Compare Source
Minor Changes
0f04613: Addvercel vcr permissionssubcommands for managing which teams can pull images from a VCR repository:vcr permissions <repository> lslists teams with access (by team slug),addandrmgrant or revoke access for one or more teams (comma-separated team ids or slugs), andclearremoves access for every team.17ee736: Replace the vercel-workers integration for Python queue subscribers and workflows with the new vercel-queue SDK:[[tool.vercel.subscribers]]entrypoints are introspected at build time viavercel.queue.get_subscriptions()and served through generatedvercel.queue.asgi_app()handler modules, withqueue/v2betatriggers carrying the SDK-registered consumer groups and per-subscription tuning.vercel-celery/vercel-dramatiqintegration package injected automatically (bundled variant unlessvercel-queueis an explicit dependency), in builds and invercel dev.[[tool.vercel.workflows]]entrypoints follow the SDK generation: projects onvercel>= 0.8.0 are served through vercel-queue like subscribers; older or undeterminable versions keep the legacy vercel-workers serving (worker env markers, injected pinnedvercel-workers).vercel-workersdirectly keep the legacy integration wholesale: legacy subscriber schema, direct entrypoint serving, worker env markers.vercel devserves queue sidecars throughvercel.queue.asgi_app()for new-SDK projects, and its queue broker delivers with the SDK-registered consumer groups introspected at sidecar startup (matching production trigger behavior); legacy projects keep the vercel-workers bootstrap.config.hasWorkerServices; the Python builder makes all queue-serving decisions from project metadata.5fc4930: Rename thevc edge-configcommand tovc global-config, keepingedge-configworking as an alias for backwards compatibility.Patch Changes
a12044c: Resolve explicit--deploymenttargets without linking the current directory, reuse existing protection bypass tokens without creating them on cross-project targets, and prevent--scopeand--teamfrom leaking into curl arguments.17ee736]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.