Skip to content

Commit dc67d73

Browse files
chore(deps): update dependency eslint-plugin-yml to v3 (#942)
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)) | [`2.0.1` → `3.0.0`](https://renovatebot.com/diffs/npm/eslint-plugin-yml/2.0.1/3.0.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-yml/3.0.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-yml/2.0.1/3.0.0?slim=true) | --- ### Release Notes <details> <summary>ota-meshi/eslint-plugin-yml (eslint-plugin-yml)</summary> ### [`v3.0.0`](https://redirect.github.com/ota-meshi/eslint-plugin-yml/blob/HEAD/CHANGELOG.md#300) [Compare Source](https://redirect.github.com/ota-meshi/eslint-plugin-yml/compare/v2.0.2...v3.0.0) ##### Major Changes - [#&#8203;543](https://redirect.github.com/ota-meshi/eslint-plugin-yml/pull/543) [`12df7f4`](https://redirect.github.com/ota-meshi/eslint-plugin-yml/commit/12df7f430855645aab9643e4ec1a443839bfa215) Thanks [@&#8203;copilot-swe-agent](https://redirect.github.com/apps/copilot-swe-agent)! - Use language config in shareable configs. The shareable configs now use the new ESLint v9 language config API (`language: "yml/yaml"`) instead of the legacy parser approach (`languageOptions: { parser }`). This is a breaking change that aligns with ESLint's language plugin architecture. ### [`v2.0.2`](https://redirect.github.com/ota-meshi/eslint-plugin-yml/blob/HEAD/CHANGELOG.md#202) [Compare Source](https://redirect.github.com/ota-meshi/eslint-plugin-yml/compare/v2.0.1...v2.0.2) ##### Patch Changes - [#&#8203;539](https://redirect.github.com/ota-meshi/eslint-plugin-yml/pull/539) [`0fc8d41`](https://redirect.github.com/ota-meshi/eslint-plugin-yml/commit/0fc8d41fa3fd17afdc8f399d61977334ba13fcc3) Thanks [@&#8203;ota-meshi](https://redirect.github.com/ota-meshi)! - fix: add fake scopeManager for SourceCode API compatibility </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/prettier-plugin-curly). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi44NS4xIiwidXBkYXRlZEluVmVyIjoiNDIuODUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c449483 commit dc67d73

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"eslint-plugin-package-json": "0.88.0",
6464
"eslint-plugin-perfectionist": "5.3.0",
6565
"eslint-plugin-regexp": "2.10.0",
66-
"eslint-plugin-yml": "2.0.1",
66+
"eslint-plugin-yml": "3.0.0",
6767
"husky": "9.1.7",
6868
"knip": "5.82.0",
6969
"lint-staged": "16.2.6",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)