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
…303)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

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://github.com/ota-meshi/eslint-plugin-json-schema-validator))
| [`4.9.0` ->
`5.0.0`](https://renovatebot.com/diffs/npm/eslint-plugin-json-schema-validator/4.9.0/5.0.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-json-schema-validator/5.0.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.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-json-schema-validator/4.9.0/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-json-schema-validator/4.9.0/5.0.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.0.0`](https://github.com/ota-meshi/eslint-plugin-json-schema-validator/blob/HEAD/CHANGELOG.md#500)

[Compare
Source](https://github.com/ota-meshi/eslint-plugin-json-schema-validator/compare/v4.9.0...v5.0.0)

##### Major Changes

-
[#&#8203;305](https://github.com/ota-meshi/eslint-plugin-json-schema-validator/pull/305)
[`ada5a08`](https://github.com/ota-meshi/eslint-plugin-json-schema-validator/commit/ada5a0818d0f067a99dcfe3e134acac218479536)
Thanks [@&#8203;ota-meshi](https://github.com/ota-meshi)! - fix:
`useSchemastoreCatalog` is enabled by default according to docs.

</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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/ixm-one/common).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

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 Mar 23, 2024
1 parent bf75a21 commit 2534918
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -20,7 +20,7 @@
"devDependencies": {
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-json-schema-validator": "4.9.0",
"eslint-plugin-json-schema-validator": "5.0.0",
"eslint-plugin-jsonc": "2.14.1",
"eslint-plugin-markdown": "4.0.1",
"eslint-plugin-prettier": "5.1.3",
Expand Down

0 comments on commit 2534918

Please sign in to comment.