Skip to content

Comments

fix(deps): update dependency vercel to v28.20.0#587

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/vercel-28.x
Open

fix(deps): update dependency vercel to v28.20.0#587
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/vercel-28.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 16, 2022

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
vercel (source) 28.0.228.20.0 age confidence

Release Notes

vercel/vercel (vercel)

v28.20.0

Compare Source

cli
  • Allow passing of local git meta even with no remote. (#​9824) [Gary Borton]
node
  • [node] Add streaming support for vc dev (#​9745) [Kiko Beats]

v28.19.0

Compare Source

cli
  • [cli] refactor to use create deployment param type (#​9805) [Sean Massa]
  • [cli] Add vc deploy --no-wait and vc inspect --wait (#​9802) [Chris Barber]
  • [cli] Support pnpm in getUpdateCommand() (#​9813) [Nathan Rajlich]
  • [cli] Remove a bunch of isCanary checks (#​9806) [Nathan Rajlich]
  • [cli] Simplify parseRepoUrl() and fix edge case (#​9796) [Nathan Rajlich]
node
  • [node] Move path-to-regexp and ts-morph from dev deps to deps (#​9823) [Chris Barber]
go
  • [go] Support 'go.work' file and resolve shared deps relative to work path (#​9708) [Chris Barber]

v28.18.5

Compare Source

fs-detectors
  • [fs-detectors] check turbo versions to allow for tags like "latest" (#​9790) [Sean Massa]
gatsby-plugin-vercel-builder
  • [gatsby-plugin-vercel-builder] Ignore assetPrefix completely (#​9787) [Nathan Rajlich]
scripts
  • [scripts] Create internal-dependency-trace script package (#​9783) [Ethan Arrowood]
examples
  • [examples] Update Astro example. (#​9778) [Lee Robinson]
tests
  • [tests] combine examples e2e into one chunk (#​9772) [Sean Massa]

v28.18.4

Compare Source

routing-utils
  • [routing-utils] add isInternal flag (#​9761) [Sean Massa]
next
  • [next] use "Page" instead of "SSR" for operationType (#​9770) [Sean Massa]
  • [next] Update allowQuery test case (#​9767) [JJ Kasper]
  • [next] Fix edge runtime for route groups (#​9764) [JJ Kasper]
  • [next] Update allowQuery test (#​9758) [JJ Kasper]
static-build
  • [static-build] Remove Gatsby env var check (#​9766) [Nathan Rajlich]
examples
  • [examples] Upgrade Next.js to version 13.3.0 (#​9765) [Vercel Release Bot]
build-utils
  • [build-utils][cli][fs-detectors] Upgrade minimatch to 3.1.2 (#​9762) [Espen Hovlandsdal]
cli
  • [build-utils][cli][fs-detectors] Upgrade minimatch to 3.1.2 (#​9762) [Espen Hovlandsdal]
  • [cli] refactor pkg.ts into @vercel-internals/get-package-json (#​9719) [Ethan Arrowood]
fs-detectors
  • [build-utils][cli][fs-detectors] Upgrade minimatch to 3.1.2 (#​9762) [Espen Hovlandsdal]
  • [frameworks][fs-detectors] Use correct "license" field in package.json (#​9696) [Espen Hovlandsdal]
  • [fs-detectors] Fix turbo@​1.8 all filters are inferred (#​9680) [Nathan Hammond]
all
  • [all] Use correct "license" field in package.json (#​9754) [Nathan Rajlich]
tests
  • [tests] Update Gatsby fixture versions (#​9760) [Vercel Release Bot]
  • [tests] Skip broken test temporarily (#​9753) [Steven]
  • [tests] update pnpm version to 7.31.0 (#​9751) [Steven]
  • [tests] move test files to subdirectory (#​9749) [Kiko Beats]
  • [tests] update typescript version used in next fixtures (#​9739) [Sean Massa]
  • Fix update gatsby fixture cron job (#​9725) [Ethan Arrowood]
frameworks
  • [frameworks][fs-detectors] Use correct "license" field in package.json (#​9696) [Espen Hovlandsdal]
remix

v28.18.3

Compare Source

build-utils
  • [build-utils] Rename Lambda experimentalResponseStreaming prop to supportsResponseStreaming (#​9721) [Nathan Rajlich]
tests
  • [tests] Split CLI integration tests into chunks (#​9688) [Sean Massa]

v28.18.2

Compare Source

build-utils
  • [build-utils] add pnpm v8 auto detection (#​9720) [Ethan Arrowood]
  • [build-utils] Fix system env var detection for prefixed env vars (#​9709) [Steven]
cli
  • [cli] support build -y shorthand (#​9717) [Sean Massa]
node-bridge
  • [node-bridge] add feature flags support (#​9713) [Kiko Beats]
  • [node-bridge]: remove API Gateway normalization (#​9711) [Kiko Beats]

v28.18.1

Compare Source

remix
  • [remix] Fix zero matching on sub catch-all routes (#​9707) [Nathan Rajlich]
node
  • [node] support node:[lib] in vc dev (#​9694) [Gal Schlezinger]
examples
  • [examples] Remove entry.server.tsx file from "remix" template (#​9698) [Nathan Rajlich]
tests
  • [tests] Try publishing with provenance (#​9706) [Steven]
  • [tests] Disable Turbo's update notifier (#​9302) [Chris Barber]
next
  • [next] Remove extra env variables (#​9704) [JJ Kasper]

v28.18.0

Compare Source

build-utils
  • [build-utils][next] Add prerender source path (#​9686) [Chris Barber]
next
  • [build-utils][next] Add prerender source path (#​9686) [Chris Barber]
node
  • [node] Improve edge-handler-template error handling (#​9697) [Sean Massa]
  • [node][remix] Update nft conditions to include "edge-light" for Edge Functions (#​9700) [Nathan Rajlich]
remix
  • [remix] Inject @vercel/remix package instead of @vercel/remix-entry-server (#​9684) [Nathan Rajlich]
  • [node][remix] Update nft conditions to include "edge-light" for Edge Functions (#​9700) [Nathan Rajlich]
tests
  • [tests][cli] convert CLI integration tests to TS (#​9672) [Sean Massa]
cli
  • [tests][cli] convert CLI integration tests to TS (#​9672) [Sean Massa]
  • [cli] handle BUILD_UTILS_SPAWN_* errors (#​9689) [Sean Massa]
  • [cli] Ignore vc build subdirectory warning on vercel (#​9685) [Steven]
examples
  • [examples] Update "remix" template to use @vercel/remix package (#​9683) [Nathan Rajlich]

v28.17.0

Compare Source

go
  • [go] Add support for Go 1.20 (#​9367) [Vedant]
  • [go] Go builder improvements (#​9576) [Chris Barber]
cli
  • [cli] Honor --local-config when present during vc build (#​9675) [Chris Barber]
  • [tests][cli] CLI Integration tests - better failure messages (#​9667) [Sean Massa]
  • [cli] Update monorepo default setting log (#​9654) [Ethan Arrowood]
  • [cli] Fix example list api to exclude node_modules (#​9626) [Steven]
gatsby-plugin-vercel-builder
  • [gatsby-plugin-vercel-builder] link instead of move the public directory (#​9673) [Sean Massa]
node
  • [node] Handle multi-protocol in Edge Functions with vc dev (#​9502) [Vladislav Ponomarev]
tests
  • [tests] update python tests to use zero config (#​9668) [Sean Massa]
  • [tests] remove comment (#​9671) [Sean Massa]
  • [tests][cli] CLI Integration tests - better failure messages (#​9667) [Sean Massa]
  • [tests] Add prettier check (#​9664) [Steven]
  • [tests] convert CLI Integration tests from ava to jest (#​9632) [Sean Massa]
  • [tests] add tests to edge handler template (#​9528) [Sean Massa]
  • [tests] Bump test timeouts for slow tests (#​9631) [Chris Barber]
  • [tests] remove eslint from fixture (#​9629) [Sean Massa]
  • [tests] Change test-unit to test-lint (#​9627) [Steven]
  • [tests] Run unit tests concurrently in chunks (#​9615) [Steven]
remix
  • [remix] Remove symlink creation warning (#​9679) [Nathan Rajlich]
  • [remix] Upgrade @​remix-run/dev to version 1.14.2 (#​9676) [Vercel Release Bot]
  • [remix] Rename @vercel/remix to @vercel/remix-builder (#​9665) [Nathan Rajlich]
  • [remix] Support optional entry.{server,client}.tsx file (#​9620) [Nathan Rajlich]
  • [remix] Add turborepo monorepo E2E test (#​9622) [Nathan Rajlich]
docs
  • [docs] Update issue and discussion templates (#​9666) [Amy]
  • [docs] Add more info about prepareCache() (#​9644) [Chris Barber]
examples
  • [examples] Upgrade Next.js to version 13.2.4 (#​9647) [Vercel Release Bot]
  • [examples] Replace npm with pnpm in "astro" template README (#​9662) [matamatanot]
next
  • [next] Fix i18n for app dir and sublocales (#​9623) [Steven]

v28.16.15

Compare Source

next
  • [next] Populate middlewareRawSrc using middleware originalSource (#​9602) [Chris Barber]
  • Revert "[next] Fix incorrect 404 when i18n and appDir configured" (#​9617) [Steven]
remix
  • [remix] Support optional static path segments (#​9607) [Nathan Rajlich]
gatsby
  • [gatsby] Remove "gatsby" dependency, use typebox instead of ajv for validation (#​9606) [Nathan Rajlich]
tests
  • [tests] skip recent flakey tests (#​9613) [Sean Massa]
internals
  • [internals] Create @vercel-internals/types (#​9608) [Ethan Arrowood]

v28.16.13

Compare Source

tests
  • [tests] Upgrade Turbo to version 1.8.3 (#​9604) [Vercel Release Bot]
  • [tests] Add more remix tests (#​9600) [Ethan Arrowood]
next
  • [next] Fix api prefixed app routes serverless streaming (#​9603) [JJ Kasper]
remix
  • [remix] Add test for escaped route paths (#​9516) [Nathan Rajlich]
  • [remix] Clean up dev symlink upon config error (#​9595) [Nathan Rajlich]
  • [remix] Return framework.version in build result (#​9596) [Nathan Rajlich]
  • [remix] Fix support for optional path params (#​9590) [Nathan Rajlich]
  • [remix] Upgrade @​remix-run/dev to version 1.14.0 (#​9593) [Vercel Release Bot]
  • [remix] Fix remix updater workflow when fetching latest version (#​9592) [Ethan Arrowood]
cli
  • [cli] change patch-inquirer-legacy to patch-inquirer (#​8919) [Jeemin Choi(최지민)]
examples
  • [examples] Run prettier on Remix template (#​9594) [Nathan Rajlich]

v28.16.12

Compare Source

remix
  • [remix] Make symlink logic of @remix-run/dev work in monorepos (#​9591) [Nathan Rajlich]

v28.16.11

Compare Source

remix
  • [remix] Upgrade @remix-run/dev to v1.13.0-patch.2 (#​9589) [Vercel Release Bot]
  • [remix] Add better error message when server build directory is missing (#​9584) [Nathan Rajlich]
  • [remix] Support "regions", "memory" and "maxDuration" in static config (#​9442) [Nathan Rajlich]
  • [remix] Split Edge and Node server builds using serverBundles config (#​9504) [Nathan Rajlich]
examples
  • [examples] Upgrade Next.js to version 13.2.3 (#​9586) [Vercel Release Bot]
next
  • [next] Fix incorrect 404 when i18n and appDir configured (#​9582) [Steven]

v28.16.10

Compare Source

remix
tests

v28.16.9

Compare Source

node
  • [node] Added middlewareRawSrc to BOA route config (#​9435) [Chris Barber]
tests
  • [tests] Adopt Workspace Configurations from turbo@​1.8 (#​9573) [Mehul Kar]
  • [tests] Fix gatsby cron job script - git diff operation (#​9577) [Ethan Arrowood]
  • [tests] add missing -w option for pnpm in gatsby cron job script (#​9575) [Ethan Arrowood]
  • [tests] Fix gatsby cron job (#​9574) [Ethan Arrowood]
  • [tests] add missing __dirname from gatsby cron job script (#​9572) [Ethan Arrowood]
  • [tests] Add cron job to update gatsby fixtures (#​9510) [Ethan Arrowood]

v28.16.8

Compare Source

routing-utils
  • [routing-utils] Add missing 'middlewareRawSrc' to route schema (#​9564) [Chris Barber]
cli
  • [cli] Remove unncessary warning when monorepo setting override (#​9565) [Steven]
  • [cli][dev] remove link to 404 FAQ (#​9508) [Sean Massa]
  • [cli] Added fetch dist-tags http status validation (#​9549) [Chris Barber]
hydrogen
  • [hydrogen] Add missing envPrefix (#​9551) [Steven]
next
  • [next] add support for the integration hook file tracing (#​9562) [Jimmy Lai]
  • [next] Fix deploying with cached build (#​9555) [JJ Kasper]
tests
  • [tests] extract noisey setup to make test clearer (#​9509) [Sean Massa]
  • [tests] Properly test for multiple headers with same name in probes (#​9538) [Nathan Rajlich]
  • [tests] Pass token to cron github actions (#​9544) [Steven]
  • [tests] Update cron with token in git checkout (#​9541) [Steven]
  • [tests] Update app-dir integration test (#​9532) [JJ Kasper]
  • Revert "[tests] Update cron with token in git checkout" (#​9543) [Steven]
dev
  • [cli][dev] remove link to 404 FAQ (#​9508) [Sean Massa]
frameworks
  • [frameworks] Check for remix.config.mjs for "remix" auto-detection (#​9558) [Nathan Rajlich]
  • [frameworks] add envPrefix to hydrogen framework (#​9326) [Cody Olsen]
remix
  • [remix] Fix sending multiple response headers with the same name with Node.js (#​9533) [Nathan Rajlich]
  • [remix] Inject Edge entrypoint into @remix-run/vercel during Edge Function creation (#​9553) [Nathan Rajlich]
  • [remix] Don't create output for Pathless Layout Routes without any child routes at the root level (#​9539) [Nathan Rajlich]
build-utils
  • [build-utils] Handle error during readConfigFile() (#​9542) [Steven]
examples
  • [examples] Upgrade Next.js to version 13.2.1 (#​9536) [github-actions[bot]]
edge
  • [edge] Add RequestContext type (#​9526) [Gal Schlezinger]
node-bridge
  • [node-bridge] Fix multiple Set-Cookie headers in streaming mode (#​9520) [Nathan Rajlich]

v28.16.7

Compare Source

examples
  • [examples] Upgrade Next.js to version 13.2.1 (#​9536)
node-bridge
  • [node-bridge] Fix multiple Set-Cookie headers in streaming mode (#​9520)
edge
  • [edge] Add RequestContext type (#​9526)

v28.16.6

Compare Source

remix
  • [remix] Ignore serverBuildPath from Remix config (#​9531) [Nathan Rajlich]
  • [remix] cd to the project directory during readConfig() (#​9518) [Nathan Rajlich]
  • [remix] Update @remix-run/dev dep to v1.13.0 (#​9519) [Nathan Rajlich]
examples
  • [examples] Upgrade Next.js to version 13.2.0 (#​9529) [github-actions[bot]]

v28.16.5

Compare Source

cli
build-utils
next
remix
node
tests

v28.16.4

Compare Source

next
  • [next] Ensure .rsc outputs are not created for route handlers (#​9503) [JJ Kasper]
docs
  • [docs] Improve docs for @vercel/next no pages built message (#​9494) [Don Alvarez]
cli
  • [cli] Fix global detection for fnm (#​9496) [Steven]

v28.16.3

Compare Source

next
  • [next] Fix rsc routes order (#​9493) [JJ Kasper]
  • [next] Add initial vary header to all prerendered pages when RSC is enabled (#​9481) [Shu Ding]
  • [next] Handle prerender-manifest v4 (#​9489) [JJ Kasper]
remix
  • [remix] Add unit tests (#​9469) [Nathan Rajlich]
cli
  • [cli] Fix typo in get-latest-worker.js (#​9470) [Ikko Eltociear Ashimine]
examples
  • [examples] Update remix template (#​9472) [Ethan Arrowood]
  • [examples] update remix template (#​9455) [Ethan Arrowood]

v28.16.2

Compare Source

next
  • [next] Add Operation Types to Next.js Lambdas (#​9196) [Sean Massa]
fs-detectors
  • [fs-detectors] Remove increments of 64 limit for function memory (#​9465) [Felix Haus]
ruby
  • [ruby] fix: HEAD requests (#​9436) [Marc Greenstock]
remix
  • [remix] Install Node globals (#​9467) [Nathan Rajlich]

v28.16.1

Compare Source

cli
  • fix merging of vercel.json and build result crons (#​9464) [Vincent Voyer]

v28.16.0

Compare Source

Changes since the last stable release (vercel@​28.15.7):

build-utils
  • forward crons from vercel.json to config.json (#​9454) [Vincent Voyer]
cli
  • forward crons from vercel.json to config.json (#​9454) [Vincent Voyer]
client
  • forward crons from vercel.json to config.json (#​9454) [Vincent Voyer]
node
  • forward crons from vercel.json to config.json (#​9454) [Vincent Voyer]
next
  • forward crons from vercel.json to config.json (#​9454) [Vincent Voyer]
static-config
  • forward crons from vercel.json to config.json (#​9454) [Vincent Voyer]

v28.15.7

Compare Source

remix
  • [remix] Fix root-level splat path (#​9457) [Nathan Rajlich]
next
  • Adds framework fields to build outputs (#​9449) [Luba Kravchenko]

v28.15.6

Compare Source

tests
  • [tests] Fix gh actions cron job to update next/turbo (#​9453) [Steven]
next
  • [next] Ensure app routes are handled (#​9450) [JJ Kasper]
build-utils
  • [build-utils] add framework slug and version to build output (#​9448) [Luba Kravchenko]
routing-utils
  • [routing-utils] Added middlewareRawSrc to RouteWithSrc type (#​9443) [Chris Barber]
test
  • [test] Use execFileSync() to get processes (#​9445) [Chris Barber]

v28.15.5

Compare Source

next
  • [next] Improve error message when routes-manifest.json not found (#​9441) [Steven]
  • [next] Fix app-dir tests from new content-type (#​9434) [JJ Kasper]
remix-entry-server
  • [remix-entry-server] Add initial implementation (#​9417) [Nathan Rajlich]
build-utils
  • [build-utils][cli] Remove 64 increment limit for serverless functions (#​9440) [Felix Haus]
  • [build-utils][cli] Update link to project-configuration (#​9439) [Felix Haus]
cli
  • [build-utils][cli] Remove 64 increment limit for serverless functions (#​9440) [Felix Haus]
  • [build-utils][cli] Update link to project-configuration (#​9439) [Felix Haus]
  • [cli] add slash before url for edge function errors (#​9428) [Sean Massa]
tests
  • [tests] Update tests script names (#​9433) [Steven]
  • [tests] Fix memory limit test (#​9438) [Steven]
  • [tests] Upgrade Turbo to version 1.7.4 (#​9431) [github-actions[bot]]
  • [tests] Add workflow_dispatch to cron workflows (#​9430) [Steven]
  • [tests] Update CI to Node.js 16 (#​9397) [Steven]
remix
test
  • [test] Switch to turbo main release line (#​9429) [Steven]
node
  • [node] Make NFT resolve "worker"/"browser" exports for Edge Functions (#​9377) [Nathan Rajlich]

v28.15.4

Compare Source

next
  • Read rscContentType from routes manifest (#​9408) [Tim Neutkens]
build-utils
  • [build-utils] Filter out files outside of cwd when glob is in "follow" mode (#​9412) [Nathan Rajlich]
cli
  • [cli][node][node-bridge] improve edge/serverless function error messages (#​9410) [Sean Massa]
  • [cli] Update notification redesign (#​9392) [Chris Barber]
node
  • [cli][node][node-bridge] improve edge/serverless function error messages (#​9410) [Sean Massa]
  • [node] Fix incorrect stack trace of TS error (#​9409) [Steven]
node-bridge
  • [cli][node][node-bridge] improve edge/serverless function error messages (#​9410) [Sean Massa]
fs-detectors
  • [fs-detectors] Add main to test package.json files (#​9416) [chloetedder]
tests
  • [tests] Fix examples tests with shared util (#​9415) [Steven]
  • [tests] add missing dep that used to be hoisted (#​9413) [Sean Massa]
  • [tests] Add tests for examples (#​9403) [Steven]
  • [tests] Fix app-dir test assertion (#​9404) [Steven]

v28.15.3

Compare Source

next
  • [next] Update env variable for output trace root (#​9402) [JJ Kasper]
tests
  • [tests] Fix test for functions config (#​9401) [Steven]
examples
  • [examples] update Vite example lockfile (#​9400) [Sean Massa]
  • [examples] Bump Vite.js (#​8362) [MoskalykA]
gatsby-plugin-vercel-builder
  • [gatsby-plugin-vercel-builder] Strip assetPrefix from pathPrefix (#​9394) [Nathan Rajlich]

v28.15.2

Compare Source

build-utils
  • [build-utils] Add passQuery field to Prerender (#​9388) [JJ Kasper]
cli
  • [cli] Add --no-color mode (#​8826) [최지민(Jeemin Choi)]

v28.15.1

Compare Source

redwood
  • [redwood] Consider all Lambda options (#​9386) [Andy]
next
  • [next][build-utils] Add support for cron to vercel.json (#​9374) [Andy]
build-utils
  • [next][build-utils] Add support for cron to vercel.json (#​9374) [Andy]
docs
  • [docs] Add troubleshooting step for no serverless pages error (#​9333) [Bishal Shrestha]
fs-detectors
  • [fs-detectors] Add fix for if monorepo and proj at root (#​9353) [chloetedder]
examples
  • [examples] Update Astro example to v2 (#​9371) [Swarnava Sengupta]
python
  • [python] Cope with duplicate header values (#​9205) [Andy McKay]
node
  • [node] Add log for unused config runtime (#​9373) [Steven]
remix
  • [remix] Remove render path (#​9365) [Nathan Rajlich]
cli
  • [cli] add charset to content-type headers for vc dev (#​9364) [Ethan Arrowood]

v28.15.0

Compare Source

cli
  • [build-utils][cli] Add crons to build output (#​9360) [Andy]
  • [cli] Merge build output contents instead of copying (#​9358) [Nathan Rajlich]
  • [build-utils][cli] Add env vars for VERCEL_PROJECT_SETTINGS_ (#​9332) [Steven]
  • [cli] Remove .vercel/output during vc build --output (#​9357) [Nathan Rajlich]
gatsby-plugin-vercel-builder
  • [gatsby-plugin-vercel-builder] Use pathPrefix from BuildArgs (#​9362) [Nathan Rajlich]
  • [gatsby-plugin-vercel-builder] Move "public" dir instead of copying (#​9356) [Nathan Rajlich]
static-build
  • [static-build] Add Gatsby GENERATED_FILE_COMMENT for non-existing config file cases (#​9354) [Nathan Rajlich]
tests
  • [tests] Remove actions/cache since its actually slower than no cache (#​9359) [Steven]
  • [tests] Add labels to cron-update-next (#​9351) [Steven]
build-utils
  • [build-utils][cli] Add env vars for VERCEL_PROJECT_SETTINGS_ (#​9332) [Steven]
  • [build-utils][cli] Add crons to build output (#​9360) [Andy]
examples
  • [examples] Upgrade Next.js to version 13.1.6 (#​9334) [github-actions[bot]]

v28.14.1

Compare Source

fs-detectors
  • [fs-detectors] getMonorepoDefaultSettings: Fix settings (#​9315) [chloetedder]
go
  • [go] Add support for Go 1.19 (#​9343) [Steven]
  • [go] Improved 'go build' error handling (#​9320) [Chris Barber]
tests
  • [tests] Fix github action restore cache timeout (#​9342) [Bryan Eaton]
gatsby-plugin-vercel-builder
  • [gatsby-plugin-vercel-builder] Downgrade esbuild to v0.14.47 (#​9329) [Nathan Rajlich]
static-build
  • [static-build] Add integration test for Gatsby Function (#​9330) [Nathan Rajlich]
docs
build-utils
  • [build-utils] Rewrite rename() to be more efficient (#​9322) [Chris Barber]

v28.14.0

Compare Source

gatsby-plugin-vercel-builder
  • [gatsby-plugin-vercel-builder] Don't delete .vercel/output (#​9327) [Nathan Rajlich]
static-build
  • [static-build] Cleanup gatsby file changes after static-build completes (#​9312) [Ethan Arrowood]
  • [static-build] Include Gatsby plugins as regular dependencies (#​9313) [Nathan Rajlich]

v28.13.2

Compare Source

build-utils
cli
next
static-build
frameworks
gatsby-plugin-vercel-builder
edge
examples
tests

v28.13.1

Compare Source

cli
  • [cli] Improve error message when using legacy @now builders (#​8677) [Steven]
  • [cli] Revert some tables back to stdout (#​9227) [Andy McKay]
examples
  • [examples] Upgrade Next.js to version 13.1.4 (#​9279) [github-actions[bot]]
  • [examples] Restrict node version for gridsome example (#​9275) [Felix Haus]
  • [examples] Upgrade Next.js to version 13.1.3 (#​9271) [github-actions[bot]]
gatsby-plugin-vercel-analytics
  • [gatsby-plugin-vercel-analytics] add build script (#​9260) [Ethan Arrowood]
gatsby-plugin-vercel-builder
  • [gatsby-plugin-vercel-builder] support trailingSlash configuration (#​9278) [Ethan Arrowood]
  • [gatsby-plugin-vercel-builder] Various fixes and refactoring (#​9268) [Nathan Rajlich]
  • [gatsby-plugin-vercel-builder] add documentation to README (#​9264) [Ethan Arrowood]

v28.13.0

Compare Source

next
  • [next] Ensure outputDirectory is normalized (#​9269) [JJ Kasper]
  • [next] Correct RSC route for app dir with trailingSlash (#​9263) [JJ Kasper]
static-build
  • [static-build] add gatsby v5 fixture (#​9267) [Ethan Arrowood]
  • [static-build] run pnpm install --lockfile-only after injecting gatsby plugins (#​9259) [Ethan Arrowood]
  • [static-build] add gatsby builder plugin injection (#​9252) [Ethan Arrowood]
gatsby-plugin-vercel-builder
  • [gatsby-plugin-vercel-builder] Remove some leftover console.log calls (#​9265) [Nathan Rajlich]
tests
  • [tests] Pass in builder to runBuildLambda() (#​9262) [Nathan Rajlich]
node
  • [node] Add build logs probe for TypeScript usage messages (#​9261) [Nathan Rajlich]
  • [node] Fix TypeScript built-in compiler log message check (#​9258) [Nathan Rajlich]

v28.12.8

Compare Source

next
  • [next] Fix normalize route with middleware and basePath (#​9255)
gatsby-plugin-vercel-builder
  • [gatsby-plugin-vercel-builder] Fix turbo cache outputs configuration (#​9257)
tests
  • [tests] Split more dev tests (#​9230)
  • [tests] Add test for ./examples/remix (#​9251)

v28.12.7

Compare Source

remix
gatsby-plugin-vercel-builder

v28.12.6

Compare Source

v28.12.5

Compare Source

node-bridge
  • [node-bridge] Add missing lazy dependencies (#​9231) [Nathan Rajlich]
client
  • [client] Add sliding window delay when polling deployment comple

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, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/vercel-28.x branch 2 times, most recently from 1c7bef2 to 726f7e7 Compare August 22, 2022 21:19
@renovate renovate bot changed the title fix(deps): update dependency vercel to v28.1.0 fix(deps): update dependency vercel to v28.1.1 Aug 22, 2022
@renovate renovate bot force-pushed the renovate/vercel-28.x branch from 726f7e7 to b0c2cd6 Compare August 23, 2022 16:56
@renovate renovate bot changed the title fix(deps): update dependency vercel to v28.1.1 fix(deps): update dependency vercel to v28.1.2 Aug 23, 2022
@renovate renovate bot force-pushed the renovate/vercel-28.x branch from b0c2cd6 to 9d3e182 Compare August 23, 2022 23:44
@renovate renovate bot changed the title fix(deps): update dependency vercel to v28.1.2 fix(deps): update dependency vercel to v28.1.3 Aug 23, 2022
@renovate renovate bot force-pushed the renovate/vercel-28.x branch from 9d3e182 to 7badc66 Compare August 24, 2022 17:09
@renovate renovate bot changed the title fix(deps): update dependency vercel to v28.1.3 fix(deps): update dependency vercel to v28.1.4 Aug 24, 2022
@renovate renovate bot force-pushed the renovate/vercel-28.x branch from 7badc66 to 6cf8690 Compare August 25, 2022 23:05
@renovate renovate bot changed the title fix(deps): update dependency vercel to v28.1.4 fix(deps): update dependency vercel to v28.2.0 Aug 25, 2022
@renovate renovate bot force-pushed the renovate/vercel-28.x branch 2 times, most recently from 192ca64 to e5c70ce Compare September 1, 2022 17:49
@renovate renovate bot changed the title fix(deps): update dependency vercel to v28.2.0 fix(deps): update dependency vercel to v28.2.1 Sep 1, 2022
@renovate renovate bot force-pushed the renovate/vercel-28.x branch 2 times, most recently from ea1970e to a6e6efb Compare September 1, 2022 23:23
@renovate renovate bot changed the title fix(deps): update dependency vercel to v28.2.1 fix(deps): update dependency vercel to v28.2.2 Sep 1, 2022
@renovate renovate bot force-pushed the renovate/vercel-28.x branch from a6e6efb to df07b58 Compare September 8, 2022 00:24
@renovate renovate bot changed the title fix(deps): update dependency vercel to v28.2.2 fix(deps): update dependency vercel to v28.2.3 Sep 8, 2022
@renovate renovate bot force-pushed the renovate/vercel-28.x branch 2 times, most recently from 1b39497 to d0567ba Compare September 9, 2022 23:53
@renovate renovate bot changed the title fix(deps): update dependency vercel to v28.2.3 fix(deps): update dependency vercel to v28.2.4 Sep 9, 2022
@renovate renovate bot force-pushed the renovate/vercel-28.x branch from d0567ba to 82c16ff Compare September 12, 2022 17:10
@renovate renovate bot changed the title fix(deps): update dependency vercel to v28.2.4 fix(deps): update dependency vercel to v28.2.5 Sep 12, 2022
@renovate renovate bot force-pushed the renovate/vercel-28.x branch from 82c16ff to 278c2d2 Compare September 20, 2022 00:20
@renovate renovate bot changed the title fix(deps): update dependency vercel to v28.2.5 fix(deps): update dependency vercel to v28.3.0 Sep 20, 2022
@renovate renovate bot force-pushed the renovate/vercel-28.x branch from 278c2d2 to 90798bc Compare September 21, 2022 14:34
@renovate renovate bot changed the title fix(deps): update dependency vercel to v28.3.0 fix(deps): update dependency vercel to v28.4.0 Sep 21, 2022
@renovate renovate bot force-pushed the renovate/vercel-28.x branch from 90798bc to 33381c3 Compare September 21, 2022 23:29
@renovate renovate bot changed the title fix(deps): update dependency vercel to v28.4.0 fix(deps): update dependency vercel to v28.4.1 Sep 21, 2022
@renovate renovate bot changed the title fix(deps): update dependency vercel to v28.10.1 fix(deps): update dependency vercel to v28.17.0 Mar 22, 2023
@renovate renovate bot force-pushed the renovate/vercel-28.x branch from 513ced3 to 3a22e06 Compare March 27, 2023 21:33
@renovate renovate bot changed the title fix(deps): update dependency vercel to v28.17.0 fix(deps): update dependency vercel to v28.18.1 Mar 27, 2023
@renovate renovate bot force-pushed the renovate/vercel-28.x branch from 3a22e06 to ee0b638 Compare March 31, 2023 04:36
@renovate renovate bot changed the title fix(deps): update dependency vercel to v28.18.1 fix(deps): update dependency vercel to v28.18.2 Mar 31, 2023
@renovate renovate bot force-pushed the renovate/vercel-28.x branch from ee0b638 to b616fba Compare April 3, 2023 11:17
@renovate renovate bot changed the title fix(deps): update dependency vercel to v28.18.2 fix(deps): update dependency vercel to v28.18.3 Apr 3, 2023
@renovate renovate bot force-pushed the renovate/vercel-28.x branch from b616fba to 278a0e7 Compare April 17, 2023 10:18
@renovate renovate bot changed the title fix(deps): update dependency vercel to v28.18.3 fix(deps): update dependency vercel to v28.18.5 Apr 17, 2023
@renovate renovate bot force-pushed the renovate/vercel-28.x branch from 278a0e7 to fe5369d Compare May 28, 2023 11:48
@renovate renovate bot changed the title fix(deps): update dependency vercel to v28.18.5 fix(deps): update dependency vercel to v28.20.0 May 28, 2023
@renovate renovate bot force-pushed the renovate/vercel-28.x branch 2 times, most recently from 5cd7ce2 to 4983a87 Compare August 21, 2023 23:12
@renovate renovate bot force-pushed the renovate/vercel-28.x branch 2 times, most recently from 49acaec to 3fccf69 Compare August 13, 2025 15:56
@renovate renovate bot force-pushed the renovate/vercel-28.x branch from 3fccf69 to 4154a88 Compare August 19, 2025 14:32
@renovate renovate bot force-pushed the renovate/vercel-28.x branch from 4154a88 to 1ff49ef Compare August 31, 2025 13:38
@renovate renovate bot force-pushed the renovate/vercel-28.x branch from 1ff49ef to 2479ae0 Compare September 25, 2025 13:49
@renovate renovate bot force-pushed the renovate/vercel-28.x branch from 2479ae0 to f9b2d14 Compare October 22, 2025 01:08
@renovate renovate bot force-pushed the renovate/vercel-28.x branch from f9b2d14 to e916769 Compare November 11, 2025 01:15
@renovate renovate bot force-pushed the renovate/vercel-28.x branch from e916769 to 6f8b31c Compare November 19, 2025 00:55
@renovate renovate bot force-pushed the renovate/vercel-28.x branch from 6f8b31c to abf090f Compare December 3, 2025 17:52
@renovate renovate bot force-pushed the renovate/vercel-28.x branch from abf090f to 81e955e Compare December 31, 2025 17:05
@renovate renovate bot force-pushed the renovate/vercel-28.x branch from 81e955e to 73dd571 Compare January 8, 2026 19:10
@renovate renovate bot force-pushed the renovate/vercel-28.x branch 2 times, most recently from e40dd51 to b2a2def Compare January 23, 2026 19:46
@renovate renovate bot force-pushed the renovate/vercel-28.x branch from b2a2def to 92dc454 Compare February 2, 2026 15:13
@renovate renovate bot force-pushed the renovate/vercel-28.x branch from 92dc454 to 5c5d8a2 Compare February 12, 2026 16:55
@renovate renovate bot force-pushed the renovate/vercel-28.x branch from 5c5d8a2 to 77833f2 Compare February 17, 2026 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants