Skip to content

Update dependency eslint-plugin-yaml to v1 - #30

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

Update dependency eslint-plugin-yaml to v1#30
renovate[bot] wants to merge 1 commit into
devfrom
renovate/eslint-plugin-yaml-1.x

Conversation

@renovate

@renovate renovate Bot commented Jun 15, 2024

Copy link
Copy Markdown
Contributor

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: (in timezone Asia/Tokyo)

  • Branch creation
    • "after 8pm every weekend"
  • 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
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-yaml-1.x branch from a666f50 to 0fb6511 Compare March 13, 2026 16:12
@renovate renovate Bot changed the title chore(deps): update dependency eslint-plugin-yaml to v1 Update dependency eslint-plugin-yaml to v1 Apr 8, 2026
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-yaml-1.x branch from 0fb6511 to 9808bec Compare June 1, 2026 17:44
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-yaml-1.x branch from 9808bec to 1d12e75 Compare July 17, 2026 09:15
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-yaml-1.x branch 2 times, most recently from 78d984c to 97b66fc Compare July 30, 2026 19:03
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-yaml-1.x branch from 97b66fc to 6e648c3 Compare August 14, 2026 11:09
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