build(deps): update dependency vercel to v39 #771
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:
35.2.4
->39.1.2
Release Notes
vercel/vercel (vercel)
v39.1.2
Compare Source
Patch Changes
Use
client.stdout
when printing table forvc cert issue
(#12655)[cli] Explicitly route to
vercel set
subcommand (#12641)[cli] refactor
vercel git
to use getSubcommand() utility function (#12642)Suggest archive flag during specific failed deployment errors (#12636)
Ensure
teamId
metric is sent when--token
option is used (#12663)Updated dependencies [
d5474ec05886abfb2fc5dd69c54072a7c34498b5
,ef2a4aa0c1c62299d059f9abc2d56e94ac0158a2
]:v39.1.1
Compare Source
Patch Changes
Remove unused error handling code (#12619)
Gracefully report error in
vercel link --repo
when a new Project fails to be created (#12616)Updated dependencies [
a97f3f13ea3f27fd143e7692544bbd4919771a7a
]:v39.1.0
Compare Source
Minor Changes
Run framework detection locally when setting up a new Project (#12609)
[cli] Swap out custom CI code for
ci-info
package (#12569)Patch Changes
[cli] bump chokidar to v4 (#12613)
Updated dependencies [
27eaa58a73634c6d8a2602e10b6109349d36bc89
]:v39.0.5
Compare Source
Patch Changes
3c69318aa97864752b3019ce63393904d76f6855
]:v39.0.4
Compare Source
Patch Changes
Fix file uploading in
vc deploy
whensourceFilesOutsideRootDirectory
setting isfalse
(#12608)Updated dependencies [
56f525724428856f717b4f3fb12fd45b98f7f561
]:v39.0.3
Compare Source
Patch Changes
[cli] fix minor issues vercel promote (#12593)
[cli] fix minor issues vercel list (#12595)
Prevent confirmation prompt for
vercel disconnect --yes
(#12589)Ensure --debug mode doesn't cause telemetry send process to hang (#12602)
[cli] fix minor issues vercel help (#12597)
[cli] fix minor issues vercel remove (#12588)
[cli] fix minor issues vercel init (#12596)
Fix framework detection for
vc deploy
when using--archive
and/or (#12598)--prebuilt
Invoke the telemetry flush command with telemetry disabled (#12583)
[cli] fix minor issues vercel logout (#12594)
Updated dependencies [
b5f4b14d5a5784dd63a0a640e7ec97bd4c09eb63
,da13575953486d6dabecec3c81eae12b03d595ec
]:v39.0.2
Compare Source
Patch Changes
[cli] disable telemetry first run message if VERCEL_TELEMETRY_DISABLED is set (#12584)
[cli] use string literal in telemetry status (#12582)
v39.0.1
Compare Source
Patch Changes
0b531f711bac986053bf7ad9b5c316375f1c9bf3
]:v39.0.0
Compare Source
Major Changes
Vercel CLI now Collects Telemetry Data (#12555)
The Vercel CLI collects telemetry data about general usage.
Telemetry allows Vercel to accurately gauge Vercel CLI feature usage, pain points, and customization across all customers. This data enables us to better tailor the Vercel CLI to our customers’ needs, support its continued growth relevance, and optimal developer experience, as well as verify if improvements are enhancing the baseline performance of all applications.
Participation in this program is optional, and you may opt-out if you would prefer not to share any telemetry information with Vercel.
Learn more about Vercel CLI Telemetry at https://vercel.com/docs/cli/about-telemetry.
Patch Changes
Make tests type-checked (#12525)
Consistency fixes for subcommand
--help
output (#12573)v38.0.0
Compare Source
Major Changes
Migrate
vercel certs
subcommands to their own command specifications (#12463)Migrate
vercel dns
subcommands to their own command specifications (#12464)Migrate
vercel alias
subcommands to their own command specifications (#12458)Migrate
vercel projects
subcommands to their own command specifications (#12518)Migrate
vercel env
subcommands to their own command specifications (#12476)Migrate
vercel domains
subcommands to their own command specifications (#12526)Migrate
vercel git
subcommands to their own command specifications (#12524)Migrate
vercel teams
subcommands to their own command specifications (#12496)Minor Changes
Migrate
vercel promote
subcommands to their own command specifications (#12480)[cli] add telemetry for
vercel teams switch
(#12493)Support
multiple: true
for variadic arguments in Command spec (#12515)Migrate
vercel rollback
subcommands to their own command specifications (#12519)[cli] add telemetry for --help flag (#12430)
Adds "--target" as a new option for the "redeploy" command. (#12523)
Add strongly typed
subcommands
for Telemetry methods based on command specification (#12446)Migrate
vercel telemetry
subcommands to their own command specifications (#12460)Migrate
vercel target
subcommands to their own command specifications (#12477)[cli] standardize
vercel teams
subcommand routing (#12473)Patch Changes
Don't print empty "Options" section in
--help
output (after filtering) (#12479)[cli] integration resource was always redacted simplify method (#12547)
[cli] minor fixes in vercel target (#12510)
Show
vercel telemetry
subcommand help output (#12487)[cli] tidy up command config structure
vercel alias
(#12438)[cli] Use
getAliases
helper invercel certs
(#12489)[cli] separately track integration-resource command (#12543)
[cli] use getAliases helper in vercel env (#12491)
Don't print empty "Examples" section in
--help
output (#12475)[cli] create standard method for redacted targets (#12544)
[cli] redacting regions until we determine method to get list (#12553)
[cli] use getAliases helper in vercel integration-resource (#12505)
[cli] redact dns records outside allowed types (#12548)
[cli] remove trackCommandError method - unused (#12546)
[cli] derive
vercel alias
subcommand config from subcommand structs (#12474)[cli] use getAliases in vercel telemetry (#12509)
[cli] use getAliases helper in vercel integration (#12504)
[cli] fix minor issues vercel pull (#12512)
[cli] use getAliases in vercel target (#12508)
Stabilize Chained Prerenders (#12507)
[cli] use subcommandOriginal in telemetry (#12549)
[cli] fix minor issues vercel project (#12528)
Add telemetry to teams list options (#12440)
Misc adjustments for
vercel bisect --help
(#12478)[cli] redact Extensions (#12542)
fix small issues in telemetry and whoami (#12468)
Make
command
be an implied argument whensubcommands
array is defined (#12456)[cli] derive Map of aliases from Command structs (#12472)
[cli] Add aliases field to Command (#12462)
Include "integration" command name in synopsis line in
vercel integration <subcommand> --help
output (#12470)Consistent help output for
--next
option (#12481)Fix
vercel integration-resource
subcommand help (#12531)Consistent help output for
--limit
option (#12482)[cli] rename getAliases helper to nonconflicting name (#12516)
[cli] redact unknown archive formats (#12550)
[cli] use getAliases helper in vercel dns (#12490)
[cli] move scope fetching closer to where its used in
vc bisect
(#12439)[cli] redact output mode in telemetry method (#12545)
[cli] use subcommandOriginal for help telemetry (#12552)
[cli] fix minor issues vercel alias (#12539)
Fix certs issue to allow domain without subdomain (#12532)
Updated dependencies [
03f02e4ae9d3e9c198584acba4231e763d9eb353
,736f322093ebbb31d576609467d80d89ba9dc250
,80c8ec3634170c1566a5ce62acf560a9d1926d60
]:v37.14.0
Compare Source
Minor Changes
Strongly type
TelemetryClient
subclasses against command specification (#12426)Adds
vercel integration remove
to uninstall Marketplace integrations from the current team (#12291)Adds
vercel integration-resource disconnect
to disconnect Marketplace integration resources from projectsAdds
vercel integration-resource remove
to delete Marketplace integration resourcesPatch Changes
[cli] Make all metrics tracking methods on the store require arguments (#12422)
Support allowHeader from Next.js for filtering request headers during revalidation (#12420)
[cli] don't track unreachable condition (#12419)
Updated dependencies [
5a6605bbd99c3b4c3f06fc315dd3978fe7801d00
]:v37.13.0
Compare Source
Minor Changes
Add telemetry for
vercel logs
(#12386)Add telemetry for
vercel env pull
(#12368)add telemetry for
vercel env rm
(#12384)[cli] add subcommand tracking for
dns
group (#12375)[cli] add telemetry for
vercel certs ls
(#12383)[cli] add telemetry tracking to vercel inspect (#12367)
Add telemetry for
vercel certs remove
(#12394)Add telemetry for
vercel integration list
(#12404)add telemetry tracking to
env add
(#12357)track standard environments in
vc env add
(#12385)[cli] add telemetry for
vercel target ls
(#12352)[cli] add telemetry tracking for
vercel domains ls
(#12400)[cli] add
VERCEL_ENV
andVERCEL
to process to simulate runtime (#12358)Add telemetry for
vercel domains move
(#12411)[cli] add telemetry tracking to
git connect
andgit disconnect
(#12373)Add telemetry to
vercel domains buy
(#12413)[cli] add telemetry tracking to
project list
(#12339)Add telemetry for
vercel domains add
(#12409)Add telemetry to
vercel domains rm
(#12410)Add telemetry for
vercel list
(#12364)[cli] add subcommand tracking for
integration
group (#12377)Add telemetry for
vercel certs add
(#12391)[cli] add subcommand tracking for
domains
group (#12374)[cli] add telemetry tracking to
project add
(#12340)Add telemetry for
vercel integration open
(#12408)Add telemetry for
vercel init
(#12371)[cli] add subcommand tracking for
integration
group (#12377)[cli] add telemetry tracking for
vercel dns import
(#12379)[cli] add telemetry for
vercel dns ls
(#12380)Add telemetry for
vercel env ls
(#12392)Add telemetry for
vercel bisect
(#12362)[cli] add telemetry for
vercel dns remove
(#12381)Add telemetry for
vercel integration add
(#12406)[cli] add telemetry tracking for vercel dev invocations (#12349)
[cli] add subcommand tracking for
certs
group (#12376)[cli] add telemetry for
vercel redeploy
(#12353)[cli] add telemetry for
vercel domains inspect
(#12407)Add telemetry for
vercel certs issue
(#12401)Add telemetry for
vercel link
(#12360)Patch Changes
Remove stray file (#12363)
add metrics to dns add (#12414)
Add telemetry to the
teams
subcommands. Telemetry collection is not currently enabled and when it is, will be a major version bump for the CLI. (#12346)add telemetry to
vc pull
(#12387)[cli] refactor Output usage (#12305)
extract pull invocation from build (#12372)
extract vc pull logic from entrypoint (#12378)
Updated dependencies [
13bb443f2b0791c7bd402447fcb540cffd0b6eae
]:v37.12.1
Compare Source
Patch Changes
vercel install
flows (#12336)vercel install
flows as unsupportedv37.12.0
Compare Source
Minor Changes
[cli] track team id (#12312)
[cli] add telemetry tracking to
project rm
(#12326)Patch Changes
[cli] add telemetry tracking to
alias rm
(#12320)[cli] add telemetry to "remove" command (#12315)
Fix caching issue with prerenders while Partial Prerendering is enabled (#12325)
Revert disabling generation of route shells (#12323)
Silence
punycode
deprecation warning (#12306)[cli] fix typo (#12317)
Updated dependencies [
b0728d1f6a378f15d32a5416a4a09ad0301f06f5
,78e60bf3acd17c446486059f15a99cca99f1c4dc
]:v37.11.0
Compare Source
Minor Changes
[cli] Add default team id for logged out users (#12310)
[cli] add telemetry for
vercel promote
(#12304)[cli] add remaining root command tracking (#12301)
Patch Changes
[cli] Add tracking for cli extensions (#12302)
[cli] remove duplicate global option (#12303)
[cli] separately track if deploy is done by default (#12296)
[cli] Add tracking for most global flags and options (#12300)
[cli] update option tracking to be prefixed appropriately (#12288)
v37.9.0
Compare Source
Minor Changes
[cli] Add telemetry for
vercel logout
(#12289)[cli] add telemetry for vercel rollback (#12287)
Patch Changes
[cli] Add telemetry for
vercel teams invite email1, email2
(#12276)Collect telemetry for
vc whoami
. Telemetry collection is not currently enabled and when it is, will be a major version bump for the CLI. (#12271)Partial Prerendering Fallback Shells now respect the revalidate config and now do not produce route shells on-demand. (#12268)
Add telemetry to the deploy command. Telemetry collection is not currently enabled and when it is, will be a major version bump for the CLI. (#12269)
Updated dependencies [
b4aa388c78d6b682c0f1dff38a2a48258e56ff50
,9f797261eabd45d492fdfc198dfd4be33e397582
]:v37.8.0
Compare Source
Minor Changes
vc integration list
command (with the alternative aliasvc integration ls
and basic filtering--current-project
and--integration [integration-slug]
) (#12251)Patch Changes
d01c6b98d6f5f2718b69edec71b4aec40822bfe6
,3a2c2529c642cc2efc11d08a18f2da2ff423b15f
]:v37.7.1
Compare Source
Patch Changes
[cli] remove extraneous
--yes
option from docs (#12256)Updated dependencies [
6bc94805af7550967ca675194b5b956284da8797
,fac89652a412d21b70c015db0863bc89cb45c453
]:v37.7.0
Compare Source
Minor Changes
Enable direct access to marketplace integration dashboards via
vc integration open [integration]
command (#12233)[cli] remove deprecated
certs renew
command (#12248)Patch Changes
[cli] track invocation of
vercel alias *
(#12250)[tests] skip flakey gatsby test (#12244)
Updated dependencies [
dfad4af5c65a565e0afe28731d3918d03d5085b2
]:v37.6.3
Compare Source
Patch Changes
226028a8f205a4f795ce8dfdeffc0265cca8d9e2
]:v37.6.2
Compare Source
Patch Changes
[cli] Remove documented
--next
option fromtarget ls
(#12221)[cli] Add tracking event for Vercel CLI version (#12212)
[cli] Don't send telemetry if debugging (#12228)
[cli] set telemetry enabled to false with VERCEL_TELEMETRY_DISABLED (#12229)
[cli] use
ms
for timeout values (#12220)Add tracking events for platform, arch, and cpu_count. (#12190)
Add support for telemetry debugging via VERCEL_TELEMETRY_DEBUG. Telemetry collection is not currently enabled and when it is, will be a major version bump for the CLI. (#12209)
[cli] Remove incorrect --output docs for
vercel certs
(#12230)Updated dependencies [
a6227a56d7feec77b5355d2cd5fc07f151021d73
,e312d610177b28cf1592b18ca85b8d4e088ffc05
]:v37.6.1
Compare Source
Patch Changes
Add a command for enabling and disabling telemetry. Telemetry collection is not currently enabled and when it is, will be a major version bump for the CLI. (#12207)
[cli] Remove incorrect
--json
flag onvercel alias
(#12198)Standardize most error output through
output.error
(#12012)Replace
psl
withtldts
for domain parsing (#12174)add support for
images.localPatterns
(#12195)[cli] add telemetry tracking to
alias ls
(#12194)Add support for tracking Continuous Integration vendors with telemetry (#12180)
Add session id to events (#12179)
Updated dependencies [
5431ffd5de6a572f247e63f737576b4a04884f7b
]:v37.6.0
Compare Source
Minor Changes
[cli] remove
textInput
in favor ofinput.text
(#12168)Add stub telemetry behavior in preparation for use tracking (#12173)
Patch Changes
Introduce new chain configuration for Partial Prerendering (#12117)
[cli] correctly call to create new deployment when promoting preview deployment (#12178)
Updated dependencies [
42ae831561365b8254e62cf57f41caca03af4c31
,62f434a79fe25009e63fcaefda0abe283c590f58
,37ec6fa7f5ff313bfdb22570fb33f8b7eff280e6
]:v37.5.4
Compare Source
Patch Changes
Change error printing to use standard Output methods (#12010)
Updated dependencies [
2dab096e952c25521bac2537039ed7ca15675095
]:v37.5.3
Compare Source
Patch Changes
f1904566e5c24919425fc2b6c8c84f25f3478e74
]:v37.5.2
Compare Source
Patch Changes
v37.4.2
Compare Source
Patch Changes
8e90f4156
]:v37.4.1
Compare Source
Patch Changes
Fix gitBranch parameter for
vc env add
command (#12085)Updated dependencies [
04e15410f
]:v37.4.0
Compare Source
Minor Changes
Patch Changes
Combine Partial Prerendering lambdas for revalidation and dynamic resumes. (#12064)
Added support for Partial Fallback Prerendering (#12036)
Updated dependencies [
b3540096a
,49c95b77a
,e7016f9b0
]:v37.3.0
Compare Source
Minor Changes
vc env rm
(#12009)Patch Changes
Add error for
vc deploy --env
with no value (#12002)Updated dependencies [
40b7ee0d2
,5ab983009
,78a3be23e
]:v37.2.1
Compare Source
Patch Changes
vercel install
(#12035)v37.2.0
Compare Source
Minor Changes
vc install
andvc integration add
commands (#12033)Patch Changes
[cli] Remove existing metrics gathering behavior (#12026)
Remove redundant formatting on a few lines of output (#12011)
Updated dependencies [
06337ed0b
,2fc9e6d81
]:v37.1.2
Compare Source
Patch Changes
Fix incorrect type for certs challenge-only flag (#12018)
[vc help] add build command to help/--help (#12016)
v37.1.1
Compare Source
Patch Changes
c6d469595
,49aaea41f
]:v37.1.0
Compare Source
Minor Changes
vercel env add [target]
(#11994)v37.0.0
Compare Source
Major Changes
vercel list
command (#11956)Minor Changes
Print the custom environment name in
vc list
(#11965)Allow filtering in
vc env ls
with custom environment (#11984)Display Deployment Retention Policies in vc ls [project] (#11676)
Patch Changes
Prefactor middleware tests to make changes easier (#11934)
Updated dependencies [
763db23a3
]:v36.0.0
Compare Source
Major Changes
secrets
command (#11659)Patch Changes
5680ff988
]:Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.