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 #363

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 enabled auto-merge (squash) June 14, 2024 09:00
@renovate renovate bot force-pushed the renovate/node/major-eslint-plugin branch 11 times, most recently from f69150d to fea2f6c Compare June 23, 2024 01:12
@renovate renovate bot force-pushed the renovate/node/major-eslint-plugin branch 3 times, most recently from 908434d to b6a5763 Compare June 30, 2024 09:10
@renovate renovate bot force-pushed the renovate/node/major-eslint-plugin branch from b6a5763 to ea76594 Compare July 1, 2024 00:15
@renovate renovate bot force-pushed the renovate/node/major-eslint-plugin branch 8 times, most recently from 7b4693d to 7b1c0b8 Compare July 15, 2024 01:07
@renovate renovate bot force-pushed the renovate/node/major-eslint-plugin branch 3 times, most recently from be0d4c2 to 3f13ba9 Compare July 18, 2024 18:43
@renovate renovate bot force-pushed the renovate/node/major-eslint-plugin branch 3 times, most recently from 597b708 to 712068a Compare September 8, 2024 23:00
@renovate renovate bot force-pushed the renovate/node/major-eslint-plugin branch 6 times, most recently from 1092216 to bdc6819 Compare September 17, 2024 00:15
@renovate renovate bot force-pushed the renovate/node/major-eslint-plugin branch 5 times, most recently from 1ef7729 to 5f65f6b Compare September 26, 2024 09:14
@renovate renovate bot force-pushed the renovate/node/major-eslint-plugin branch 3 times, most recently from e06dfc3 to cef6106 Compare October 1, 2024 07:31
@renovate renovate bot force-pushed the renovate/node/major-eslint-plugin branch 4 times, most recently from d6c0af3 to edad1cf Compare October 13, 2024 21:38
@renovate renovate bot force-pushed the renovate/node/major-eslint-plugin branch 7 times, most recently from 8832574 to 8b91471 Compare October 27, 2024 23:02
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 8b91471 to e4001b9 Compare November 1, 2024 19:31
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