Commit dc67d73
authored
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)
|

|

|
---
### 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
-
[#​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
[@​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
-
[#​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 [@​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
2 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments