FreeNowOrg / PixivNow

Provide Pixiv backend proxy & frontend service based on serverless technology
https://pixiv.js.org
Apache License 2.0
236 stars 52 forks source link

chore(deps): update dependency vercel to v39 #78

Open renovate[bot] opened 11 months ago

renovate[bot] commented 11 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vercel (source) ^32.7.2 -> ^39.0.0 age adoption passing confidence

Release Notes

vercel/vercel (vercel) ### [`v39.0.2`](https://redirect.github.com/vercel/vercel/blob/HEAD/packages/cli/CHANGELOG.md#3902) [Compare Source](https://redirect.github.com/vercel/vercel/compare/vercel@39.0.1...vercel@39.0.2) ##### Patch Changes - \[cli] disable telemetry first run message if VERCEL_TELEMETRY_DISABLED is set ([#​12584](https://redirect.github.com/vercel/vercel/pull/12584)) - \[cli] use string literal in telemetry status ([#​12582](https://redirect.github.com/vercel/vercel/pull/12582)) ### [`v39.0.1`](https://redirect.github.com/vercel/vercel/blob/HEAD/packages/cli/CHANGELOG.md#3901) [Compare Source](https://redirect.github.com/vercel/vercel/compare/vercel@39.0.0...vercel@39.0.1) ##### Patch Changes - Updated dependencies \[[`0b531f711bac986053bf7ad9b5c316375f1c9bf3`](https://redirect.github.com/vercel/vercel/commit/0b531f711bac986053bf7ad9b5c316375f1c9bf3)]: - [@​vercel/python](https://redirect.github.com/vercel/python)[@​4](https://redirect.github.com/4).4.1 ### [`v39.0.0`](https://redirect.github.com/vercel/vercel/blob/HEAD/packages/cli/CHANGELOG.md#3900) [Compare Source](https://redirect.github.com/vercel/vercel/compare/vercel@38.0.0...vercel@39.0.0) ##### Major Changes - Vercel CLI now Collects Telemetry Data ([#​12555](https://redirect.github.com/vercel/vercel/pull/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](https://redirect.github.com/vercel/vercel/pull/12525)) - Consistency fixes for subcommand `--help` output ([#​12573](https://redirect.github.com/vercel/vercel/pull/12573)) ### [`v38.0.0`](https://redirect.github.com/vercel/vercel/blob/HEAD/packages/cli/CHANGELOG.md#3800) [Compare Source](https://redirect.github.com/vercel/vercel/compare/vercel@37.14.0...vercel@38.0.0) ##### Major Changes - Migrate `vercel certs` subcommands to their own command specifications ([#​12463](https://redirect.github.com/vercel/vercel/pull/12463)) - Migrate `vercel dns` subcommands to their own command specifications ([#​12464](https://redirect.github.com/vercel/vercel/pull/12464)) - Migrate `vercel alias` subcommands to their own command specifications ([#​12458](https://redirect.github.com/vercel/vercel/pull/12458)) - Migrate `vercel projects` subcommands to their own command specifications ([#​12518](https://redirect.github.com/vercel/vercel/pull/12518)) - Migrate `vercel env` subcommands to their own command specifications ([#​12476](https://redirect.github.com/vercel/vercel/pull/12476)) - Migrate `vercel domains` subcommands to their own command specifications ([#​12526](https://redirect.github.com/vercel/vercel/pull/12526)) - Migrate `vercel git` subcommands to their own command specifications ([#​12524](https://redirect.github.com/vercel/vercel/pull/12524)) - Migrate `vercel teams` subcommands to their own command specifications ([#​12496](https://redirect.github.com/vercel/vercel/pull/12496)) ##### Minor Changes - Migrate `vercel promote` subcommands to their own command specifications ([#​12480](https://redirect.github.com/vercel/vercel/pull/12480)) - \[cli] add telemetry for `vercel teams switch` ([#​12493](https://redirect.github.com/vercel/vercel/pull/12493)) - Support `multiple: true` for variadic arguments in Command spec ([#​12515](https://redirect.github.com/vercel/vercel/pull/12515)) - Migrate `vercel rollback` subcommands to their own command specifications ([#​12519](https://redirect.github.com/vercel/vercel/pull/12519)) - \[cli] add telemetry for --help flag ([#​12430](https://redirect.github.com/vercel/vercel/pull/12430)) - Adds "--target" as a new option for the "redeploy" command. ([#​12523](https://redirect.github.com/vercel/vercel/pull/12523)) - Add strongly typed `subcommands` for Telemetry methods based on command specification ([#​12446](https://redirect.github.com/vercel/vercel/pull/12446)) - Migrate `vercel telemetry` subcommands to their own command specifications ([#​12460](https://redirect.github.com/vercel/vercel/pull/12460)) - Migrate `vercel target` subcommands to their own command specifications ([#​12477](https://redirect.github.com/vercel/vercel/pull/12477)) - \[cli] standardize `vercel teams` subcommand routing ([#​12473](https://redirect.github.com/vercel/vercel/pull/12473)) ##### Patch Changes - Don't print empty "Options" section in `--help` output (after filtering) ([#​12479](https://redirect.github.com/vercel/vercel/pull/12479)) - \[cli] integration resource was always redacted simplify method ([#​12547](https://redirect.github.com/vercel/vercel/pull/12547)) - \[cli] minor fixes in vercel target ([#​12510](https://redirect.github.com/vercel/vercel/pull/12510)) - Show `vercel telemetry` subcommand help output ([#​12487](https://redirect.github.com/vercel/vercel/pull/12487)) - \[cli] tidy up command config structure `vercel alias` ([#​12438](https://redirect.github.com/vercel/vercel/pull/12438)) - \[cli] Use `getAliases` helper in `vercel certs` ([#​12489](https://redirect.github.com/vercel/vercel/pull/12489)) - \[cli] separately track integration-resource command ([#​12543](https://redirect.github.com/vercel/vercel/pull/12543)) - \[cli] use getAliases helper in vercel env ([#​12491](https://redirect.github.com/vercel/vercel/pull/12491)) - Don't print empty "Examples" section in `--help` output ([#​12475](https://redirect.github.com/vercel/vercel/pull/12475)) - \[cli] create standard method for redacted targets ([#​12544](https://redirect.github.com/vercel/vercel/pull/12544)) - \[cli] redacting regions until we determine method to get list ([#​12553](https://redirect.github.com/vercel/vercel/pull/12553)) - \[cli] use getAliases helper in vercel integration-resource ([#​12505](https://redirect.github.com/vercel/vercel/pull/12505)) - \[cli] redact dns records outside allowed types ([#​12548](https://redirect.github.com/vercel/vercel/pull/12548)) - \[cli] remove trackCommandError method - unused ([#​12546](https://redirect.github.com/vercel/vercel/pull/12546)) - \[cli] derive `vercel alias` subcommand config from subcommand structs ([#​12474](https://redirect.github.com/vercel/vercel/pull/12474)) - \[cli] use getAliases in vercel telemetry ([#​12509](https://redirect.github.com/vercel/vercel/pull/12509)) - \[cli] use getAliases helper in vercel integration ([#​12504](https://redirect.github.com/vercel/vercel/pull/12504)) - \[cli] fix minor issues vercel pull ([#​12512](https://redirect.github.com/vercel/vercel/pull/12512)) - \[cli] use getAliases in vercel target ([#​12508](https://redirect.github.com/vercel/vercel/pull/12508)) - Stabilize Chained Prerenders ([#​12507](https://redirect.github.com/vercel/vercel/pull/12507)) - \[cli] use subcommandOriginal in telemetry ([#​12549](https://redirect.github.com/vercel/vercel/pull/12549)) - \[cli] fix minor issues vercel project ([#​12528](https://redirect.github.com/vercel/vercel/pull/12528)) - Add telemetry to teams list options ([#​12440](https://redirect.github.com/vercel/vercel/pull/12440)) - Misc adjustments for `vercel bisect --help` ([#​12478](https://redirect.github.com/vercel/vercel/pull/12478)) - \[cli] redact Extensions ([#​12542](https://redirect.github.com/vercel/vercel/pull/12542)) - fix small issues in telemetry and whoami ([#​12468](https://redirect.github.com/vercel/vercel/pull/12468)) - Make `command` be an implied argument when `subcommands` array is defined ([#​12456](https://redirect.github.com/vercel/vercel/pull/12456)) - \[cli] derive Map of aliases from Command structs ([#​12472](https://redirect.github.com/vercel/vercel/pull/12472)) - \[cli] Add aliases field to Command ([#​12462](https://redirect.github.com/vercel/vercel/pull/12462)) - Include "integration" command name in synopsis line in `vercel integration --help` output ([#​12470](https://redirect.github.com/vercel/vercel/pull/12470)) - Consistent help output for `--next` option ([#​12481](https://redirect.github.com/vercel/vercel/pull/12481)) - Fix `vercel integration-resource` subcommand help ([#​12531](https://redirect.github.com/vercel/vercel/pull/12531)) - Consistent help output for `--limit` option ([#​12482](https://redirect.github.com/vercel/vercel/pull/12482)) - \[cli] rename getAliases helper to nonconflicting name ([#​12516](https://redirect.github.com/vercel/vercel/pull/12516)) - \[cli] redact unknown archive formats ([#​12550](https://redirect.github.com/vercel/vercel/pull/12550)) - \[cli] use getAliases helper in vercel dns ([#​12490](https://redirect.github.com/vercel/vercel/pull/12490)) - \[cli] move scope fetching closer to where its used in `vc bisect` ([#​12439](https://redirect.github.com/vercel/vercel/pull/12439)) - \[cli] redact output mode in telemetry method ([#​12545](https://redirect.github.com/vercel/vercel/pull/12545)) - \[cli] use subcommandOriginal for help telemetry ([#​12552](https://redirect.github.com/vercel/vercel/pull/12552)) - \[cli] fix minor issues vercel alias ([#​12539](https://redirect.github.com/vercel/vercel/pull/12539)) - Fix certs issue to allow domain without subdomain ([#​12532](https://redirect.github.com/vercel/vercel/pull/12532)) - Updated dependencies \[[`03f02e4ae9d3e9c198584acba4231e763d9eb353`](https://redirect.github.com/vercel/vercel/commit/03f02e4ae9d3e9c198584acba4231e763d9eb353), [`736f322093ebbb31d576609467d80d89ba9dc250`](https://redirect.github.com/vercel/vercel/commit/736f322093ebbb31d576609467d80d89ba9dc250), [`80c8ec3634170c1566a5ce62acf560a9d1926d60`](https://redirect.github.com/vercel/vercel/commit/80c8ec3634170c1566a5ce62acf560a9d1926d60)]: - [@​vercel/next](https://redirect.github.com/vercel/next)[@​4](https://redirect.github.com/4).3.19 - [@​vercel/python](https://redirect.github.com/vercel/python)[@​4](https://redirect.github.com/4).4.0 ### [`v37.14.0`](https://redirect.github.com/vercel/vercel/blob/HEAD/packages/cli/CHANGELOG.md#37140) [Compare Source](https://redirect.github.com/vercel/vercel/compare/vercel@37.13.0...vercel@37.14.0) ##### Minor Changes - Strongly type `TelemetryClient` subclasses against command specification ([#​12426](https://redirect.github.com/vercel/vercel/pull/12426)) - Adds `vercel integration remove` to uninstall Marketplace integrations from the current team ([#​12291](https://redirect.github.com/vercel/vercel/pull/12291)) Adds `vercel integration-resource disconnect` to disconnect Marketplace integration resources from projects Adds `vercel integration-resource remove` to delete Marketplace integration resources ##### Patch Changes - \[cli] Make all metrics tracking methods on the store require arguments ([#​12422](https://redirect.github.com/vercel/vercel/pull/12422)) - Support allowHeader from Next.js for filtering request headers during revalidation ([#​12420](https://redirect.github.com/vercel/vercel/pull/12420)) - \[cli] don't track unreachable condition ([#​12419](https://redirect.github.com/vercel/vercel/pull/12419)) - Updated dependencies \[[`5a6605bbd99c3b4c3f06fc315dd3978fe7801d00`](https://redirect.github.com/vercel/vercel/commit/5a6605bbd99c3b4c3f06fc315dd3978fe7801d00)]: - [@​vercel/build-utils](https://redirect.github.com/vercel/build-utils)[@​8](https://redirect.github.com/8).4.12 - [@​vercel/next](https://redirect.github.com/vercel/next)[@​4](https://redirect.github.com/4).3.18 - [@​vercel/node](https://redirect.github.com/vercel/node)[@​3](https://redirect.github.com/3).2.24 - [@​vercel/static-build](https://redirect.github.com/vercel/static-build)[@​2](https://redirect.github.com/2).5.34 ### [`v37.13.0`](https://redirect.github.com/vercel/vercel/blob/HEAD/packages/cli/CHANGELOG.md#37130) [Compare Source](https://redirect.github.com/vercel/vercel/compare/vercel@37.12.1...vercel@37.13.0) ##### Minor Changes - Add telemetry for `vercel logs` ([#​12386](https://redirect.github.com/vercel/vercel/pull/12386)) - Add telemetry for `vercel env pull` ([#​12368](https://redirect.github.com/vercel/vercel/pull/12368)) - add telemetry for `vercel env rm` ([#​12384](https://redirect.github.com/vercel/vercel/pull/12384)) - \[cli] add subcommand tracking for `dns` group ([#​12375](https://redirect.github.com/vercel/vercel/pull/12375)) - \[cli] add telemetry for `vercel certs ls` ([#​12383](https://redirect.github.com/vercel/vercel/pull/12383)) - \[cli] add telemetry tracking to vercel inspect ([#​12367](https://redirect.github.com/vercel/vercel/pull/12367)) - Add telemetry for `vercel certs remove` ([#​12394](https://redirect.github.com/vercel/vercel/pull/12394)) - Add telemetry for `vercel integration list` ([#​12404](https://redirect.github.com/vercel/vercel/pull/12404)) - add telemetry tracking to `env add` ([#​12357](https://redirect.github.com/vercel/vercel/pull/12357)) - track standard environments in `vc env add` ([#​12385](https://redirect.github.com/vercel/vercel/pull/12385)) - \[cli] add telemetry for `vercel target ls` ([#​12352](https://redirect.github.com/vercel/vercel/pull/12352)) - \[cli] add telemetry tracking for `vercel domains ls` ([#​12400](https://redirect.github.com/vercel/vercel/pull/12400)) - \[cli] add `VERCEL_ENV` and `VERCEL` to process to simulate runtime ([#​12358](https://redirect.github.com/vercel/vercel/pull/12358)) - Add telemetry for `vercel domains move` ([#​12411](https://redirect.github.com/vercel/vercel/pull/12411)) - \[cli] add telemetry tracking to `git connect` and `git disconnect` ([#​12373](https://redirect.github.com/vercel/vercel/pull/12373)) - Add telemetry to `vercel domains buy` ([#​12413](https://redirect.github.com/vercel/vercel/pull/12413)) - \[cli] add telemetry tracking to `project list` ([#​12339](https://redirect.github.com/vercel/vercel/pull/12339)) - Add telemetry for `vercel domains add` ([#​12409](https://redirect.github.com/vercel/vercel/pull/12409)) - Add telemetry to `vercel domains rm` ([#​12410](https://redirect.github.com/vercel/vercel/pull/12410)) - Add telemetry for `vercel list` ([#​12364](https://redirect.github.com/vercel/vercel/pull/12364)) - \[cli] add subcommand tracking for `integration` group ([#​12377](https://redirect.github.com/vercel/vercel/pull/12377)) - Add telemetry for `vercel certs add` ([#​12391](https://redirect.github.com/vercel/vercel/pull/12391)) - \[cli] add subcommand tracking for `domains` group ([#​12374](https://redirect.github.com/vercel/vercel/pull/12374)) - \[cli] add telemetry tracking to `project add` ([#​12340](https://redirect.github.com/vercel/vercel/pull/12340)) - Add telemetry for `vercel integration open` ([#​12408](https://redirect.github.com/vercel/vercel/pull/12408)) - Add telemetry for `vercel init` ([#​12371](https://redirect.github.com/vercel/vercel/pull/12371)) - \[cli] add subcommand tracking for `integration` group ([#​12377](https://redirect.github.com/vercel/vercel/pull/12377)) - \[cli] add telemetry tracking for `vercel dns import` ([#​12379](https://redirect.github.com/vercel/vercel/pull/12379)) - \[cli] add telemetry for `vercel dns ls` ([#​12380](https://redirect.github.com/vercel/vercel/pull/12380)) - Add telemetry for `vercel env ls` ([#​12392](https://redirect.github.com/vercel/vercel/pull/12392)) - Add telemetry for `vercel bisect` ([#​12362](https://redirect.github.com/vercel/vercel/pull/12362)) - \[cli] add telemetry for `vercel dns remove` ([#​12381](https://redirect.github.com/vercel/vercel/pull/12381)) - Add telemetry for `vercel integration add` ([#​12406](https://redirect.github.com/vercel/vercel/pull/12406)) - \[cli] add telemetry tracking for vercel dev invocations ([#​12349](https://redirect.github.com/vercel/vercel/pull/12349)) - \[cli] add subcommand tracking for `certs` group ([#​12376](https://redirect.github.com/vercel/vercel/pull/12376)) - \[cli] add telemetry for `vercel redeploy` ([#​12353](https://redirect.github.com/vercel/vercel/pull/12353)) - \[cli] add telemetry for `vercel domains inspect` ([#​12407](https://redirect.github.com/vercel/vercel/pull/12407)) - Add telemetry for `vercel certs issue` ([#​12401](https://redirect.github.com/vercel/vercel/pull/12401)) - Add telemetry for `vercel link` ([#​12360](https://redirect.github.com/vercel/vercel/pull/12360)) ##### Patch Changes - Remove stray file ([#​12363](https://redirect.github.com/vercel/vercel/pull/12363)) - add metrics to dns add ([#​12414](https://redirect.github.com/vercel/vercel/pull/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](https://redirect.github.com/vercel/vercel/pull/12346)) - add telemetry to `vc pull` ([#​12387](https://redirect.github.com/vercel/vercel/pull/12387)) - \[cli] refactor Output usage ([#​12305](https://redirect.github.com/vercel/vercel/pull/12305)) - extract pull invocation from build ([#​12372](https://redirect.github.com/vercel/vercel/pull/12372)) - extract vc pull logic from entrypoint ([#​12378](https://redirect.github.com/vercel/vercel/pull/12378)) - Updated dependencies \[[`13bb443f2b0791c7bd402447fcb540cffd0b6eae`](https://redirect.github.com/vercel/vercel/commit/13bb443f2b0791c7bd402447fcb540cffd0b6eae)]: - [@​vercel/remix-builder](https://redirect.github.com/vercel/remix-builder)[@​2](https://redirect.github.com/2).2.13 ### [`v37.12.1`](https://redirect.github.com/vercel/vercel/blob/HEAD/packages/cli/CHANGELOG.md#37121) [Compare Source](https://redirect.github.com/vercel/vercel/compare/vercel@37.12.0...vercel@37.12.1) ##### Patch Changes - - Appropriately handle hidden properties in `vercel install` flows ([#​12336](https://redirect.github.com/vercel/vercel/pull/12336)) - Treat complex expressions during `vercel install` flows as unsupported ### [`v37.12.0`](https://redirect.github.com/vercel/vercel/blob/HEAD/packages/cli/CHANGELOG.md#37120) [Compare Source](https://redirect.github.com/vercel/vercel/compare/vercel@37.11.0...vercel@37.12.0) ##### Minor Changes - \[cli] track team id ([#​12312](https://redirect.github.com/vercel/vercel/pull/12312)) - \[cli] add telemetry tracking to `project rm` ([#​12326](https://redirect.github.com/vercel/vercel/pull/12326)) ##### Patch Changes - \[cli] add telemetry tracking to `alias rm` ([#​12320](https://redirect.github.com/vercel/vercel/pull/12320)) - \[cli] add telemetry to "remove" command ([#​12315](https://redirect.github.com/vercel/vercel/pull/12315)) - Fix caching issue with prerenders while Partial Prerendering is enabled ([#​12325](https://redirect.github.com/vercel/vercel/pull/12325)) - Revert disabling generation of route shells ([#​12323](https://redirect.github.com/vercel/vercel/pull/12323)) - Silence `punycode` deprecation warning ([#​12306](https://redirect.github.com/vercel/vercel/pull/12306)) - \[cli] fix typo ([#​12317](https://redirect.github.com/vercel/vercel/pull/12317)) - Updated dependencies \[[`b0728d1f6a378f15d32a5416a4a09ad0301f06f5`](https://redirect.github.com/vercel/vercel/commit/b0728d1f6a378f15d32a5416a4a09ad0301f06f5), [`78e60bf3acd17c446486059f15a99cca99f1c4dc`](https://redirect.github.com/vercel/vercel/commit/78e60bf3acd17c446486059f15a99cca99f1c4dc)]: - [@​vercel/next](https://redirect.github.com/vercel/next)[@​4](https://redirect.github.com/4).3.17 ### [`v37.11.0`](https://redirect.github.com/vercel/vercel/blob/HEAD/packages/cli/CHANGELOG.md#37110) [Compare Source](https://redirect.github.com/vercel/vercel/compare/vercel@37.9.0...vercel@37.11.0) ##### Minor Changes - \[cli] Add default team id for logged out users ([#​12310](https://redirect.github.com/vercel/vercel/pull/12310)) - \[cli] add telemetry for `vercel promote` ([#​12304](https://redirect.github.com/vercel/vercel/pull/12304)) - \[cli] add remaining root command tracking ([#​12301](https://redirect.github.com/vercel/vercel/pull/12301)) ##### Patch Changes - \[cli] Add tracking for cli extensions ([#​12302](https://redirect.github.com/vercel/vercel/pull/12302)) - \[cli] remove duplicate global option ([#​12303](https://redirect.github.com/vercel/vercel/pull/12303)) - \[cli] separately track if deploy is done by default ([#​12296](https://redirect.github.com/vercel/vercel/pull/12296)) - \[cli] Add tracking for most global flags and options ([#​12300](https://redirect.github.com/vercel/vercel/pull/12300)) - \[cli] update option tracking to be prefixed appropriately ([#​12288](https://redirect.github.com/vercel/vercel/pull/12288)) ### [`v37.9.0`](https://redirect.github.com/vercel/vercel/blob/HEAD/packages/cli/CHANGELOG.md#3790) [Compare Source](https://redirect.github.com/vercel/vercel/compare/vercel@37.8.0...vercel@37.9.0) ##### Minor Changes - \[cli] Add telemetry for `vercel logout` ([#​12289](https://redirect.github.com/vercel/vercel/pull/12289)) - \[cli] add telemetry for vercel rollback ([#​12287](https://redirect.github.com/vercel/vercel/pull/12287)) ##### Patch Changes - \[cli] Add telemetry for `vercel teams invite email1, email2` ([#​12276](https://redirect.github.com/vercel/vercel/pull/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](https://redirect.github.com/vercel/vercel/pull/12271)) - Partial Prerendering Fallback Shells now respect the revalidate config and now do not produce route shells on-demand. ([#​12268](https://redirect.github.com/vercel/vercel/pull/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](https://redirect.github.com/vercel/vercel/pull/12269)) - Updated dependencies \[[`b4aa388c78d6b682c0f1dff38a2a48258e56ff50`](https://redirect.github.com/vercel/vercel/commit/b4aa388c78d6b682c0f1dff38a2a48258e56ff50), [`9f797261eabd45d492fdfc198dfd4be33e397582`](https://redirect.github.com/vercel/vercel/commit/9f797261eabd45d492fdfc198dfd4be33e397582)]: - [@​vercel/next](https://redirect.github.com/vercel/next)[@​4](https://redirect.github.com/4).3.16 ### [`v37.8.0`](https://redirect.github.com/vercel/vercel/blob/HEAD/packages/cli/CHANGELOG.md#3780) [Compare Source](https://redirect.github.com/vercel/vercel/compare/vercel@37.7.1...vercel@37.8.0) ##### Minor Changes - Enable viewing a list of team's Marketplace resources via the `vc integration list` command (with the alternative alias `vc integration ls` and basic filtering `--current-project` and `--integration [integration-slug]`) ([#​12251](https://redirect.github.com/vercel/vercel/pull/12251)) ##### Patch Changes - Updated dependencies \[[`d01c6b98d6f5f2718b69edec71b4aec40822bfe6`](https://redirect.github.com/vercel/vercel/commit/d01c6b98d6f5f2718b69edec71b4aec40822bfe6), [`3a2c2529c642cc2efc11d08a18f2da2ff423b15f`](https://redirect.github.com/vercel/vercel/commit/3a2c2529c642cc2efc11d08a18f2da2ff423b15f)]: - [@​vercel/build-utils](https://redirect.github.com/vercel/build-utils)[@​8](https://redirect.github.com/8).4.11 - [@​vercel/static-build](https://redirect.github.com/vercel/static-build)[@​2](https://redirect.github.com/2).5.33 - [@​vercel/hydrogen](https://redirect.github.com/vercel/hydrogen)[@​1](https://redirect.github.com/1).0.9 - [@​vercel/redwood](https://redirect.github.com/vercel/redwood)[@​2](https://redirect.github.com/2).1.8 - [@​vercel/remix-builder](https://redirect.github.com/vercel/remix-builder)[@​2](https://redirect.github.com/2).2.12 - [@​vercel/next](https://redirect.github.com/vercel/next)[@​4](https://redirect.github.com/4).3.15 - [@​vercel/node](https://redirect.github.com/vercel/node)[@​3](https://redirect.github.com/3).2.23 ### [`v37.7.1`](https://redirect.github.com/vercel/vercel/blob/HEAD/packages/cli/CHANGELOG.md#3771) [Compare Source](https://redirect.github.com/vercel/vercel/compare/vercel@37.7.0...vercel@37.7.1) ##### Patch Changes - \[cli] remove extraneous `--yes` option from docs ([#​12256](https://redirect.github.com/vercel/vercel/pull/12256)) - Updated dependencies \[[`6bc94805af7550967ca675194b5b956284da8797`](https://redirect.github.com/vercel/vercel/commit/6bc94805af7550967ca675194b5b956284da8797), [`fac89652a412d21b70c015db0863bc89cb45c453`](https://redirect.github.com/vercel/vercel/commit/fac89652a412d21b70c015db0863bc89cb45c453)]: - [@​vercel/build-utils](https://redirect.github.com/vercel/build-utils)[@​8](https://redirect.github.com/8).4.10 - [@​vercel/go](https://redirect.github.com/vercel/go)[@​3](https://redirect.github.com/3).2.0 - [@​vercel/node](https://redirect.github.com/vercel/node)[@​3](https://redirect.github.com/3).2.22 - [@​vercel/static-build](https://redirect.github.com/vercel/static-build)[@​2](https://redirect.github.com/2).5.32 ### [`v37.7.0`](https://redirect.github.com/vercel/vercel/blob/HEAD/packages/cli/CHANGELOG.md#3770) [Compare Source](https://redirect.github.com/vercel/vercel/compare/vercel@37.6.3...vercel@37.7.0) ##### Minor Changes - Enable direct access to marketplace integration dashboards via `vc integration open [integration]` command ([#​12233](https://redirect.github.com/vercel/vercel/pull/12233)) - \[cli] remove deprecated `certs renew` command ([#​12248](https://redirect.github.com/vercel/vercel/pull/12248)) ##### Patch Changes - \[cli] track invocation of `vercel alias *` ([#​12250](https://redirect.github.com/vercel/vercel/pull/12250)) - \[tests] skip flakey gatsby test ([#​12244](https://redirect.github.com/vercel/vercel/pull/12244)) - Updated dependencies \[[`dfad4af5c65a565e0afe28731d3918d03d5085b2`](https://redirect.github.com/vercel/vercel/commit/dfad4af5c65a565e0afe28731d3918d03d5085b2)]: - [@​vercel/build-utils](https://redirect.github.com/vercel/build-utils)[@​8](https://redirect.github.com/8).4.9 - [@​vercel/node](https://redirect.github.com/vercel/node)[@​3](https://redirect.github.com/3).2.21 - [@​vercel/static-build](https://redirect.github.com/vercel/static-build)[@​2](https://redirect.github.com/2).5.31 ### [`v37.6.3`](https://redirect.github.com/vercel/vercel/blob/HEAD/packages/cli/CHANGELOG.md#3763) [Compare Source](https://redirect.github.com/vercel/vercel/compare/vercel@37.6.2...vercel@37.6.3) ##### Patch Changes - Updated dependencies \[[`226028a8f205a4f795ce8dfdeffc0265cca8d9e2`](https://redirect.github.com/vercel/vercel/commit/226028a8f205a4f795ce8dfdeffc0265cca8d9e2)]: - [@​vercel/build-utils](https://redirect.github.com/vercel/build-utils)[@​8](https://redirect.github.com/8).4.8 - [@​vercel/hydrogen](https://redirect.github.com/vercel/hydrogen)[@​1](https://redirect.github.com/1).0.8 - [@​vercel/next](https://redirect.github.com/vercel/next)[@​4](https://redirect.github.com/4).3.14 - [@​vercel/redwood](https://redirect.github.com/vercel/redwood)[@​2](https://redirect.github.com/2).1.7 - [@​vercel/remix-builder](https://redirect.github.com/vercel/remix-builder)[@​2](https://redirect.github.com/2).2.11 - [@​vercel/static-build](https://redirect.github.com/vercel/static-build)[@​2](https://redirect.github.com/2).5.30 - [@​vercel/node](https://redirect.github.com/vercel/node)[@​3](https://redirect.github.com/3).2.20 ### [`v37.6.2`](https://redirect.github.com/vercel/vercel/blob/HEAD/packages/cli/CHANGELOG.md#3762) [Compare Source](https://redirect.github.com/vercel/vercel/compare/vercel@37.6.1...vercel@37.6.2) ##### Patch Changes - \[cli] Remove documented `--next` option from `target ls` ([#​12221](https://redirect.github.com/vercel/vercel/pull/12221)) - \[cli] Add tracking event for Vercel CLI version ([#​12212](https://redirect.github.com/vercel/vercel/pull/12212)) - \[cli] Don't send telemetry if debugging ([#​12228](https://redirect.github.com/vercel/vercel/pull/12228)) - \[cli] set telemetry enabled to false with VERCEL_TELEMETRY_DISABLED ([#​12229](https://redirect.github.com/vercel/vercel/pull/12229)) - \[cli] use `ms` for timeout values ([#​12220](https://redirect.github.com/vercel/vercel/pull/12220)) - Add tracking events for platform, arch, and cpu_count. ([#​12190](https://redirect.github.com/vercel/vercel/pull/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](https://redirect.github.com/vercel/vercel/pull/12209)) - \[cli] Remove incorrect --output docs for `vercel certs` ([#​12230](https://redirect.github.com/vercel/vercel/pull/12230)) - Updated dependencies \[[`a6227a56d7feec77b5355d2cd5fc07f151021d73`](https://redirect.github.com/vercel/vercel/commit/a6227a56d7feec77b5355d2cd5fc07f151021d73), [`e312d610177b28cf1592b18ca85b8d4e088ffc05`](https://redirect.github.com/vercel/vercel/commit/e312d610177b28cf1592b18ca85b8d4e088ffc05)]: - [@​vercel/static-build](https://redirect.github.com/vercel/static-build)[@​2](https://redirect.github.com/2).5.29 - [@​vercel/build-utils](https://redirect.github.com/vercel/build-utils)[@​8](https://redirect.github.com/8).4.7 - [@​vercel/hydrogen](https://redirect.github.com/vercel/hydrogen)[@​1](https://redirect.github.com/1).0.7 - [@​vercel/redwood](https://redirect.github.com/vercel/redwood)[@​2](https://redirect.github.com/2).1.6 - [@​vercel/remix-builder](https://redirect.github.com/vercel/remix-builder)[@​2](https://redirect.github.com/2).2.10 - [@​vercel/next](https://redirect.github.com/vercel/next)[@​4](https://redirect.github.com/4).3.13 - [@​vercel/node](https://redirect.github.com/vercel/node)[@​3](https://redirect.github.com/3).2.19 ### [`v37.6.1`](https://redirect.github.com/vercel/vercel/blob/HEAD/packages/cli/CHANGELOG.md#3761) [Compare Source](https://redirect.github.com/vercel/vercel/compare/vercel@37.6.0...vercel@37.6.1) ##### 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](https://redirect.github.com/vercel/vercel/pull/12207)) - \[cli] Remove incorrect `--json` flag on `vercel alias` ([#​12198](https://redirect.github.com/vercel/vercel/pull/12198)) - Standardize most error output through `output.error` ([#​12012](https://redirect.github.com/vercel/vercel/pull/12012)) - Replace `psl` with `tldts` for domain parsing ([#​12174](https://redirect.github.com/vercel/vercel/pull/12174)) - add support for `images.localPatterns` ([#​12195](https://redirect.github.com/vercel/vercel/pull/12195)) - \[cli] add telemetry tracking to `alias ls` ([#​12194](https://redirect.github.com/vercel/vercel/pull/12194)) - Add support for tracking Continuous Integration vendors with telemetry ([#​12180](https://redirect.github.com/vercel/vercel/pull/12180)) - Add session id to events ([#​12179](https://redirect.github.com/vercel/vercel/pull/12179)) - Updated dependencies \[[`5431ffd5de6a572f247e63f737576b4a04884f7b`](https://redirect.github.com/vercel/vercel/commit/5431ffd5de6a572f247e63f737576b4a04884f7b)]: - [@​vercel/build-utils](https://redirect.github.com/vercel/build-utils)[@​8](https://redirect.github.com/8).4.6 - [@​vercel/next](https://redirect.github.com/vercel/next)[@​4](https://redirect.github.com/4).3.12 - [@​vercel/node](https://redirect.github.com/vercel/node)[@​3](https://redirect.github.com/3).2.18 - [@​vercel/static-build](https://redirect.github.com/vercel/static-build)[@​2](https://redirect.github.com/2).5.28 ### [`v37.6.0`](https://redirect.github.com/vercel/vercel/blob/HEAD/packages/cli/CHANGELOG.md#3760) [Compare Source](https://redirect.github.com/vercel/vercel/compare/vercel@37.5.4...vercel@37.6.0) ##### Minor Changes - \[cli] remove `textInput` in favor of `input.text` ([#​12168](https://redirect.github.com/vercel/vercel/pull/12168)) - Add stub telemetry behavior in preparation for use tracking ([#​12173](https://redirect.github.com/vercel/vercel/pull/12173)) ##### Patch Changes - Introduce new chain configuration for Partial Prerendering ([#​12117](https://redirect.github.com/vercel/vercel/pull/12117)) - \[cli] correctly call to create new deployment when promoting preview deployment ([#​12178](https://redirect.github.com/vercel/vercel/pull/12178)) - Updated dependencies \[[`42ae831561365b8254e62cf57f41caca03af4c31`](https://redirect.github.com/vercel/vercel/commit/42ae831561365b8254e62cf57f41caca03af4c31), [`62f434a79fe25009e63fcaefda0abe283c590f58`](https://redirect.github.com/vercel/vercel/commit/62f434a79fe25009e63fcaefda0abe283c590f58), [`37ec6fa7f5ff313bfdb22570fb33f8b7eff280e6`](https://redirect.github.com/vercel/vercel/commit/37ec6fa7f5ff313bfdb22570fb33f8b7eff280e6)]: - [@​vercel/next](https://redirect.github.com/vercel/next)[@​4](https://redirect.github.com/4).3.11 - [@​vercel/build-utils](https://redirect.github.com/vercel/build-utils)[@​8](https://redirect.github.com/8).4.5 - [@​vercel/node](https://redirect.github.com/vercel/node)[@​3](https://redirect.github.com/3).2.17 - [@​vercel/static-build](https://redirect.github.com/vercel/static-build)[@​2](https://redirect.github.com/2).5.27 ### [`v37.5.4`](https://redirect.github.com/vercel/vercel/blob/HEAD/packages/cli/CHANGELOG.md#3754) [Compare Source](https://redirect.github.com/vercel/vercel/compare/vercel@37.5.3...vercel@37.5.4) ##### Patch Changes - Change error printing to use standard Output methods ([#​12010](https://redirect.github.com/vercel/vercel/pull/12010)) - Updated dependencies \[[`2dab096e952c25521bac2537039ed7ca15675095`](https://redirect.github.com/vercel/vercel/commit/2dab096e952c25521bac2537039ed7ca15675095)]: - [@​vercel/build-utils](https://redirect.github.com/vercel/build-utils)[@​8](https://redirect.github.com/8).4.4 - [@​vercel/node](https://redirect.github.com/vercel/node)[@​3](https://redirect.github.com/3).2.16 - [@​vercel/static-build](https://redirect.github.com/vercel/static-build)[@​2](https://redirect.github.com/2).5.26 ### [`v37.5.3`](https://redirect.github.com/vercel/vercel/blob/HEAD/packages/cli/CHANGELOG.md#3753) [Compare Source](https://redirect.github.com/vercel/vercel/compare/vercel@37.5.2...vercel@37.5.3) ##### Patch Changes - Updated dependencies \[[`f1904566e5c24919425fc2b6c8c84f25f3478e74`](https://redirect.github.com/vercel/vercel/commit/f1904566e5c24919425fc2b6c8c84f25f3478e74)]: - [@​vercel/build-utils](https://redirect.github.com/vercel/build-utils)[@​8](https://redirect.github.com/8).4.3 - [@​vercel/node](https://redirect.github.com/vercel/node)[@​3](https://redirect.github.com/3).2.15 - [@​vercel/static-build](https://redirect.github.com/vercel/static-build)[@​2](https://redirect.github.com/2).5.25 ### [`v37.5.2`](https://redirect.github.com/vercel/vercel/blob/HEAD/packages/cli/CHANGELOG.md#3752) [Compare Source](https://redirect.github.com/vercel/vercel/compare/vercel@37.4.2...vercel@37.5.2) ##### Patch Changes - \[cli] Add note about epipebomb ([#​12144](https://redirect.github.com/vercel/vercel/pull/12144)) ### [`v37.4.2`](https://redirect.github.com/vercel/vercel/blob/HEAD/packages/cli/CHANGELOG.md#3742) [Compare Source](https://redirect.github.com/vercel/vercel/compare/vercel@37.4.1...vercel@37.4.2) ##### Patch Changes - Updated dependencies \[[`8e90f4156`](https://redirect.github.com/vercel/vercel/commit/8e90f415663226411ee6f294e30331a95806e53e)]: - [@​vercel/build-utils](https://redirect.github.com/vercel/build-utils)[@​8](https://redirect.github.com/8).4.2 - [@​vercel/hydrogen](https://redirect.github.com/vercel/hydrogen)[@​1](https://redirect.github.com/1).0.6 - [@​vercel/next](https://redirect.github.com/vercel/next)[@​4](https://redirect.github.com/4).3.10 - [@​vercel/redwood](https://redirect.github.com/vercel/redwood)[@​2](https://redirect.github.com/2).1.5 - [@​vercel/remix-builder](https://redirect.github.com/vercel/remix-builder)[@​2](https://redirect.github.com/2).2.8 - [@​vercel/static-build](https://redirect.github.com/vercel/static-build)[@​2](https://redirect.github.com/2).5.24 - [@​vercel/node](https://redirect.github.com/vercel/node)[@​3](https://redirect.github.com/3).2.14 ### [`v37.4.1`](https://redirect.github.com/vercel/vercel/blob/HEAD/packages/cli/CHANGELOG.md#3741) [Compare Source](https://redirect.github.com/vercel/vercel/compare/vercel@37.4.0...vercel@37.4.1) ##### Patch Changes - Fix gitBranch parameter for `vc env add` command ([#​12085](https://redirect.github.com/vercel/vercel/pull/12085)) - Updated dependencies \[[`04e15410f`](https://redirect.github.com/vercel/vercel/commit/04e15410f09453c528c133d1432fd8b183c5097c)]: - [@​vercel/build-utils](https://redirect.github.com/vercel/build-utils)[@​8](https://redirect.github.com/8).4.1 - [@​vercel/hydrogen](https://redirect.github.com/vercel/hydrogen)[@​1](https://redirect.github.com/1).0.5 - [@​vercel/next](https://redirect.github.com/vercel/next)[@​4](https://redirect.github.com/4).3.9 - [@​vercel/redwood](https://redirect.github.com/vercel/redwood)[@​2](https://redirect.github.com/2).1.4 - [@​vercel/remix-builder](https://redirect.github.com/vercel/remix-builder)[@​2](https://redirect.github.com/2).2.7 - [@​vercel/static-build](https://redirect.github.com/vercel/static-build)[@​2](https://redirect.github.com/2).5.23 - [@​vercel/node](https://redirect.github.com/vercel/node)[@​3](https://redirect.github.com/3).2.13 ### [`v37.4.0`](https://redirect.github.com/vercel/vercel/blob/HEAD/packages/cli/CHANGELOG.md#3740) [Compare Source](https://redirect.github.com/vercel/vercel/compare/vercel@37.3.0...vercel@37.4.0) ##### Minor Changes - introduce using level to highlight build logs ([#​12044](https://redirect.github.com/vercel/vercel/pull/12044)) ##### Patch Changes - Combine Partial Prerendering lambdas for revalidation and dynamic resumes. ([#​12064](https://redirect.github.com/vercel/vercel/pull/12064)) - Added support for Partial Fallback Prerendering ([#​12036](https://redirect.github.com/vercel/vercel/pull/12036)) - Updated dependencies \[[`b3540096a`](https://redirect.github.com/vercel/vercel/commit/b3540096a39dd8b24b250aa5ad808c8445b5f484), [`49c95b77a`](https://redirect.github.com/vercel/vercel/commit/49c95b77a2cea23c6f98c5e084dbe35d081b40bc), [`e7016f9b0`](https://redirect.github.com/vercel/vercel/commit/e7016f9b033e88a33a89bf90ae655069f687c72f)]: - [@​vercel/next](https://redirect.github.com/vercel/next)[@​4](https://redirect.github.com/4).3.8 - [@​vercel/build-utils](https://redirect.github.com/vercel/build-utils)[@​8](https://redirect.github.com/8).4.0 - [@​vercel/node](https://redirect.github.com/vercel/node)[@​3](https://redirect.github.com/3).2.12 - [@​vercel/static-build](https://redirect.github.com/vercel/static-build)[@​2](https://redirect.github.com/2).5.22 ### [`v37.3.0`](https://redirect.github.com/vercel/vercel/blob/HEAD/packages/cli/CHANGELOG.md#3730) [Compare Source](https://redirect.github.com/vercel/vercel/compare/vercel@37.2.1...vercel@37.3.0) ##### Minor Changes - Support custom environments in `vc env rm` ([#​12009](https://redirect.github.com/vercel/vercel/pull/12009)) ##### Patch Changes - Add error for `vc deploy --env` with no value ([#​12002](https://redirect.github.com/vercel/vercel/pull/12002)) - Updated dependencies \[[`40b7ee0d2`](https://redirect.github.com/vercel/vercel/commit/40b7ee0d297c212961279639d9c73d4fed2312f8), [`5ab983009`](https://redirect.github.com/vercel/vercel/commit/5ab98300958538fac5e154034eacd9267a79dc26), [`78a3be23e`](https://redirect.github.com/vercel/vercel/commit/78a3be23edff1e59a09a75a8adc2013a5a53fb1d)]: - [@​vercel/build-utils](https://redirect.github.com/vercel/build-utils)[@​8](https://redirect.github.com/8).3.9 - [@​vercel/go](https://redirect.github.com/vercel/go)[@​3](https://redirect.github.com/3).1.2 - [@​vercel/node](https://redirect.github.com/vercel/node)[@​3](https://redirect.github.com/3).2.11 - [@​vercel/static-build](https://redirect.github.com/vercel/static-build)[@​2](https://redirect.github.com/2).5.21 ### [`v37.2.1`](https://redirect.github.com/vercel/vercel/blob/HEAD/packages/cli/CHANGELOG.md#3721) [Compare Source](https://redirect.github.com/vercel/vercel/compare/vercel@37.2.0...vercel@37.2.1) ##### Patch Changes - Fixes integration not found error when using `vercel install` ([#​12035](https://redirect.github.com/vercel/vercel/pull/12035)) ### [`v37.2.0`](https://redirect.github.com/vercel/vercel/blob/HEAD/packages/cli/CHANGELOG.md#3720) [Compare Source](https://redirect.github.com/vercel/vercel/compare/vercel@37.1.2...vercel@37.2.0) ##### Minor Changes - Add `vc install` and `vc integration add` commands ([#​12033](https://redirect.github.com/vercel/vercel/pull/12033)) ##### Patch Changes - \[cli] Remove existing metrics gathering behavior ([#​12026](https://redirect.github.com/vercel/vercel/pull/12026)) - Remove redundant formatting on a few lines of output ([#​12011](https://redirect.github.com/vercel/vercel/pull/12011)) - Updated dependencies \[[`06337ed0b`](https://redirect.github.com/vercel/vercel/commit/06337ed0bb1ab4becd1554642c162c75bdcc91c2), [`2fc9e6d81`](https://redirect.github.com/vercel/vercel/commit/2fc9e6d8104a3d6308873ef8dafa27c32f0b97be)]: - [@​vercel/build-utils](https://redirect.github.com/vercel/build-utils)[@​8](https://redirect.github.com/8).3.8 - [@​vercel/node](https://redirect.github.com/vercel/node)[@​3](https://redirect.github.com/3).2.10 - [@​vercel/static-build](https://redirect.github.com/vercel/static-build)[@​2](https://redirect.github.com/2).5.20 ### [`v37.1.2`](https://redirect.github.com/vercel/vercel/blob/HEAD/packages/cli/CHANGELOG.md#3712) [Compare Source](https://redirect.github.com/vercel/vercel/compare/vercel@37.1.1...vercel@37.1.2) ##### Patch Changes - Fix incorrect type for certs challenge-only flag ([#​12018](https://redirect.github.com/vercel/vercel/pull/12018)) - \[vc help] add build command to help/--help ([#​12016](https://redirect.github.com/vercel/vercel/pull/12016)) ### [`v37.1.1`](https://redirect.github.com/vercel/vercel/blob/HEAD/packages/cli/CHANGELOG.md#3711) [Compare Source](https://redirect.github.com/vercel/vercel/compare/vercel@37.1.0...vercel@37.1.1) ##### Patch Changes - Updated dependencies \[[`c6d469595`](https://redirect.github.com/vercel/vercel/commit/c6d469595372d53398c3f2eb35b644a22c56e4f6), [`49aaea41f`](https://redirect.github.com/vercel/vercel/commit/49aaea41f1501dec6aa262f04368df5e0c1475b6)]: - [@​vercel/build-utils](https://redirect.github.com/vercel/build-utils)[@​8](https://redirect.github.com/8).3.7 - [@​vercel/next](https://redirect.github.com/vercel/next)[@​4](https://redirect.github.com/4).3.7 - [@​vercel/node](https://redirect.github.com/vercel/node)[@​3](https://redirect.github.com/3).2.9 - [@​vercel/static-build](https://redirect.github.com/vercel/static-build)[@​2](https://redirect.github.com/2).5.19 ### [`v37.1.0`](https://redirect.github.com/vercel/vercel/blob/HEAD/packages/cli/CHANGELOG.md#3710) [Compare Source](https://redirect.github.com/vercel/vercel/compare/vercel@37.0.0...vercel@37.1.0) ##### Minor Changes - Support Custom Environments in `vercel env add [target]` ([#​11994](https://redirect.github.com/vercel/vercel/pull/11994)) ### [`v37.0.0`](https://redirect.github.com/vercel/vercel/blob/HEAD/packages/cli/CHANGELOG.md#3700) [Compare Source](https://redirect.github.com/vercel/vercel/compare/vercel@36.0.0...vercel@37.0.0) ##### Major Changes - Refactor / modernize the `vercel list` command ([#​11956](https://redirect.github.com/vercel/vercel/pull/11956)) ##### Minor Changes - Print the custom environment name in `vc list` ([#​11965](https://redirect.github.com/vercel/vercel/pull/11965)) - Allow filtering in `vc env ls` with custom environment ([#​11984](https://redirect.github.com/vercel/vercel/pull/11984)) - Display Deployment Retention Policies in vc ls \[project] ([#​11676](https://redirect.github.com/vercel/vercel/pull/11676)) ##### Patch Changes - Prefactor middleware tests to make changes easier ([#​11934](https://redirect.github.com/vercel/vercel/pull/11934)) - Updated dependencies \[[`763db23a3`](https://redirect.github.com/vercel/vercel/commit/763db23a3acf1c290f0d45c2501a2c924cbd609d)]: - [@​vercel/remix-builder](https://redirect.github.com/vercel/remix-builder)[@​2](https://redirect.github.com/2).2.6 ### [`v36.0.0`](https://redirect.github.com/vercel/vercel/blob/HEAD/packages/cli/CHANGELOG.md#3600) [Compare Source](https://redirect.github.com/vercel/vercel/compare/vercel@35.2.4...vercel@36.0.0) ##### Major Changes - Remove defunct `secrets` command ([#​11659](https://redirect.github.com/vercel/vercel/pull/11659)) ##### Patch Changes - Updated dependencies \[[`5680ff988`](https://redirect.github.com/vercel/vercel/commit/5680ff98801dec47152f21534ddc15bab6d6ddd7)]: - [@​vercel/remix-builder](https://redirect.github.com/vercel/remix-builder)[@​2](https://redirect.github.com/2).2.5 ### [`v35.2.4`](https://redirect.github.com/vercel/vercel/blob/HEAD/packages/cli/CHANGELOG.md#3524) [Compare Source](https://redirect.github.com/vercel/vercel/compare/vercel@35.2.3...vercel@35.2.4) ##### Patch Changes - Some subcommand flags now show correct short flag in help ([#​11931](https://redirect.github.com/vercel/vercel/pull/11931)) - Display custom environments in `vc env ls` ([#​11912](https://redirect.github.com/vercel/vercel/pull/11912)) - \[cli] alias `dev` pnpm command as `vc` and `vercel` as well ([#​11933](https://redirect.github.com/vercel/vercel/pull/11933)) - Updated dependencies \[[`d77d0919b`](https://redirect.github.com/vercel/vercel/commit/d77d0919b45eb3e8d27a9b75c0994727c926ccb0)]: - [@​vercel/remix-builder](https://redirect.github.com/vercel/remix-builder)[@​2](https://redirect.github.com/2).2.4 ### [`v35.2.3`](https://redirect.github.com/vercel/vercel/blob/HEAD/packages/cli/CHANGELOG.md#3523) [Compare Source](https://redirect.github.com/vercel/vercel/compare/vercel@35.2.2...vercel@35.2.3) ##### Patch Changes - Updated dependencies \[[`bec80e76a`](https://redirect.github.com/vercel/vercel/commit/bec80e76afe546072d4138f3ed3d6eda56d3f370), [`680a3af28`](https://redirect.github.com/vercel/vercel/commit/680a3af28e5d6caf51aa56f80fe77ad1091cd542)]: - [@​vercel/build-utils](https://redirect.github.com/vercel/build-utils)[@​8](https://redirect.github.com/8).3.6 - [@​vercel/remix-builder](https://redirect.github.com/vercel/remix-builder)[@​2](https://redirect.github.com/2).2.3 - [@​vercel/node](https://redirect.github.com/vercel/node)[@​3](https://redirect.github.com/3).2.8 - [@​vercel/static-build](https://redirect.github.com/vercel/static-build)[@​2](https://redirect.github.com/2).5.18 ### [`v35.2.2`](https://redirect.github.com/vercel/vercel/blob/HEAD/packages/cli/CHANGELOG.md#3522) [Compare Source](https://redirect.github.com/vercel/vercel/compare/vercel@35.2.1...vercel@35.2.2) ##### Patch Changes - Fix issue where builder output was treating an api endpoint as a frontend route ([#​11907](https://redirect.github.com/vercel/vercel/pull/11907)) - Updated dependencies \[[`0efb4795c`](https://redirect.github.com/vercel/vercel/commit/0efb4795cb06edf2561b69d7e2512b8e0cf912ca), [`5d1965832`](https://redirect.github.com/vercel/vercel/commit/5d1965832f02595c91409b4e7d863725669e6ccb)]: - [@​vercel/remix-builder](https://redirect.github.com/vercel/remix-builder)[@​2](https://redirect.github.com/2).2.2 ### [`v35.2.1`](https://redirect.github.com/vercel/vercel/blob/HEAD/packages/cli/CHANGELOG.md#3521) [Compare Source](https://redirect.github.com/vercel/vercel/compare/vercel@35.2.0...vercel@35.2.1) ##### Patch Changes - Allow custom environments in `vc pull --environment` ([#​11897](https://redirect.github.com/vercel/vercel/pull/11897)) - `vc target` now prompts to link projects ([#​11895](https://redirect.github.com/vercel/vercel/pull/11895)) - Updated dependencies \[[`6c2398713`](https://redirect.github.com/vercel/vercel/commit/6c2398713cd7ea2f1511d56ce1c5120d9f8e3a98)]: - [@​vercel/python](https://redirect.github.com/vercel/python)[@​4](https://redirect.github.com/4).3.1 ### [`v35.2.0`](https://redirect.github.com/vercel/vercel/blob/HEAD/packages/cli/CHANGELOG.md#3520) [Compare Source](https://redirect.github.com/vercel/vercel/compare/vercel@35.1.0...vercel@35.2.0) ##### Minor Changes - Apply framework "defaultRoutes" in `vc build` ([#​11889](https://redirect.github.com/vercel/vercel/pull/11889)) ##### Patch Changes - fix(cli): wrong log line colors for deploy and inspect commands ([#​11891](https://redirect.github.com/vercel/vercel/pull/11891)) - Standardize target parsing between commands ([#​11890](https://redirect.github.com/vercel/vercel/pull/11890)) ### [`v35.1.0`](https://redirect.github.com/vercel/vercel/blob/HEAD/packages/cli/CHANGELOG.md#3510) [Compare Source](https://redirect.github.com/vercel/vercel/compare/vercel@35.0.3...vercel@35.1.0) ##### Minor Changes - Add target flag to vc build ([#​11858](https://redirect.github.com/vercel/vercel/pull/11858)) ##### Patch Changes - Better error message when calling logs command without a deployment url ([#​11877](https://redirect.github.com/vercel/vercel/pull/11877)) - Updated dependencies \[[`9d9b2fee6`](https://redirect.github.com/vercel/vercel/commit/9d9b2fee64b5638a313366ccb3eb2e0b337b4750)]: - [@​vercel/build-utils](https://redirect.github.com/vercel/build-utils)[@​8](https://redirect.github.com/8).3.5 - [@​vercel/node](https://redirect.github.com/vercel/node)[@​3](https://redirect.github.com/3).2.7 - [@​vercel/static-build](https://redirect.github.com/vercel/static-build)[@​2](https://redirect.github.com/2).5.17 ### [`v35.0.3`](https://redirect.github.com/vercel/vercel/blob/HEAD/packages/cli/CHANGELOG.md#3503) [Compare Source](https://redirect.github.com/vercel/vercel/compare/vercel@35.0.2...vercel@35.0.3) ##### Patch Changes - Updated dependencies \[[`ae2bdab65`](https://redirect.github.com/vercel/vercel/commit/ae2bdab6544d76687785b40eded0a40e3ea477ff)]: - [@​vercel/build-utils](https://redirect.github.com/vercel/build-utils)[@​8](https://redirect.github.com/8).3.4 - [@​vercel/hydrogen](https://redirect.github.com/vercel/hydrogen)[@​1](https://redirect.github.com/1).0.4 - [@​vercel/next](https://redirect.github.com/vercel/next)[@​4](https://redirect.github.com/4).3.6 - [@​vercel/redwood](https://redirect.github.com/vercel/redwood)[@​2](https://redirect.github.com/2).1.3 - [@​vercel/remix-builder](https://redirect.github.com/vercel/remix-builder)[@​2](https://redirect.github.com/2).2.1 - [@​vercel/static-build](https://redirect.github.com/vercel/static-build)[@​2](https://redirect.github.com/2).5.16 - [@​vercel/node](https://redirect.github.com/vercel/node)[@​3](https://redirect.github.com/3).2.6 ### [`v35.0.2`](https://redirect.github.com/vercel/vercel/blob/HEAD/packages/cli/CHANGELOG.md#3502) [Compare Source](https://redirect.github.com/vercel/vercel/compare/vercel@35.0.1...vercel@35.0.2) ##### Patch Changes - Updated dependencies \[[`a95c4c43a`](https://redirect.github.com/vercel/vercel/commit/a95c4c43a660386e5fd4921851e952438fa84b0a)]: - [@​vercel/next](https://redirect.github.com/vercel/next)[@​4](https://redirect.github.com/4).3.5 ### [`v35.0.1`](https://redirect.github.com/vercel/vercel/blob/HEAD/packages/cli/CHANGELOG.md#3501) [Compare Source](https://redirect.github.com/vercel/vercel/compare/vercel@35.0.0...vercel@35.0.1) ##### Patch Changes - Updated dependencies \[[`cfaa83cc9`](https://redirect.github.com/vercel/vercel/commit/cfaa83cc9059c598ff3ff8e7f081b483a3ead715), [`db8452770`](https://redirect.github.com/vercel/vercel/commit/db8452770e81da216dfd66270473264160ea96d5), [`9290c57b8`](https://redirect.github.com/vercel/vercel/commit/9290c57b83cc45a428e4ce96dd4402f97ec7f821)]: - [@​vercel/next](https://redirect.github.com/vercel/next)[@​4](https://redirect.github.com/4).3.4 - [@​vercel/remix-builder](https://redirect.github.com/vercel/remix-builder)[@​2](https://redirect.github.com/2).2.0 - [@​vercel/static-build](https://redirect.github.com/vercel/static-build)[@​2](https://redirect.github.com/2).5.15 - [@​vercel/build-utils](https://redirect.github.com/vercel/build-utils)[@​8](https://redirect.github.com/8).3.3 - [@​vercel/hydrogen](https://redirect.github.com/vercel/hydrogen)[@​1](https://redirect.github.com/1).0.3 - [@​vercel/redwood](https://redirect.github.com/vercel/redwood)[@​2](https://redirect.github.com/2).1.2 - [@​vercel/node](https://redirect.github.com/vercel/node)[@​3](https://redirect.github.com/3).2.5 ### [`v35.0.0`](https://redirect.github.com/vercel/vercel/blob/HEAD/packages/cli/CHANGELOG.md#3500) [Compare Source](https://redirect.github.com/vercel/vercel/compare/vercel@34.4.0...vercel@35.0.0) ##### Major Changes - \[breaking] `vc logs` now returns runtime logs. Use `vc inspect --logs` and `vc deploy --logs` to get build logs ([#​11788](https://redirect.github.com/vercel/vercel/pull/11788)) ##### Patch Changes - Add download of diagnostics ([#​11859](https://redirect.github.com/vercel/vercel/pull/11859)) - Updated dependencies \[[`4c892f040`](https://redirect.github.com/vercel/vercel/commit/4c892f04014cf7b7bc662740296cae93fa93a3df), [`11e22746a`](https://redirect.github.com/vercel/vercel/commit/11e22746a54a3a17d860bfe32b7a9e885bd8e925)]: - [@​vercel/next](https://redirect.github.com/vercel/next)[@​4](https://redirect.github.com/4).3.3 - [@​vercel/redwood](https://redirect.github.com/vercel/redwood)[@​2](https://redirect.github.com/2).1.1 - [@​vercel/remix-builder](https://redirect.github.com/vercel/remix-builder)[@​2](https://redirect.github.com/2).1.11 - [@​vercel/node](https://redirect.github.com/vercel/node)[@​3](https://redirect.github.com/3).2.4 ### [`v34.4.0`](https://redirect.github.com/vercel/vercel/blob/HEAD/packages/cli/CHANGELOG.md#3440) [Compare Source](https://redirect.github.com/vercel/vercel/compare/vercel@34.3.1...vercel@34.4.0) ##### Minor Changes - Add target output to `vc inspect` ([#​11821](https://redirect.github.com/vercel/vercel/pull/11821)) - Send `customEnvironmentSlugOrId` to the create deployment endpoint ([#​11789](https://redirect.github.com/vercel/vercel/pull/11789)) - Add `vc target ls` command ([#​

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.

cloudflare-workers-and-pages[bot] commented 11 months ago

Deploying pixivnow with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6078fa5
Status: ✅  Deploy successful!
Preview URL: https://6138f7b5.pixivnow-8yr.pages.dev
Branch Preview URL: https://renovate-major-build.pixivnow-8yr.pages.dev

View logs

vercel[bot] commented 11 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
pixiv-now ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 14, 2024 0:31am