Maintenance: Update dependency eslint-plugin-yml to v3 - #680
Open
dle-renovate-bot[bot] wants to merge 1 commit into
Open
Maintenance: Update dependency eslint-plugin-yml to v3#680dle-renovate-bot[bot] wants to merge 1 commit into
dle-renovate-bot[bot] wants to merge 1 commit into
Conversation
🦋 Changeset detectedLatest commit: 3f7a78e The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
dle-renovate-bot
Bot
force-pushed
the
renovate/eslint-plugin-yml-3.x
branch
from
May 4, 2026 00:36
8c46011 to
d46daa0
Compare
Contributor
Author
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. |
dle-renovate-bot
Bot
force-pushed
the
renovate/eslint-plugin-yml-3.x
branch
from
June 2, 2026 00:49
d46daa0 to
a7eae66
Compare
dle-renovate-bot
Bot
force-pushed
the
renovate/eslint-plugin-yml-3.x
branch
from
June 15, 2026 00:51
a7eae66 to
53c5159
Compare
dle-renovate-bot
Bot
force-pushed
the
renovate/eslint-plugin-yml-3.x
branch
from
June 17, 2026 00:56
53c5159 to
af797f8
Compare
dle-renovate-bot
Bot
force-pushed
the
renovate/eslint-plugin-yml-3.x
branch
from
June 17, 2026 12:11
af797f8 to
3c37e62
Compare
dle-renovate-bot
Bot
force-pushed
the
renovate/eslint-plugin-yml-3.x
branch
from
June 17, 2026 12:22
3c37e62 to
bb48ca9
Compare
dle-renovate-bot
Bot
force-pushed
the
renovate/eslint-plugin-yml-3.x
branch
from
June 23, 2026 00:48
bb48ca9 to
717aa62
Compare
dle-renovate-bot
Bot
force-pushed
the
renovate/eslint-plugin-yml-3.x
branch
from
June 23, 2026 00:59
717aa62 to
bc40d3c
Compare
dle-renovate-bot
Bot
force-pushed
the
renovate/eslint-plugin-yml-3.x
branch
from
July 1, 2026 00:49
bc40d3c to
900a875
Compare
dle-renovate-bot
Bot
force-pushed
the
renovate/eslint-plugin-yml-3.x
branch
from
July 7, 2026 00:40
87d2077 to
f40615c
Compare
dle-renovate-bot
Bot
force-pushed
the
renovate/eslint-plugin-yml-3.x
branch
from
July 11, 2026 00:34
f40615c to
b84b405
Compare
dle-renovate-bot
Bot
force-pushed
the
renovate/eslint-plugin-yml-3.x
branch
from
July 12, 2026 00:35
b84b405 to
76b3293
Compare
dle-renovate-bot
Bot
force-pushed
the
renovate/eslint-plugin-yml-3.x
branch
from
July 13, 2026 00:36
76b3293 to
58d6347
Compare
dle-renovate-bot
Bot
force-pushed
the
renovate/eslint-plugin-yml-3.x
branch
from
July 14, 2026 00:32
58d6347 to
b7e0b7d
Compare
dle-renovate-bot
Bot
force-pushed
the
renovate/eslint-plugin-yml-3.x
branch
from
July 15, 2026 00:29
b7e0b7d to
a803a9d
Compare
dle-renovate-bot
Bot
force-pushed
the
renovate/eslint-plugin-yml-3.x
branch
from
July 15, 2026 00:40
a803a9d to
16893ce
Compare
dle-renovate-bot
Bot
force-pushed
the
renovate/eslint-plugin-yml-3.x
branch
from
July 18, 2026 00:31
16893ce to
2e08711
Compare
dle-renovate-bot
Bot
force-pushed
the
renovate/eslint-plugin-yml-3.x
branch
from
July 19, 2026 00:34
2e08711 to
0e3c6df
Compare
dle-renovate-bot
Bot
force-pushed
the
renovate/eslint-plugin-yml-3.x
branch
from
July 21, 2026 00:34
0e3c6df to
ac7d3f1
Compare
| datasource | package | from | to | | ---------- | ----------------- | ------ | ----- | | npm | eslint-plugin-yml | 1.19.1 | 3.7.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^1.19.1→^3.7.0Release Notes
ota-meshi/eslint-plugin-yml (eslint-plugin-yml)
v3.7.0Compare Source
Minor Changes
5002618Thanks @morgan-coded! - Addyml/no-boolean-keyrulev3.6.1Compare Source
Patch Changes
7329c61Thanks @christopher-buss! - fix(sort-keys): don't duplicate inline comments when reordering block sequence keysv3.6.0Compare Source
Minor Changes
dc04baeThanks @ota-meshi! - Addkeyoption toyml/sort-sequence-valuesto sort mapping sequences by a mapping key value.v3.5.0Compare Source
Minor Changes
da3bec7Thanks @morgan-coded! - Addyml/no-trailing-spacesrulev3.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 CLI.