[Snyk] Upgrade eslint-config-next from 13.4.2 to 13.5.6 #18
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.
Snyk has created this PR to upgrade eslint-config-next from 13.4.2 to 13.5.6.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 225 versions ahead of your current version.
The recommended version was released on a year ago.
Release notes
Package name: eslint-config-next
Core Changes
@ mui/icons-material
to the defaultoptimizePackageImports
list: #56801Credits
Huge thanks to @ xiaolou86, @ ztanner, @ sokra, and @ shuding for helping!
No content.
Core Changes
Promise.withResolvers
polyfill withDetachedPromise
: #56954onLoadingComplete
as deprecated in favor ofonLoad
: #56944Misc Changes
fs-extra
usage inscripts/
: #56917COREPACK_ENABLE_STRICT: 0
for create-next-app tests: #56955Credits
Huge thanks to @ janicklas-ralph, @ wyattjoh, @ SukkaW, @ styfle, and @ balazsorban44 for helping!
Core Changes
Credits
Huge thanks to @ dpnolte and @ feedthejim for helping!
Core Changes
dotenv
: #38481swc_core
tov0.86.1
: #56770Credits
Huge thanks to @ JuanM04, @ Andarist, @ feedthejim, and @ kdy1 for helping!
Core Changes
Documentation Changes
Credits
Huge thanks to @ WhoAmIRUS and @ gnoff for helping!
Core Changes
Misc Changes
Credits
Huge thanks to @ ztanner, @ styfle, @ feedthejim, and @ balazsorban44 for helping!
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