-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update dependency eslint-config-next to v15 #135
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
master
Choose a base branch
from
renovate/eslint-config-next-15.x
base: master
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 ↗︎
|
afc23ea
to
8fbc5b2
Compare
|
8fbc5b2
to
bb0e6c3
Compare
bb0e6c3
to
6db985e
Compare
6db985e
to
8ffd266
Compare
8ffd266
to
ddc8744
Compare
ddc8744
to
abbb0b8
Compare
abbb0b8
to
89a8a04
Compare
89a8a04
to
fe02874
Compare
fe02874
to
3b082fb
Compare
3b082fb
to
1c67933
Compare
1c67933
to
6da00a4
Compare
6da00a4
to
50df69c
Compare
50df69c
to
4aa1612
Compare
4aa1612
to
dbd6f2d
Compare
dbd6f2d
to
ccc5dbc
Compare
ccc5dbc
to
4fb505b
Compare
4fb505b
to
d3981dd
Compare
d3981dd
to
f00db0b
Compare
f00db0b
to
a4bc33c
Compare
a4bc33c
to
b68b7ee
Compare
b68b7ee
to
81251da
Compare
81251da
to
4dc2e9a
Compare
4dc2e9a
to
e700f4d
Compare
e700f4d
to
8a3d43c
Compare
8a3d43c
to
3f3b1ab
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:
12.0.7
->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.