Skip to content
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

chore(deps): update dependency vercel to v30 #52

Merged
merged 1 commit into from
May 28, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 28, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vercel (source) ^28.0.0 -> ^30.0.0 age adoption passing confidence

Release Notes

vercel/vercel

v30.0.0

Compare Source

Major Changes
  • Change vc env pull default output file to .env.local (#​9892)

  • Remove --platform-version global common arg (#​9807)

Minor Changes
  • [cli] implement vc deploy --prod --skip-build (#​9836)

  • New vc redeploy command (#​9956)

Patch Changes
  • Fix vercel git connect command when passing a URL parameter (#​9967)

v29.4.0

Compare Source

Minor Changes
  • Add vercel link --repo flag to link to repository (multiple projects), rather than an individual project (alpha) (#​8931)

v29.3.6

Compare Source

Patch Changes

v29.3.5

Compare Source

Patch Changes

v29.3.4

Compare Source

Patch Changes

v29.3.3

Compare Source

Patch Changes

v29.3.2

Compare Source

Patch Changes
  • [vc dev] Fix serverless function size limit condition (#​9961)

v29.3.1

Compare Source

Patch Changes
  • Sort environment variables alphabetically in vercel env pull (#​9949)
  • Skip 50MB zip size limit for Python (#​9944)

v29.3.0

Compare Source

Minor Changes
  • [cli] remove vc rollback beta label (#​9928)

v29.2.1

Compare Source

Patch Changes

v29.2.0

Compare Source

cli
  • [cli] Add support for Vercel CLI Extensions (#​9800) [Nathan Rajlich]
  • [cli] rename global options in help output (#​9917) [Sean Massa]
  • [cli] refactor help output around default and deploy commands (#​9912) [Sean Massa]
  • [cli] upgrade async-listen to 3.0.0 (#​9907) [Kiko Beats]
  • [cli] Add support for HTTPS_PROXY env var (#​9880) [Nathan Rajlich]
tests
  • [tests] Add test for set-cookie with multiple cookies (#​9916) [Chris Barber]
examples
  • [examples] Upgrade Next.js to version 13.4.1 (#​9911) [Vercel Release Bot]
node
  • [node] upgrade async-listen to 3.0.0 (#​9907) [Kiko Beats]
  • [node] Explicitly set 'set-cookie' header (#​9899) [Chris Barber]
frameworks
  • [frameworks] validate getOutputDirName and other missing values on framework entries (#​9900) [Sean Massa]

v29.1.1

Compare Source

frameworks
  • [frameworks] Add getOutputDirName to Storybook definition (#​9898) [Sean Massa]

v29.1.0

Compare Source

cli
  • [cli][fs-detectors][frameworks] Re-add Storybook support (#​9891) [Chris Barber]
  • [cli][fs-detectors][frameworks] Revert Storybook support (#​9890) [Chris Barber]
  • [cli][fs-detectors][frameworks] Add Storybook support (#​9839) [Chris Barber]
fs-detectors
  • [cli][fs-detectors][frameworks] Re-add Storybook support (#​9891) [Chris Barber]
  • [cli][fs-detectors][frameworks] Revert Storybook support (#​9890) [Chris Barber]
  • [fs-detectors] Add disableRootMiddleware, bypass ignoreRuntimes for root-level "middleware" files (#​9883) [Nathan Rajlich]
  • [cli][fs-detectors][frameworks] Add Storybook support (#​9839) [Chris Barber]
frameworks
  • [cli][fs-detectors][frameworks] Re-add Storybook support (#​9891) [Chris Barber]
  • [cli][fs-detectors][frameworks] Revert Storybook support (#​9890) [Chris Barber]
  • [cli][fs-detectors][frameworks] Add Storybook support (#​9839) [Chris Barber]
remix
  • [remix] Use debug() for warnings when reading config file (#​9894) [Nathan Rajlich]
  • [remix] Suppress warnings when reading config (#​9888) [Nathan Rajlich]
  • [remix] Upgrade @​remix-run/dev to version 1.16.0 (#​9887) [Vercel Release Bot]
node
  • [node] use ws instead of undici.WebSocket (#​9893) [Kiko Beats]
examples
  • [examples] Upgrade Next.js to version 13.3.4 (#​9881) [Vercel Release Bot]
tests
  • [tests] Update Gatsby fixture versions (#​9776) [Vercel Release Bot]

v29.0.3

Compare Source

next

v29.0.2

Compare Source

next

v29.0.1

Compare Source

node
next

v29.0.0

Compare Source

cli
  • [cli] Remove --target global common arg (#​9808) [Nathan Rajlich]
tests
  • [tests] Update CODEOWNERS for packages/node (#​9864) [Sean Massa]
  • [tests] Move allowJs: true to test tsconfig.json (#​9862) [Chris Barber]
  • [tests] install root typescript version 4.9.5 and standardize on that version (#​9858) [Sean Massa]
  • [tests] Upgrade Turbo to version 1.9.3 (#​9844) [Vercel Release Bot]
  • Use pnpm v8.3.1 (#​9853) [Nathan Rajlich]
node
  • [node] Fix ESM dependency support (#​9692) [Chris Barber]
  • [node] remove last mention of node-bridge (#​9838) [Sean Massa]
gatsby-plugin-vercel-builder
  • [gatsby-plugin-vercel-builder] Log validation errors (#​9854) [Nathan Rajlich]
remix
  • [remix] update entry.client.react.jsx (#​9845) [Michaël De Boey]
next
  • [next] Update test fixture 00-app-dir-edge to use export const runtime (#​9855) [Nathan Rajlich]
remix-entry-server
  • [remix-entry-server] Delete package (#​9852) [Nathan Rajlich]
examples
  • [examples] Upgrade Next.js to version 13.3.1 (#​9842) [Vercel Release Bot]

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
node-bridge
edge

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

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 has been generated by Mend Renovate. View repository job log here.

@vercel
Copy link

vercel bot commented May 28, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
kernel-info ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 28, 2023 11:34am

@boredland boredland merged commit ab93b52 into main May 28, 2023
6 checks passed
@boredland boredland deleted the renovate/vercel-30.x branch May 28, 2023 15:33
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.

None yet

1 participant