-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
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
Bump next to 13.4.7 #36343
Bump next to 13.4.7 #36343
Conversation
Netlify deploy previewhttps://deploy-preview-36343--material-ui.netlify.app/ Bundle size report |
2f6ab07
to
d80c5b1
Compare
d80c5b1
to
957ca2d
Compare
957ca2d
to
d7edfcc
Compare
d7edfcc
to
1303ae0
Compare
1303ae0
to
120e53b
Compare
120e53b
to
69be295
Compare
69be295
to
9b60348
Compare
9b60348
to
fad8854
Compare
fad8854
to
313feba
Compare
313feba
to
cb17a0f
Compare
cb17a0f
to
743fd1e
Compare
743fd1e
to
08e21c7
Compare
e333206
to
1992a2e
Compare
1992a2e
to
10cfbf4
Compare
10cfbf4
to
2145b91
Compare
3fc1f43
to
be362c8
Compare
be362c8
to
18973f3
Compare
18973f3
to
a01fc52
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
@michaldudak Could you review this PR? The configs were added in bf1d82e because the build for the regression tests had failed. The error was because Next.js's I also tried to find why the error occurred between Also, does this test regression's webpack configuration impact other MUI repositories if they depend on it? |
Looks like it's working fine. Thanks for investigating the problems here.
It's best to ask @Janpot and @flaviendelangle |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should have no impact on our setup 👍
I don't think it should impact us more than you |
This PR contains the following updates:
13.1.6
->13.4.7
Release Notes
vercel/next.js (next)
v13.4.7
Compare Source
Core Changes
Documentation Changes
with-supabase
example to App Router: #51335next/image
docs.: #51457Example Changes
Misc Changes
ERR_INVALID_THIS
on Node 20: #51406ERR_INVALID_THIS
on Node 20": #51539Credits
Huge thanks to @wyattjoh, @ijjk, @dvakatsiienko, @leerob, @kwonoj, @nickmccurdy, @brunoeduardodev, @dijonmusters, @shuding, @tyler-lutz, @huozhi, @feedthejim, @alexkirsz, @sonam-serchan, @vicsantizo, @leodr, @wiscaksono, @sokra, @delbaoliveira, @ztanner, @hustLer2k, @joshuabaker, and @ForsakenHarmony for helping!
v13.4.6
Compare Source
Core Changes
next/head
warning to link to the correct docs page: #51013output: export
andnext export -o
: #51191extension
does not load.md
f…: #49785Documentation Changes
usePathname
usage as client hook.: #51146Note
toGood to know
consistency: #51080env
suggestions: #51312Example Changes
with-elasticsearch
to TypeScript: #44842Misc Changes
Credits
Huge thanks to @ijjk, @huozhi, @kwonoj, @shuding, @shozibabbas, @omarhoumz, @jamespearson, @tristndev, @sokra, @leerob, @AldeonMoriak, @delbaoliveira, @manovotny, @styfle, @mirismaili, @tyler-lutz, @SuttonJack, @jeremydouglas, @MaxLeiter, @Kikobeats, @JanCizmar, @mltsy, @WilderDev, @Guilleo03, @Willem-Jaap, @escwxyz, @wiredacorn, @Ethan-Arrowood, @BaffinLee, @ztanner, @greatSumini, @ciruz, @kijikunnn, @DustinsCode, @riqwan, @joostdecock, @nikolovlazar, @Bowens20832, @JohnAlbin, @timneutkens, @feedthejim, @wyattjoh, @gidgudgod, @maxproske, @dunklesToast, @yyuemii, @mPaella, @mknichel, @niko20, @jyunhanlin, @mkcy3, and @valentinpolitov for helping!
v13.4.5
Compare Source
Core Changes
next/legacy/image
: #50343cache-control
header on 304 response: #50408next/link
and router push/replace: #49521@vercel/turbopack-node
types (and more turbopack updates): #50605Google-InspectionTool
token to known bot UA list: #50467cssFiles
field: #50610chunks
field in the client manifest for SSR: #50959[email protected]
: #50557router.refresh()
with Draft Mode in App Router: #50941verbatimModuleSyntax: true
support in tsconfig.json: #48018moduleResolution: bundler
support in tsconfig.json: #51065Documentation Changes
async
to Opengraph Image code example.: #50990useFormStatus
to be a client component: #50991revalidateTag
import: #51005instrumentation.ts
file: #51034next/image
optimization: #51066PORT
from.env
concatenation example: #51063and
inHow to Use These Docs
section: #51058Example Changes
Misc Changes
swc_core
tov0.76.37
: #50311share-generics
: #50673[email protected]
: #51044@webassemblyjs
: #51045Credits
Huge thanks to @huozhi, @ijjk, @timneutkens, @shuding, @styfle, @alexkirsz, @devjiwonchoi, @wyattjoh, @SuttonJack, @sokra, @smaeda-ks, @keyz, @kdy1, @Schniz, @MaxLeiter, @jridgewell, @ForsakenHarmony, @koba04, @wbinnssmith, @kwonoj, @vinaykulk621, @Kikobeats, @gnoff, @delbaoliveira, @jiwooIncludeJeong, @manovotny, @ethanmick, @tyler-lutz, @didemkkaslan, @itsmingjie, @v1k1, @thepatrick00, @taylorbryant, @kvnang, @balazsorban44, @alainkaiser, @feedthejim, @simPod, @svarunid, and @pauek for helping!
v13.4.4
Compare Source
Core Changes
x-forwarded-*
headers to turbopack renders: #50012init.defaultBranch
git con…: #49960swc_core
tov0.76.18
: #50137draftMode
type to GetServerSidePropsContext: #50184node
condition to import resolution: #50007process.env
: #50260_devMiddlewareManifest.json
from router: #50241Documentation Changes
Example Changes
Misc Changes
Credits
Huge thanks to @kwonoj, @wyattjoh, @shuding, @huozhi, @jridgewell, @ijjk, @karlhorky, @lycuid, @MarkAtOmniux, @darshkpatel, @johnta0, @kdy1, @sokra, @timneutkens, @devagrawal09, @ibrahemid, @styfle, @JesseKoldewijn, @padmaia, @Cow258, @javivelasco, and @05lazy for helping!
v13.4.3
Compare Source
Core Changes
tracing/release_max_level_off
for wasm, too: #49639turbo-binding
->turbopack-binding
: #49816.bind
of Server Actions: #49874next export
whenserverActions
is enabled: #49959next export
whenserverActions
is enabled": #50019[object Request]
specified: #50003redirect()
: #49965Example Changes
Misc Changes
swc_core
tov0.76.6
: #49792Credits
Huge thanks to @timneutkens, @kwonoj, @styfle, @ijjk, @alexanderbluhm, @Fonger, @shuding, @kdy1, @alexkirsz, @souporserious, @ForsakenHarmony, @rishabhpoddar, @devagrawal09, @DevEsteves, @huozhi, and @padmaia for helping!
v13.4.2
Compare Source
Core Changes
useOptimistic
anduseFormStatus
APIs on the server layer: #49331.bind
syntax with Action functions: #49422rm -rf
script: #49529Configuration
📅 Schedule: Branch creation - "on sunday before 6:00am" in timezone UTC, 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.
This PR has been generated by Mend Renovate. View repository job log here.