chore(deps): update dependency vercel to v43 #3133
Open
+86
−49
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
42.1.1
->43.1.0
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 varvc blob store rm store_mystoreid
- delete a blob storeAll 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 storevc blob ls
- list blobs in the storevc blob del path/ path2/
- delete blobs from the storevc blob copy fromUrl toPathname
- copies a file within the storePatch Changes
vercel dev
would not exit on error (#13438)v43.0.0
Compare Source
Major Changes
Patch Changes
fix(cli): do not require
--future
forlogout
(#13366)[cli] add try/catch around login prompt attempts (#13399)
Updated dependencies [
826539f0236c5532c473e2490da6ea797d363423
,3c6cc512cf74439053b3614f95fcdf211c2d8a6d
,ff37e3c80d945d98696c05071b3b3c95fe78212f
,57d0de67f6ddd0dbf16a7790f39ccd75a60acf60
]:v42.3.0
Compare Source
Minor Changes
Version bump to respect dependency updates (#13390)
Adding support for rolling-releases (#13387)
Patch Changes
6c8e763ab63c79e12c7d5455fd79cf158f43cc77
]:v42.2.0
Compare Source
Minor Changes
Warn when system environment variables are not available (#13357)
Allow configuring functions
architecture
via thevercel.json
configuration (#13344)Patch Changes
36cd6a44bf4daf429babb430c7f1e3f7130d30ee
,3bfdaa067780bfb4dfc4190a8e2a736a02d8d403
,0d86d9c3fa61ae91f0ed4ffe4c0c97655411468f
]: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.
This PR was generated by Mend Renovate. View the repository job log.
This PR contains the following updates:
42.1.1
->43.1.0
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 varvc blob store rm store_mystoreid
- delete a blob storeAll 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 storevc blob ls
- list blobs in the storevc blob del path/ path2/
- delete blobs from the storevc blob copy fromUrl toPathname
- copies a file within the storePatch Changes
vercel dev
would not exit on error (#13438)v43.0.0
Compare Source
Major Changes
Patch Changes
fix(cli): do not require
--future
forlogout
(#13366)[cli] add try/catch around login prompt attempts (#13399)
Updated dependencies [
826539f0236c5532c473e2490da6ea797d363423
,3c6cc512cf74439053b3614f95fcdf211c2d8a6d
,ff37e3c80d945d98696c05071b3b3c95fe78212f
,57d0de67f6ddd0dbf16a7790f39ccd75a60acf60
]:v42.3.0
Compare Source
Minor Changes
Version bump to respect dependency updates (#13390)
Adding support for rolling-releases (#13387)
Patch Changes
6c8e763ab63c79e12c7d5455fd79cf158f43cc77
]:v42.2.0
Compare Source
Minor Changes
Warn when system environment variables are not available (#13357)
Allow configuring functions
architecture
via thevercel.json
configuration (#13344)Patch Changes
36cd6a44bf4daf429babb430c7f1e3f7130d30ee
,3bfdaa067780bfb4dfc4190a8e2a736a02d8d403
,0d86d9c3fa61ae91f0ed4ffe4c0c97655411468f
]: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.
This PR was generated by Mend Renovate. View the repository job log.