Skip to content

chore(deps-dev): bump vercel from 50.32.5 to 50.33.0 in the github-actions group#1564

Merged
julien-deramond merged 1 commit intomainfrom
dependabot/npm_and_yarn/github-actions-77768b529e
Mar 18, 2026
Merged

chore(deps-dev): bump vercel from 50.32.5 to 50.33.0 in the github-actions group#1564
julien-deramond merged 1 commit intomainfrom
dependabot/npm_and_yarn/github-actions-77768b529e

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2026

Bumps the github-actions group with 1 update: vercel.

Updates vercel from 50.32.5 to 50.33.0

Release notes

Sourced from vercel's releases.

vercel@50.33.0

Minor Changes

  • [services] add support for background workers to vc dev (#15434)

  • Add stdin_is_tty telemetry tracking to measure interactive vs non-interactive CLI usage (#15574)

  • [services] add support for cron services to vc dev (#15433)

Patch Changes

  • Auto-run login flow when AI agent is detected without credentials, instead of printing an error and exiting. The device code flow prints an auth URL, opens the browser when possible, and polls for completion. (#15581)

  • Improved vercel activity command output formatting: added scope headers showing the team/project being queried, aligned event detail fields in expanded view, and included scope information in JSON output. (#15520)

  • Preserve --environment selection when integration add falls back to the browser (#15493)

  • Show availability error instead of price check error when domain unavailable (#15563)

  • Fixed --project flag not being respected when a repo.json exists. Previously, running vercel link --yes --project=example would still prompt for project selection in monorepo setups with repo.json. Now the --project flag correctly auto-selects the matching project without interactive prompts. (#14790)

  • Non-interactive for redirects (#15450)

  • Adding in best practices for non-interactive mode (#15496)

  • Adding in non-interactive mode for teams (#15478)

  • Adding in non-interactive mode for DNS (#15494)

  • [cli] Add client-side validation for --skip-domain flag to require --prod or --target=production (#14650)

  • Updated dependencies [89f9c77b167bcbcd725c7f963d91f30a22127f2a, 1d01a1006715435b145ba3db22421d7365bc0397, 8c84d5915e5aa6e773de313b3ecb5f6685e8c077, 5badb77cae9c1ed8d1fc32a52788b8af2c36c7fa, e9a791d0fa04ef58695535fa508554415137fb58, 283df58cf4b75bf9cfe13958ad379149ffeb7464]:

    • @​vercel/python@​6.24.0
    • @​vercel/static-build@​2.9.1
    • @​vercel/build-utils@​13.8.1
    • @​vercel/backends@​0.0.46
    • @​vercel/elysia@​0.1.49
    • @​vercel/express@​0.1.58
    • @​vercel/fastify@​0.1.52
    • @​vercel/go@​3.4.5
    • @​vercel/h3@​0.1.58
    • @​vercel/hono@​0.2.52
    • @​vercel/hydrogen@​1.3.6
    • @​vercel/koa@​0.1.32
    • @​vercel/nestjs@​0.2.53
    • @​vercel/next@​4.16.1
    • @​vercel/node@​5.6.16
    • @​vercel/redwood@​2.4.10
    • @​vercel/remix-builder@​5.7.0
    • @​vercel/ruby@​2.3.2

... (truncated)

Changelog

Sourced from vercel's changelog.

50.33.0

Minor Changes

  • [services] add support for background workers to vc dev (#15434)

  • Add stdin_is_tty telemetry tracking to measure interactive vs non-interactive CLI usage (#15574)

  • [services] add support for cron services to vc dev (#15433)

Patch Changes

  • Auto-run login flow when AI agent is detected without credentials, instead of printing an error and exiting. The device code flow prints an auth URL, opens the browser when possible, and polls for completion. (#15581)

  • Improved vercel activity command output formatting: added scope headers showing the team/project being queried, aligned event detail fields in expanded view, and included scope information in JSON output. (#15520)

  • Preserve --environment selection when integration add falls back to the browser (#15493)

  • Show availability error instead of price check error when domain unavailable (#15563)

  • Fixed --project flag not being respected when a repo.json exists. Previously, running vercel link --yes --project=example would still prompt for project selection in monorepo setups with repo.json. Now the --project flag correctly auto-selects the matching project without interactive prompts. (#14790)

  • Non-interactive for redirects (#15450)

  • Adding in best practices for non-interactive mode (#15496)

  • Adding in non-interactive mode for teams (#15478)

  • Adding in non-interactive mode for DNS (#15494)

  • [cli] Add client-side validation for --skip-domain flag to require --prod or --target=production (#14650)

  • Updated dependencies [89f9c77b167bcbcd725c7f963d91f30a22127f2a, 1d01a1006715435b145ba3db22421d7365bc0397, 8c84d5915e5aa6e773de313b3ecb5f6685e8c077, 5badb77cae9c1ed8d1fc32a52788b8af2c36c7fa, e9a791d0fa04ef58695535fa508554415137fb58, 283df58cf4b75bf9cfe13958ad379149ffeb7464]:

    • @​vercel/python@​6.24.0
    • @​vercel/static-build@​2.9.1
    • @​vercel/build-utils@​13.8.1
    • @​vercel/backends@​0.0.46
    • @​vercel/elysia@​0.1.49
    • @​vercel/express@​0.1.58
    • @​vercel/fastify@​0.1.52
    • @​vercel/go@​3.4.5
    • @​vercel/h3@​0.1.58
    • @​vercel/hono@​0.2.52
    • @​vercel/hydrogen@​1.3.6
    • @​vercel/koa@​0.1.32
    • @​vercel/nestjs@​0.2.53
    • @​vercel/next@​4.16.1
    • @​vercel/node@​5.6.16
    • @​vercel/redwood@​2.4.10
    • @​vercel/remix-builder@​5.7.0

... (truncated)

Commits
  • a0e6e10 Version Packages (#15507)
  • d49ddd2 [python tests] resolve python wheel urls in tests to fix broken CI (#15606)
  • 9dbc976 feat(cli): Add query param for cli source for post-buy (#15599)
  • 2d65f45 [Vercel CLI] Agent fix for Vercel Login (#15581)
  • a244f2b feat(cli): track tty in telemetry (#15574)
  • b073975 [domains] show unavailable error instead of price check error on domain purch...
  • 89f9c77 [services] add support for background workers to vc dev (#15434)
  • 8ee6645 [cli] Preserve --environment in web UI fallback URLs (#15493)
  • d8c186e [CLI] feat: non-interactive mode for redirects (#15450)
  • e2cce32 noninteractive mode readme (#15496)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github-actions group with 1 update: [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli).


Updates `vercel` from 50.32.5 to 50.33.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.33.0/packages/cli)

---
updated-dependencies:
- dependency-name: vercel
  dependency-version: 50.33.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

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 Mar 18, 2026
@vercel
Copy link

vercel bot commented Mar 18, 2026

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

Project Deployment Actions Updated (UTC)
openresource-dev Ready Ready Preview, Comment Mar 18, 2026 7:24am

@julien-deramond julien-deramond merged commit 65b7982 into main Mar 18, 2026
4 checks passed
@julien-deramond julien-deramond deleted the dependabot/npm_and_yarn/github-actions-77768b529e branch March 18, 2026 08:41
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