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

Closed
wants to merge 1 commit into 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 6 times, most recently from a1348a7 to 7744331 Compare November 10, 2024 10:37
@renovate renovate bot force-pushed the renovate/node/major-eslint-plugin branch 5 times, most recently from 24123fe to 2b94164 Compare November 18, 2024 00:09
@renovate renovate bot force-pushed the renovate/node/major-eslint-plugin branch 3 times, most recently from 5f56098 to 4726158 Compare November 24, 2024 22:57
@renovate renovate bot force-pushed the renovate/node/major-eslint-plugin branch 7 times, most recently from 5ed93ea to 4f9a3ab Compare December 2, 2024 21:26
@renovate renovate bot force-pushed the renovate/node/major-eslint-plugin branch 3 times, most recently from a742e52 to caaaffe Compare December 5, 2024 04:46
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 caaaffe to 6b4ccfc Compare December 6, 2024 10:49
@bruxisma bruxisma closed this Dec 6, 2024
auto-merge was automatically disabled December 6, 2024 19:50

Pull request was closed

Copy link
Contributor Author

renovate bot commented Dec 6, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 1.x releases. But if you manually upgrade to 1.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/node/major-eslint-plugin branch December 6, 2024 19:50
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.

1 participant