Skip to content

Commit

Permalink
⬆️ Update ESLint Plugins (#307)
Browse files Browse the repository at this point in the history
[![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))
| [`5.0.0` ->
`5.1.0`](https://renovatebot.com/diffs/npm/eslint-plugin-json-schema-validator/5.0.0/5.1.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-json-schema-validator/5.1.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.1.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.0.0/5.1.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.0.0/5.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[eslint-plugin-jsonc](https://ota-meshi.github.io/eslint-plugin-jsonc/)
([source](https://github.com/ota-meshi/eslint-plugin-jsonc)) |
[`2.14.1` ->
`2.15.0`](https://renovatebot.com/diffs/npm/eslint-plugin-jsonc/2.14.1/2.15.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-jsonc/2.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-jsonc/2.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-jsonc/2.14.1/2.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-jsonc/2.14.1/2.15.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.1.0`](https://github.com/ota-meshi/eslint-plugin-json-schema-validator/blob/HEAD/CHANGELOG.md#510)

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

##### Minor Changes

-
[#&#8203;311](https://github.com/ota-meshi/eslint-plugin-json-schema-validator/pull/311)
[`b134868`](https://github.com/ota-meshi/eslint-plugin-json-schema-validator/commit/b134868885110c34b6a8fa2104feac943315b8e3)
Thanks [@&#8203;Logicer16](https://github.com/Logicer16)! - feat:
improved compatibility with `@types/eslint` for flat config.

</details>

<details>
<summary>ota-meshi/eslint-plugin-jsonc (eslint-plugin-jsonc)</summary>

###
[`v2.15.0`](https://github.com/ota-meshi/eslint-plugin-jsonc/blob/HEAD/CHANGELOG.md#2150)

[Compare
Source](https://github.com/ota-meshi/eslint-plugin-jsonc/compare/v2.14.1...v2.15.0)

##### Minor Changes

-
[#&#8203;322](https://github.com/ota-meshi/eslint-plugin-jsonc/pull/322)
[`0dfdc50`](https://github.com/ota-meshi/eslint-plugin-jsonc/commit/0dfdc501d2a8e20619956eca113d2c4cee2b2773)
Thanks [@&#8203;Logicer16](https://github.com/Logicer16)! - feat:
improved compatibility with `@types/eslint` for flat config.

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

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

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 Apr 1, 2024
1 parent e0e839c commit 965f215
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"devDependencies": {
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-json-schema-validator": "5.0.0",
"eslint-plugin-jsonc": "2.14.1",
"eslint-plugin-json-schema-validator": "5.1.0",
"eslint-plugin-jsonc": "2.15.0",
"eslint-plugin-markdown": "4.0.1",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-yaml": "0.5.0",
Expand Down

0 comments on commit 965f215

Please sign in to comment.