Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 18, 2024

This PR contains the following updates:

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

Release Notes

vercel/vercel (vercel)

v39.3.0

Compare Source

Minor Changes
  • [cli] add compile cache to improve startup performance (#​12783)
Patch Changes

v39.2.6

Compare Source

Patch Changes
  • [cli] centralize printError import location (#​12823)

  • [cli] remove double export of printError by moving printError to error.ts (#​12824)

  • [cli] consolidate error constructors (#​12825)

  • [cli] rename handleError to printError and remove default (#​12821)

v39.2.5

Compare Source

Patch Changes

v39.2.4

Compare Source

Patch Changes

v39.2.2

Compare Source

Patch Changes

v39.2.1

Compare Source

Patch Changes

v39.2.0

Compare Source

Minor Changes
  • Prefer --archive=tgz-split over VERCEL_SPLIT_ARCHIVE (#​12718)
Patch Changes

v39.1.3

Compare Source

Patch Changes

v39.1.2

Compare Source

Patch Changes

v39.1.1

Compare Source

Patch Changes

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

v39.0.5

Compare Source

Patch Changes

v39.0.4

Compare Source

Patch Changes

v39.0.3

Compare Source

Patch Changes

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

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 in vercel 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 when subcommands 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 projects
    Adds vercel integration-resource remove to delete Marketplace integration resources

Patch Changes

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 and VERCEL to process to simulate runtime (#​12358)

  • Add telemetry for vercel domains move (#​12411)

  • [cli] add telemetry tracking to git connect and git 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

v37.12.1

Compare Source

Patch Changes
    • Appropriately handle hidden properties in vercel install flows (#​12336)
    • Treat complex expressions during vercel install flows as unsupported

v37.12.0

Compare Source

Minor Changes
Patch Changes

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


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

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

Copy link

vercel bot commented Nov 18, 2024

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

Name Status Preview Comments Updated (UTC)
jiosaavn-api-ts ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 13, 2025 10:38pm
jiosaavn-private ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 13, 2025 10:38pm

@renovate renovate bot force-pushed the renovate/vercel-39.x branch from 151fa34 to 95a1830 Compare November 18, 2024 16:09
@renovate renovate bot force-pushed the renovate/vercel-39.x branch from 95a1830 to 519d62b Compare November 19, 2024 01:42
@renovate renovate bot force-pushed the renovate/vercel-39.x branch from 519d62b to cd395d1 Compare November 19, 2024 13:11
@renovate renovate bot force-pushed the renovate/vercel-39.x branch from cd395d1 to d5e2b63 Compare November 19, 2024 21:42
@renovate renovate bot force-pushed the renovate/vercel-39.x branch from d5e2b63 to b228cd1 Compare November 22, 2024 05:06
@renovate renovate bot force-pushed the renovate/vercel-39.x branch from b228cd1 to 12a8a95 Compare November 22, 2024 12:36
@renovate renovate bot force-pushed the renovate/vercel-39.x branch from 12a8a95 to 15e2a82 Compare November 26, 2024 22:11
@renovate renovate bot force-pushed the renovate/vercel-39.x branch from 15e2a82 to b08c69c Compare December 5, 2024 01:17
@renovate renovate bot force-pushed the renovate/vercel-39.x branch from b08c69c to bd0259a Compare December 10, 2024 02:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants