chore(dev-deps): ⬆️ upgrade devdependencies (major) to v3 (major)#170
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(dev-deps): ⬆️ upgrade devdependencies (major) to v3 (major)#170renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
27f6176 to
bb3a61d
Compare
d489768 to
b72f9ed
Compare
083d36a to
17dccbb
Compare
17dccbb to
f51afc2
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:
2.9.0→3.1.11.9.0→3.3.02.3.0→3.1.02.4.6→3.0.0Release Notes
ota-meshi/eslint-plugin-jsonc (eslint-plugin-jsonc)
v3.1.1Compare Source
Patch Changes
36960d6Thanks @FloEdelmann! - Addmainfield to package.jsonv3.1.0Compare Source
Minor Changes
8a1f4b9Thanks @ota-meshi! - feat(object-curly-spacing): addemptyObjectsoption to control spacing in empty objectsv3.0.1Compare Source
Patch Changes
8bef6fcThanks @ota-meshi! - update@ota-meshi/ast-token-storeto v0.3.0v3.0.0Compare Source
Major Changes
#471
d30112bThanks @copilot-swe-agent! - Add ESLint language plugin support. The plugin now exports alanguagesobject that provides language implementations forjson,jsonc,json5, andx. The shared configurations (base,recommended-with-json, etc.) now use thejsonc-based language implementation by default (vialanguage: "jsonc/x"in ESLint flat config) and have been updated to use the new language plugin approach instead of the parser approach.#468
8c87c6cThanks @copilot-swe-agent! - Drop support for legacy config. The plugin now exports flat configs as the main configuration format. The previousflat/*namespace is kept for backward compatibility.#465
62b2127Thanks @copilot-swe-agent! - Drop support for older ESLint versions. The new minimum supported version is ESLint 9.38.0 or later.#460
cc949e3Thanks @copilot-swe-agent! - Drop support for older Node.js versions. The new minimum supported versions are: ^20.19.0 || ^22.13.0 || >=24#469
ee27486Thanks @copilot-swe-agent! - Convert to ESM-only package. The plugin now uses tsdown for bundling and is distributed as pure ESM. The package no longer supports CommonJSrequire()syntax. Users need to useimportstatements or dynamicimport()to load the plugin.#466
29e47c4Thanks @renovate! - Update dependency jsonc-eslint-parser to v3#473
0f6d480Thanks @ota-meshi! - feat: include "no-irregular-whitespace" rule in recommended configs#477
75304cfThanks @ota-meshi! - Removed re-export from jsonc-eslint-parserMinor Changes
#474
90c0d61Thanks @ota-meshi! - fix: replace espree with jsonc-eslint-parser for tokenization#476
633b7d1Thanks @ota-meshi! - The JSONCSourceCode, JSONCToken, and JSONCComment types are now provided. Using these types, you can define a RuleContext type that is useful for creating JSON rules.e.g.
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/jsonv2.16.0Compare Source
Minor Changes
8cc5b7fThanks @onlywei! - Resolve other plugins relative to this one (as siblings)v2.15.1Compare Source
Patch Changes
f2f9d75Thanks @ota-meshi! - fix: crash injsonc/autov2.15.0Compare Source
Minor Changes
0dfdc50Thanks @Logicer16! - feat: improved compatibility with@types/eslintfor flat config.v2.14.1Compare Source
Patch Changes
36b9fc7Thanks @ota-meshi! - fix: flat config issuesv2.14.0Compare Source
Minor Changes
451db46Thanks @ota-meshi! - Add support for flat configv2.13.0Compare Source
Minor Changes
a40f021Thanks @ota-meshi! - feat:jsonc/autorule works even in flat configv2.12.2Compare Source
Patch Changes
7e904d2Thanks @renovate! - fix(deps): update dependency eslint-compat-utils to ^0.4.0v2.12.1Compare Source
Patch Changes
bb9538aThanks @renovate! - fix(deps): update dependency eslint-compat-utils to ^0.3.0v2.12.0Compare Source
Minor Changes
de53d1eThanks @renovate! - fix(deps): update dependency eslint-compat-utils to ^0.2.0v2.11.2Compare Source
Patch Changes
3291b57Thanks @ota-meshi! - fix: add espree to dependenciesv2.11.1Compare Source
Patch Changes
994983bThanks @ota-meshi! - fix: wrong report for object option injsonc/object-curly-spacingv2.11.0Compare Source
Minor Changes
c9e326eThanks @ota-meshi! - Improve compatibility with ESLint v9v2.10.0Compare Source
Minor Changes
8d503ddThanks @ota-meshi! - feat: use eslint-compat-utilsota-meshi/eslint-plugin-yml (eslint-plugin-yml)
v3.3.0Compare Source
Minor Changes
ef8de6eThanks @ota-meshi! - feat(flow-mapping-curly-spacing): addemptyObjectsoption to control spacing in empty flow-mappingv3.2.2Compare Source
Patch Changes
276e3aaThanks @ota-meshi! - update@ota-meshi/ast-token-storeto v0.3.0v3.2.1Compare Source
Patch Changes
c09b986Thanks @ota-meshi! - fix: update@ota-meshi/ast-token-storeto 0.2.1v3.2.0Compare Source
Minor Changes
099cb89Thanks @ota-meshi! - feat: use@ota-meshi/ast-token-storev3.1.2Compare Source
Patch Changes
21904d6Thanks @ota-meshi! - fix: type bug with eslint v10v3.1.1Compare Source
Patch Changes
5235c42Thanks @ota-meshi! - fix: some bug with eslint v10v3.1.0Compare Source
Minor Changes
c8ff016Thanks @antfu! - Add ESLint v10 compatibility while maintaining v9 supportisSpaceBetweenTokens()toisSpaceBetween()APIv3.0.0Compare Source
Major Changes
12df7f4Thanks @copilot-swe-agent! - Use language config in shareable configs. The shareable configs now use the new ESLint v9 language config API (language: "yml/yaml") instead of the legacy parser approach (languageOptions: { parser }). This is a breaking change that aligns with ESLint's language plugin architecture.v2.0.2Compare Source
Patch Changes
0fc8d41Thanks @ota-meshi! - fix: add fake scopeManager for SourceCode API compatibilityv2.0.1Compare Source
Patch Changes
c7a45cdThanks @luxass! - fix: handle diff-sequences import issuev2.0.0Compare Source
Major Changes
#532
40eb4beThanks @copilot-swe-agent! - feat: add ESLint language plugin support#528
c4e74d0Thanks @copilot-swe-agent! - Convert package to ESM-only. The package now uses"type": "module"and only exports ESM modules. CommonJSrequire()is no longer supported. Users must use ES modules (import) to load this plugin.#527
4059169Thanks @copilot-swe-agent! - Drop support for legacy ESLint config format. The plugin now exports flat configuration as the main configuration format. The previousflat/*namespace is kept for backward compatibility.#524
2260263Thanks @copilot-swe-agent! - Drop support for ESLint versions older than 9.38.0. The new supported version is>=9.38.0.#522
dc5028eThanks @copilot-swe-agent! - Drop support for Node.js versions older than 20.19.0. The new supported version is^20.19.0 || ^22.13.0 || >=24.#526
3e7cb79Thanks @ota-meshi! - feat: updatestandardconfig#523
50a96f8Thanks @renovate! - Update dependency yaml-eslint-parser to v2v1.19.1Compare Source
Patch Changes
736f153Thanks @sumimakito! - fix(sort-keys): fix incorrect result when move down the block located at the file startv1.19.0Compare Source
Minor Changes
#482
2dd3bcaThanks @ota-meshi! - feat(sort-keys): improve to calculate the minimum edit distance for sorting and report the optimal sorting direction#482
2dd3bcaThanks @ota-meshi! - feat(sort-sequence-values): improve to calculate the minimum edit distance for sorting and report the optimal sorting directionv1.18.0Compare Source
Minor Changes
a61a2a4Thanks @ota-meshi! - feat: alignMultilineFlowScalar option to indent rulev1.17.0Compare Source
Minor Changes
91d7a0aThanks @SukkaW! - Replacelodashto reduce the package installation sizev1.16.0Compare Source
Minor Changes
5c11866Thanks @ota-meshi! - feat: changed to prevent crash when used with language pluginsv1.15.0Compare Source
Minor Changes
4790eafThanks @ota-meshi! - feat: addoverridesoption toyml/plain-scalarv1.14.0Compare Source
Minor Changes
60123cfThanks @Logicer16! - feat: improved compatibility with@types/eslintfor flat config.v1.13.2Compare Source
Patch Changes
49801e9Thanks @ota-meshi! - fix: incorrect auto-fix inyml/sort-keysrulev1.13.1Compare Source
Patch Changes
417604dThanks @ota-meshi! - fix: flat config issuesv1.13.0Compare Source
Minor Changes
d2ec358Thanks @ota-meshi! - Add support for flat configv1.12.2Compare Source
Patch Changes
9c6ea14Thanks @renovate! - fix(deps): update dependency eslint-compat-utils to ^0.4.0v1.12.1Compare Source
Patch Changes
7e09518Thanks @renovate! - fix(deps): update dependency eslint-compat-utils to ^0.3.0v1.12.0Compare Source
Minor Changes
ce18a37Thanks @renovate! - fix(deps): update dependency eslint-compat-utils to ^0.2.0v1.11.0Compare Source
Minor Changes
d852113Thanks @ota-meshi! - Improve compatibility with ESLint v9v1.10.0Compare Source
Minor Changes
96a031fThanks @ota-meshi! - feat: use eslint-compat-utilsota-meshi/jsonc-eslint-parser (jsonc-eslint-parser)
v3.1.0Compare Source
Minor Changes
38d5905Thanks @ota-meshi! - feat: addtokenize()v3.0.0Compare Source
Major Changes
#266
6d1679dThanks @copilot-swe-agent! - Drop support for Node.js versions older than 20.19.0. The new minimum supported versions are: ^20.19.0 || ^22.13.0 || >=24#268
e1c554aThanks @copilot-swe-agent! - Change to ESM-only package. This is a breaking change that requires Node.js environments that support ESM.v2.4.2Compare Source
Patch Changes
afaafe7Thanks @ota-meshi! - use npm trusted publishingv2.4.1Compare Source
Patch Changes
46c1f97Thanks @michaelfaith! - improve type compatibility with eslintv2.4.0Compare Source
Minor Changes
8027eddThanks @JoshuaKGoldberg! - Added ESLint-oriented types, with plugin docsmatzkoh/prettier-plugin-packagejson (prettier-plugin-packagejson)
v3.0.0Compare Source
BREAKING CHANGES
v2.5.22Compare Source
Bug Fixes
v2.5.21Compare Source
Bug Fixes
v2.5.20Compare Source
Bug Fixes
v2.5.19Compare Source
Bug Fixes
v2.5.18Compare Source
Bug Fixes
v2.5.17Compare Source
Bug Fixes
v2.5.16Compare Source
Bug Fixes
v2.5.15Compare Source
Bug Fixes
v2.5.14Compare Source
Bug Fixes
v2.5.13Compare Source
Bug Fixes
v2.5.12Compare Source
Bug Fixes
v2.5.11Compare Source
Bug Fixes
v2.5.10Compare Source
Bug Fixes
v2.5.9Compare Source
Bug Fixes
v2.5.8Compare Source
Bug Fixes
v2.5.7Compare Source
Bug Fixes
v2.5.6Compare Source
Bug Fixes
v2.5.5Compare Source
Bug Fixes
v2.5.4Compare Source
Bug Fixes
v2.5.3Compare Source
Bug Fixes
v2.5.2Compare Source
Bug Fixes
v2.5.1Compare Source
Bug Fixes
v2.5.0Compare Source
Features
v2.4.14Compare Source
Bug Fixes
v2.4.13Compare Source
Bug Fixes
v2.4.12Compare Source
Bug Fixes
v2.4.11Compare Source
Bug Fixes
v2.4.10Compare Source
Bug Fixes
v2.4.9Compare Source
Bug Fixes
v2.4.8Compare Source
Bug Fixes
v2.4.7Compare Source
Bug Fixes
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone Asia/Kolkata, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.