Skip to content

deps: update dependency vercel to v50#417

Merged
gn-t-k merged 1 commit intomainfrom
deps/vercel-50.x
Feb 5, 2026
Merged

deps: update dependency vercel to v50#417
gn-t-k merged 1 commit intomainfrom
deps/vercel-50.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 17, 2025

This PR contains the following updates:

Package Change Age Confidence
vercel (source) 49.2.050.9.6 age confidence

Release Notes

vercel/vercel (vercel)

v50.9.6

Compare Source

Patch Changes

v50.9.5

Compare Source

Patch Changes

v50.9.4

Compare Source

Patch Changes

v50.9.3

Compare Source

Patch Changes

v50.9.2

Compare Source

Patch Changes
  • fix(cli): Scope DELETE confirmation prompt to vercel api command only (#​14787)

    This fixes a regression from #​14769 where the DELETE confirmation prompt was incorrectly applied to all DELETE operations (e.g., vercel env rm, vercel alias rm) instead of only the vercel api command. Commands like env rm and alias rm have their own --yes flags for confirmation and should not be affected.

  • experimental rust runtime framework preset (#​14765)

  • Add redirects command to top level help message. (#​14772)

  • Updated dependencies []:

v50.9.1

Compare Source

Patch Changes

v50.9.0

Compare Source

Minor Changes
  • Add confirmation prompt for DELETE API operations and agent mode warning (#​14769)

    • DELETE operations now require user confirmation before proceeding
    • When running under an AI agent with --dangerously-skip-permissions, a warning is displayed to stderr
    • In non-TTY mode, DELETE operations fail unless --dangerously-skip-permissions is used
Patch Changes
  • Add auto-provision flow for integration resources (behind feature flag) (#​14734)

  • Revert "[cli] Use promote flow when targeting production alias" (#​14771)

  • Improved curl generation with auth header placeholder (#​14752)

v50.8.1

Compare Source

Patch Changes

v50.8.0

Compare Source

Minor Changes
  • Updated vercel alias command to use the promote flow when aliasing to a production alias. When the target alias matches one of the project's configured production domains, the command now calls the promote API instead of directly assigning the alias, ensuring proper production deployment handling. (#​14755)
Patch Changes
  • [experimental] Adds support for building multiple services when framework mode is set to "services" (#​14739)

  • Updated dependencies []:

v50.7.1

Compare Source

Patch Changes

v50.7.0

Compare Source

Minor Changes
  • Add improved styling to vercel api interactive mode (#​14746)
Patch Changes
  • Update styling for beta commands (#​14750)

v50.6.2

Compare Source

Patch Changes
  • Add positional deployment argument to logsv2 command for backwards-compatible logs replacement (#​14717)

v50.6.1

Compare Source

Patch Changes
  • Add up to 30 seconds of random skew to APIs returning Retry-After headers to prevent thundering herds fighting over a single rate limit token. (#​14737)

v50.6.0

Compare Source

Minor Changes
  • Use condensed prompt for upgrade when on TTY (#​14736)
Patch Changes

v50.5.2

Compare Source

Patch Changes

v50.5.1

Compare Source

Patch Changes

v50.5.0

Compare Source

Minor Changes
  • New, consistent --format command for machine readable output (#​14609)

  • api command (#​14715)

  • Detect Augment and OpenCode agents (#​14635)

Patch Changes

v50.4.11

Compare Source

Patch Changes
  • Add hidden logsv2 command with request-logs API support (#​14656)

v50.4.10

Compare Source

Patch Changes

v50.4.9

Compare Source

Patch Changes

v50.4.8

Compare Source

Patch Changes

v50.4.7

Compare Source

Patch Changes

v50.4.6

Compare Source

Patch Changes

v50.4.5

Compare Source

Patch Changes

v50.4.4

Compare Source

Patch Changes

v50.4.3

Compare Source

Patch Changes

v50.4.2

Compare Source

Patch Changes

v50.4.1

Compare Source

Patch Changes

v50.4.0

Compare Source

Minor Changes
Patch Changes

v50.3.3

Compare Source

Patch Changes

v50.3.2

Compare Source

Patch Changes

v50.3.1

Compare Source

Patch Changes

v50.3.0

Compare Source

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

v50.1.6

Compare Source

Patch Changes

v50.1.5

Compare Source

Patch Changes
  • Disable Sentry session tracking (#​14539)

v50.1.4

Compare Source

Patch Changes

v50.1.3

Compare Source

Patch Changes

v50.1.2

Compare Source

Patch Changes
  • Remove content-encoding response header for CLI extensions proxy (#​14489)

v50.1.1

Compare Source

Patch Changes
  • Revert env pull conditional quoting changes (#​14485)

v50.1.0

Compare Source

Minor Changes
  • Bugfix: handle json values with newlines when pulling environment variables (#​14479)

  • Add out to deploy command for aliasing production domains (#​14458)

Patch Changes

v50.0.1

Compare Source

Patch Changes
  • Run install command earlier if using vercel.ts (#​14462)

  • Better error handling for vercel config parsing (#​14453)

v50.0.0

Compare Source

Major Changes
  • Fix env pull incorrectly escaping JSON environment variables (#​14456)
Minor Changes
  • Add json flag to inspect command (#​14435)
Patch Changes

Configuration

📅 Schedule: Branch creation - "after 10:00 before 18:00 every weekday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the deps label Dec 17, 2025
@github-actions
Copy link
Contributor

🚀 Preview Environment Ready

✅ プレビュー環境のセットアップが完了しました!

🗄️ Database

Name: preview-pr417-auth
URL: libsql://preview-pr417-auth-gn-t-k.aws-ap-northeast-1.turso.io

🌐 Deployment

Preview URL: https://next-lift-mku5dt6m6-gntks-projects.vercel.app

⚠️ このデータベースとデプロイメントはPRがクローズされると自動的に削除されます。

@gn-t-k gn-t-k enabled auto-merge February 5, 2026 21:05
@renovate renovate bot removed the rebase label Feb 5, 2026
@renovate renovate bot force-pushed the deps/vercel-50.x branch from 349eecd to 6676f79 Compare February 5, 2026 21:11
@gn-t-k gn-t-k merged commit 13e4bfa into main Feb 5, 2026
5 of 7 checks passed
@gn-t-k gn-t-k deleted the deps/vercel-50.x branch February 5, 2026 21:13
@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2026

🗑️ Preview Environment Cleaned Up

✅ プレビュー環境をクリーンアップしました!

Database Name: next-lift-preview-pr417-auth

PRがクローズされたため、関連するデータベースとVercel環境変数を自動的に削除しました。

@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2026

🚀 Preview Environment Ready

✅ プレビュー環境のセットアップが完了しました!

🗄️ Database

Name: next-lift-preview-pr417-auth
URL: libsql://next-lift-preview-pr417-auth-gn-t-k.aws-ap-northeast-1.turso.io

🌐 Deployment

Preview URL: https://next-lift-m02agvyta-gntks-projects.vercel.app

⚠️ このデータベースとデプロイメントはPRがクローズされると自動的に削除されます。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant