Maintenance: Update dependency eslint-plugin-yml to v3#680
Maintenance: Update dependency eslint-plugin-yml to v3#680dle-renovate-bot[bot] wants to merge 1 commit into
Conversation
|
8c46011 to
d46daa0
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
| datasource | package | from | to | | ---------- | ----------------- | ------ | ----- | | npm | eslint-plugin-yml | 1.19.1 | 3.4.0 |
d46daa0 to
a7eae66
Compare
This PR contains the following updates:
^1.19.1→^3.4.0Release Notes
ota-meshi/eslint-plugin-yml (eslint-plugin-yml)
v3.4.0Compare Source
Minor Changes
f0bbd12Thanks @ota-meshi! - feat: addnamespaceto pluginmetav3.3.2Compare Source
Patch Changes
594f5eaThanks @sxzz! - fix: remove unused dependencyv3.3.1Compare Source
Patch Changes
98ed3bbThanks @ota-meshi! - fix(yaml-language): crash when parsing errorv3.3.0Compare Source
Minor Changes
ef8de6eThanks @ota-meshi! - feat(flow-mapping-curly-spacing): addemptyObjectsoption to control spacing in empty flow-mappingv3.2.2Compare Source
Patch Changes
276e3aaThanks @ota-meshi! - update@ota-meshi/ast-token-storeto v0.3.0v3.2.1Compare Source
Patch Changes
c09b986Thanks @ota-meshi! - fix: update@ota-meshi/ast-token-storeto 0.2.1v3.2.0Compare Source
Minor Changes
099cb89Thanks @ota-meshi! - feat: use@ota-meshi/ast-token-storev3.1.2Compare Source
Patch Changes
21904d6Thanks @ota-meshi! - fix: type bug with eslint v10v3.1.1Compare Source
Patch Changes
5235c42Thanks @ota-meshi! - fix: some bug with eslint v10v3.1.0Compare Source
Minor Changes
c8ff016Thanks @antfu! - Add ESLint v10 compatibility while maintaining v9 supportisSpaceBetweenTokens()toisSpaceBetween()APIv3.0.0Compare Source
Major Changes
12df7f4Thanks @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.2Compare Source
Patch Changes
0fc8d41Thanks @ota-meshi! - fix: add fake scopeManager for SourceCode API compatibilityv2.0.1Compare Source
Patch Changes
c7a45cdThanks @luxass! - fix: handle diff-sequences import issuev2.0.0Compare Source
Major Changes
#532
40eb4beThanks @copilot-swe-agent! - feat: add ESLint language plugin support#528
c4e74d0Thanks @copilot-swe-agent! - Convert package to ESM-only. The package now uses"type": "module"and only exports ESM modules. CommonJSrequire()is no longer supported. Users must use ES modules (import) to load this plugin.#527
4059169Thanks @copilot-swe-agent! - Drop support for legacy ESLint config format. The plugin now exports flat configuration as the main configuration format. The previousflat/*namespace is kept for backward compatibility.#524
2260263Thanks @copilot-swe-agent! - Drop support for ESLint versions older than 9.38.0. The new supported version is>=9.38.0.#522
dc5028eThanks @copilot-swe-agent! - Drop support for Node.js versions older than 20.19.0. The new supported version is^20.19.0 || ^22.13.0 || >=24.#526
3e7cb79Thanks @ota-meshi! - feat: updatestandardconfig#523
50a96f8Thanks @renovate! - Update dependency yaml-eslint-parser to v2Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR has been generated by Mend Renovate.