chore(deps): update nextjs monorepo to v13 (major) #486
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:
^12.1.0
->^13.0.0
>=10.2.0 < 13
->< 14
^12.0.8
->^13.0.0
Release Notes
vercel/next.js
v13.2.4
Compare Source
Core Changes
tsconfig
/jsconfig
: #45815next/image
eslint message to denote that costs may be incurred.: #46640force-static
on App Routes: #46693shakeExports
and JSX: #35735output: export
config: #46744experimental.runtime
and emit warning when used: #46631app/
: #46609Documentation Changes
Example Changes
Misc Changes
output
in next.config.js: #46804reset
prop: #46898with-jest
andwith-jest-babel
example test snapshot failure: #46885230308.1
: #46909req.url
in renderer: #46923process.env
: #46914Credits
Huge thanks to @hanneslund, @ijjk, @JohnDaly, @jridgewell, @divslinger, @shuding, @DuCanhGH, @balazsorban44, @acdlite, @teobler, @styfle, @manovotny, @huozhi, @smorimoto, @Dannymx, @Janpot, @alexkirsz, @nohr, @Humboorgir, @wyattjoh, @timneutkens, @overlookmotel, @HaNdTriX, @proustibat, @fedeya, @wbinnssmith, @irekrog, @JanKaifer, @SukkaW, @rayrw, @kdy1, @seiry, and @unflxw for helping!
v13.2.3
Compare Source
Core Changes
Credits
Huge thanks to @jridgewell, @DuCanhGH, @wyattjoh, and @hanneslund for helping!
v13.2.2
Compare Source
Core Changes
next
whentypedRoutes: true
: #46332server-only
inside pages/api: #46328images
prop: #46326server-only
inside pages/api": #46388readFile
+replaceAll
, hid utils types, fixed duplication in typeRoute
, fixed route groups on Windows: #46378Documentation Changes
next/font
updates: #46159Example Changes
Misc Changes
next-image-to-legacy-image
(#46460Credits
Huge thanks to @balazsorban44, @delbaoliveira, @SukkaW, @ijjk, @hanneslund, @JanKaifer, @GitRowin, @shuding, @styfle, @mjunix, @kwonoj, @thiskevinwang, @DuCanhGH, @SethFalco, @yun-jay, @harrytothemoon, @timneutkens, @huozhi, @thomasballinger, @aretrace, @JesseKoldewijn, @feedthejim, @serkanbektas, @teobler, and @vadzim for helping!
v13.2.1
Compare Source
Core Changes
/
having wrong file size in build output: #46314Misc Changes
next-env.d.ts
: #46321create-next-app
and e2e tests to Metadata API.: #45819Credits
Huge thanks to @JanKaifer, @balazsorban44, @ijjk, and @leerob for helping!
v13.2.0
Compare Source
Core Changes
fill
andblurDataURL
: #44317extends
is used: #45655app
dir to default linting directories: #44426generateMetadata
to be synchronous: #45696generateMetadata
: #45723ignoreDynamic
for auto_cjs: #45836pages
: #45895next/navigation
Typescript support forpages/
: #45919Link
: #45915next build
: #45670swcMinifyDebugOptions
from the config: #45976@edge-runtime/cookies
: #42736next/image
within monorepo: #46047loader-runner
to compiled packages: #45962vary
header to responses from pages and Edge SSR: #46073@/
in custom import alias: #46184needs: build-native-test
from codemod test: #46192contentDispositionType
config to Image Optimization API: #46254OgTypFields
variable toOgTypeFields
: #46282Documentation Changes
clearPreviewData
with path to documentation: #45465next/image
docs with unoptimized example: #45720NextResponse
section in Middleware docs: #45913Example Changes
mdx-js/*
as optional: #45440MDXComponents
type touseMDXComponents
: #45737Configuration
📅 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 these updates again.
This PR has been generated by Mend Renovate. View repository job log here.