Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps vercel from 47.0.5 to 48.0.0.

Release notes

Sourced from vercel's releases.

[email protected]

Major Changes

  • The vercel login command has been overhauled, see below for how to use the new flow. (#13802)

    Breaking changes

    The following are now obsolete:

    • Passing the email argument or --github, --gitlab, --bitbucket flags. Run the command without any options:
    - $ vercel login [email protected]
    - $ vercel login --github
    - $ vercel login --gitlab
    - $ vercel login --bitbucket
    + $ vercel login

    Choose your preferred authentication method in the browser instead.

    • Passing the teamId/teamSlug argument. Run the command without any options:
    - $ vercel login team
    + $ vercel login

    After signing in with any of the non-SAML methods, you will be prompted to authorize individual teams.

    • --oob: Visit vercel.com/device on any browser-capable device and enter the code shown in the terminal. This flag is now obsolete.

    [!TIP] Hit Enter to open the link automatically, if you are signing in from a browser-capable device.

    [!IMPORTANT] Read the instructions carefully to match your location, IP, and request time when approving the device, as you will be granting access to your Vercel account.

    Resources

    Good to know: The new login experience is built on top of the OAuth 2.0 Device Flow specification.

Minor Changes

  • [cli] add new commands vercel cache invalidate --tag and vercel cache dangerously-delete --tag (#13898)

Patch Changes

... (truncated)

Changelog

Sourced from vercel's changelog.

48.0.0

Major Changes

  • The vercel login command has been overhauled, see below for how to use the new flow. (#13802)

    Breaking changes

    The following are now obsolete:

    • Passing the email argument or --github, --gitlab, --bitbucket flags. Run the command without any options:
    - $ vercel login [email protected]
    - $ vercel login --github
    - $ vercel login --gitlab
    - $ vercel login --bitbucket
    + $ vercel login

    Choose your preferred authentication method in the browser instead.

    • Passing the teamId/teamSlug argument. Run the command without any options:
    - $ vercel login team
    + $ vercel login

    After signing in with any of the non-SAML methods, you will be prompted to authorize individual teams.

    • --oob: Visit vercel.com/device on any browser-capable device and enter the code shown in the terminal. This flag is now obsolete.

    [!TIP] Hit Enter to open the link automatically, if you are signing in from a browser-capable device.

    [!IMPORTANT] Read the instructions carefully to match your location, IP, and request time when approving the device, as you will be granting access to your Vercel account.

    Resources

    Good to know: The new login experience is built on top of the OAuth 2.0 Device Flow specification.

Minor Changes

  • [cli] add new commands vercel cache invalidate --tag and vercel cache dangerously-delete --tag (#13898)

... (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 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)

Bumps [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli) from 47.0.5 to 48.0.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/[email protected]/packages/cli)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 15, 2025
@vercel
Copy link

vercel bot commented Sep 15, 2025

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

Project Deployment Preview Comments Updated (UTC)
docs-runme-dev Ready Ready Preview Comment Sep 15, 2025 11:51am

@github-actions github-actions bot merged commit 51732c5 into main Sep 15, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vercel-48.0.0 branch September 15, 2025 11:51
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