Update nextjs monorepo - #276
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
March 20, 2024 16:04
5e0fa2d to
7d27b21
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
March 24, 2024 17:19
7d27b21 to
bf6b925
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
April 14, 2024 12:32
bf6b925 to
1d98c0b
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
April 21, 2024 07:35
1d98c0b to
931ff39
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
April 25, 2024 08:13
931ff39 to
a71638d
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
June 4, 2024 10:40
a71638d to
929a43a
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
June 10, 2024 21:47
929a43a to
0dd5f3b
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
July 21, 2024 12:27
0dd5f3b to
f0487da
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
August 6, 2024 10:52
f0487da to
2c67b6e
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
August 28, 2024 06:56
2c67b6e to
d14f3e9
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
September 17, 2024 21:06
d14f3e9 to
68855c2
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
October 9, 2024 11:45
68855c2 to
0364d98
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
December 2, 2024 09:25
0364d98 to
55cabab
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
December 21, 2024 04:35
55cabab to
29b97a6
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
January 23, 2025 17:12
29b97a6 to
b518f6f
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
March 13, 2025 20:16
5a27c93 to
22d3c0e
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
March 17, 2025 16:50
22d3c0e to
b2b7dcf
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
March 22, 2025 21:38
b2b7dcf to
794be57
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
March 23, 2025 09:28
794be57 to
29f82ac
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
March 25, 2025 03:33
29f82ac to
6f97ebc
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
March 27, 2025 02:59
6f97ebc to
dd2c299
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
March 28, 2025 22:57
dd2c299 to
f88e7e7
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
April 1, 2025 12:57
f88e7e7 to
a8a3a63
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
April 8, 2025 13:33
a8a3a63 to
1b9a702
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
April 24, 2025 10:49
1b9a702 to
7a93ce8
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
May 19, 2025 20:39
7a93ce8 to
cd06b11
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
May 28, 2025 13:31
cd06b11 to
46473b1
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
June 4, 2025 10:59
46473b1 to
ffd857f
Compare
renovate
Bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
June 22, 2025 13:33
ffd857f to
7b37042
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.4.4→13.5.1113.4.4→13.5.1112.1.0→12.3.7Release Notes
vercel/next.js (@next/bundle-analyzer)
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: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.