Skip to content

Bump vercel from 34.2.8 to 50.10.0#172

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/vercel-50.10.0
Closed

Bump vercel from 34.2.8 to 50.10.0#172
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/vercel-50.10.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 4, 2026

Copy link
Copy Markdown

Bumps vercel from 34.2.8 to 50.10.0.

Release notes

Sourced from vercel's releases.

vercel@50.10.0

Minor Changes

  • feat(cli): Add webhooks command for managing webhooks (#14789)

    Adds a new webhooks command to the Vercel CLI with the following subcommands:

    • webhooks ls - List all webhooks with optional --format json output
    • webhooks get <id> - Get details of a specific webhook with optional --format json output
    • webhooks create <url> --event <event> - Create a new webhook with specified events
    • webhooks rm <id> - Remove a webhook with --yes flag to skip confirmation

    Webhook event types are fetched dynamically from the OpenAPI spec to stay in sync with the API.

  • Added experimental services support in the CLI new project flow. When VERCEL_USE_EXPERIMENTAL_SERVICES=1 is set and a project's vercel.json contains experimentalServices, the CLI will detect and display the configured services during project setup, automatically selecting the "services" framework preset. (#14776)

Patch Changes

vercel@50.9.6

Patch Changes

vercel@50.9.5

Patch Changes

vercel@50.9.4

Patch Changes

... (truncated)

Changelog

Sourced from vercel's changelog.

50.10.0

Minor Changes

  • feat(cli): Add webhooks command for managing webhooks (#14789)

    Adds a new webhooks command to the Vercel CLI with the following subcommands:

    • webhooks ls - List all webhooks with optional --format json output
    • webhooks get <id> - Get details of a specific webhook with optional --format json output
    • webhooks create <url> --event <event> - Create a new webhook with specified events
    • webhooks rm <id> - Remove a webhook with --yes flag to skip confirmation

    Webhook event types are fetched dynamically from the OpenAPI spec to stay in sync with the API.

  • Added experimental services support in the CLI new project flow. When VERCEL_USE_EXPERIMENTAL_SERVICES=1 is set and a project's vercel.json contains experimentalServices, the CLI will detect and display the configured services during project setup, automatically selecting the "services" framework preset. (#14776)

Patch Changes

50.9.6

Patch Changes

50.9.5

Patch Changes

... (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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli) from 34.2.8 to 50.10.0.
- [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.10.0/packages/cli)

---
updated-dependencies:
- dependency-name: vercel
  dependency-version: 50.10.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 Feb 4, 2026
@vercel

vercel Bot commented Feb 4, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
asdas Ready Ready Preview, Comment Feb 4, 2026 4:14am

@dependabot @github

dependabot Bot commented on behalf of github Feb 5, 2026

Copy link
Copy Markdown
Author

Superseded by #173.

@dependabot dependabot Bot closed this Feb 5, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/vercel-50.10.0 branch February 5, 2026 04:14
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