Skip to content

chore(deps-dev): bump vercel from 43.0.0 to 43.1.0 #1253

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 13, 2025

Bumps vercel from 43.0.0 to 43.1.0.

Release notes

Sourced from vercel's releases.

vercel@43.1.0

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)
Changelog

Sourced from vercel's changelog.

43.1.0

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)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 13, 2025
Copy link

vercel bot commented Jun 13, 2025

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

Name Status Preview Comments Updated (UTC)
main-branch-openresource-dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 14, 2025 7:34am

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 13, 2025
Bumps [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli) from 43.0.0 to 43.1.0.
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/vercel@43.1.0/packages/cli)

---
updated-dependencies:
- dependency-name: vercel
  dependency-version: 43.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vercel-43.1.0 branch from f4b1e18 to 77d2d21 Compare June 14, 2025 07:33
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 14, 2025

Looks like vercel is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jun 14, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vercel-43.1.0 branch June 14, 2025 07:33
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 javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants