Update dependency eslint-config-prettier to v10#56
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/eslint-config-prettier-10.x
branch
from
July 27, 2025 16:10
12ea6c7 to
97e2eb6
Compare
renovate
Bot
force-pushed
the
renovate/eslint-config-prettier-10.x
branch
2 times, most recently
from
August 13, 2025 11:36
f59fda4 to
1c40dea
Compare
renovate
Bot
force-pushed
the
renovate/eslint-config-prettier-10.x
branch
from
August 19, 2025 13:47
1c40dea to
361549c
Compare
renovate
Bot
force-pushed
the
renovate/eslint-config-prettier-10.x
branch
from
August 31, 2025 09:46
361549c to
9b1b543
Compare
renovate
Bot
force-pushed
the
renovate/eslint-config-prettier-10.x
branch
from
September 25, 2025 16:56
9b1b543 to
3b987e7
Compare
renovate
Bot
force-pushed
the
renovate/eslint-config-prettier-10.x
branch
from
October 22, 2025 01:56
3b987e7 to
0eb8c4c
Compare
renovate
Bot
force-pushed
the
renovate/eslint-config-prettier-10.x
branch
from
November 10, 2025 17:41
0eb8c4c to
06a6f5e
Compare
renovate
Bot
force-pushed
the
renovate/eslint-config-prettier-10.x
branch
from
November 18, 2025 19:51
06a6f5e to
b279224
Compare
renovate
Bot
force-pushed
the
renovate/eslint-config-prettier-10.x
branch
from
December 3, 2025 18:38
b279224 to
1e98d55
Compare
renovate
Bot
force-pushed
the
renovate/eslint-config-prettier-10.x
branch
from
December 31, 2025 13:36
1e98d55 to
7a46009
Compare
renovate
Bot
force-pushed
the
renovate/eslint-config-prettier-10.x
branch
from
January 8, 2026 19:27
7a46009 to
8165c3e
Compare
renovate
Bot
force-pushed
the
renovate/eslint-config-prettier-10.x
branch
2 times, most recently
from
January 23, 2026 17:42
c1ace6c to
79e4694
Compare
renovate
Bot
force-pushed
the
renovate/eslint-config-prettier-10.x
branch
from
February 2, 2026 21:11
79e4694 to
63adb08
Compare
renovate
Bot
force-pushed
the
renovate/eslint-config-prettier-10.x
branch
2 times, most recently
from
February 17, 2026 16:12
3e61753 to
bdab3ca
Compare
renovate
Bot
force-pushed
the
renovate/eslint-config-prettier-10.x
branch
from
March 5, 2026 19:12
bdab3ca to
0c5358e
Compare
renovate
Bot
force-pushed
the
renovate/eslint-config-prettier-10.x
branch
from
March 13, 2026 13:55
0c5358e to
05e6ce8
Compare
renovate
Bot
force-pushed
the
renovate/eslint-config-prettier-10.x
branch
from
April 1, 2026 16:45
05e6ce8 to
7f857f3
Compare
renovate
Bot
force-pushed
the
renovate/eslint-config-prettier-10.x
branch
from
April 8, 2026 20:14
7f857f3 to
b502dbb
Compare
renovate
Bot
force-pushed
the
renovate/eslint-config-prettier-10.x
branch
from
April 29, 2026 12:05
b502dbb to
76cc71c
Compare
renovate
Bot
force-pushed
the
renovate/eslint-config-prettier-10.x
branch
2 times, most recently
from
May 18, 2026 10:38
95a885b to
fffb10c
Compare
renovate
Bot
force-pushed
the
renovate/eslint-config-prettier-10.x
branch
2 times, most recently
from
June 1, 2026 19:02
8c3e421 to
9a48fae
Compare
renovate
Bot
force-pushed
the
renovate/eslint-config-prettier-10.x
branch
from
June 11, 2026 11:58
9a48fae to
ab48511
Compare
renovate
Bot
force-pushed
the
renovate/eslint-config-prettier-10.x
branch
2 times, most recently
from
July 16, 2026 19:30
2ff8544 to
25794b1
Compare
renovate
Bot
force-pushed
the
renovate/eslint-config-prettier-10.x
branch
from
July 20, 2026 21:36
25794b1 to
0cbf127
Compare
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
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:
^8.8.0→^10.0.0Release Notes
prettier/eslint-config-prettier (eslint-config-prettier)
v10.1.8Compare Source
republish latest version
Full Changelog: prettier/eslint-config-prettier@v10.1.5...v10.1.8
v10.1.5Compare Source
Patch Changes
60fef02Thanks @JounQin! - chore: addfundingfield intopackage.jsonv10.1.4Compare Source
Patch Changes
94b4799Thanks @silvenon! - fix(cli): do not crash on no rules configuredv10.1.3Compare Source
Patch Changes
4e95a1dThanks @pilikan! - fix: this package iscommonjs, align its types correctlyv10.1.2Compare Source
Patch Changes
a8768bfThanks @Fdawgs! - chore(package): add homepage for some 3rd-party registry - see #321 for more detailsv10.1.1Compare Source
Patch 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
v10.1.0Compare Source
Minor Changes
56e2e34Thanks @JounQin! - feat: migrate to exports fieldv10.0.3Compare Source
Patch Changes
#294
8dbbd6dThanks @FloEdelmann! - feat: add name to config#280
cba5737Thanks @zanminkian! - feat: add declaration filev10.0.2Compare Source
Patch Changes
e750edcThanks @Fdawgs! - chore(package): explicitly declare js module typev10.0.1Compare Source
eslint-config-prettier
10.0.1
What's Changed
@stylistic/eslint-pluginby @abrahamguo in #272New Contributors
Full Changelog: prettier/eslint-config-prettier@v9.1.0...v10.0.1
v10.0.0Compare Source
Major Changes
5be64beThanks @abrahamguo! - add support for @stylistic formatting rulesv9.1.2Compare Source
v9.1.0Compare Source
ESLINT_CONFIG_PRETTIER_NO_DEPRECATEDenvironment variable.v9.0.0Compare Source
"unicode-bom": "off"to your config to disable it again, or run ESLint with--fixto fix all files according to the rule (add or remove BOM). Thanks to Nicolas Stepien (@nstepien)!v8.10.2Compare Source
Configuration
📅 Schedule: (UTC)
🚦 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.