Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the github-actions group with 1 update: vercel.

Updates vercel from 50.9.6 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

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

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 github-actions group with 1 update: [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli).


Updates `vercel` from 50.9.6 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-minor
  dependency-group: github-actions
...

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
Copy link

vercel bot commented Feb 4, 2026

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

Project Deployment Actions Updated (UTC)
openresource-dev Ready Ready Preview, Comment Feb 4, 2026 7:24am

@julien-deramond julien-deramond merged commit 498186b into main Feb 4, 2026
4 checks passed
@julien-deramond julien-deramond deleted the dependabot/npm_and_yarn/github-actions-55dde89b16 branch February 4, 2026 08:16
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.

1 participant