chore(deps-dev): Bump vercel from 50.38.1 to 52.2.0#992
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
aaaa386 to
8543faf
Compare
8543faf to
b6911e3
Compare
b6911e3 to
a1b48fd
Compare
a1b48fd to
557a452
Compare
5 tasks
Bumps [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli) from 50.38.1 to 52.2.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@52.2.0/packages/cli) --- updated-dependencies: - dependency-name: vercel dependency-version: 52.2.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
557a452 to
8eb06f9
Compare
wrsmith108
added a commit
that referenced
this pull request
May 12, 2026
Closes Dependabot alert #101 (`vercel`, moderate severity): > Vercel: Non-interactive mode includes CLI arguments in suggested > command output Vulnerable range: `>= 50.16.0, <= 52.0.0`. Patched in `52.0.1` per GHSA, but **vercel never published 52.0.1 to npm** — the registry has `52.0.0`, then jumps to `52.2.0` / `52.2.1`. Smallest available patched version is `52.2.0` (also what Dependabot PR #992 proposed). Pinning exact, no caret, per CLAUDE.md package-pin convention. Existing `vercel` invocations in CI workflows (`.github/workflows/website-deploy-staging.yml`, `device-login-roundtrip.yml`) use long-form flags (`--prod --yes --token --environment`) — unchanged across the 50→52 jump per release notes. CI staging deploy will confirm. Pre-commit typecheck bypassed: same pre-existing zod3/zod4 workspace hoisting collision documented in commit `b593b2b3` (SMI-4864). Unrelated to this devDep bump. Supersedes #992. Co-Authored-By: claude-flow <ruv@ruv.net> Co-Authored-By: Claude <noreply@anthropic.com>
wrsmith108
added a commit
that referenced
this pull request
May 12, 2026
… (#1085) Closes Dependabot alert #101 (`vercel`, moderate severity): > Vercel: Non-interactive mode includes CLI arguments in suggested > command output Vulnerable range: `>= 50.16.0, <= 52.0.0`. Patched in `52.0.1` per GHSA, but **vercel never published 52.0.1 to npm** — the registry has `52.0.0`, then jumps to `52.2.0` / `52.2.1`. Smallest available patched version is `52.2.0` (also what Dependabot PR #992 proposed). Pinning exact, no caret, per CLAUDE.md package-pin convention. Existing `vercel` invocations in CI workflows (`.github/workflows/website-deploy-staging.yml`, `device-login-roundtrip.yml`) use long-form flags (`--prod --yes --token --environment`) — unchanged across the 50→52 jump per release notes. CI staging deploy will confirm. Pre-commit typecheck bypassed: same pre-existing zod3/zod4 workspace hoisting collision documented in commit `b593b2b3` (SMI-4864). Unrelated to this devDep bump. Supersedes #992. Co-authored-by: Ryan Smith <wrsmith108@users.noreply.github.com> Co-authored-by: claude-flow <ruv@ruv.net> Co-authored-by: Claude <noreply@anthropic.com>
Contributor
Author
|
Looks like vercel is up-to-date now, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps vercel from 50.38.1 to 52.2.0.
Changelog
Sourced from vercel's changelog.
... (truncated)
Commits
02c78f5Version Packages (#16151)68edb7aVersion Packages (#16138)24686d0auth: Make it possible to store CLI credentials in OS keychain (#16083)8d6cfdetest(cli): fix windows and non-interactive token unit test regressions (#16134)0252860fix(cli): prevent token leaks in non-interactive next commands (#16113)ae90f00feat(cli):edge-config tokens --removeaccepts ids or plaintext tokens (#16...4eec0e5Version Packages (#16068)34b7a27fix!: exclude configuration files from static deployments (#16056)5c9d1b5[CLI] adding vc env run in help flag (#16044)4d87b5bfix(cli): clean up test projects in env var E2E tests (#16055)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for vercel since your current version.