-
Notifications
You must be signed in to change notification settings - Fork 14
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 nextjs monorepo to v13.5.8 #350
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/nextjs-monorepo
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
0791b45
to
c3528b8
Compare
e6fc6a9
to
7a17b74
Compare
5439db9
to
0f271a4
Compare
d6517d1
to
701e11a
Compare
53a13c9
to
8940b6f
Compare
6c5a33e
to
eda27d1
Compare
9b22fae
to
ff0c9cf
Compare
ab18885
to
35a7147
Compare
e5e3cda
to
b73f76f
Compare
a5d9ee1
to
ac36949
Compare
fbf0974
to
6cc7615
Compare
020d7d4
to
657d35b
Compare
89ae424
to
28942c6
Compare
|
28942c6
to
243fbdc
Compare
6061109
to
157dd8a
Compare
696edae
to
898e389
Compare
ca77163
to
0658571
Compare
a294b9c
to
5be7003
Compare
5be7003
to
f7195bf
Compare
f7195bf
to
f076d16
Compare
cdd752b
to
b885583
Compare
78710c3
to
6309033
Compare
6309033
to
467f45b
Compare
467f45b
to
819caad
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.19
->13.5.8
13.4.19
->13.5.8
Release Notes
vercel/next.js (create-next-app)
v13.5.8
Compare Source
Core Changes
d900fad
to1dba980
: #74202Credits
Huge thanks to @wyattjoh and @ztanner for helping!
v13.5.7
Compare Source
Core Changes
Credits
Huge thanks to @wyattjoh and @ijjk for helping!
v13.5.6
Compare Source
Core Changes
Credits
Huge thanks to @ijjk @huozhi @gnoff for helping!
v13.5.5
Compare Source
Core Changes
fs.existsSync
to avoid race condition: #56387waitUntil
into the handler: #56404existSync
call: #56419isolateModules
totsconfig
when extending from tsconfig withverbatimModuleSyntax
: #54164verbatimModuleSyntax
to make type imports/exports explicit: #56551server-only
andclient-only
: #56760useParams
: #56771x-forwarded-*
headers: #56797Documentation Changes
JSON.parse
to make reading output easier: #56713Example Changes
@radix-ui/react-icons
: #56452Misc Changes
permalink
option ofuseFormState
: #56329cargo fmt
to lint staged: #56430.../templates/*/app/layout.*
import order: #56380.env.example
file: #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.4
Compare Source
Core Changes
beta.nextjs.org
Links: #55924config.experimental.workerThreads
: #55257swc_core
tov0.83.26
: #55780swc_core
tov0.83.26
": #56077permanentRedirect
return 308 in route handlers: #56065boolean
instead offalse
for experimental logging config: #56110postcss
: #56225Documentation Changes
not-found
to file conventions page: #55944extension
option tocreateMDX()
: #55967.bind
method: #56164Response.json
overNextResponse.json
: #56173Example Changes
with-jest
: #56152with-jest
types: #56193with-stripe-typescript
example: #56274Misc Changes
swc_core
tov0.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.3
Compare Source
Core Changes
build
: #55628fs.existsSync
instead ofaccessSync
: #55675next/dist/esm
rewriteResolvePlugin
: #55689fetchServerResponse
is a valid record when stored in router cache: #55690next/navigation
: #55743generate_types
task: #55748next info
output: #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.2
Compare Source
Core Changes
d6dcad6
to2807d78
: #55590@vercel/og
andsatori
: #55654named_import
transform: #55664Documentation Changes
create-next-app
templates: Changebun run dev
commands 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.1
Compare Source
Core Changes
output: export
in app router: #54202ua-parser-js
: #54404ssr: false
in App Router: #54411named_import_transform
: #54530Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.