Skip to content

Commit 639bc5c

Browse files
chore(deps): update dependency eslint-plugin-yml to v3.1.0 (#1557)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [eslint-plugin-yml](https://ota-meshi.github.io/eslint-plugin-yml/) ([source](https://redirect.github.com/ota-meshi/eslint-plugin-yml)) | [`3.0.0` → `3.1.0`](https://renovatebot.com/diffs/npm/eslint-plugin-yml/3.0.0/3.1.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-yml/3.1.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-yml/3.0.0/3.1.0?slim=true) | --- ### Release Notes <details> <summary>ota-meshi/eslint-plugin-yml (eslint-plugin-yml)</summary> ### [`v3.1.0`](https://redirect.github.com/ota-meshi/eslint-plugin-yml/blob/HEAD/CHANGELOG.md#310) [Compare Source](https://redirect.github.com/ota-meshi/eslint-plugin-yml/compare/v3.0.0...v3.1.0) ##### Minor Changes - [#&#8203;564](https://redirect.github.com/ota-meshi/eslint-plugin-yml/pull/564) [`c8ff016`](https://redirect.github.com/ota-meshi/eslint-plugin-yml/commit/c8ff016b762ccfb43406ee45eefe2a338d3bcb16) Thanks [@&#8203;antfu](https://redirect.github.com/antfu)! - Add ESLint v10 compatibility while maintaining v9 support - Migrated from deprecated `isSpaceBetweenTokens()` to `isSpaceBetween()` API - All changes are backward compatible with ESLint v9 </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/JoshuaKGoldberg/eslint-plugin-package-json). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Ny4wIiwidXBkYXRlZEluVmVyIjoiNDIuOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d7416ff commit 639bc5c

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"eslint-plugin-perfectionist": "5.5.0",
8989
"eslint-plugin-regexp": "3.0.0",
9090
"eslint-plugin-unicorn": "62.0.0",
91-
"eslint-plugin-yml": "3.0.0",
91+
"eslint-plugin-yml": "3.1.0",
9292
"husky": "9.1.7",
9393
"jiti": "2.6.1",
9494
"json-schema-to-ts": "3.1.1",

pnpm-lock.yaml

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)