Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Update ☕ NodeJS Package eslint-plugin-yaml to v1 #623

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-yaml 0.5.0 -> 1.0.3 age adoption passing confidence

Release Notes

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

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

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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • 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/node/major-eslint-plugin branch 7 times, most recently from 89ff737 to 891998b Compare June 22, 2024 18:33
@renovate renovate bot force-pushed the renovate/node/major-eslint-plugin branch 4 times, most recently from b01e0f6 to 7f96905 Compare June 30, 2024 21:59
@renovate renovate bot force-pushed the renovate/node/major-eslint-plugin branch 3 times, most recently from 16c3969 to cfc685f Compare July 7, 2024 22:54
@renovate renovate bot force-pushed the renovate/node/major-eslint-plugin branch 5 times, most recently from 08ab3d3 to de275ed Compare July 15, 2024 01:23
@renovate renovate bot force-pushed the renovate/node/major-eslint-plugin branch 4 times, most recently from 89e5a0e to 2552b04 Compare July 21, 2024 22:06
@renovate renovate bot force-pushed the renovate/node/major-eslint-plugin branch 4 times, most recently from 2dc77c5 to eb69123 Compare July 29, 2024 04:03
@renovate renovate bot force-pushed the renovate/node/major-eslint-plugin branch 3 times, most recently from 54eee77 to 20b6c05 Compare August 5, 2024 00:01
@renovate renovate bot force-pushed the renovate/node/major-eslint-plugin branch 4 times, most recently from 050d1b1 to b6ba6b7 Compare August 19, 2024 00:19
@renovate renovate bot force-pushed the renovate/node/major-eslint-plugin branch 3 times, most recently from 8219fe6 to 9c0a1d6 Compare August 26, 2024 20:27
@renovate renovate bot force-pushed the renovate/node/major-eslint-plugin branch 2 times, most recently from af0bd1f to f752ef7 Compare September 8, 2024 20:32
@renovate renovate bot force-pushed the renovate/node/major-eslint-plugin branch 6 times, most recently from bd48dd4 to ebe1127 Compare September 16, 2024 19:34
@renovate renovate bot force-pushed the renovate/node/major-eslint-plugin branch 5 times, most recently from 3b8025c to 3c09b75 Compare September 26, 2024 09:25
@renovate renovate bot force-pushed the renovate/node/major-eslint-plugin branch from 3c09b75 to 2567d5e Compare September 29, 2024 21:48
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/node/major-eslint-plugin branch from 2567d5e to 5cf3a09 Compare September 30, 2024 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants