Open renovate[bot] opened 11 months ago
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 |
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 |
This PR contains the following updates:
^32.7.2
->^39.0.0
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 integrationConfiguration
📅 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.