Skip to content

build(deps): Bump vercel from 50.40.0 to 50.42.0#3389

Merged
KATO-Hiro merged 1 commit intostagingfrom
dependabot/npm_and_yarn/vercel-50.42.0
Apr 10, 2026
Merged

build(deps): Bump vercel from 50.40.0 to 50.42.0#3389
KATO-Hiro merged 1 commit intostagingfrom
dependabot/npm_and_yarn/vercel-50.42.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2026

Bumps vercel from 50.40.0 to 50.42.0.

Release notes

Sourced from vercel's releases.

vercel@50.42.0

Minor Changes

  • Add vercel project protection actions for password deployment protection (--password). (#15858)

  • Add vercel project protection actions for skew protection via skewProtectionMaxAge (--skew). (#15859)

  • Add vercel project protection actions for SSO deployment protection (--sso). (#15857)

  • Support configuration via vercel.toml (#15750)

  • Add support for running Sandbox commands through vercel sandbox. (#15839)

Patch Changes

  • Fixed VERCEL_TOKEN environment variable not being checked before the login prompt, causing the CLI to always ask for credentials even when the env var was set. (#15877)

  • Improve vc logs ergonomics by showing vc logs --help when invalid flags are provided, exiting successfully for explicit --help, and preserving the full nested logs[] array in JSON output so all request log messages remain available. (#15855)

  • Updated dependencies [aea2272ac976a2e13591e402b2a41173cf51f740, 42b6ff3113eb7ba5302b8469f8dd10070ecec6f0]:

    • @​vercel/backends@​0.0.57
    • @​vercel/build-utils@​13.14.0
    • @​vercel/rust@​1.1.0
    • @​vercel/static-build@​2.9.10
    • @​vercel/elysia@​0.1.60
    • @​vercel/express@​0.1.70
    • @​vercel/fastify@​0.1.63
    • @​vercel/go@​3.4.7
    • @​vercel/h3@​0.1.69
    • @​vercel/hono@​0.2.63
    • @​vercel/hydrogen@​1.3.6
    • @​vercel/koa@​0.1.43
    • @​vercel/nestjs@​0.2.64
    • @​vercel/next@​4.16.5
    • @​vercel/node@​5.7.2
    • @​vercel/python@​6.29.0
    • @​vercel/redwood@​2.4.12
    • @​vercel/remix-builder@​5.7.2
    • @​vercel/ruby@​2.3.2

vercel@50.41.0

Minor Changes

  • Add vercel edge-config with list, add, get, update, remove, items, and tokens subcommands for Edge Config dashboard API parity. (#15822)

  • Add vercel project checks to list a project's deployment checks configuration (parity with dashboard), including --format json and non-interactive error payloads. (#15816)

Patch Changes

  • Improve vercel teams request in non-interactive mode: validation, missing team scope, and API errors emit structured JSON on stdout with stable reason values and next[] commands that preserve global flags (for example --cwd and --non-interactive). (#15815)

... (truncated)

Changelog

Sourced from vercel's changelog.

50.42.0

Minor Changes

  • Add vercel project protection actions for password deployment protection (--password). (#15858)

  • Add vercel project protection actions for skew protection via skewProtectionMaxAge (--skew). (#15859)

  • Add vercel project protection actions for SSO deployment protection (--sso). (#15857)

  • Support configuration via vercel.toml (#15750)

  • Add support for running Sandbox commands through vercel sandbox. (#15839)

Patch Changes

  • Fixed VERCEL_TOKEN environment variable not being checked before the login prompt, causing the CLI to always ask for credentials even when the env var was set. (#15877)

  • Improve vc logs ergonomics by showing vc logs --help when invalid flags are provided, exiting successfully for explicit --help, and preserving the full nested logs[] array in JSON output so all request log messages remain available. (#15855)

  • Updated dependencies [aea2272ac976a2e13591e402b2a41173cf51f740, 42b6ff3113eb7ba5302b8469f8dd10070ecec6f0]:

    • @​vercel/backends@​0.0.57
    • @​vercel/build-utils@​13.14.0
    • @​vercel/rust@​1.1.0
    • @​vercel/static-build@​2.9.10
    • @​vercel/elysia@​0.1.60
    • @​vercel/express@​0.1.70
    • @​vercel/fastify@​0.1.63
    • @​vercel/go@​3.4.7
    • @​vercel/h3@​0.1.69
    • @​vercel/hono@​0.2.63
    • @​vercel/hydrogen@​1.3.6
    • @​vercel/koa@​0.1.43
    • @​vercel/nestjs@​0.2.64
    • @​vercel/next@​4.16.5
    • @​vercel/node@​5.7.2
    • @​vercel/python@​6.29.0
    • @​vercel/redwood@​2.4.12
    • @​vercel/remix-builder@​5.7.2
    • @​vercel/ruby@​2.3.2

50.41.0

Minor Changes

  • Add vercel edge-config with list, add, get, update, remove, items, and tokens subcommands for Edge Config dashboard API parity. (#15822)

  • Add vercel project checks to list a project's deployment checks configuration (parity with dashboard), including --format json and non-interactive error payloads. (#15816)

Patch Changes

... (truncated)

Commits

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 10, 2026
Bumps [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli) from 50.40.0 to 50.42.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.42.0/packages/cli)

---
updated-dependencies:
- dependency-name: vercel
  dependency-version: 50.42.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.42.0 branch from e615caf to 6105781 Compare April 10, 2026 07:36
@KATO-Hiro KATO-Hiro merged commit 00caf32 into staging Apr 10, 2026
3 checks passed
@KATO-Hiro KATO-Hiro deleted the dependabot/npm_and_yarn/vercel-50.42.0 branch April 10, 2026 07:42
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