-
Notifications
You must be signed in to change notification settings - Fork 0
[Snyk] Upgrade eslint-config-next from 13.4.12 to 13.5.6 #7
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
base: main
Are you sure you want to change the base?
[Snyk] Upgrade eslint-config-next from 13.4.12 to 13.5.6 #7
Conversation
Snyk has created this PR to upgrade eslint-config-next from 13.4.12 to 13.5.6. See this package in npm: eslint-config-next See this project in Snyk: https://app.snyk.io/org/filipeoliveiraa/project/8a9a1926-613b-4ac0-be6a-32d5f522c9e1?utm_source=github&utm_medium=referral&page=upgrade-pr
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
Important Review skippedIgnore keyword(s) in the title. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/[email protected] |
Snyk has created this PR to upgrade eslint-config-next from 13.4.12 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 138 versions ahead of your current version.
The recommended version was released on 10 months 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