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 build (major) #78

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 18, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vueuse/core (source) ^11.2.0 -> ^12.0.0 age adoption passing confidence
vercel (source) ^32.7.2 -> ^39.0.0 age adoption passing confidence
vite (source) ^5.4.11 -> ^6.0.0 age adoption passing confidence

Release Notes

vueuse/vueuse (@​vueuse/core)

v12.0.0

Compare Source

v11.3.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
vercel/vercel (vercel)

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

v37.6.0

Compare Source

Minor Changes
  • [cli] remove textInput in favor of input.text (#​12168)

  • Add stub telemetry behavior in preparation for use tracking (#​12173)

Patch Changes

v37.5.4

Compare Source

Patch Changes

v37.5.3

Compare Source

Patch Changes

v37.5.2

Compare Source

Patch Changes

v37.4.2

Compare Source

Patch Changes

v37.4.1

Compare Source

Patch Changes

v37.4.0

Compare Source

Minor Changes
  • introduce using level to highlight build logs (#​12044)
Patch Changes

v37.3.0

Compare Source

Minor Changes
  • Support custom environments in vc env rm (#​12009)
Patch Changes

v37.2.1

Compare Source

Patch Changes
  • Fixes integration not found error when using vercel install (#​12035)

v37.2.0

Compare Source

Minor Changes
  • Add vc install and vc integration add commands (#​12033)
Patch Changes

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

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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

cloudflare-workers-and-pages bot commented Dec 18, 2023

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 18, 2023
Copy link

vercel bot commented Dec 18, 2023

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 27, 2024 11:19am

@renovate renovate bot changed the title chore(deps): update dependency vercel to v33 chore(deps): update build (major) Dec 25, 2023
@renovate renovate bot changed the title chore(deps): update build (major) chore(deps): update dependency vercel to v33 Feb 28, 2024
@renovate renovate bot changed the title chore(deps): update dependency vercel to v33 chore(deps): update build (major) Mar 1, 2024
@renovate renovate bot changed the title chore(deps): update build (major) chore(deps): update dependency vercel to v37 Nov 12, 2024
@renovate renovate bot changed the title chore(deps): update dependency vercel to v37 chore(deps): update dependency vercel to v38 Nov 12, 2024
@renovate renovate bot changed the title chore(deps): update dependency vercel to v38 chore(deps): update dependency vercel to v39 Nov 14, 2024
@renovate renovate bot changed the title chore(deps): update dependency vercel to v39 chore(deps): update build (major) Nov 26, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants