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

build(deps): update dependency vercel to v41 #786

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 4, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vercel (source) 35.2.4 -> 41.0.1 age adoption passing confidence

Release Notes

vercel/vercel (vercel)

v41.0.1

Compare Source

Patch Changes

v41.0.0

Compare Source

Major Changes
  • [cli] Remove support for node@16 (#​12857)
Patch Changes

v40.1.0

Compare Source

Minor Changes
  • Add "react-router" framework entry (#​12932)
Patch Changes

v40.0.0

Compare Source

Major Changes
  • Make split-tgz the default for archive deployments (#​12943)
Patch Changes

v39.4.2

Compare Source

Patch Changes

v39.4.1

Compare Source

Patch Changes

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

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

v37.8.0

Compare Source

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)
Patch Changes

v37.7.1

Compare Source

Patch Changes

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

v37.6.3

Compare Source

Patch Changes

v37.6.2

Compare Source

Patch Changes

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 on vercel alias (#​12198)

  • Standardize most error output through output.error (#​12012)

  • Replace psl with tldts for domain parsing ([#


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.


  • 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 Feb 4, 2025

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

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
zws ⬜️ Ignored (Inspect) Visit Preview Feb 6, 2025 0:49am

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 4, 2025
@renovate renovate bot force-pushed the renovate/vercel-41.x branch from 43a9c6c to 9a4b1ba Compare February 6, 2025 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Development

Successfully merging this pull request may close these issues.

0 participants