Update dependency eslint-plugin-jsonc to v2.21.1#57
Open
renovate[bot] wants to merge 2 commits into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/eslint-plugin-jsonc-2.x-lockfile
branch
from
January 23, 2025 19:28
9306ed8 to
5c8d0ab
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-jsonc-2.x-lockfile
branch
from
January 24, 2025 02:56
c18f1f4 to
c1ec226
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-jsonc-2.x-lockfile
branch
2 times, most recently
from
January 30, 2025 16:15
60218be to
65afe73
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-jsonc-2.x-lockfile
branch
from
February 9, 2025 15:51
e1879c3 to
1f2c2f0
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-jsonc-2.x-lockfile
branch
2 times, most recently
from
March 13, 2025 17:33
04dab07 to
d4aea07
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-jsonc-2.x-lockfile
branch
2 times, most recently
from
March 25, 2025 13:46
8112ee8 to
4bc5c89
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-jsonc-2.x-lockfile
branch
from
April 8, 2025 15:55
bad38dc to
622bbe3
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-jsonc-2.x-lockfile
branch
from
April 24, 2025 13:10
f69dd4e to
61b6f26
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-jsonc-2.x-lockfile
branch
from
May 17, 2025 16:24
bd9f248 to
659bf53
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-jsonc-2.x-lockfile
branch
from
May 19, 2025 15:38
659bf53 to
7019a8e
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-jsonc-2.x-lockfile
branch
from
June 4, 2025 09:25
7019a8e to
678d0f1
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-jsonc-2.x-lockfile
branch
from
June 22, 2025 11:07
678d0f1 to
5606892
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-jsonc-2.x-lockfile
branch
from
August 10, 2025 15:48
5606892 to
50ea819
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-jsonc-2.x-lockfile
branch
from
September 25, 2025 17:53
50ea819 to
e442377
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-jsonc-2.x-lockfile
branch
from
October 4, 2025 06:07
e442377 to
838c82c
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-jsonc-2.x-lockfile
branch
from
October 21, 2025 19:13
838c82c to
b56bba2
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-jsonc-2.x-lockfile
branch
from
December 31, 2025 18:49
b56bba2 to
24fa1f7
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-jsonc-2.x-lockfile
branch
from
January 19, 2026 16:58
24fa1f7 to
93784eb
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-jsonc-2.x-lockfile
branch
from
February 9, 2026 11:43
93784eb to
8e94d92
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-jsonc-2.x-lockfile
branch
from
March 5, 2026 16:13
8e94d92 to
f0e7478
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-jsonc-2.x-lockfile
branch
27 times, most recently
from
April 3, 2026 14:52
80b97f6 to
ded3981
Compare
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
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:
2.16.0→2.21.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
ota-meshi/eslint-plugin-jsonc (eslint-plugin-jsonc)
v2.21.1Compare Source
Patch Changes
a8e405aThanks @ota-meshi! - fix: compatibility with ESLint v10v2.21.0Compare Source
Minor Changes
#426
efc00a6Thanks @ota-meshi! - feat(sort-array-values): improve to calculate the minimum edit distance for sorting and report the optimal sorting direction#426
efc00a6Thanks @ota-meshi! - feat(sort-keys): improve to calculate the minimum edit distance for sorting and report the optimal sorting directionv2.20.1Compare Source
Patch Changes
22b1700Thanks @renovate! - fix(deps): update dependency synckit to^0.6.2 || ^0.7.3 || ^0.11.5v2.20.0Compare Source
Minor Changes
#394
70d4b06Thanks @ota-meshi! - minor refactor#402
237932cThanks @JounQin! - refactor: hourcekeeping, bump all (dev) deps, stricter ruleoptionstypingsv2.19.1Compare Source
Patch Changes
623ee67Thanks @ota-meshi! - fix: more improve auto-fix of sort rulesv2.19.0Compare Source
Minor Changes
5950e3dThanks @ota-meshi! - feat: improve auto-fix of sort rulesv2.18.2Compare Source
Patch Changes
e46de35Thanks @ota-meshi! - fix: crash when used with eslint v9.15v2.18.1Compare Source
Patch Changes
3f8a1b9Thanks @renovate! - fix(deps): update dependency eslint-json-compat-utils to ^0.2.0v2.18.0Compare Source
Minor Changes
9dce7d3Thanks @ota-meshi! - feat: use eslint-json-compat-utilsv2.17.0Compare Source
Minor Changes
5b1e9acThanks @ota-meshi! - Experimental support for@eslint/jsonConfiguration
📅 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.