Skip to content

chore(deps): update dependency vercel to v43 #3133

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 14, 2025

This PR contains the following updates:

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

Release Notes

vercel/vercel (vercel)

v43.1.0

Compare Source

Minor Changes
  • Add blob subcommand (#​13364)

    These are the new API's:
    vc blob store add mystore - creates a new blob store, asks to connect store to project and suggests pulling the new env var
    vc blob store rm store_mystoreid - delete a blob store

    All of the following commands will try to read the BLOB_READ_WRITE_TOKEN from the next .env.local file:
    vc blob put file.txt - uploads the file from the path to the blob store
    vc blob ls - list blobs in the store
    vc blob del path/ path2/ - delete blobs from the store
    vc blob copy fromUrl toPathname - copies a file within the store

Patch Changes
  • Fix bug where vercel dev would not exit on error (#​13438)

v43.0.0

Compare Source

Major Changes
  • Rolling Release command clean up (#​13420)
Patch Changes

v42.3.0

Compare Source

Minor Changes
  • Version bump to respect dependency updates (#​13390)

  • Adding support for rolling-releases (#​13387)

Patch Changes

v42.2.0

Compare Source

Minor Changes
  • Warn when system environment variables are not available (#​13357)

  • Allow configuring functions architecture via the vercel.json configuration (#​13344)

Patch Changes

Configuration

📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), 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.


This PR contains the following updates:

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

Release Notes

vercel/vercel (vercel)

v43.1.0

Compare Source

Minor Changes
  • Add blob subcommand (#​13364)

    These are the new API's:
    vc blob store add mystore - creates a new blob store, asks to connect store to project and suggests pulling the new env var
    vc blob store rm store_mystoreid - delete a blob store

    All of the following commands will try to read the BLOB_READ_WRITE_TOKEN from the next .env.local file:
    vc blob put file.txt - uploads the file from the path to the blob store
    vc blob ls - list blobs in the store
    vc blob del path/ path2/ - delete blobs from the store
    vc blob copy fromUrl toPathname - copies a file within the store

Patch Changes
  • Fix bug where vercel dev would not exit on error (#​13438)

v43.0.0

Compare Source

Major Changes
  • Rolling Release command clean up (#​13420)
Patch Changes

v42.3.0

Compare Source

Minor Changes
  • Version bump to respect dependency updates (#​13390)

  • Adding support for rolling-releases (#​13387)

Patch Changes

v42.2.0

Compare Source

Minor Changes
  • Warn when system environment variables are not available (#​13357)

  • Allow configuring functions architecture via the vercel.json configuration (#​13344)

Patch Changes

Configuration

📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), 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.

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