Skip to content

chore(deps-dev): bump vercel from 51.8.0 to 53.3.1#45

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/vercel-53.3.1
Open

chore(deps-dev): bump vercel from 51.8.0 to 53.3.1#45
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/vercel-53.3.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 9, 2026

Bumps vercel from 51.8.0 to 53.3.1.

Release notes

Sourced from vercel's releases.

vercel@53.3.1

Patch Changes

  • Updated dependencies [82edff0]
    • @​vercel/cli-config@​0.1.1

vercel@53.3.0

Minor Changes

  • dbfcc04: vercel connex list now defaults to clients linked to the current project. When no project is linked, it falls back to listing every Connex client in the team (same as --all-projects). Use --all-projects to force the team-wide view; the table includes a Projects column with the linked project names per client (with a + more suffix when truncated).
  • 3b368bd: Add --format=json support to vercel project token, direct token output to stdout instead of stderr.
  • 34f595a: Extract CLI global config and auth config helpers into new @vercel/cli-config, use @effect/schema for config validation.
  • b4ada64: Implement scheduled jobs for JS/TS.

Patch Changes

  • 1dae59c: Allow vc logs <deployment-url> to resolve the project from the deployment instead of requiring a linked local project, and include the current scope in related lookup errors.
  • 7e64cc2: Show a clearer error instead of querying logs for deployments that never reached Ready.
  • 2dac1cb: Use Git repository and root directory matches before folder-name matches when linking projects.
  • Updated dependencies [e53dd86]
  • Updated dependencies [ae20217]
  • Updated dependencies [34f595a]
  • Updated dependencies [b4ada64]
  • Updated dependencies [94c29b8]
    • @​vercel/build-utils@​13.22.0
    • @​vercel/backends@​0.4.0
    • @​vercel/python@​6.39.0
    • @​vercel/cli-config@​0.1.0
    • @​vercel/node@​5.7.16
    • @​vercel/elysia@​0.1.74
    • @​vercel/express@​0.1.84
    • @​vercel/fastify@​0.1.77
    • @​vercel/go@​3.6.0
    • @​vercel/h3@​0.1.83
    • @​vercel/hono@​0.2.77
    • @​vercel/hydrogen@​1.3.7
    • @​vercel/koa@​0.1.57
    • @​vercel/nestjs@​0.2.78
    • @​vercel/next@​4.17.1
    • @​vercel/redwood@​2.4.13
    • @​vercel/remix-builder@​5.8.1
    • @​vercel/ruby@​2.3.2
    • @​vercel/rust@​1.2.0
    • @​vercel/static-build@​2.9.23

vercel@53.2.0

Minor Changes

  • 3898acb: Add vercel firewall command for managing project firewall configuration. Supports custom rules (add, edit, delete, enable, disable, reorder), IP blocking, system bypass rules, attack challenge mode, and system mitigations.

... (truncated)

Changelog

Sourced from vercel's changelog.

53.3.1

Patch Changes

  • Updated dependencies [82edff0]
    • @​vercel/cli-config@​0.1.1

53.3.0

Minor Changes

  • dbfcc04: vercel connex list now defaults to clients linked to the current project. When no project is linked, it falls back to listing every Connex client in the team (same as --all-projects). Use --all-projects to force the team-wide view; the table includes a Projects column with the linked project names per client (with a + more suffix when truncated).
  • 3b368bd: Add --format=json support to vercel project token, direct token output to stdout instead of stderr.
  • 34f595a: Extract CLI global config and auth config helpers into new @vercel/cli-config, use @effect/schema for config validation.
  • b4ada64: Implement scheduled jobs for JS/TS.

Patch Changes

  • 1dae59c: Allow vc logs <deployment-url> to resolve the project from the deployment instead of requiring a linked local project, and include the current scope in related lookup errors.
  • 7e64cc2: Show a clearer error instead of querying logs for deployments that never reached Ready.
  • 2dac1cb: Use Git repository and root directory matches before folder-name matches when linking projects.
  • Updated dependencies [e53dd86]
  • Updated dependencies [ae20217]
  • Updated dependencies [34f595a]
  • Updated dependencies [b4ada64]
  • Updated dependencies [94c29b8]
    • @​vercel/build-utils@​13.22.0
    • @​vercel/backends@​0.4.0
    • @​vercel/python@​6.39.0
    • @​vercel/cli-config@​0.1.0
    • @​vercel/node@​5.7.16
    • @​vercel/elysia@​0.1.74
    • @​vercel/express@​0.1.84
    • @​vercel/fastify@​0.1.77
    • @​vercel/go@​3.6.0
    • @​vercel/h3@​0.1.83
    • @​vercel/hono@​0.2.77
    • @​vercel/hydrogen@​1.3.7
    • @​vercel/koa@​0.1.57
    • @​vercel/nestjs@​0.2.78
    • @​vercel/next@​4.17.1
    • @​vercel/redwood@​2.4.13
    • @​vercel/remix-builder@​5.8.1
    • @​vercel/ruby@​2.3.2
    • @​vercel/rust@​1.2.0
    • @​vercel/static-build@​2.9.23

53.2.0

Minor Changes

... (truncated)

Commits
  • 68248c7 Version Packages (#16272)
  • 8a127ce Version Packages (#16235)
  • c20fa11 test(cli): avoid README in cwd deploy fixture (#16265)
  • b4ada64 [services] Add static schedule cron services for js/ts. (#16158)
  • 7e64cc2 cli/logs: Handle non-live deployments (#16247)
  • 2dac1cb Use repo link behavior when possible during vc link (#16238)
  • dbfcc04 [cli] connex: Scope list clients to current project by default; add --all (#1...
  • 1dae59c cli/logs: Resolve deployment targets without linked projects (#16246)
  • 3b368bd cli/project/token: Add JSON output mode, print to stdout (#16156)
  • 34f595a cli: Extract global config helpers to a new package, validate config (#16186)
  • Additional commits viewable in compare view

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 51.8.0 to 53.3.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@53.3.1/packages/cli)

---
updated-dependencies:
- dependency-name: vercel
  dependency-version: 53.3.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 May 9, 2026
@dependabot dependabot Bot requested a review from tomismeta as a code owner May 9, 2026 13:32
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 9, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented May 9, 2026

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

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

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