Skip to content

chore(deps): update dependency vercel to v54.6.1#998

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/vercel-54.x-lockfile
Open

chore(deps): update dependency vercel to v54.6.1#998
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/vercel-54.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 22, 2026

This PR contains the following updates:

Package Change Age Confidence
vercel (source) 54.2.054.6.1 age confidence

Release Notes

vercel/vercel (vercel)

v54.6.1

Compare Source

Patch Changes

v54.6.0

Compare Source

Minor Changes
  • af3e0bd: adding version node + cli version to top of every command
Patch Changes

v54.5.1

Compare Source

Patch Changes

v54.5.0

Compare Source

Minor Changes
  • 6860c32: Add project manifest to rust builder.
  • 2c17a12: Added --open and --view flags to vercel traces get. --open opens the trace in the Vercel Dashboard instead of printing the markdown summary. --view <timeline|tree|gantt> selects the dashboard view and is only valid with --open.
Patch Changes

v54.4.1

Compare Source

Patch Changes

v54.4.0

Compare Source

Minor Changes
  • 9d9532d: Wire builder entrypoint detection into service setup.
Patch Changes

v54.3.0

Compare Source

Minor Changes
  • 8fabeba: vercel curl --trace now sends the _vercel_session cookie alongside the trace cookie, scopes the session API call via query parameters, sends hostname instead of deploymentId, and parses the request id from the x-vercel-id response header.

  • f2c60d6: [vercel-flags] check flags pkgs for build embedding

  • 8ac2af6: Add --project <NAME_OR_ID> flag to build, deploy, pull, and dev for non-interactive CI/CD and agent-driven use.

    When --project is provided, the CLI will:

    • Disambiguate monorepo .vercel/repo.json linked projects without prompting (matches by name or ID)
    • Resolve the project via the API when no local link is present
    • Fail fast with a clean "Project ... was not found" error if the value cannot be resolved (never silently creates a new project)
    • In non-interactive contexts (CI, agents) the same failure also emits a structured JSON payload with a next array of suggested follow-up commands.

    This is particularly important for agents (which run non-interactively by default): they can now target a specific project in monorepos and unlinked directories without relying on interactive setup prompts or the project picker.

    The flag is also accepted on vercel deploy init (excluded on vercel deploy continue because --id already identifies the deployment).

    The new API-based resolution is opt-in via the explicit --project flag, so commands like vercel deploy in an unlinked directory keep their existing behavior of falling back to interactive setup.

  • a2e79a8: Added vercel traces get <request-id> to fetch and render a trace summary for a request. Resolves project/team from the linked project, with --scope and --project flag fallbacks.

Patch Changes
  • b0d4dba: Add OIDC auth support to vercel blob commands and upgrade @vercel/blob to 2.4.0. When VERCEL_OIDC_TOKEN and BLOB_STORE_ID are set in the environment (or .env.local), or when --oidc-token and --store-id are passed together, the CLI uses them as the credential source. The --rw-token flag remains exclusive — when provided, it always wins and never falls back to OIDC. The OIDC token is now forwarded to the SDK via the native oidcToken option (added in @vercel/blob 2.4.0) rather than by mutating process.env.

  • c6fa2d1: Revert non-interactive Marketplace terms acceptance for integration accept-terms.

    This change requires human interactive confirmation for terms acceptance and removes --yes from integration accept-terms guidance.

  • a5b231a: Update vercel env pull to add .env* to .gitignore for default .env.local pulls.

  • Updated dependencies [e6dc048]

  • Updated dependencies [2cd64ea]

  • Updated dependencies [23eee91]

  • Updated dependencies [79d9508]


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 is behind base branch, 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 changed the title chore(deps): update dependency vercel to v54.4.0 chore(deps): update dependency vercel to v54.4.1 May 22, 2026
@renovate renovate Bot changed the title chore(deps): update dependency vercel to v54.4.1 chore(deps): update dependency vercel to v54.5.0 May 27, 2026
@renovate renovate Bot force-pushed the renovate/vercel-54.x-lockfile branch from c744fd2 to a17397f Compare May 27, 2026 00:55
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 27, 2026

Deploying website with  Cloudflare Pages  Cloudflare Pages

Latest commit: 437157d
Status: ✅  Deploy successful!
Preview URL: https://edface9f.website-mhmf.pages.dev
Branch Preview URL: https://renovate-vercel-54-x-lockfil.website-mhmf.pages.dev

View logs

@renovate renovate Bot force-pushed the renovate/vercel-54.x-lockfile branch from a17397f to bfb5ea0 Compare May 28, 2026 02:12
@renovate renovate Bot changed the title chore(deps): update dependency vercel to v54.5.0 chore(deps): update dependency vercel to v54.5.1 May 28, 2026
@renovate renovate Bot changed the title chore(deps): update dependency vercel to v54.5.1 chore(deps): update dependency vercel to v54.6.0 May 28, 2026
@renovate renovate Bot force-pushed the renovate/vercel-54.x-lockfile branch from bfb5ea0 to 437157d Compare May 29, 2026 01:32
@renovate renovate Bot changed the title chore(deps): update dependency vercel to v54.6.0 chore(deps): update dependency vercel to v54.6.1 May 29, 2026
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.

0 participants