chore(deps): update dependency eslint-plugin-vue to v8.2.0
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
eslint-plugin-vue (source) | 8.1.1 -> 8.2.0 |
Release Notes
vuejs/eslint-plugin-vue
v8.2.0

Enhancements

-
#1725 Added
vue/component-options-name-casing
rule that enforces the casing of component name incomponents
options. -
#1729 Added
vue/prefer-separate-static-class
rule that requires static class names in template to be in a separateclass
attribute.

Bug Fixes

-
#1736 Fixed false positives for import binding in
vue/valid-define-emits
andvue/valid-define-props
rules.

Updates

-
#1719 Added support for TypeScript 4.5 to
vue/script-indent
rule. -
#1735 Changed to allow
asyncData
invue/no-dupe-keys
rule.
Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v8.1.1...v8.2.0
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Merge request reports
Activity
added dependencies label
assigned to @Griefed
Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this MR as-is.
Renovate will retry this branch, including artifacts, only when one of the following happens:- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this MR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: frontend/package-lock.json
docker: Got permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Post http://%2Fvar%2Frun%2Fdocker.sock/v1.24/containers/create?name=renovate_node: dial unix /var/run/docker.sock: connect: permission denied. See 'docker run --help'.
mentioned in issue #2 (closed)
mentioned in commit 75fc9551