Conversation
Contributor
🚀 Preview Environment Ready✅ プレビュー環境のセットアップが完了しました! 🗄️ DatabaseName: preview-pr417-auth 🌐 DeploymentPreview URL: https://next-lift-mku5dt6m6-gntks-projects.vercel.app
|
349eecd to
6676f79
Compare
Contributor
🗑️ Preview Environment Cleaned Up✅ プレビュー環境をクリーンアップしました! Database Name: next-lift-preview-pr417-auth
|
Contributor
🚀 Preview Environment Ready✅ プレビュー環境のセットアップが完了しました! 🗄️ DatabaseName: next-lift-preview-pr417-auth 🌐 DeploymentPreview URL: https://next-lift-m02agvyta-gntks-projects.vercel.app
|
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.
This PR contains the following updates:
49.2.0→50.9.6Release Notes
vercel/vercel (vercel)
v50.9.6Compare Source
Patch Changes
4af9fb938b453e5473e08abf76fd992cd3962979,2f40a42174ed49e9aed98fab5b5ca4e2b2dacf8e,3df0f7787542be38aa74f3ccfa744a724a6dde80]:v50.9.5Compare Source
Patch Changes
26f1f5190c881ea0362157ac3622a3b49bdcba8d]:v50.9.4Compare Source
Patch Changes
c0a87e350e67b67e1b8a3610cde16a7d86f931fd,1bc969a200180c5828212c43861c7548dbd3e51c]:v50.9.3Compare Source
Patch Changes
eb74394228153cf3fd6728bc0a4cc3e80f3e6e8c]:v50.9.2Compare Source
Patch Changes
fix(cli): Scope DELETE confirmation prompt to
vercel apicommand 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 thevercel apicommand. Commands likeenv rmandalias rmhave their own--yesflags 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.1Compare Source
Patch Changes
cce5b52a24a5ca0471334d13482d2a6b3bfc7910]:v50.9.0Compare Source
Minor Changes
Add confirmation prompt for DELETE API operations and agent mode warning (#14769)
--dangerously-skip-permissions, a warning is displayed to stderr--dangerously-skip-permissionsis usedPatch 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.1Compare Source
Patch Changes
31afeb2546b316a2e9553ee937d9771b86898e0e]:v50.8.0Compare Source
Minor Changes
vercel aliascommand 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.1Compare Source
Patch Changes
Prebuilt Bulk Redirects (#14627)
Updated dependencies []:
v50.7.0Compare Source
Minor Changes
Patch Changes
v50.6.2Compare Source
Patch Changes
v50.6.1Compare Source
Patch Changes
Retry-Afterheaders to prevent thundering herds fighting over a single rate limit token. (#14737)v50.6.0Compare Source
Minor Changes
Patch Changes
ca38c18d1c442d193560620d4b15e73b7b6ea753]:v50.5.2Compare Source
Patch Changes
Add maxConcurrency to experimentalTriggers (#14725)
Updated dependencies [
556d9b418d411e74bd59f682264a31dc71163026,c213ff76bbce37a0e933078e9a07d2c8c73952c4,556d9b418d411e74bd59f682264a31dc71163026]:v50.5.1Compare Source
Patch Changes
Mild refactor of compile-vercel-config (#14707)
Throw explicit error when vercel.ts routes compilation creates a conflict (#14709)
vercel.ts: normalize items in
routesarray to routes format (#14705)Improvements to vercel api command. Better ls, and help output (#14720)
Updated dependencies [
e0e7e3cdd180eb1e07e2ebaba809a2486b546b5d]:v50.5.0Compare Source
Minor Changes
New, consistent --format command for machine readable output (#14609)
api command (#14715)
Detect Augment and OpenCode agents (#14635)
Patch Changes
Track CLI as source for marketplace integration installations (#14713)
Do not show default project settings when framework is detected (#14608)
Fix flakey link tests caused by Inquirer type-ahead search (#14716)
Updated dependencies [
64b4577b6d702335478af47c8395bf36daf4f311,1ba97e3af1c1240703df3297fbbf7af0f809dd56]:v50.4.11Compare Source
Patch Changes
logsv2command with request-logs API support (#14656)v50.4.10Compare Source
Patch Changes
Add warning when adding/updating env vars (#14696)
removing error (#14704)
Updated dependencies [
ee4463453cfe0711bf46491c080f97b196bdaa5a,583c0521046dde3574afa506eb4fa7b9c150394f,3eff9995d2f7703475bf67f99f15f08f1f693dd5]:v50.4.9Compare Source
Patch Changes
Add
experimentalServicestovercel.json(#14612)Add syncpack to enforce @types/node version consistency across the monorepo. (#14665)
Update @types/node to 20.11.0 and fix type compatibility issues.
Updated dependencies [
62219fc149835b98a98e03272fd8c965489ee43f,c8dbba4d310cbdd0733e6552aa969dc706b1076e,c762e424822819ba1bd8dd0f1fe6496741f7b586,8e4b946e795ae36f7b9984edbc5d8cd4887e6fc4,7719d28c3ec368a236d149118025a049b110d9f4]:v50.4.8Compare Source
Patch Changes
[python] experimental python runtime framework preset (#14646)
Updated dependencies [
5f085b86b26310e027de5b757a4aac3ff88a9c02,687e433a0230123108906876c4b9ea16e617f594]:v50.4.7Compare Source
Patch Changes
0869e01a9b2012b8a3f07d35b92829a8e1f8b3b5]:v50.4.6Compare Source
Patch Changes
186967277069593406948c0e3099477ba43e181a,b6767ac1736e308146399d675b53fef68b99fad3]:v50.4.5Compare Source
Patch Changes
06bf941478bf7bfe479193ca77cfe3b00ff1a85e,06bf941478bf7bfe479193ca77cfe3b00ff1a85e]:v50.4.4Compare Source
Patch Changes
Adjust
vc blob --helpwording for thestoresubcommand (#14631)Updated dependencies []:
v50.4.3Compare Source
Patch Changes
1b6adc44482303dd8b7c25faca36ce37733b847a]:v50.4.2Compare Source
Patch Changes
f46cab88668c148f2ff9728dd8cafc4f4ea6dda6]:v50.4.1Compare Source
Patch Changes
74a6b49c53a5cee731c89437b06fc875731c0a87]:v50.4.0Compare Source
Minor Changes
Patch Changes
2763c6ce1c5e0181eb97817bb79d793c7ad13a19]:v50.3.3Compare Source
Patch Changes
Updating validation for custom deployment ids (#14594)
[cli] Add validation for CRON_SECRET environment variable during build to detect invalid HTTP header characters (#14576)
Updated dependencies [
92fe2dfd81c617fb733fec95a2547024d120a408]:v50.3.2Compare Source
Patch Changes
Fix issue with experimental backends builder that didn't respect api functions output (#14606)
Updated dependencies [
b7fe57260459697e7bb16fabde80f4caf147aec4,460443ef814240f03bb385f95f22431bf496b5fa]:v50.3.1Compare Source
Patch Changes
Exit early in
vc bisectif good and bad URLs are the same (#14590)Update missing command error message (#14603)
Ensure internal build step runs if a build script is missing (#14564)
Updated dependencies [
984164ff5f148fb6fd397902d16db780e9b98e6c,6d3c5b66324221f33290022897674af54461333e,540fb3594de35206b0a50d894d28a7d4d788b44b,239b4181e311b43cdd705376c27e83466295be2f,6d3c5b66324221f33290022897674af54461333e]:v50.3.0Compare 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)
"type": "module")require,__filename,__dirname).cjsextension for explicit CommonJS handlinggetPackageJSONto handle ESMfile://URLs from stack tracesscripts/start.jsto use dynamic importv50.1.6Compare Source
Patch Changes
Don't allow prefix of
dpl_for prebuilt IDs (#14496)Updated dependencies []:
v50.1.5Compare Source
Patch Changes
v50.1.4Compare Source
Patch Changes
Use more accurate config file name in errors (#14482)
Fix issue when VERCEL_BACKENDS_BUILDS was enabled where non-backend projects wrote v2 outputs (#14469)
Updated dependencies [
ccfb9debe22cc8a75685df7d6e99ba180b2438f3,d4490e7ffbf47a6efb87fe3b66b6368fb0ac9d3b,dcd9ee12bc21e68b4fcf1b89455bc4c3dc34b5cd]:v50.1.3Compare Source
Patch Changes
Run install command earlier for vercel.ts (#14504)
[python] only create api builders for
.pyfiles that export an app or handler (#14493)Remove vercel.ts feature flag (#14501)
Updated dependencies [
f8e79cd385e3635a5d8227cb357af381b883d053,c55475f865ecf22f27b8b17f6fc98b9e1455ab5d]:v50.1.2Compare Source
Patch Changes
content-encodingresponse header for CLI extensions proxy (#14489)v50.1.1Compare Source
Patch Changes
v50.1.0Compare 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
Add support for
customErrorPageconfiguration invercel.jsonto customize pages for platform errors. (#14466)Add a vercel redirects upload command to bulk upload redirects from CSV or JSON files. (#14459)
Updated dependencies [
2fdee16711f0c87c7eb23f722d0b289a0d6ca5fc,e8641664b82dbc5f924ee571f9d7b3842a8a6b2b,1f85d5a78d3cf1bae22d801596c6c10d83e1bafe]:v50.0.1Compare Source
Patch Changes
Run install command earlier if using vercel.ts (#14462)
Better error handling for vercel config parsing (#14453)
v50.0.0Compare Source
Major Changes
Minor Changes
Patch Changes
3524f74fcf81fffd29f5012d4c860b2fda2ceeb9,c00a2756a8b63e775a451c4d8c11dd93a5e6b5c1,e3b66ffaf709ccd1b851593231eb1f5b893bff27]: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.
This PR was generated by Mend Renovate. View the repository job log.