Skip to content

Commit

Permalink
⬆️ Update ☕ NodeJS Package eslint-plugin-json-schema-validator to v5.…
Browse files Browse the repository at this point in the history
…2.0 (#690)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[eslint-plugin-json-schema-validator](https://ota-meshi.github.io/eslint-plugin-json-schema-validator/)
([source](https://redirect.github.com/ota-meshi/eslint-plugin-json-schema-validator))
| [`5.1.3` ->
`5.2.0`](https://renovatebot.com/diffs/npm/eslint-plugin-json-schema-validator/5.1.3/5.2.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-json-schema-validator/5.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-json-schema-validator/5.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-json-schema-validator/5.1.3/5.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-json-schema-validator/5.1.3/5.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>ota-meshi/eslint-plugin-json-schema-validator
(eslint-plugin-json-schema-validator)</summary>

###
[`v5.2.0`](https://redirect.github.com/ota-meshi/eslint-plugin-json-schema-validator/blob/HEAD/CHANGELOG.md#520)

[Compare
Source](https://redirect.github.com/ota-meshi/eslint-plugin-json-schema-validator/compare/v5.1.3...v5.2.0)

##### Minor Changes

-
[#&#8203;358](https://redirect.github.com/ota-meshi/eslint-plugin-json-schema-validator/pull/358)
[`b47646a`](https://redirect.github.com/ota-meshi/eslint-plugin-json-schema-validator/commit/b47646a00ad9b163e5278969b8f8b7913202af2e)
Thanks [@&#8203;ota-meshi](https://redirect.github.com/ota-meshi)! -
feat: use eslint-json-compat-utils

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->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/bruxisma/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsibm9kZTpwbHVnaW4iLCJyZW5vdmF0ZTpkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZTpub2RlIl19-->

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 30, 2024
1 parent 1c3f28a commit eb4627e
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 40 deletions.
56 changes: 17 additions & 39 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-json-schema-validator": "5.1.3",
"eslint-plugin-json-schema-validator": "5.2.0",
"eslint-plugin-jsonc": "2.18.2",
"eslint-plugin-markdown": "5.1.0",
"eslint-plugin-prettier": "5.2.1",
Expand Down

0 comments on commit eb4627e

Please sign in to comment.