You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Snyk has created this PR to upgrade eslint-config-prettier from 8.3.0 to 10.1.2.
ℹ️ 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.
⚠️Warning: This PR contains major version upgrade(s), and may be a breaking change.
The recommended version is 16 versions ahead of your current version.
For flat config users, the previous "eslint-config-prettier" entry still works, but "eslint-config-prettier/flat" adds a new name property for config-inspector, we just can't add it for the default entry for compatibility.
Upgrade the eslint-config-prettier devDependency from v8.3.0 to v10.1.2 by updating the version string in the package.json of the eslint-plugin-hardhat-internal-rules package.
File-Level Changes
Change
Details
Files
Bump eslint-config-prettier version
Replaced the version "8.3.0" with "10.1.2" in the devDependencies section
Trigger a new review: Comment @sourcery-ai review on the pull request.
Continue discussions: Reply directly to Sourcery's review comments.
Generate a GitHub issue from a review comment: Ask Sourcery to create an
issue from a review comment by replying to it. You can also reply to a
review comment with @sourcery-ai issue to create an issue from it.
Generate a pull request title: Write @sourcery-ai anywhere in the pull
request title to generate a title at any time. You can also comment @sourcery-ai title on the pull request to (re-)generate the title at any time.
Generate a pull request summary: Write @sourcery-ai summary anywhere in
the pull request body to generate a PR summary at any time exactly where you
want it. You can also comment @sourcery-ai summary on the pull request to
(re-)generate the summary at any time.
Generate reviewer's guide: Comment @sourcery-ai guide on the pull
request to (re-)generate the reviewer's guide at any time.
Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
pull request to resolve all Sourcery comments. Useful if you've already
addressed all the comments and don't want to see them anymore.
Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
request to dismiss all existing Sourcery reviews. Especially useful if you
want to start fresh with a new review - don't forget to comment @sourcery-ai review to trigger a new review!
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-prettier from 8.3.0 to 10.1.2.
ℹ️ 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 16 versions ahead of your current version.
The recommended version was released a month ago.
Release notes
Package name: eslint-config-prettier
-
10.1.2 - 2025-04-10
- #321
-
10.1.1 - 2025-03-07
-
// before
-
10.1.0 - 2025-03-07
- #306
-
10.0.3 - 2025-03-07
-
-
- @ zanminkian made their first contribution in #280
- @ FloEdelmann made their first contribution in #294
-
10.0.2 - 2025-02-26
- #299
-
10.0.1 - 2025-01-13
- chore: migrate to changeset for automatically releasing by @ JounQin in #278
- add support for
- @ JounQin made their first contribution in #278
- @ abrahamguo made their first contribution in #272
-
10.0.0 - 2025-01-13
- #272
-
9.1.0 - 2023-12-02
-
9.0.0 - 2023-08-05
-
8.10.0 - 2023-08-03
-
8.9.0 - 2023-07-27
-
8.8.0 - 2023-03-20
-
8.7.0 - 2023-03-06
-
8.6.0 - 2023-01-02
-
8.5.0 - 2022-03-02
-
8.4.0 - 2022-02-19
-
8.3.0 - 2021-04-24
from eslint-config-prettier GitHub release notesPatch Changes
a8768bfThanks @ Fdawgs! - chore(package): add homepage for some 3rd-party registry - see #321 for more detailsPatch Changes
#309
eb56a5eThanks @ JounQin! - fix: separate the/flatentry for compatibilityFor flat config users, the previous
"eslint-config-prettier"entry still works, but"eslint-config-prettier/flat"adds a newnameproperty for config-inspector, we just can't add it for the default entry for compatibility.See also #308
import eslintConfigPrettier from "eslint-config-prettier";
// after
import eslintConfigPrettier from "eslint-config-prettier/flat";
Minor Changes
56e2e34Thanks @ JounQin! - feat: migrate to exports fieldPatch Changes
#294
8dbbd6dThanks @ FloEdelmann! - feat: add name to config#280
cba5737Thanks @ zanminkian! - feat: add declaration fileNew Contributors
Full Changelog: v10.0.2...v10.0.3
Patch Changes
e750edcThanks @ Fdawgs! - chore(package): explicitly declare js module typeeslint-config-prettier
10.0.1
What's Changed
@ stylistic/eslint-pluginby @ abrahamguo in #272New Contributors
Full Changelog: v9.1.0...v10.0.1
Major Changes
5be64beThanks @ abrahamguo! - add support for@ stylisticformatting ruleseslint-config-prettier v9.1.0
eslint-config-prettier v9.0.0
eslint-config-prettier v8.10.0
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
Summary by Sourcery
Chores: