feat(deps): update dependency eslint-config-prettier to v10 (main) - #73
Open
renovate[bot] wants to merge 1 commit into
Open
feat(deps): update dependency eslint-config-prettier to v10 (main)#73renovate[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
from
February 26, 2025 16:55
dcc8d1e to
768407f
Compare
renovate
Bot
force-pushed
the
renovate/main-eslint-config-prettier-10.x
branch
2 times, most recently
from
March 7, 2025 12:29
565c51a to
7a8734e
Compare
renovate
Bot
force-pushed
the
renovate/main-eslint-config-prettier-10.x
branch
from
April 10, 2025 15:12
7a8734e to
2ca70c3
Compare
renovate
Bot
force-pushed
the
renovate/main-eslint-config-prettier-10.x
branch
2 times, most recently
from
May 9, 2025 05:24
125b59c to
0c2a1df
Compare
renovate
Bot
force-pushed
the
renovate/main-eslint-config-prettier-10.x
branch
from
June 21, 2025 07:47
0c2a1df to
42b52c1
Compare
renovate
Bot
force-pushed
the
renovate/main-eslint-config-prettier-10.x
branch
3 times, most recently
from
July 19, 2025 04:40
42fcb75 to
f7b974e
Compare
renovate
Bot
force-pushed
the
renovate/main-eslint-config-prettier-10.x
branch
2 times, most recently
from
August 15, 2025 20:02
3937c22 to
15db067
Compare
renovate
Bot
force-pushed
the
renovate/main-eslint-config-prettier-10.x
branch
from
August 19, 2025 11:54
15db067 to
cd40ffd
Compare
renovate
Bot
force-pushed
the
renovate/main-eslint-config-prettier-10.x
branch
from
August 31, 2025 11:41
cd40ffd to
9cfb248
Compare
renovate
Bot
force-pushed
the
renovate/main-eslint-config-prettier-10.x
branch
from
September 25, 2025 17:49
9cfb248 to
d01819e
Compare
renovate
Bot
force-pushed
the
renovate/main-eslint-config-prettier-10.x
branch
from
October 21, 2025 19:09
d01819e to
090a338
Compare
renovate
Bot
force-pushed
the
renovate/main-eslint-config-prettier-10.x
branch
from
November 10, 2025 22:15
090a338 to
6c1be97
Compare
renovate
Bot
force-pushed
the
renovate/main-eslint-config-prettier-10.x
branch
from
November 19, 2025 22:52
6c1be97 to
f41a972
Compare
renovate
Bot
force-pushed
the
renovate/main-eslint-config-prettier-10.x
branch
from
December 3, 2025 16:42
f41a972 to
aff9e97
Compare
renovate
Bot
force-pushed
the
renovate/main-eslint-config-prettier-10.x
branch
from
December 31, 2025 18:51
aff9e97 to
414718c
Compare
renovate
Bot
force-pushed
the
renovate/main-eslint-config-prettier-10.x
branch
from
January 8, 2026 21:27
414718c to
81dcbf7
Compare
renovate
Bot
force-pushed
the
renovate/main-eslint-config-prettier-10.x
branch
2 times, most recently
from
January 23, 2026 20:53
35828c9 to
97b29d4
Compare
renovate
Bot
force-pushed
the
renovate/main-eslint-config-prettier-10.x
branch
from
February 2, 2026 16:29
97b29d4 to
094b3dd
Compare
renovate
Bot
force-pushed
the
renovate/main-eslint-config-prettier-10.x
branch
2 times, most recently
from
February 17, 2026 17:59
7a6ace4 to
6e9b469
Compare
renovate
Bot
force-pushed
the
renovate/main-eslint-config-prettier-10.x
branch
from
March 5, 2026 17:00
6e9b469 to
c5cc23d
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.