Skip to content

Bump eslint-plugin-yml from 1.16.0 to 3.2.1#347

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-plugin-yml-3.2.1
Closed

Bump eslint-plugin-yml from 1.16.0 to 3.2.1#347
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-plugin-yml-3.2.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 19, 2026

Bumps eslint-plugin-yml from 1.16.0 to 3.2.1.

Release notes

Sourced from eslint-plugin-yml's releases.

v3.2.1

Patch Changes

v3.2.0

Minor Changes

v3.1.2

Patch Changes

v3.1.1

Patch Changes

v3.1.0

Minor Changes

  • #564 c8ff016 Thanks @​antfu! - Add ESLint v10 compatibility while maintaining v9 support
    • Migrated from deprecated isSpaceBetweenTokens() to isSpaceBetween() API
    • All changes are backward compatible with ESLint v9

v3.0.0

Major Changes

  • #543 12df7f4 Thanks @​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

Patch Changes

v2.0.1

Patch Changes

v2.0.0

Major Changes

  • #532 40eb4be Thanks @​copilot-swe-agent! - feat: add ESLint language plugin support

  • #528 c4e74d0 Thanks @​copilot-swe-agent! - Convert package to ESM-only. The package now uses "type": "module" and only exports ESM modules. CommonJS require() is no longer supported. Users must use ES modules (import) to load this plugin.

  • #527 4059169 Thanks @​copilot-swe-agent! - Drop support for legacy ESLint config format. The plugin now exports flat configuration as the main configuration format. The previous flat/* namespace is kept for backward compatibility.

... (truncated)

Changelog

Sourced from eslint-plugin-yml's changelog.

3.2.1

Patch Changes

3.2.0

Minor Changes

3.1.2

Patch Changes

3.1.1

Patch Changes

3.1.0

Minor Changes

  • #564 c8ff016 Thanks @​antfu! - Add ESLint v10 compatibility while maintaining v9 support
    • Migrated from deprecated isSpaceBetweenTokens() to isSpaceBetween() API
    • All changes are backward compatible with ESLint v9

3.0.0

Major Changes

  • #543 12df7f4 Thanks @​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.

2.0.2

Patch Changes

2.0.1

Patch Changes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-yml since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [eslint-plugin-yml](https://github.com/ota-meshi/eslint-plugin-yml) from 1.16.0 to 3.2.1.
- [Release notes](https://github.com/ota-meshi/eslint-plugin-yml/releases)
- [Changelog](https://github.com/ota-meshi/eslint-plugin-yml/blob/master/CHANGELOG.md)
- [Commits](ota-meshi/eslint-plugin-yml@v1.16.0...v3.2.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-yml
  dependency-version: 3.2.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 19, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 23, 2026

Superseded by #349.

@dependabot dependabot Bot closed this Feb 23, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/eslint-plugin-yml-3.2.1 branch February 23, 2026 03:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants