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 v37 #758

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 21, 2024

This PR contains the following updates:

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

Release Notes

vercel/vercel (vercel)

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

v37.1.0

Compare Source

Minor Changes
  • Support Custom Environments in vercel env add [target] (#​11994)

v37.0.0

Compare Source

Major Changes
  • Refactor / modernize the vercel list command (#​11956)
Minor Changes
  • Print the custom environment name in vc list (#​11965)

  • Allow filtering in vc env ls with custom environment (#​11984)

  • Display Deployment Retention Policies in vc ls [project] (#​11676)

Patch Changes

v36.0.0

Compare Source

Major Changes
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.

🔕 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 Aug 21, 2024

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 Nov 1, 2024 9:55pm

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 21, 2024
Copy link

vercel bot commented Aug 22, 2024

Deployment failed with the following error:

Resource is limited - try again in 55 minutes (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot force-pushed the renovate/vercel-37.x branch 3 times, most recently from 8552071 to d29012a Compare August 24, 2024 10:47
Copy link

vercel bot commented Aug 24, 2024

Deployment failed with the following error:

Resource is limited - try again in 4 hours (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot force-pushed the renovate/vercel-37.x branch 2 times, most recently from 1048f6b to 1488c35 Compare August 26, 2024 21:06
Copy link

vercel bot commented Aug 26, 2024

Deployment failed with the following error:

Resource is limited - try again in 17 hours (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot force-pushed the renovate/vercel-37.x branch 3 times, most recently from a9d453e to 8f53ee7 Compare September 3, 2024 21:32
@renovate renovate bot force-pushed the renovate/vercel-37.x branch 4 times, most recently from f816135 to d79eb9d Compare September 12, 2024 19:28
Copy link

vercel bot commented Sep 15, 2024

Deployment failed with the following error:

Resource is limited - try again in 2 hours (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot force-pushed the renovate/vercel-37.x branch 5 times, most recently from e2ee544 to f976b99 Compare September 24, 2024 22:37
@renovate renovate bot force-pushed the renovate/vercel-37.x branch 3 times, most recently from 63a0ba5 to 4625757 Compare October 3, 2024 18:39
Copy link

vercel bot commented Oct 7, 2024

Deployment failed with the following error:

Resource is limited - try again in 3 hours (more than 100, code: "api-deployments-free-per-day").

Copy link

vercel bot commented Oct 7, 2024

Deployment failed with the following error:

Resource is limited - try again in 1 hour (more than 100, code: "api-deployments-free-per-day").

Copy link

vercel bot commented Oct 8, 2024

Deployment failed with the following error:

Resource is limited - try again in 15 minutes (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot force-pushed the renovate/vercel-37.x branch 4 times, most recently from 617459f to c037d71 Compare October 10, 2024 22:52
@renovate renovate bot force-pushed the renovate/vercel-37.x branch 2 times, most recently from 3303a74 to 05ebfde Compare October 16, 2024 12:05
Copy link

vercel bot commented Oct 16, 2024

Deployment failed with the following error:

Resource is limited - try again in 53 minutes (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot force-pushed the renovate/vercel-37.x branch 5 times, most recently from 89c6c69 to 9b21664 Compare October 22, 2024 22:19
@renovate renovate bot force-pushed the renovate/vercel-37.x branch 2 times, most recently from 6785fa7 to aedf201 Compare October 30, 2024 17:30
Copy link

vercel bot commented Oct 30, 2024

Deployment failed with the following error:

Resource is limited - try again in 16 minutes (more than 100, code: "api-deployments-free-per-day").

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