future-architect / eslint-plugin-vue-scoped-css

ESLint plugin for Scoped CSS in Vue.js
https://future-architect.github.io/eslint-plugin-vue-scoped-css/
MIT License
97 stars 9 forks source link

chore(deps): update dependency eslint-plugin-json-schema-validator to v5 #342

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-json-schema-validator (source) ^4.6.1 -> ^5.0.0 age adoption passing confidence

Release Notes

ota-meshi/eslint-plugin-json-schema-validator (eslint-plugin-json-schema-validator) ### [`v5.0.0`](https://togithub.com/ota-meshi/eslint-plugin-json-schema-validator/blob/HEAD/CHANGELOG.md#500) [Compare Source](https://togithub.com/ota-meshi/eslint-plugin-json-schema-validator/compare/v4.9.0...v5.0.0) ##### Major Changes - [#​305](https://togithub.com/ota-meshi/eslint-plugin-json-schema-validator/pull/305) [`ada5a08`](https://togithub.com/ota-meshi/eslint-plugin-json-schema-validator/commit/ada5a0818d0f067a99dcfe3e134acac218479536) Thanks [@​ota-meshi](https://togithub.com/ota-meshi)! - fix: `useSchemastoreCatalog` is enabled by default according to docs. ### [`v4.9.0`](https://togithub.com/ota-meshi/eslint-plugin-json-schema-validator/blob/HEAD/CHANGELOG.md#490) [Compare Source](https://togithub.com/ota-meshi/eslint-plugin-json-schema-validator/compare/v4.8.3...v4.9.0) ##### Minor Changes - [#​301](https://togithub.com/ota-meshi/eslint-plugin-json-schema-validator/pull/301) [`f5464cc`](https://togithub.com/ota-meshi/eslint-plugin-json-schema-validator/commit/f5464ccbb90f225e9e6dbd444d590d807ecf95fe) Thanks [@​ota-meshi](https://togithub.com/ota-meshi)! - feat: add support for flat config ### [`v4.8.3`](https://togithub.com/ota-meshi/eslint-plugin-json-schema-validator/blob/HEAD/CHANGELOG.md#483) [Compare Source](https://togithub.com/ota-meshi/eslint-plugin-json-schema-validator/compare/v4.8.2...v4.8.3) ##### Patch Changes - [#​292](https://togithub.com/ota-meshi/eslint-plugin-json-schema-validator/pull/292) [`e83c3a1`](https://togithub.com/ota-meshi/eslint-plugin-json-schema-validator/commit/e83c3a149a88cb6f62d5edb60029961c57951efc) Thanks [@​renovate](https://togithub.com/apps/renovate)! - fix(deps): update dependency eslint-compat-utils to ^0.4.0 ### [`v4.8.2`](https://togithub.com/ota-meshi/eslint-plugin-json-schema-validator/blob/HEAD/CHANGELOG.md#482) [Compare Source](https://togithub.com/ota-meshi/eslint-plugin-json-schema-validator/compare/v4.8.1...v4.8.2) ##### Patch Changes - [#​284](https://togithub.com/ota-meshi/eslint-plugin-json-schema-validator/pull/284) [`09063c6`](https://togithub.com/ota-meshi/eslint-plugin-json-schema-validator/commit/09063c65199bff24b9f2d0c793361e26d5610d9e) Thanks [@​renovate](https://togithub.com/apps/renovate)! - fix(deps): update dependency eslint-compat-utils to ^0.3.0 ### [`v4.8.1`](https://togithub.com/ota-meshi/eslint-plugin-json-schema-validator/blob/HEAD/CHANGELOG.md#481) [Compare Source](https://togithub.com/ota-meshi/eslint-plugin-json-schema-validator/compare/v4.8.0...v4.8.1) ##### Patch Changes - [#​287](https://togithub.com/ota-meshi/eslint-plugin-json-schema-validator/pull/287) [`3814173`](https://togithub.com/ota-meshi/eslint-plugin-json-schema-validator/commit/38141731c18dbd7ba07436f80388ea794d9c6845) Thanks [@​ota-meshi](https://togithub.com/ota-meshi)! - fix: breaking config ### [`v4.8.0`](https://togithub.com/ota-meshi/eslint-plugin-json-schema-validator/blob/HEAD/CHANGELOG.md#480) [Compare Source](https://togithub.com/ota-meshi/eslint-plugin-json-schema-validator/compare/v4.7.4...v4.8.0) ##### Minor Changes - [#​285](https://togithub.com/ota-meshi/eslint-plugin-json-schema-validator/pull/285) [`49b13e4`](https://togithub.com/ota-meshi/eslint-plugin-json-schema-validator/commit/49b13e4d9516a08d198176079a47d63b0e7b92f9) Thanks [@​ota-meshi](https://togithub.com/ota-meshi)! - feat: update eslint-compat-utils ### [`v4.7.4`](https://togithub.com/ota-meshi/eslint-plugin-json-schema-validator/blob/HEAD/CHANGELOG.md#474) [Compare Source](https://togithub.com/ota-meshi/eslint-plugin-json-schema-validator/compare/v4.7.3...v4.7.4) ##### Patch Changes - [#​274](https://togithub.com/ota-meshi/eslint-plugin-json-schema-validator/pull/274) [`296b9d1`](https://togithub.com/ota-meshi/eslint-plugin-json-schema-validator/commit/296b9d173edd8e22dbd7b85261e622184ffd87d9) Thanks [@​ota-meshi](https://togithub.com/ota-meshi)! - fix: crash for regex without unicode in schema ### [`v4.7.3`](https://togithub.com/ota-meshi/eslint-plugin-json-schema-validator/blob/HEAD/CHANGELOG.md#473) [Compare Source](https://togithub.com/ota-meshi/eslint-plugin-json-schema-validator/compare/v4.7.2...v4.7.3) ##### Patch Changes - [#​264](https://togithub.com/ota-meshi/eslint-plugin-json-schema-validator/pull/264) [`0af46df`](https://togithub.com/ota-meshi/eslint-plugin-json-schema-validator/commit/0af46df0165080741960e8ba4c6c54a865bea9db) Thanks [@​ota-meshi](https://togithub.com/ota-meshi)! - Update toml parser ### [`v4.7.2`](https://togithub.com/ota-meshi/eslint-plugin-json-schema-validator/blob/HEAD/CHANGELOG.md#472) [Compare Source](https://togithub.com/ota-meshi/eslint-plugin-json-schema-validator/compare/v4.7.1...v4.7.2) ##### Patch Changes - [#​260](https://togithub.com/ota-meshi/eslint-plugin-json-schema-validator/pull/260) [`b20e019`](https://togithub.com/ota-meshi/eslint-plugin-json-schema-validator/commit/b20e0190b4ca09f3bbb592e2b1256ad9cc775945) Thanks [@​renovate](https://togithub.com/apps/renovate)! - fix(deps): update dependency toml-eslint-parser to ^0.8.0 ### [`v4.7.1`](https://togithub.com/ota-meshi/eslint-plugin-json-schema-validator/blob/HEAD/CHANGELOG.md#471) [Compare Source](https://togithub.com/ota-meshi/eslint-plugin-json-schema-validator/compare/v4.7.0...v4.7.1) ##### Patch Changes - [#​257](https://togithub.com/ota-meshi/eslint-plugin-json-schema-validator/pull/257) [`bb45767`](https://togithub.com/ota-meshi/eslint-plugin-json-schema-validator/commit/bb457670c702083158f9b3c452ab74a4cad50506) Thanks [@​renovate](https://togithub.com/apps/renovate)! - fix(deps): update dependency toml-eslint-parser to ^0.7.0 ### [`v4.7.0`](https://togithub.com/ota-meshi/eslint-plugin-json-schema-validator/blob/HEAD/CHANGELOG.md#470) [Compare Source](https://togithub.com/ota-meshi/eslint-plugin-json-schema-validator/compare/v4.6.1...v4.7.0) ##### Minor Changes - [#​251](https://togithub.com/ota-meshi/eslint-plugin-json-schema-validator/pull/251) [`dacfd95`](https://togithub.com/ota-meshi/eslint-plugin-json-schema-validator/commit/dacfd95e8325f2f06e2161028dd27c9f12c502a2) Thanks [@​ota-meshi](https://togithub.com/ota-meshi)! - feat: use eslint-compat-utils

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

changeset-bot[bot] commented 5 months ago

⚠️ No Changeset found

Latest commit: 208f63c18a8e8f25646c37aa789fd2955dd8eba1

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR