From 93efe8d86d79a99eb9d0445da88c685ee98738a5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 16:23:51 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-jsonc to v2.18.1 (#386) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-jsonc](https://ota-meshi.github.io/eslint-plugin-jsonc/) ([source](https://redirect.github.com/ota-meshi/eslint-plugin-jsonc)) | [`2.16.0` -> `2.18.1`](https://renovatebot.com/diffs/npm/eslint-plugin-jsonc/2.16.0/2.18.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-jsonc/2.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-jsonc/2.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-jsonc/2.16.0/2.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-jsonc/2.16.0/2.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
ota-meshi/eslint-plugin-jsonc (eslint-plugin-jsonc) ### [`v2.18.1`](https://redirect.github.com/ota-meshi/eslint-plugin-jsonc/blob/HEAD/CHANGELOG.md#2181) [Compare Source](https://redirect.github.com/ota-meshi/eslint-plugin-jsonc/compare/v2.18.0...v2.18.1) ##### Patch Changes - [#​374](https://redirect.github.com/ota-meshi/eslint-plugin-jsonc/pull/374) [`3f8a1b9`](https://redirect.github.com/ota-meshi/eslint-plugin-jsonc/commit/3f8a1b90b3b3a62bb5c598c62dc55a1d08ccea7b) Thanks [@​renovate](https://redirect.github.com/apps/renovate)! - fix(deps): update dependency eslint-json-compat-utils to ^0.2.0 ### [`v2.18.0`](https://redirect.github.com/ota-meshi/eslint-plugin-jsonc/blob/HEAD/CHANGELOG.md#2180) [Compare Source](https://redirect.github.com/ota-meshi/eslint-plugin-jsonc/compare/v2.17.0...v2.18.0) ##### Minor Changes - [#​372](https://redirect.github.com/ota-meshi/eslint-plugin-jsonc/pull/372) [`9dce7d3`](https://redirect.github.com/ota-meshi/eslint-plugin-jsonc/commit/9dce7d3dece96b4e22e7be6fc18fd4fd401edcfa) Thanks [@​ota-meshi](https://redirect.github.com/ota-meshi)! - feat: use eslint-json-compat-utils ### [`v2.17.0`](https://redirect.github.com/ota-meshi/eslint-plugin-jsonc/blob/HEAD/CHANGELOG.md#2170) [Compare Source](https://redirect.github.com/ota-meshi/eslint-plugin-jsonc/compare/v2.16.0...v2.17.0) ##### Minor Changes - [#​369](https://redirect.github.com/ota-meshi/eslint-plugin-jsonc/pull/369) [`5b1e9ac`](https://redirect.github.com/ota-meshi/eslint-plugin-jsonc/commit/5b1e9ace7e1ae8e2c047b2562e58cfaf833a6b6b) Thanks [@​ota-meshi](https://redirect.github.com/ota-meshi)! - Experimental support for `@eslint/json`
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/JoshuaKGoldberg/github-username-to-emails). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pnpm-lock.yaml | 41 ++++++++++++++++++++++++++++++++++++----- 1 file changed, 36 insertions(+), 5 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 82200ea..1618025 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -53,7 +53,7 @@ importers: version: 48.11.0(eslint@8.57.1) eslint-plugin-jsonc: specifier: ^2.11.2 - version: 2.16.0(eslint@8.57.1) + version: 2.18.1(eslint@8.57.1) eslint-plugin-markdown: specifier: ^3.0.1 version: 3.0.1(eslint@8.57.1) @@ -1845,6 +1845,23 @@ packages: peerDependencies: eslint: '>=6.0.0' + eslint-compat-utils@0.6.3: + resolution: {integrity: sha512-9IDdksh5pUYP2ZLi7mOdROxVjLY8gY2qKxprmrJ/5Dyqud7M/IFKxF3o0VLlRhITm1pK6Fk7NiBxE39M/VlUcw==} + engines: {node: '>=12'} + peerDependencies: + eslint: '>=6.0.0' + + eslint-json-compat-utils@0.2.1: + resolution: {integrity: sha512-YzEodbDyW8DX8bImKhAcCeu/L31Dd/70Bidx2Qex9OFUtgzXLqtfWL4Hr5fM/aCCB8QUZLuJur0S9k6UfgFkfg==} + engines: {node: '>=12'} + peerDependencies: + '@eslint/json': '*' + eslint: '*' + jsonc-eslint-parser: ^2.4.0 + peerDependenciesMeta: + '@eslint/json': + optional: true + eslint-plugin-deprecation@3.0.0: resolution: {integrity: sha512-JuVLdNg/uf0Adjg2tpTyYoYaMbwQNn/c78P1HcccokvhtRphgnRjZDKmhlxbxYptppex03zO76f97DD/yQHv7A==} peerDependencies: @@ -1869,8 +1886,8 @@ packages: peerDependencies: eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 - eslint-plugin-jsonc@2.16.0: - resolution: {integrity: sha512-Af/ZL5mgfb8FFNleH6KlO4/VdmDuTqmM+SPnWcdoWywTetv7kq+vQe99UyQb9XO3b0OWLVuTH7H0d/PXYCMdSg==} + eslint-plugin-jsonc@2.18.1: + resolution: {integrity: sha512-6qY8zDpxOwPQNcr8eZ+RxwGX6IPHws5/Qef7aBEjER8rB9+UMB6zQWVIVcbP7xzFmEMHAesNFPe/sIlU4c78dg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' @@ -5688,6 +5705,17 @@ snapshots: eslint: 8.57.1 semver: 7.6.3 + eslint-compat-utils@0.6.3(eslint@8.57.1): + dependencies: + eslint: 8.57.1 + semver: 7.6.3 + + eslint-json-compat-utils@0.2.1(eslint@8.57.1)(jsonc-eslint-parser@2.4.0): + dependencies: + eslint: 8.57.1 + esquery: 1.6.0 + jsonc-eslint-parser: 2.4.0 + eslint-plugin-deprecation@3.0.0(eslint@8.57.1)(typescript@5.5.4): dependencies: '@typescript-eslint/utils': 7.18.0(eslint@8.57.1)(typescript@5.5.4) @@ -5728,16 +5756,19 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-jsonc@2.16.0(eslint@8.57.1): + eslint-plugin-jsonc@2.18.1(eslint@8.57.1): dependencies: '@eslint-community/eslint-utils': 4.4.1(eslint@8.57.1) eslint: 8.57.1 - eslint-compat-utils: 0.5.1(eslint@8.57.1) + eslint-compat-utils: 0.6.3(eslint@8.57.1) + eslint-json-compat-utils: 0.2.1(eslint@8.57.1)(jsonc-eslint-parser@2.4.0) espree: 9.6.1 graphemer: 1.4.0 jsonc-eslint-parser: 2.4.0 natural-compare: 1.4.0 synckit: 0.6.2 + transitivePeerDependencies: + - '@eslint/json' eslint-plugin-markdown@3.0.1(eslint@8.57.1): dependencies: