Skip to content

Bump vercel from 51.8.0 to 53.4.0#8

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

Bump vercel from 51.8.0 to 53.4.0#8
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/vercel-53.4.0

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps vercel from 51.8.0 to 53.4.0.

Release notes

Sourced from vercel's releases.

vercel@53.4.0

Minor Changes

  • 88fb6c1: Add vercel connex attach <client> to attach a Vercel project to a Connex client for one or more environments. Defaults to the current linked project + all environments (production, preview, development). Pass -e/--environment (repeatable, comma-separated) to restrict, -p/--project <name_or_id> to target a different project, and --yes / --format=json for non-interactive use. When the project is already attached with the same environments, the command exits early as a no-op; when the environments differ, the prompt shows a current-vs-new diff before replacing.
  • 66a2105: vercel dev now exposes VERCEL_PROJECT_ID and VERCEL_ORG_ID from the linked .vercel/project.json to the dev process, mirroring how the platform sets them in prod and preview. Existing values in process.env or .env files take precedence and are not overridden.

Patch Changes

  • b4bb157: Fix vercel dev double-appending rootDirectory when run from inside a project subdirectory whose name already matches the project's rootDirectory setting (e.g. monorepo/project1monorepo/project1/project1).
  • 858c1dc: [cli] reliably kill experimentalServices child processes on vercel dev exit
  • 05fae25: Support full URLs and bare hosts in vc curl while resolving project auth from the target URL.
  • 657a3b1: Improve function size log message to show warning when limit is reached or almost reached, and always display function size with dependencies breakdown. Requires VERCEL_ANALYZE_BUILD_OUTPUT=1.
  • 979d70a: [services] services schema support
  • Updated dependencies [22f77b9]
  • Updated dependencies [f93148b]
  • Updated dependencies [979d70a]
    • @​vercel/build-utils@​13.23.0
    • @​vercel/backends@​0.5.0
    • @​vercel/python@​6.40.0
    • @​vercel/node@​5.8.0
    • @​vercel/static-build@​2.9.25
    • @​vercel/elysia@​0.1.76
    • @​vercel/express@​0.1.86
    • @​vercel/fastify@​0.1.79
    • @​vercel/go@​3.6.0
    • @​vercel/h3@​0.1.85
    • @​vercel/hono@​0.2.79
    • @​vercel/hydrogen@​1.3.7
    • @​vercel/koa@​0.1.59
    • @​vercel/nestjs@​0.2.80
    • @​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@53.3.2

Patch Changes

  • Updated dependencies [f0d7d32]
    • @​vercel/build-utils@​13.22.1
    • @​vercel/node@​5.7.17
    • @​vercel/backends@​0.4.1
    • @​vercel/elysia@​0.1.75
    • @​vercel/express@​0.1.85
    • @​vercel/fastify@​0.1.78
    • @​vercel/go@​3.6.0
    • @​vercel/h3@​0.1.84
    • @​vercel/hono@​0.2.78
    • @​vercel/hydrogen@​1.3.7

... (truncated)

Changelog

Sourced from vercel's changelog.

53.4.0

Minor Changes

  • 88fb6c1: Add vercel connex attach <client> to attach a Vercel project to a Connex client for one or more environments. Defaults to the current linked project + all environments (production, preview, development). Pass -e/--environment (repeatable, comma-separated) to restrict, -p/--project <name_or_id> to target a different project, and --yes / --format=json for non-interactive use. When the project is already attached with the same environments, the command exits early as a no-op; when the environments differ, the prompt shows a current-vs-new diff before replacing.
  • 66a2105: vercel dev now exposes VERCEL_PROJECT_ID and VERCEL_ORG_ID from the linked .vercel/project.json to the dev process, mirroring how the platform sets them in prod and preview. Existing values in process.env or .env files take precedence and are not overridden.

Patch Changes

  • b4bb157: Fix vercel dev double-appending rootDirectory when run from inside a project subdirectory whose name already matches the project's rootDirectory setting (e.g. monorepo/project1monorepo/project1/project1).
  • 858c1dc: [cli] reliably kill experimentalServices child processes on vercel dev exit
  • 05fae25: Support full URLs and bare hosts in vc curl while resolving project auth from the target URL.
  • 657a3b1: Improve function size log message to show warning when limit is reached or almost reached, and always display function size with dependencies breakdown. Requires VERCEL_ANALYZE_BUILD_OUTPUT=1.
  • 979d70a: [services] services schema support
  • Updated dependencies [22f77b9]
  • Updated dependencies [f93148b]
  • Updated dependencies [979d70a]
    • @​vercel/build-utils@​13.23.0
    • @​vercel/backends@​0.5.0
    • @​vercel/python@​6.40.0
    • @​vercel/node@​5.8.0
    • @​vercel/static-build@​2.9.25
    • @​vercel/elysia@​0.1.76
    • @​vercel/express@​0.1.86
    • @​vercel/fastify@​0.1.79
    • @​vercel/go@​3.6.0
    • @​vercel/h3@​0.1.85
    • @​vercel/hono@​0.2.79
    • @​vercel/hydrogen@​1.3.7
    • @​vercel/koa@​0.1.59
    • @​vercel/nestjs@​0.2.80
    • @​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

53.3.2

Patch Changes

  • Updated dependencies [f0d7d32]
    • @​vercel/build-utils@​13.22.1
    • @​vercel/node@​5.7.17
    • @​vercel/backends@​0.4.1
    • @​vercel/elysia@​0.1.75
    • @​vercel/express@​0.1.85
    • @​vercel/fastify@​0.1.78
    • @​vercel/go@​3.6.0
    • @​vercel/h3@​0.1.84

... (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 51.8.0 to 53.4.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@53.4.0/packages/cli)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 11, 2026

Labels

The following labels could not be found: deps. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 12, 2026

Looks like vercel is no longer a dependency, so this is no longer needed.

@dependabot dependabot Bot closed this May 12, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/vercel-53.4.0 branch May 12, 2026 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants