Skip to content

chore(deps): update dependency eslint-plugin-yaml to v1#30

Open
renovate[bot] wants to merge 1 commit intodevfrom
renovate/eslint-plugin-yaml-1.x
Open

chore(deps): update dependency eslint-plugin-yaml to v1#30
renovate[bot] wants to merge 1 commit intodevfrom
renovate/eslint-plugin-yaml-1.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 15, 2024

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-yaml 0.5.01.1.3 age confidence

Release Notes

aminya/eslint-plugin-yaml (eslint-plugin-yaml)

v1.1.3

Compare Source

What's Changed

Full Changelog: aminya/eslint-plugin-yaml@v1.1.2...v1.1.3

v1.1.2

Compare Source

What's Changed

Full Changelog: aminya/eslint-plugin-yaml@v1.1.1...v1.1.2

v1.1.1

Compare Source

  • fix: include cts types in the package

Full Changelog: aminya/eslint-plugin-yaml@v1.1.0...v1.1.1

v1.1.0

Compare Source

What's Changed

Full Changelog: aminya/eslint-plugin-yaml@v1.0.3...v1.1.0

v1.0.3

Compare Source

What's Changed

New Contributors

Full Changelog: aminya/eslint-plugin-yaml@v1.0.2...v1.0.3

v1.0.2

Compare Source

What's Changed

  • fix: improve ESM/CJS import compatibility + fix config types by @​aminya in #​77

Full Changelog: aminya/eslint-plugin-yaml@v1.0.1...v1.0.2

v1.0.1

Compare Source

What's Changed

Full Changelog: aminya/eslint-plugin-yaml@v1.0.0...v1.0.1

v1.0.0

Compare Source

What's Changed

Eslint 9 Support

Add the following to eslint.config.cjs:

const pluginYaml = require("esling-plugin-yaml").default

module.exports = [pluginYaml.configs.recommended]

or to eslint.config.mjs:

import pluginYaml from "esling-plugin-yaml"

export default [pluginYaml.configs.recommended]

Breaking Change For Eslint 8

Eslint 8 support is now through the legacy config. See the readme.

{
  "plugins": ["yaml"],
  "extends": ["plugin:yaml/legacy"]
}

Full Changelog: aminya/eslint-plugin-yaml@v0.5.0...v1.0.0


Configuration

📅 Schedule: Branch creation - "after 8pm every weekend" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/eslint-plugin-yaml-1.x branch 2 times, most recently from 9ef66dc to ffb57db Compare June 20, 2024 08:29
@renovate renovate bot force-pushed the renovate/eslint-plugin-yaml-1.x branch from ffb57db to 682eb0c Compare June 30, 2024 09:02
@renovate renovate bot force-pushed the renovate/eslint-plugin-yaml-1.x branch from 682eb0c to 9ed04c1 Compare March 27, 2025 07:45
@renovate renovate bot force-pushed the renovate/eslint-plugin-yaml-1.x branch from 9ed04c1 to 5c2fd71 Compare August 10, 2025 13:04
@renovate renovate bot force-pushed the renovate/eslint-plugin-yaml-1.x branch from 5c2fd71 to 6e10c35 Compare October 6, 2025 22:16
@renovate renovate bot force-pushed the renovate/eslint-plugin-yaml-1.x branch from 6e10c35 to a666f50 Compare February 12, 2026 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants