feat(deps): update dependency eslint-config-prettier to v10 (main) - #68
Open
renovate[bot] wants to merge 1 commit into
Open
feat(deps): update dependency eslint-config-prettier to v10 (main)#68renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/main-eslint-config-prettier-10.x
branch
3 times, most recently
from
March 7, 2025 12:44
4a8d9cf to
462c9f4
Compare
renovate
Bot
force-pushed
the
renovate/main-eslint-config-prettier-10.x
branch
from
April 10, 2025 14:09
462c9f4 to
dd08fa5
Compare
renovate
Bot
force-pushed
the
renovate/main-eslint-config-prettier-10.x
branch
2 times, most recently
from
May 9, 2025 04:54
155ecd3 to
70eb92b
Compare
renovate
Bot
force-pushed
the
renovate/main-eslint-config-prettier-10.x
branch
from
June 21, 2025 08:00
70eb92b to
a9e6e57
Compare
renovate
Bot
force-pushed
the
renovate/main-eslint-config-prettier-10.x
branch
3 times, most recently
from
July 19, 2025 07:33
1f9f5a4 to
478de8e
Compare
renovate
Bot
force-pushed
the
renovate/main-eslint-config-prettier-10.x
branch
2 times, most recently
from
August 15, 2025 20:03
b6f7921 to
92c3d15
Compare
renovate
Bot
force-pushed
the
renovate/main-eslint-config-prettier-10.x
branch
from
August 19, 2025 11:48
92c3d15 to
fafcda3
Compare
renovate
Bot
force-pushed
the
renovate/main-eslint-config-prettier-10.x
branch
from
August 31, 2025 11:48
fafcda3 to
8ec0482
Compare
renovate
Bot
force-pushed
the
renovate/main-eslint-config-prettier-10.x
branch
from
September 25, 2025 18:02
8ec0482 to
41c853a
Compare
renovate
Bot
force-pushed
the
renovate/main-eslint-config-prettier-10.x
branch
from
October 21, 2025 18:58
41c853a to
3f46eeb
Compare
renovate
Bot
force-pushed
the
renovate/main-eslint-config-prettier-10.x
branch
from
November 10, 2025 23:03
3f46eeb to
1f548c1
Compare
renovate
Bot
force-pushed
the
renovate/main-eslint-config-prettier-10.x
branch
from
November 19, 2025 22:53
1f548c1 to
40bef7c
Compare
renovate
Bot
force-pushed
the
renovate/main-eslint-config-prettier-10.x
branch
from
December 3, 2025 16:43
40bef7c to
ee8edf5
Compare
renovate
Bot
force-pushed
the
renovate/main-eslint-config-prettier-10.x
branch
from
December 31, 2025 18:07
ee8edf5 to
60f08fc
Compare
renovate
Bot
force-pushed
the
renovate/main-eslint-config-prettier-10.x
branch
from
January 8, 2026 20:57
60f08fc to
2d6f2fd
Compare
renovate
Bot
force-pushed
the
renovate/main-eslint-config-prettier-10.x
branch
2 times, most recently
from
January 23, 2026 21:25
f6d5eb5 to
a7c4055
Compare
renovate
Bot
force-pushed
the
renovate/main-eslint-config-prettier-10.x
branch
from
February 2, 2026 16:09
a7c4055 to
a789c93
Compare
renovate
Bot
force-pushed
the
renovate/main-eslint-config-prettier-10.x
branch
2 times, most recently
from
February 17, 2026 17:59
b8bcde5 to
c4e335f
Compare
renovate
Bot
force-pushed
the
renovate/main-eslint-config-prettier-10.x
branch
from
March 5, 2026 16:49
c4e335f to
5c0b217
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:
9.1.2→10.1.8Release 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 rulesConfiguration
📅 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.