-
Notifications
You must be signed in to change notification settings - Fork 27
chore(deps): update dependency eslint-config-next to v15 #61
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/major-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 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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
1ee2ceb
to
161b870
Compare
161b870
to
5587888
Compare
5587888
to
0a64cfd
Compare
0a64cfd
to
984fe1b
Compare
984fe1b
to
8af396f
Compare
8af396f
to
a227dfc
Compare
a227dfc
to
02484a7
Compare
02484a7
to
b4db08c
Compare
b4db08c
to
02368ab
Compare
02368ab
to
acfe4f7
Compare
acfe4f7
to
203fba4
Compare
203fba4
to
41d526b
Compare
41d526b
to
4ada35b
Compare
4ada35b
to
7cf3c03
Compare
c01e949
to
4d15b05
Compare
4d15b05
to
cd1aad5
Compare
cd1aad5
to
38d006b
Compare
38d006b
to
502eea4
Compare
502eea4
to
08ebe04
Compare
08ebe04
to
175b4f3
Compare
175b4f3
to
0cb48a3
Compare
0cb48a3
to
3d4ddce
Compare
3d4ddce
to
07c0edf
Compare
07c0edf
to
582be0e
Compare
582be0e
to
d4e5449
Compare
d4e5449
to
6e2ac53
Compare
6e2ac53
to
200aac5
Compare
200aac5
to
abc541f
Compare
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:
12.3.1
->15.3.3
Release Notes
vercel/next.js (eslint-config-next)
v15.3.3
Compare Source
v15.3.2
Compare Source
Core Changes
Credits
Huge thanks to @ijjk, @huozhi, @kdy1, @wbinnssmith, and @bgw for helping!
v15.3.1
Compare Source
Core Changes
Credits
Huge thanks to @kdy1 and @styfle for helping!
v15.3.0
Compare Source
Core Changes
<select>
styling for consistency: #76973029e8bd6-20250306
to0ca3deeb-20250311
: #769890ca3deeb-20250311
to6aa8254b-20250312
: #77033size
setting to preferences: #77027'seconds'
cache life profile: #77084next info
: #770596aa8254b-20250312
to5398b711-20250314
: #77129useLightningcss
option tostyled-jsx
correctly: #77008useErrorOverlayReducer
: #77205revalidate*
: #76885revalidate*
work when followed by a redirect in a route handler: #770905398b711-20250314
toc69a5fc5-20250318
: #77249"use cache"
caches when Draft Mode is enabled: #77141c69a5fc5-20250318
todb7dfe05-20250319
: #77295db7dfe05-20250319
to740a4f7a-20250325
: #77507740a4f7a-20250325
to313332d1-20250326
: #77527expireTags
/getExpiration
unnecessarily: #77570NEXT_PRIVATE_DEBUG_CACHE
env variable for cache handler debug logs: #77585nodejs
runtime in middleware: #77553"use cache"
revalidation logic out of incremental cache: #77577313332d1-20250326
to63779030-20250328
: #77643isrFlushToDisk
option to prevent writing optimized images to cache: #70645nodejs
runtime in middleware": #77690new URL()
forimages.remotePatterns
: #7769263779030-20250328
to040f8286-20250402
: #77742useLayoutEffect
warning if React 18 is used: #77737next start
: #77714TurbopackInternalError
s occur: #77660sideEffects
matching for non-relative globs: #77693issueCount
from non-asyncerrors
array: #77821refreshTags
andgetExpiration
: #77779"use cache"
wrapper: #77827searchParams
access in"use cache"
triggers error when caught: #77838getSourceFile
instead offileExists
to check file existence: #77863040f8286-20250402
to33661467-20250407
: #77899next/*
entrypoints: #77844Example Changes
canary
version: #77754Misc Changes
charset=utf-8
in data-url source maps: #77112react-refresh
as a dependency of plugin: #77142swc_core
tov16.6.0
: #77155swc_core
tov16.6.2
: #77194.minify()
of lightningcssStyleSheet
: #77313swc_core
and userayon
instead ofchili
: #77338copy_dir
concurrency to avoid running out of file descriptors: #77468swc_core
tov16.10.0
: #77489launch.json
to improve debugging in VSCode: #76559bun
and other package manager: #77633--js-build
as option instead of--no-js-build
: #77686Metadata and OG images
page: #74077Upgrade
page: #77717Examples
toGuides
: #77722swc_core
tov19.0.0
: #77669Vc
in a struct: #77756instrumentation-client
follow up: #77752styled-components
: #77736use server
and update examples: #77770use server
and update examples": #77771hygiene
if mangling is disabled: #77815Deep Dive
section placeholder: #77724await import("path")
in static analysis: #77811import_map
option ofswc_emotion
correctly: #71776swc_core
tov21.0.1
: #77918Getting Started
Section: #77921Credits
Huge thanks to @raunofreiberg, @huozhi, @ijjk, @timneutkens, @gaojude, @leerob, @mezotv, @bgw, @samcx, @ztanner, @sokra, @mischnic, @wbinnssmith, @kdy1, @unstubbable, @ahabhgk, @ScriptedAlchemy, @SukkaW, @wyattjoh, @eps1lon, @Amirroid, @Netail, @lubieowoce, @gnoff, @jackwilson323, @acdlite, @sbougerel, @kevva, @kasperpeulen, @Cy-Tek, @dvoytenko, @husseinraoouf, @isBatak, @iamkd, @delbaoliveira, @jantimon, @padmaia, @Bernardoow, @styfle, @devjiwonchoi, @JamBalaya56562, and @Marukome0743 for helping!
v15.2.5
Compare Source
Core Changes
Credits
Huge thanks to @huozhi, @gaojude and @kdy1 for helping!
v15.2.4
Compare Source
Core Changes
Credits
Huge thanks to @ijjk and @ztanner for helping!
v15.2.3
Compare Source
Core Changes
Credits
Huge thanks to @ijjk, @ztanner, and @huozhi for helping!
v15.2.2
Compare Source
Core Changes
d55cc79b-20250228
to443b7ff2-20250303
: #76804443b7ff2-20250303
toe03ac20f-20250305
: #76842__next_app__
module loading functions: #74566e03ac20f-20250305
to029e8bd6-20250306
: #76870x
button present: #76898Configuration
📅 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.