Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2026

Bumps vercel from 50.1.6 to 50.3.0.

Release notes

Sourced from vercel's releases.

vercel@50.3.0

Minor Changes

  • Add upgrade command (#14584)

  • Support typo detection for commands as well as frameworks (#14586)

Patch Changes

  • Migrate CLI build output from CommonJS to ESM (#14566)

    • Change CLI package to use ESM format ("type": "module")
    • Add ESM shim banner for CommonJS compatibility (require, __filename, __dirname)
    • Rename worker files to .cjs extension for explicit CommonJS handling
    • Fix getPackageJSON to handle ESM file:// URLs from stack traces
    • Convert scripts/start.js to use dynamic import
Changelog

Sourced from vercel's changelog.

50.3.0

Minor Changes

  • Add upgrade command (#14584)

  • Support typo detection for commands as well as frameworks (#14586)

Patch Changes

  • Migrate CLI build output from CommonJS to ESM (#14566)

    • Change CLI package to use ESM format ("type": "module")
    • Add ESM shim banner for CommonJS compatibility (require, __filename, __dirname)
    • Rename worker files to .cjs extension for explicit CommonJS handling
    • Fix getPackageJSON to handle ESM file:// URLs from stack traces
    • Convert scripts/start.js to use dynamic import

50.2.0

Minor Changes

  • Add vercel env run command to run commands with environment variables from the linked Vercel project without writing them to the filesystem (#14582)

  • Merge computed rewrites/redirects to routes in Vercel config (#14518)

Patch Changes

... (truncated)

Commits
  • 875a52f Version Packages (#14587)
  • a04f487 feat(cli): add typo detection for commands (#14586)
  • e959b59 [cli] Migrate build output from CommonJS to ESM (#14566)
  • c6f1bc6 feat(cli): add upgrade command (#14584)
  • 8356799 Version Packages (#14551)
  • e809438 feat(cli): add vercel env run command (#14582)
  • 39c95ff [prebuilt-skew-protection] feat: adding user configured deployment id to buil...
  • d63084d [cli] skip secondary installation when using vercel.ts for js/ts projects (#1...
  • 282b760 [cli] Merge computed Rewrite/Redirect types to Route if they are mixed with R...
  • See full diff 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 13, 2026
@coderabbitai
Copy link

coderabbitai bot commented Jan 13, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vercel-50.3.0 branch from 59a24ca to d211f08 Compare January 13, 2026 01:01
Bumps [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli) from 50.1.6 to 50.3.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.3.0/packages/cli)

---
updated-dependencies:
- dependency-name: vercel
  dependency-version: 50.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vercel-50.3.0 branch from d211f08 to 41a5297 Compare January 13, 2026 01:03
@KATO-Hiro KATO-Hiro merged commit a0955d0 into staging Jan 13, 2026
4 checks passed
@KATO-Hiro KATO-Hiro deleted the dependabot/npm_and_yarn/vercel-50.3.0 branch January 13, 2026 01:49
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.

2 participants