chore(deps): update dependency eslint-plugin-vue to v10#394
Closed
renovate[bot] wants to merge 1 commit intomasterfrom
Closed
chore(deps): update dependency eslint-plugin-vue to v10#394renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
🦙 MegaLinter status:
|
| Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
|---|---|---|---|---|---|
| ✅ ACTION | actionlint | 18 | 0 | 0.25s | |
| ✅ BASH | bash-exec | 7 | 0 | 0.03s | |
| ✅ BASH | shellcheck | 4 | 0 | 0.12s | |
| shfmt | 7 | 1 | 0.01s | ||
| ✅ CSHARP | csharpier | 1 | 0 | 1.5s | |
| ✅ CSHARP | roslynator | 1 | 0 | 24.04s | |
| ✅ CSS | stylelint | 1 | 0 | 2.44s | |
| ✅ DOCKERFILE | hadolint | 4 | 0 | 0.19s | |
| ✅ EDITORCONFIG | editorconfig-checker | 428 | 0 | 13.57s | |
| ✅ ENV | dotenv-linter | 1 | 0 | 0.0s | |
| ✅ GROOVY | npm-groovy-lint | 8 | 0 | 15.48s | |
| ✅ HTML | djlint | 2 | 0 | 1.84s | |
| ✅ HTML | htmlhint | 2 | 0 | 0.28s | |
| ✅ JAVA | checkstyle | 64 | 0 | 8.48s | |
| ✅ JSON | jsonlint | 48 | 0 | 0.5s | |
| ✅ JSON | prettier | 48 | 0 | 5.74s | |
| ✅ JSON | v8r | 48 | 0 | 29.07s | |
| markdownlint | 23 | 229 | 2.03s | ||
| ✅ PYTHON | bandit | 1 | 0 | 1.42s | |
| ✅ PYTHON | black | 1 | 0 | 1.06s | |
| ✅ PYTHON | flake8 | 1 | 0 | 0.8s | |
| ✅ PYTHON | isort | 1 | 0 | 0.36s | |
| ✅ PYTHON | mypy | 1 | 0 | 10.09s | |
| ✅ PYTHON | ruff | 1 | 0 | 0.02s | |
| ✅ REPOSITORY | checkov | yes | no | 24.35s | |
| ✅ REPOSITORY | gitleaks | yes | no | 4.23s | |
| ✅ REPOSITORY | git_diff | yes | no | 0.25s | |
| ✅ REPOSITORY | kics | yes | no | 62.38s | |
| ✅ REPOSITORY | secretlint | yes | no | 4.17s | |
| ✅ REPOSITORY | syft | yes | no | 4.2s | |
| trivy | yes | 1 | 22.94s | ||
| ✅ REPOSITORY | trivy-sbom | yes | no | 0.85s | |
| ✅ REPOSITORY | trufflehog | yes | no | 7.66s | |
| ✅ XML | xmllint | 4 | 0 | 0.02s | |
| prettier | 118 | 1 | 2.36s |
See detailed report in MegaLinter reports
You could have same capabilities but better runtime performances if you request a new MegaLinter flavor.
b42807c to
2a14329
Compare
2a14329 to
a428f72
Compare
Contributor
Author
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This PR contains the following updates:
9.33.0->10.0.0Release Notes
vuejs/eslint-plugin-vue (eslint-plugin-vue)
v10.0.0Compare Source
💥 Breaking changes
^18.18.0 || ^20.9.0 || >=21.1.0^8.57.0 || ^9.0.0vue/block-orderrule to recommended configs (replaces the removedvue/component-tags-orderrule).vue/no-deprecated-delete-setrule to vue3-essential config.vue/no-deprecated-model-definitionrule to vue3-essential config.vue/no-required-prop-with-defaultrule to recommended configs.vue/valid-define-optionsrule to vue3-essential config..eslintrcconfigs (to matcheslint.config.jsconfig names; see PR for comparison)..eslintrcbase config so that vue-eslint-parser is only used for.vuefiles.slotsandexposeto the default order ofvue/order-in-componentsrule.vue/custom-event-name-casingrule.runOutsideVueoption fromvue/sort-keysrule.setup-compiler-macrosenvironments.✨ Enhancements
vue/no-import-compiler-macrosrule that disallows importing Vue compiler macros.exceptoption tovue/prefer-true-attribute-shorthandrule.defineNuxtComponent().⚙️ Updates
Full Changelog: vuejs/eslint-plugin-vue@v9.33.0...v10.0.0
Configuration
📅 Schedule: Branch creation - "* 0-3 1 * *" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.