Skip to content

chore(deps-dev): bump vercel from 50.35.0 to 50.37.3 in the dev-deps group#24

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dev-deps-f5d4d44a42
Closed

chore(deps-dev): bump vercel from 50.35.0 to 50.37.3 in the dev-deps group#24
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dev-deps-f5d4d44a42

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2026

Bumps the dev-deps group with 1 update: vercel.

Updates vercel from 50.35.0 to 50.37.3

Release notes

Sourced from vercel's releases.

vercel@50.37.3

Patch Changes

  • Improve plugin install flow: handle Ctrl+C to cancel install, only install for detected agent harness, add description before plugin prompt, and remove CLAUDE.md/AGENTS.md prompt from link/login flows. (#15733)

vercel@50.37.2

Patch Changes

vercel@50.37.1

Patch Changes

  • Improve agent plugin install flow: agents now receive structured JSON prompts for plugin installation instead of auto-approving silently. Preferences are persisted to avoid repeat prompts. On deploy, shows a non-blocking tip if the plugin is not installed. (#15707)

  • Auto-install agent tooling on vercel login, vercel link, and vercel deploy. When a supported agent platform (Claude Code, Cursor) is detected or the user has ~/.claude/~/.cursor directories, prompts to install the Vercel plugin. On vercel link, also prompts to add Vercel best practices to AGENTS.md/CLAUDE.md. On vercel deploy, shows a non-blocking tip if the plugin is not installed. User preferences are persisted to avoid repeat prompts. (#15692)

  • Add --archive support to deploy continue command. (#15197)

  • Updated dependencies [a54b8f246ac6b43ac8f1674093402e3fe145fd64]:

    • @​vercel/build-utils@​13.11.0
    • @​vercel/backends@​0.0.52
    • @​vercel/elysia@​0.1.54
    • @​vercel/express@​0.1.64
    • @​vercel/fastify@​0.1.57
    • @​vercel/go@​3.4.6
    • @​vercel/h3@​0.1.63
    • @​vercel/hono@​0.2.57
    • @​vercel/hydrogen@​1.3.6

... (truncated)

Changelog

Sourced from vercel's changelog.

50.37.3

Patch Changes

  • Improve plugin install flow: handle Ctrl+C to cancel install, only install for detected agent harness, add description before plugin prompt, and remove CLAUDE.md/AGENTS.md prompt from link/login flows. (#15733)

50.37.2

Patch Changes

50.37.1

Patch Changes

  • Improve agent plugin install flow: agents now receive structured JSON prompts for plugin installation instead of auto-approving silently. Preferences are persisted to avoid repeat prompts. On deploy, shows a non-blocking tip if the plugin is not installed. (#15707)

  • Auto-install agent tooling on vercel login, vercel link, and vercel deploy. When a supported agent platform (Claude Code, Cursor) is detected or the user has ~/.claude/~/.cursor directories, prompts to install the Vercel plugin. On vercel link, also prompts to add Vercel best practices to AGENTS.md/CLAUDE.md. On vercel deploy, shows a non-blocking tip if the plugin is not installed. User preferences are persisted to avoid repeat prompts. (#15692)

  • Add --archive support to deploy continue command. (#15197)

  • Updated dependencies [a54b8f246ac6b43ac8f1674093402e3fe145fd64]:

    • @​vercel/build-utils@​13.11.0
    • @​vercel/backends@​0.0.52
    • @​vercel/elysia@​0.1.54
    • @​vercel/express@​0.1.64
    • @​vercel/fastify@​0.1.57
    • @​vercel/go@​3.4.6

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dev-deps group with 1 update: [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli).


Updates `vercel` from 50.35.0 to 50.37.3
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/vercel@50.37.3/packages/cli)

---
updated-dependencies:
- dependency-name: vercel
  dependency-version: 50.37.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 28, 2026
@dependabot dependabot bot requested a review from tomismeta as a code owner March 28, 2026 13:33
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 28, 2026
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 28, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
pull-md Ready Ready Preview, Comment Mar 28, 2026 1:33pm

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 29, 2026

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev-deps-f5d4d44a42 branch March 29, 2026 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants