-
Notifications
You must be signed in to change notification settings - Fork 45
chore(deps): update dependency vercel to v44 - autoclosed #85
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
8a7d4e8 to
0559c68
Compare
0559c68 to
7e76e1b
Compare
7e76e1b to
89fa97f
Compare
89fa97f to
7fdb109
Compare
7fdb109 to
e811421
Compare
e811421 to
66097d3
Compare
66097d3 to
81ced17
Compare
81ced17 to
f36fc3c
Compare
f36fc3c to
ef8e018
Compare
e117d33 to
c25c6e6
Compare
c25c6e6 to
1a543d8
Compare
1a543d8 to
bf9f3e5
Compare
bf9f3e5 to
4ca3753
Compare
4ca3753 to
a64754e
Compare
a64754e to
7560673
Compare
7560673 to
8473b62
Compare
8473b62 to
e3f877d
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
^37.11.0->^44.7.3Release Notes
vercel/vercel (vercel)
v44.7.3Compare Source
Patch Changes
60772fe5e76463d8ff8208e5dd6ffdfcedb9c565]:v44.7.2Compare Source
Patch Changes
v44.7.0Compare Source
Minor Changes
Patch Changes
Improve non-debug error log for user fetch (#13657)
Updated dependencies [
e9ef3b82c7093ac750173fc2a2d2747ba25f6c78,b1993ee3af72d12859bbc621744b687fbc968a1b]:v44.6.6Compare Source
Patch Changes
24f47647b272c18c38187f32130bfd58a04d9d97,df172a801b3da2515afa0e228461e61a45a7c64a,99ec6718b0ddffac67a8a66608c718fce99bf542,003343e128ccb3848a3c966f1f16f0d19df012e8]:v44.6.5Compare Source
Patch Changes
Support
vc devfor hono framework (#13637)Save projectName in project.json when linking a Project. (#13611)
Updated dependencies [
52e212359509cbb36da786f6cbaf48b9e930d423,21afa1623f72ee81439d1f34028f921cd66b5589]:v44.6.4Compare Source
Patch Changes
68e194575272fd8a24b7e88057475397b3492196]:v44.6.3Compare Source
Patch Changes
04ab34baac9c5c3b5b4c7c4092ca9f739c533454]:v44.6.2Compare Source
Patch Changes
f816c405a7cbda4ff8c4231741f90c0608412ba6]:v44.6.1Compare Source
Patch Changes
a646bee5f8f1fe7ac9451605e81f15b2e275d5b0]:v44.5.5Compare Source
Patch Changes
ad18ebf61438332fca31d2960b2c35ca609a45fa]:v44.5.4Compare Source
Patch Changes
e6fd638c1b54474e2f73c37c24156fead1f60722]:v44.5.3Compare Source
Patch Changes
501d4da4f3be995111eafe6d6197000365a5a377]:v44.5.2Compare Source
Patch Changes
861d4723b91dabd697215ae214b95a7cbba5e6a7,205cba1c42ecaa2aec92a9839d2162557f44662e]:v44.5.1Compare Source
Patch Changes
a4601064d0c0e8d63b5ad9fe6afff5f6677dfe1d,be124640b352749684e2cb7f455bc5ad3cb5852f]:v44.5.0Compare Source
Minor Changes
Add Google login functionality (#13489)
Add support to create a project with Vercel Auth disabled. (#13528)
The default for Vercel Auth is Standard Protection. Add a prompt so that Vercel Auth can be disabled when creating a new project.
Patch Changes
b0fa60d216ca9b3ff6b13d507f8b656169f88df1]:v44.4.3Compare Source
Patch Changes
56e154e2a3c4cdb7c1fd1d4e7c529fb1653f4eb5]:v44.4.2Compare Source
Patch Changes
Reverting support for
preferredRegion(#13566)Updated dependencies [
bae121f5ba238a7e98ac6159bc4cf36e23c33142]:v44.4.1Compare Source
Patch Changes
f37cd4e2eb35764a658f617643e2ab228191e7e2]:v44.4.0Compare Source
Minor Changes
preferredRegionfor Node.js Functions (#13546)Patch Changes
7aa34eca64cbe70a9662bfcde82d23ab0eca527d]:v44.3.0Compare Source
Minor Changes
Add stdin and pipe support to
vc blob putcommand. (#13524)Usage:
cat file.txt | vc blob put --pathname file-from-stdin.txtAdd region support to
vc blob store add(#13525)You can now create Vercel Blob stores in any of the 19 Vercel Edge Regions:
https://vercel.com/docs/edge-network/regions.
Usage:
Will create a Vercel Blob store in France 🇫.
Patch Changes
blobcommands. Before we were reading (#13523)files fully in memory and then sending them to the Vercel Blob API. We will now
stream files from disk to the Vercel Blob API, avoiding the need to read them
all in memory and making the upload more efficient.
v44.2.13Compare Source
Patch Changes
rename experimental maxAttempts to maxDeliveries (#13534)
Updated dependencies [
ed2d1c1ea934e803c5e656b1663034176aef2f27]:v44.2.12Compare Source
Patch Changes
simplify experimental triggers (#13527)
Updated dependencies [
dc424e1b09230e35f4953e2c4d1ccdab18f57d8c]:v44.2.11Compare Source
Patch Changes
commitAuthorEmailwith the git meta (#13508)v44.2.10Compare Source
Patch Changes
make POST method required (#13518)
Updated dependencies [
612f2af54c05ed758243122fe9ef2743c8ebd4c8,abf657ed5d52caa8965dcd3147174e940cca72b1]:v44.2.9Compare Source
Patch Changes
Add CloudEventTrigger support for Lambda functions (#13503)
Updated dependencies [
7103cde0b7e0468773d1c596e223105233260e40]:v44.2.8Compare Source
Patch Changes
v44.2.7Compare Source
Patch Changes
[cli] correct log checking suggestion for failed
deployruns (#13500)[rr] fix rate limits for undefined project name fetches (#13497)
[cli][feature-flagged] adds stub
vercel guidancecommand (#13484)Updated dependencies [
83bccbfac19dbd63ff290ded3a7b96c5a1fad092]:v44.2.6Compare Source
Patch Changes
v44.2.5Compare Source
Patch Changes
v44.2.4Compare Source
Patch Changes
Revert "[rr] fix timeout" (#13493)
Revert "[cli] avoid fetching a deployment's project in a loop" (#13490)
v44.2.3Compare Source
Patch Changes
v44.2.2Compare Source
Patch Changes
v44.2.1Compare Source
Patch Changes
rename experimental maxAttempts to maxDeliveries (#13534)
Updated dependencies [
ed2d1c1ea934e803c5e656b1663034176aef2f27]:v44.2.0Compare Source
Minor Changes
vercel cache purge(#13477)Patch Changes
c992c13a1f326ad1e8ebbc7bfe69e608a43377e5]:v44.1.0Compare Source
Minor Changes
vercel microfrontends pullcommand to pull your Vercel Microfrontends configuration from your default application and run your@vercel/microfrontendslocal proxy when using a polyrepo setup (#13450)v44.0.0Compare Source
Major Changes
--logsthe default behavior forvercel deploy(#13458)v43.3.0Compare Source
Minor Changes
Patch Changes
feat(cli): add blob token option and env variable (#13462)
Updated dependencies [
98d5c72ecb11251acd0eede3ddfdf0aa948a3c1f]:v43.2.0Compare Source
Minor Changes
v43.1.0Compare 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_TOKENfrom the next.env.localfile: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 devwould not exit on error (#13438)v43.0.0Compare Source
Major Changes
Patch Changes
fix(cli): do not require
--futureforlogout(#13366)[cli] add try/catch around login prompt attempts (#13399)
Updated dependencies [
826539f0236c5532c473e2490da6ea797d363423,3c6cc512cf74439053b3614f95fcdf211c2d8a6d,ff37e3c80d945d98696c05071b3b3c95fe78212f,57d0de67f6ddd0dbf16a7790f39ccd75a60acf60]:v42.3.0Compare Source
Minor Changes
Version bump to respect dependency updates (#13390)
Adding support for rolling-releases (#13387)
Patch Changes
6c8e763ab63c79e12c7d5455fd79cf158f43cc77]:v42.2.0Compare Source
Minor Changes
Warn when system environment variables are not available (#13357)
Allow configuring functions
architecturevia thevercel.jsonconfiguration (#13344)Patch Changes
36cd6a44bf4daf429babb430c7f1e3f7130d30ee,3bfdaa067780bfb4dfc4190a8e2a736a02d8d403,0d86d9c3fa61ae91f0ed4ffe4c0c97655411468f]:v42.1.1Compare Source
Patch Changes
53496486606e7159a9267b923ff5f6dd2446a953]:v42.1.0Compare Source
Minor Changes
v42.0.0Compare Source
Major Changes
/env/pull(#13343)Patch Changes
Silence the "Refreshing VERCEL_OIDC_TOKEN" log message by default (moves it to debug) (#13350)
Ensure that traces are always flushed during build commands (#13352)
v41.7.8Compare Source
Patch Changes
v41.7.7Compare Source
Patch Changes
7df2e61025bbca6bd1a0f261135e0269ec30c628]:v41.7.6Compare Source
Patch Changes
v41.7.4Compare Source
Patch Changes
add
--futureauth telemetry (#13318)feat(vas): add hostname to the device auth user agent (#13301)
Updated dependencies [
70df3e80ce0a975852105bd6f58d1307fe302f10]:v41.7.3Compare Source
Patch Changes
globas a dev dependency (#13304)v41.7.2Compare Source
Patch Changes
v41.7.0Compare Source
Minor Changes
Infer microfrontends.json and microfrontends.jsonc if rootDirectory not specified (#13263)
Adds instrumentation detection to the
buildcommand (#13271)Patch Changes
Use dot directly for Vercel CLI build (#13267)
Fix segment prefetching for PPR-disabled static routes (#13275)
Updated dependencies [
1569176380cf3953051254d535a9f295ae328372,a060ae3cbef9fc271b768d9b2f4220c062c7a520,f5b99cc80ce1d15522349b159ea0a0d78533dcc7]:v41.6.2Compare Source
Patch Changes
4322c2015018da34a466e0b4cf593e538e9fd190]:v41.6.1Compare Source
Patch Changes
v41.6.0Compare Source
Minor Changes
vercel devwill now automatically refresh theVERCEL_OIDC_TOKENenvironment (#13226)variable and restart the development server before it expires.
Patch Changes
fix(auth): fix rendering fallback verification link (#13232)
Updated dependencies [
b696b2dc8e6a2bb6c9dc1c6ce99cddf375b61559,a640944c6e2c69afab5b7f03080d8363ef4bcf5b,f0730d4b77f158c75b119544ee8756a609f22fdf]:v41.5.0Compare Source
Minor Changes
Add simple balance subcommand to review balances & thresholds on a given installation (#13204)
Add new subcommand
create-thresholdtointegration-resourcecommand for creating & overwriting automated purchase triggers on prepayment-based integration installations (#13218)Patch Changes
Allow all integration categories for resource provision, send to dashboard on non-subscription plan selection (#13220)
Updated dependencies [
4678db252cb14ae3745ed9b691ac2c98fbf6349f]:v41.4.1Compare Source
Patch Changes
[build-utils] increase max memory limit (#13162)
Formatting tweaks to
vc target ls(#13161)Updated dependencies [
19cbb5e2702da8d43fc48a22ea5bc7262118894f,9c5bcad83a8e8b75bd7371649d1287890f33bb47,6ada3b30626582e9bad11a450a6b79bb387d6d49,9caea7ad77fab8b6be9ebae0710d835a79e26eed]:v41.4.0Compare Source
Minor Changes
Update
vercel target lsto more closely match the Vercel dashboard UI (#13150)Add
vercel project inspectsubcommand (#13149)Patch Changes
Force all integration resource creation to use web UI for authorization flow (#13154)
Updated dependencies [
a559b72ef9d62ac87b38f11d756b58e8d4f4e7a6,ac8efbbd20e6d006dfd050c452cf3ef28f7bb9a7]:v41.3.2Compare Source
Patch Changes
Fix
vc domain inspectwhen there is no "production" target alias (#13134)fix(oauth): improve unexpected error handling #13138 (#13138)
This is a follow-up on #12098
In case of an unexpected server response, we will now gracefully exit and log the error response for the user.
Updated dependencies [
47e5335cadc62398600c456c09120582adb25c88]:v41.3.1Compare Source
Patch Changes
9f715de0aab615e5fb506a3a905a8076134e9f95,3a6d55cb74133246b6c2277912340e7e3d0b90d5,ae369a7b89bd328504b1c0a5fe83d4affb13e71f]:v41.3.0Compare Source
Minor Changes
vercel login --futureandvercel logout --futurevia OAuth Device Authorization flow (#12098)Patch Changes
[errors] improve 'not found' error messaging to include scope (#13111)
Updated dependencies [
55008433b9ed9fe565142285f548f6d84cc021cc,5155a42d1c193b0aba412c8d6be74782d40057ac,7f67b3cd40b3deff5f1736e44ae2ecba78fc5be2,70bec851b77ec3093723da2fbadfd82ea7ffd5f3,75775324f92672ccf152353400aebbe8f15b5ff2]:v41.2.2Compare Source
Patch Changes
5211cd0493b9ec7e352860d1fd238d7fae1e9a5b,d61dbd42ef115a01e3da072a25051e4439ba44b6,9143b8ccecbc7d3427a5534acfb00a0493e92fb2]:v41.2.1Compare Source
Patch Changes
797dc354c371842a433430056614260e80336826]:v41.2.0Compare Source
Minor Changes
Patch Changes
[cli] bump
@vercel/funto v1.1.5 (#13070)Updated dependencies [
adb1f80db1337f10c6310e3d05bbabb7bac3f05d,00c622d4497d37932d17571854c19bd2340d5c36,ef75bcc0ef2400f4f704f500b09a0f20e1f0d0a0,1b5c53642abca43ce6223f1f58d1586ee2fd87b1]:v41.1.4Compare Source
Patch Changes
09c9c9fb0bb1ca4c23a7f1547c4d51b05f4eae24,cc5320cf19fb5ede870672da1eec5591f7493965]:v41.1.3Compare Source
Patch Changes
5f8cc837c400ee7b493caa03931310637193ed24,f25215c31d972cacb29ad254e768f993445e2a07,892c9ef08b8dfa462b4f0f1a6a299065f788c98a,244c4101e68edcc82c920e713172a7d109916f03,c98677c379b92654b6e9d03bef5f7ec1173cb93d,28e366b9d1b3938635fc0cc40fc838161f018f97]:v41.1.2Compare Source
Patch Changes
e4972fa9adbecd19687aff71ec22b46ce0f3a4fb]:v41.1.1Compare Source
Patch Changes
Fix duplicate trace names generated from builders (#13051)
Updated dependencies [
a8c3efa2f907ff53e751b40121e9d4b986d7bd91,3688e7b3206f69f2456a9963c9e30077cab3fbd4,d523fd6a92b36c2841b41e55c742099561555bc9,65a501582d22c48f75044eac4c13f1be5bcd2c79,c93dbecb641890d2936547395d7744a5c197800a]:v41.1.0Compare Source
Minor Changes
Patch Changes
Fixed bug where rewrites would be applied twice in some cases (#13040)
Updated dependencies [
cc0b7194b119f72f59f77f9fba7e7a1188dac03c,7e1ee69be35db77d7692c07f5eab255ce24399de,1f1186f26c6189c36098c76e3acda69ccb1790e0,6a4c779704d777e11370a19df5bcba168dd6dd48]:v41.0.3Compare Source
Patch Changes
Added new prefetch segments feature for Next.js (#12897)
Updated dependencies [
8c4bcda423836afa051765d6832c57ec7b6d9f6b,1bfe8e56146877a209c7d67e924ef0b0e3b7d030]:v41.0.2Compare Source
Patch Changes
5c404c56702ff8685628ffe0db8a90e8cb87568a,9eb8f5646dd8079398b7a32cd4a9e8ed6cb240dd]:v41.0.1Compare Source
Patch Changes
[cli] remove warning
projects lists --update-requiredabout deprecated node versions (#13016)[cli] updat vercel/fun to 1.1.4 (#13018)
Updated dependencies [
38758561c2cfe9ebae2b1d2af506b585639a2b84,150990344d7195c72bb336614153c77d8cefb78c]:Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.