-
Notifications
You must be signed in to change notification settings - Fork 2
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
Update nextjs monorepo to v13.5.7 #89
Open
renovate
wants to merge
1
commit into
dev
Choose a base branch
from
renovate/nextjs-monorepo
base: dev
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.
Open
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
renovate
bot
changed the title
Update nextjs monorepo to v13.4.13
Update nextjs monorepo to v13.4.15
Aug 14, 2023
renovate
bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
August 14, 2023 17:30
4eb5ec2
to
d380ad9
Compare
renovate
bot
changed the title
Update nextjs monorepo to v13.4.15
Update nextjs monorepo to v13.4.16
Aug 15, 2023
renovate
bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
August 15, 2023 02:28
d380ad9
to
648cfd2
Compare
renovate
bot
changed the title
Update nextjs monorepo to v13.4.16
Update nextjs monorepo to v13.4.17
Aug 17, 2023
renovate
bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
August 17, 2023 11:33
648cfd2
to
b3a64cc
Compare
renovate
bot
changed the title
Update nextjs monorepo to v13.4.17
Update nextjs monorepo to v13.4.18
Aug 18, 2023
renovate
bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
August 18, 2023 04:23
b3a64cc
to
918ec2c
Compare
renovate
bot
changed the title
Update nextjs monorepo to v13.4.18
Update nextjs monorepo to v13.4.19
Aug 19, 2023
renovate
bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
August 19, 2023 01:19
918ec2c
to
f1e4b11
Compare
renovate
bot
changed the title
Update nextjs monorepo to v13.4.19
Update nextjs monorepo
Sep 19, 2023
renovate
bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
September 19, 2023 16:17
f1e4b11
to
94914c7
Compare
renovate
bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
September 19, 2023 18:47
94914c7
to
b08ce35
Compare
renovate
bot
changed the title
Update nextjs monorepo
Update nextjs monorepo to v13.5.1
Sep 19, 2023
renovate
bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
September 20, 2023 17:00
b08ce35
to
066660e
Compare
renovate
bot
changed the title
Update nextjs monorepo to v13.5.1
Update nextjs monorepo to v13.5.2
Sep 20, 2023
renovate
bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
September 25, 2023 16:27
066660e
to
12ce832
Compare
renovate
bot
changed the title
Update nextjs monorepo to v13.5.2
Update nextjs monorepo to v13.5.3
Sep 25, 2023
renovate
bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
October 3, 2023 04:48
12ce832
to
f63da89
Compare
renovate
bot
changed the title
Update nextjs monorepo to v13.5.3
Update nextjs monorepo to v13.5.4
Oct 3, 2023
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
renovate
bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
October 16, 2023 16:20
f63da89
to
e12b2a9
Compare
renovate
bot
changed the title
Update nextjs monorepo to v13.5.4
Update nextjs monorepo to v13.5.5
Oct 16, 2023
renovate
bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
October 19, 2023 00:16
e12b2a9
to
80cb01a
Compare
renovate
bot
changed the title
Update nextjs monorepo to v13.5.5
Update nextjs monorepo to v13.5.6
Oct 19, 2023
renovate
bot
force-pushed
the
renovate/nextjs-monorepo
branch
from
September 17, 2024 21:06
80cb01a
to
a5f2901
Compare
renovate
bot
changed the title
Update nextjs monorepo to v13.5.6
Update nextjs monorepo to v13.5.7
Sep 17, 2024
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.12
->13.5.7
13.4.12
->13.5.7
Release Notes
vercel/next.js (eslint-config-next)
v13.5.7
Compare Source
v13.5.6
Compare Source
Core Changes
Credits
Huge thanks to @ijjk @huozhi @gnoff for helping!
v13.5.5
Compare Source
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
v13.5.2
Compare Source
v13.5.1
Compare Source
v13.5.0
Compare Source
v13.4.19
Compare Source
Core Changes
@headlessui/react
: #54206devPageFiles
collection: #54224Route
andLinkProps
stub generics: #54226createClientModuleProxy
from Flight Server: #54232loaderFile
whenloader: default
: #53417Misc Changes
upgrading.mdx
link : #54234cancel-workflow-action@0.11.0
: #54246Credits
Huge thanks to @opnay, @styfle, @timneutkens, @ztanner, @shuding, @huozhi, @vinaykulk621, @balazsorban44, @goguda, and @coreyleelarson for helping!
v13.4.18
Compare Source
Core Changes
position
indev-build-watcher
: #54124size
property toReadonlySearchParams
: #53144Misc Changes
Credits
Huge thanks to @huozhi, @shuding, @styfle, @jridgewell, @bencmbrook, @cramforce, and @ztanner for helping!
v13.4.17
Compare Source
Core Changes
as any
type cast: #54074fs.promises.rm()
: #54076node@16.5.0
: #54125NextRequest
: #54108handle_issues
from turbopack: #52972cookies().has()
breaks in app-route: #54112Documentation Changes
'
in data-fetching/fetching-caching-and-revalidating: #54058Example Changes
Misc Changes
swc_core
tov0.79.59
: #54082packageManager
field: #54132Credits
Huge thanks to @balazsorban44, @huozhi, @ztanner, @williamli, @wbinnssmith, @kwonoj, @stefanprobst, @feugy, @timneutkens, @kdy1, @Kikobeats, @styfle, @dvoytenko, @MaxLeiter, and @devjiwonchoi for helping!
v13.4.16
Compare Source
Core Changes
Documentation Changes
Misc Changes
Credits
Huge thanks to @ijjk, @ztanner, @huozhi, @lacymorrow, @dvoytenko, @kylemcd, @kwonoj, @tibi1220, @wbinnssmith, and @shuding for helping!
v13.4.15
Compare Source
Core Changes
changeFrequency
andpriority
attributes to sitemaps: #48484getStaticPaths()
for windows: #53876@heroicons/react
tomodularizeImports
: #5390218.3.0-canary-1a001dac6-20230812
: #53881next-server
: #53131Documentation Changes
next/link
anduseRouter
.: #53804bun
package manager: #53590Example Changes
Misc Changes
@next/third-parties
package: #53996swc_core
tov0.79.55
: #53831Credits
Huge thanks to @iamarpitpatidar, @pythagoras-yamamoto, @alexkirsz, @sokra, @jsteele-stripe, @tknickman, @gaojude, @styfle, @janicklas-ralph, @huozhi, @ijjk, @vinaykulk621, @balazsorban44, @ztanner, @timneutkens, @ericfennis, @JohnAdib, @MiLk, @kwonoj, @delbaoliveira, @leerob, @LuudJanssen, @lucasconstantino, @davecarlson, @colinhacks, @shuding, @jridgewell, @jantimon, @Banbarashik, @ForsakenHarmony, @kdy1, @dvoytenko, @arturbien, @gnoff, @hsrvms, and @DuCanhGH, @tim-hanssen, @Aryan9592, and @rishabhpoddar for helping!
v13.4.13
Compare Source
Core Changes
Next-Url
to http vary in consideration of intercept routes.: #52746yarn add sharp
tonpm i sharp
: #53130Request
cloning viaNextRequest
: #53157Documentation Changes
08-parallel-routes.mdx
: #53069useRef()
: #53015FormData
type onformData
defined in.js
file: #53014Example Changes
Misc Changes
validate-docs-links
required: #53123Credits
Huge thanks to @vinaykulk621, @Lantianyou, @styfle, @shuding, @joulev, @AkifumiSato, @trigaten, @HurSungYun, @DevLab2425, @sokra, @alexkirsz, @ztanner, @leerob, @SukkaW, @kwonoj, @huozhi, @ijjk, @balazsorban44, @daniel-web-developer, @ky1ejs, and @arturbien for helping!
vercel/next.js (next)
v13.5.7
Compare Source
v13.5.6
Compare Source
Core Changes
Credits
Huge thanks to @ijjk @huozhi @gnoff for helping!
v13.5.5
Compare Source
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: #55944Configuration
📅 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 was generated by Mend Renovate. View the repository job log.