mirror of
https://github.com/LukeHagar/vercel.git
synced 2025-12-10 04:22:12 +00:00
Version Packages (#11149)
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @vercel/build-utils@7.7.0 ### Minor Changes - Revert "Revert "Default ruby to only currently supported version (3.2.0)"" ([#11137](https://github.com/vercel/vercel/pull/11137)) ## @vercel/static-build@2.4.0 ### Minor Changes - Revert "Revert "Default ruby to only currently supported version (3.2.0)"" ([#11137](https://github.com/vercel/vercel/pull/11137)) ### Patch Changes - Updated dependencies \[]: - @vercel/gatsby-plugin-vercel-builder@2.0.18 ## vercel@33.5.1 ### Patch Changes - build: upgrade edge-runtime ([#11148](https://github.com/vercel/vercel/pull/11148)) - Updated dependencies \[[`24c3dd282`](24c3dd282d), [`10e200e0b`](10e200e0bf), [`678ebbe52`](678ebbe525)]: - @vercel/build-utils@7.7.0 - @vercel/static-build@2.4.0 - @vercel/node@3.0.19 ## @vercel/client@13.1.3 ### Patch Changes - Updated dependencies \[[`24c3dd282`](24c3dd282d)]: - @vercel/build-utils@7.7.0 ## @vercel/gatsby-plugin-vercel-builder@2.0.18 ### Patch Changes - Updated dependencies \[[`24c3dd282`](24c3dd282d)]: - @vercel/build-utils@7.7.0 ## @vercel/node@3.0.19 ### Patch Changes - build: upgrade edge-runtime ([#11148](https://github.com/vercel/vercel/pull/11148)) - refactor: simplify content-length check ([#11150](https://github.com/vercel/vercel/pull/11150)) - Updated dependencies \[[`24c3dd282`](24c3dd282d)]: - @vercel/build-utils@7.7.0 ## @vercel-internals/types@1.0.23 ### Patch Changes - Updated dependencies \[[`24c3dd282`](24c3dd282d)]: - @vercel/build-utils@7.7.0 Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
678ebbe525
commit
e50fe2b37c
@@ -26,7 +26,7 @@
|
||||
"@types/jest": "27.4.1",
|
||||
"@types/node": "14.18.33",
|
||||
"@types/which": "3.0.0",
|
||||
"@vercel/build-utils": "7.6.0",
|
||||
"@vercel/build-utils": "7.7.0",
|
||||
"execa": "^1.0.0",
|
||||
"fs-extra": "11.1.1",
|
||||
"jest-junit": "16.0.0",
|
||||
|
||||
Reference in New Issue
Block a user