Skip to content

Bump vercel from 50.44.0 to 51.6.1#67

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

Bump vercel from 50.44.0 to 51.6.1#67
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/vercel-51.6.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 17, 2026

Bumps vercel from 50.44.0 to 51.6.1.

Release notes

Sourced from vercel's releases.

vercel@51.6.1

Patch Changes

vercel@51.5.1

Patch Changes

... (truncated)

Changelog

Sourced from vercel's changelog.

51.6.1

Patch Changes

51.6.0

Minor Changes

  • Add vercel connex list command (#16018)

Patch Changes

  • Add OpenAPI-driven subcommand fallback behind VERCEL_AUTO_API=1. (#15989)

    When the env var is set, unrecognized CLI tokens are matched against OpenAPI tags and operation IDs from openapi.vercel.sh. This enables vercel <tag> <operationId> (e.g. vercel user getAuthUser) at the top level, and per-command fallthrough (e.g. vercel projects getProject) when a token doesn't match a native subcommand.

    When x-vercel-cli.displayColumns is present in the OpenAPI response schema, results render as a card (single object) or table (array) instead of raw JSON.

  • [experimental-services] add new job service type support (#15944)

  • Add naming and formatting utilities for OpenAPI CLI integration. (#16010)

    Introduces foldNamingStyle for case-insensitive matching across camelCase/kebab-case/snake_case, humanReadableColumnLabel for converting schema property paths to readable headers, and inferCliSubcommandAliases for auto-generating CLI aliases from HTTP methods.

  • Updated dependencies [44d519b8660185754d8280517adbe0ab7268f540, 2a6344e205910dafc05cb74a80f98165d95322d7]:

    • @​vercel/detect-agent@​1.2.3
    • @​vercel/build-utils@​13.17.2
    • @​vercel/python@​6.33.3
    • @​vercel/backends@​0.0.64

... (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 50.44.0 to 51.6.1.
- [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@51.6.1/packages/cli)

---
updated-dependencies:
- dependency-name: vercel
  dependency-version: 51.6.1
  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 Apr 17, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 24, 2026

Superseded by #70.

@dependabot dependabot Bot closed this Apr 24, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/vercel-51.6.1 branch April 24, 2026 07:48
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