Update nextjs monorepo to v13.5.11 - #31
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
2 times, most recently
from
May 1, 2023 09:46
0098f47 to
ff0e503
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
May 1, 2023 11:20
ff0e503 to
09a3ae0
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
May 4, 2023 17:33
09a3ae0 to
d953bb4
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
May 5, 2023 16:51
d953bb4 to
61345e4
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
May 12, 2023 01:12
61345e4 to
8802607
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
May 19, 2023 07:20
8802607 to
0889af2
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
May 26, 2023 00:53
0889af2 to
ccc649c
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
2 times, most recently
from
June 10, 2023 22:32
bf68ce4 to
3d46fec
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
June 15, 2023 22:34
3d46fec to
6e24df0
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
June 21, 2023 23:29
6e24df0 to
8c129d4
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
July 3, 2023 18:37
8c129d4 to
5486ccc
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
July 6, 2023 21:12
5486ccc to
075c59c
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
July 14, 2023 09:38
075c59c to
60e4746
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
July 21, 2023 04:57
60e4746 to
33d15bd
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
August 17, 2023 14:27
b6d1337 to
09d667e
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
August 18, 2023 01:33
09d667e to
523666c
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
August 19, 2023 00:55
523666c to
9737964
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
September 19, 2023 19:22
9737964 to
5f208c6
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
September 20, 2023 18:50
5f208c6 to
44394a0
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
September 25, 2023 17:17
44394a0 to
94fb0b2
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
October 3, 2023 04:47
94fb0b2 to
78efe77
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
October 16, 2023 18:57
78efe77 to
ae8a086
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
October 19, 2023 01:02
ae8a086 to
b7d327b
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
September 17, 2024 22:27
b7d327b to
95679ea
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
December 21, 2024 04:00
95679ea to
eb5749c
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
March 22, 2025 22:11
eb5749c to
5ce996e
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
March 25, 2025 02:22
5ce996e to
4e4228f
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
March 27, 2025 02:37
4e4228f to
909179f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
13.2.4→13.5.1113.2.4→13.5.1113.2.4→13.5.11Release Notes
vercel/next.js (@next/font)
v13.5.11Compare Source
Core Changes
v13.5.10Compare Source
Core Changes
v13.5.9Compare Source
Core Changes
v13.5.8Compare Source
Core Changes
d900fadto1dba980: #74202Credits
Huge thanks to @wyattjoh and @ztanner for helping!
v13.5.7Compare Source
Core Changes
Credits
Huge thanks to @wyattjoh and @ijjk for helping!
v13.5.6Compare Source
Core Changes
Credits
Huge thanks to @ijjk @huozhi @gnoff for helping!
v13.5.5Compare Source
Core Changes
fs.existsSyncto avoid race condition: #56387waitUntilinto the handler: #56404existSynccall: #56419isolateModulestotsconfigwhen extending from tsconfig withverbatimModuleSyntax: #54164verbatimModuleSyntaxto make type imports/exports explicit: #56551server-onlyandclient-only: #56760useParams: #56771x-forwarded-*headers: #56797Documentation Changes
JSON.parseto make reading output easier: #56713Example Changes
@radix-ui/react-icons: #56452Misc Changes
permalinkoption ofuseFormState: #56329cargo fmtto lint staged: #56430.../templates/*/app/layout.*import order: #56380.env.examplefile: #56469Credits
Huge thanks to @ijjk, @timneutkens, @shuding, @wyattjoh, @Syphini, @manovotny, @ForsakenHarmony, @gnoff, @anonrig, @viktorronnback, @Rylab, @sokra, @hamirmahal, @huozhi, @jridgewell, @SukkaW, @wbinnssmith, @feedthejim, @balazsorban44, @jazsouf, @2XG-DEV, @stefanprobst, @ztanner, @mzab1985, @Mustafadagkiranlar, @JoRyGu, @cmbritten, @styfle, @Krishnanand2517, @bahag-buttf, @kwonoj, @Shadid12, @delbaoliveira, @mayankkamboj47, @dvoytenko, @mayank1513, @himself65, @suravshrestha, @fvaysh, @dianacpg, @joristirado, and @Kikobeats for helping!
v13.5.4Compare Source
Core Changes
beta.nextjs.orgLinks: #55924config.experimental.workerThreads: #55257swc_coretov0.83.26: #55780swc_coretov0.83.26": #56077permanentRedirectreturn 308 in route handlers: #56065booleaninstead offalsefor experimental logging config: #56110postcss: #56225Documentation Changes
not-foundto file conventions page: #55944extensionoption tocreateMDX(): #55967.bindmethod: #56164Response.jsonoverNextResponse.json: #56173Example Changes
with-jest: #56152with-jesttypes: #56193with-stripe-typescriptexample: #56274Misc Changes
swc_coretov0.83.28: #56134Credits
Huge thanks to @balazsorban44, @sdkdeepa, @aayman997, @mayank1513, @timneutkens, @2XG-DEV, @eliot-akira, @hi-matthew, @riobits, @wbinnssmith, @ijjk, @sokra, @dvoytenko, @rishabhpoddar, @manovotny, @A7med3bdulBaset, @huozhi, @jridgewell, @joulev, @SukkaW, @kdy1, @feedthejim, @Fredkiss3, @styfle, @MildTomato, @ForsakenHarmony, @walfly, @bzhn, @shuding, @boylett, @Loki899899, @devrsi0n, @ImBIOS, @vinaykulk621, @ztanner, @sdaigo, @hamirmahal, @blurrah, @omarmciver, and @alexBaizeau for helping!
v13.5.3Compare Source
Core Changes
build: #55628fs.existsSyncinstead ofaccessSync: #55675next/dist/esmrewriteResolvePlugin: #55689fetchServerResponseis a valid record when stored in router cache: #55690next/navigation: #55743generate_typestask: #55748next infooutput: #55704--experimental-https: #55775turbopack-230922.2: #55828--experimental-https: #55775turbopack-230922.2: #55828Documentation Changes
useFormState: #55564Example Changes
Misc Changes
nissuer: #55723dependencies/devDependencies: #55730Credits
Huge thanks to @sokra, @ztanner, @anonrig, @huozhi, @mayank1513, @travisanderson, @wyattjoh, @jridgewell, @ryanagillie, @Brooooooklyn, @kwonoj, @balazsorban44, @naruaway, @S3Prototype, @feedthejim, @joulev, @icyJoseph, @ijjk, @ForsakenHarmony, @timneutkens, @wbinnssmith, @sdkdeepa, @sdaigo, @leerob, @dominiksipowicz, @joao-vasconcelos, and @mostafaegouda for helping!
v13.5.2Compare Source
Core Changes
d6dcad6to2807d78: #55590@vercel/ogandsatori: #55654named_importtransform: #55664Documentation Changes
create-next-apptemplates: Changebun run devcommands tobun dev: #55603Example Changes
Misc Changes
Credits
Huge thanks to @padmaia, @mayank1513, @jakeboone02, @balazsorban44, @kwonoj, @huozhi, @Yovach, @ztanner, @wyattjoh, @GabenGar, @timneutkens, and @shuding for helping!
v13.5.1Compare Source
Core Changes
output: exportin app router: #54202Configuration
📅 Schedule: (in timezone Asia/Tokyo)
🚦 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 was generated by Mend Renovate. View the repository job log.