fnm
fnm copied to clipboard
chore(deps): update dependency vercel to v27
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
vercel (source) | 26.0.0 -> 27.4.0 |
Release Notes
vercel/vercel
v27.4.0
go
- [go] add lambda wrapper support to the go runtime (#8350) [Craig Andrews]
examples
- [examples] Update Astro template for 1.0. (#8357) [Lee Robinson]
next
- [next] Ensure $$ in ISR page is handled correctly (#8359) [JJ Kasper]
cli
- [cli] Standardize on
--yes
instead of--confirm
(#8330) [Chris Barber]
v27.3.8
cli
- [cli] Always set
BROWSER=none
env var for frontend dev server invc dev
(#8326) [@TooTallNate] - [cli] Fix "retrieve" typo (#8352) [@TooTallNate]
go
- [go] fix function name conflict (#8299) [@EndangeredMassa]
build-utils
- [build-utils] Push back
nodejs12.x
sunset date (#8355) [@styfle] - [build-utils] Refactor framework prefixed env vars into shared function (#8166) [@styfle]
[docs]
- [docs]: use relative links for README (#8354) [@tknickman]
v27.3.7
cli
- [cli] Fix vc secret rm (#8320) [Steven]
tests
- [tests] Remove leftover debugging
.pipe()
call in vc build tests (#8317) [Nathan Rajlich] - [tests] Update package.json scripts (#8318) [Steven]
build-utils
- [build-utils] Add flag to indicate that a custom runtime supports lambda wrappers (#8324) [Craig Andrews]
next
- [next] Remove old middleware test (#8323) [JJ Kasper]
- [next] Remove middleware regexp modifying (#8321) [JJ Kasper]
v27.3.6
v27.3.5
cli
- [cli] recreate symlinked files instead of copying (#8270) [@cb1kenobi]
- [cli] Fix flaky error in
builds.json
tests (#8316) [@TooTallNate] - [cli] Remove legacy config file migration logic (#8199) [@TooTallNate]
- [cli] Strip scheme from
vc inspect
argument (#8307) [@MatthewStanciu] - [cli] Print error from Builder in
vc build
(#8305) [@TooTallNate] - [cli] Minor
vc env pull
diff formatting changes (#8303) [@MatthewStanciu] - [cli] log middleware errors in vc dev (#8267) [@EndangeredMassa]
next
- [next] Remove un-necessary duplicate i18n route (#8313) [@ijjk]
- [next] Update data route handling for i18n and static routes (#8304) [@ijjk ]
- [next] Ensure we resolve _next/data dynamic routes correctly with i18n (#8297) [@ijjk]
- [next] Fix _next/data resolving priority for dynamic routes (#8278) [@ijjk]
- [next] Fix priority for notFound preview routes (#7902) [@ijjk]
go
- [go] refactor away use of
downloaded
result (#8291) [@EndangeredMassa]
static-build
- [static-build] set TURBO_CI_VENDOR_ENV_KEY environment variable (#8306) [@tknickman]
python
docs
tests
v27.3.4
build-utils
node
- [node] update edge-runtime to allow
instanceof
to work with primitives (#8242) [@EndangeredMassa]
go
- [go] remove
meta.isDev
references and restore partial tests (#8287) [@EndangeredMassa]
fs-detectors
examples
v27.3.3
cli
- [cli] Fix env delta message (#8271) [Matthew Stanciu]
v27.3.2
all
- [all] Revert ncc back to 0.24.0 (#8276) [Steven]
tests
- [tests] Run dev e2e against same cli version (#8274) [Steven]
cli
- [cli] Fix
vc build
with legacy@now/static
(#8273) [Steven]
v27.3.1
node
- [node] Consider "browser" and "module" fields in
package.json
when tracing Edge Functions (#8262) [Nathan Rajlich] - [node] Remove
.toString()
in nftreadFile()
hook (#8263) [Nathan Rajlich] - [node] trim down values to only what is required for esbuild wrapping logic (#8260) [Sean Massa]
cli
- [cli] Add 'alias' command to help screen and alphabetize commands (#8256) [Chris Barber]
tests
- [tests] Remove turbo's
dependsOn
to speed up tests (#8264) [Steven] - [tests] Update tests to run with vercel cli tarball (#8257) [Steven]
- [tests] Speed up vc tarball (#8261) [Steven]
v27.3.0
all
- [all] Update
@vercel/ncc
to v0.34.0 (#8248) [Nathan Rajlich]
node
- [node] Add WebAssembly importing support for the @vercel/node builder (#8204) [Gal Schlezinger]
- [next][node][redwood][remix] Update
@vercel/nft
to 0.21.0 (#8208) [JJ Kasper]
tests
- [tests] Fix next runtime test (#8258) [Steven]
- [tests] Update node tests to run concurrently (#8247) [Steven]
- [tests] Fix turbo cache for test changes (#8246) [Steven]
- [tests] increase timeout for test that's failing on windows (#8221) [Sean Massa]
static-build
- [static-build] Add .vercel to static-build ignore list regardless of config (#8255) [Ethan Arrowood]
cli
- [cli] Minor
vc inspect
visual updates (#8160) [Matthew Stanciu] - [cli] Update to TypeScript v4.7.4 (#8232) [Nathan Rajlich]
- [cli] Apply
functions
configuration to Serverless Functions in "vc build" (#8243) [Nathan Rajlich] - [cli] fix zero config resolution in
vc build
(#8244) [Ethan Arrowood] - [cli] Do not load
.env
in "vercel build" command (#8228) [Nathan Rajlich] - [cli] Add "dev" script, remove "build-dev" script (#8222) [Nathan Rajlich]
- [cli][build-utils] Fix dependencies for
boxen
(#8210) [Steven] - [cli] Log delta in
vc env pull
(#8170) [Matthew Stanciu] - [cli] Use
ts-node
with SWC instead ofts-eager
(#8224) [Nathan Rajlich] - [cli] Add support for Vercel Analytics in "vercel build" command (#8220) [Nathan Rajlich]
- [cli] Prevent
vc deploy --prebuilt
whenvc build
failed (#8194) [Nathan Rajlich] - [cli] Lazy-load "metrics" object to fix jest reporting open handle (#7866) [Nathan Rajlich]
build-utils
- [build-utils] Fix package.json and lockfile detection (#8230) [Steven]
- [cli][build-utils] Fix dependencies for
boxen
(#8210) [Steven]
next
- [next] Update size limit test (#8226) [JJ Kasper]
- [next] Fix error message typo (#8218) [Mosaad]
- [next][node][redwood][remix] Update
@vercel/nft
to 0.21.0 (#8208) [JJ Kasper]
docs
- [docs] Fix CONTRIBUTING file local development guideline, change dir after git clone (#8225) [寻]
utils
- [utils] allow a github PAT token to get past rate limit (#8209) [Sean Massa]
redwood
- [next][node][redwood][remix] Update
@vercel/nft
to 0.21.0 (#8208) [JJ Kasper]
remix
- [next][node][redwood][remix] Update
@vercel/nft
to 0.21.0 (#8208) [JJ Kasper]
python
- Revert "[python] support Sanic >=21 and python >= 3.10" (#8241) [Steven]
v27.2.0
cli
- [cli][dev] support environment variables in edge functions during
vc dev
(#8207) [Sean Massa] - [cli] improve
isBundledBuilder
logic (#8086) [Sean Massa] - [cli] Bump
@vercel/fun
to 1.0.4 (#8198) [Steven] - [cli][dev] handle no response from edge functions (#8095) [Sean Massa]
- [cli] Support multiple remote URLs in Git config (#8145) [Matthew Stanciu]
- [cli][client][build-utils][node][static-build] updated node-fetch to fix high severity security vulnerability (#8180) [Chris Barber]
- [cli] Add
--environment
flag tovc env pull
(#8162) [Matthew Stanciu] - [cli] Write top-level error to
builds.json
file in "vc build" (#8193) [Nathan Rajlich] - [cli] Set
ignoreBuildScript: true
option in "vc build" command (#8184) [Nathan Rajlich] - [cli] Print full error when unknown/unexpected (#8059) [Steven]
dev
- [cli][dev] support environment variables in edge functions during
vc dev
(#8207) [Sean Massa] - [cli][dev] handle no response from edge functions (#8095) [Sean Massa]
next
- [next] Ensure manifests are specific to the included pages (#8172) [JJ Kasper]
python
- [python] support Sanic >=21 and python >= 3.10 (#8045) [Kevin Tan]
client
- [cli][client][build-utils][node][static-build] updated node-fetch to fix high severity security vulnerability (#8180) [Chris Barber]
build-utils
- [cli][client][build-utils][node][static-build] updated node-fetch to fix high severity security vulnerability (#8180) [Chris Barber]
node
- [cli][client][build-utils][node][static-build] updated node-fetch to fix high severity security vulnerability (#8180) [Chris Barber]
static-build
- [cli][client][build-utils][node][static-build] updated node-fetch to fix high severity security vulnerability (#8180) [Chris Barber]
tests
- [tests] Upgrade python tests to 3.9 (#8181) [Steven]
v27.1.5
build-utils
- [build-utils][node][python][ruby] Update error message for EOL runtimes (#8167) [Steven]
node
- [build-utils][node][python][ruby] Update error message for EOL runtimes (#8167) [Steven]
python
- [build-utils][node][python][ruby] Update error message for EOL runtimes (#8167) [Steven]
ruby
- [build-utils][node][python][ruby] Update error message for EOL runtimes (#8167) [Steven]
routing-utils
- [routing-utils] MAJOR refactor getTransformedRoutes and types (#8155) [Steven]
v27.1.4
cli
- [cli] write config.json when exiting because of error in builder (#8163) [Sean Massa]
next
- [next] Update allowQuery for prerendered paths (#8158) [JJ Kasper]
tests
- [tests] Update log for update-canary-tag script (#8156) [JJ Kasper]
v27.1.3
tests
- [tests] Update to latest version of turbo (#8152) [JJ Kasper]
cli
- [cli] Normalize output file paths in
vercel build
(#8149) [Nathan Rajlich] - [cli] Store build error in "builds.json" file in
vc build
(#8148) [Nathan Rajlich]
v27.1.2
cli
- [cli] Consume
--no-clipboard
(#8147) [Matthew Stanciu]
static-build
- [static-build] Return BOA v3 result without
vercel build
(#8146) [Nathan Rajlich]
v27.1.1
cli
tests
- [tests] Add missing function import in Project mock (#8143) [@MatthewStanciu]
v27.1.0
cli
- [cli] Add ability to connect Git provider repo (#8100) [Matthew Stanciu]
- [cli] Add
createdAt
to project settings invc pull
(#8138) [Nathan Rajlich]
fs-detectors
- [fs-detectors] Remove "solidstart" framework from FS API v2 detection (#8134) [Nathan Rajlich]
next
- [next] Add EdgeRuntime provider environment variable to the builder (#8130) [Gal Schlezinger]
- [next][build-utils] allow to declare assets in EdgeFunction constructor (#8127) [Gal Schlezinger]
build-utils
- [next][build-utils] allow to declare assets in EdgeFunction constructor (#8127) [Gal Schlezinger]
remix
- [remix] Fix
isMonorepo
check (#8142) [Nathan Rajlich]
tests
- [tests] Add retry to npm tests (#8133) [Steven]
- [tests] Fix flaky Git meta test (#8132) [Matthew Stanciu]
v27.0.2
cli
node
- [node] add links to edge error messages (#8048) [@EndangeredMassa]
fs-detectors
v27.0.1
remix
cli
- [cli] Debug log error messages in
create-git-meta
(#8112) [@MatthewStanciu] - [cli] Explicitly use
vc project
vs.vc projects
(#8113) [@MatthewStanciu] - [cli] Remove beta warning for
vercel build
(#7991) [@leerob] - [cli] Refactor
vc project
(#8091) [@MatthewStanciu] - [cli] Fix
vc deploy
erroring when.git
is corrupt (#8094) [@MatthewStanciu]
tests
- [tests] remove commented code (#8109) [@EndangeredMassa]
- [tests] Try building with ENABLE_VC_BUILD (#8110) [@styfle]
v27.0.0
node
cli
- [cli] Support Builders that don't define version
- [cli] Add vc project connect
- [cli] Remove redundant mock project endpoint
- [cli] MAJOR: Scope vc ls to linked project
- [cli] MAJOR: remove clipboard copy feature for vc deploy
hydrogen
tests
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
⚠️ No Changeset found
Latest commit: 1dd9b75a094d7706a00b9cdff4b667ac5e80a9d8
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR