Commit de5739f
authored
chore(deps): update dependency @vitest/eslint-plugin to v1.3.6 (#2752)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
|
[@vitest/eslint-plugin](https://redirect.github.com/vitest-dev/eslint-plugin-vitest)
| [`1.3.4` ->
`1.3.6`](https://renovatebot.com/diffs/npm/@vitest%2feslint-plugin/1.3.4/1.3.6)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>vitest-dev/eslint-plugin-vitest
(@​vitest/eslint-plugin)</summary>
###
[`v1.3.6`](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/compare/v1.3.5...v1.3.6)
[Compare
Source](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/compare/v1.3.5...v1.3.6)
###
[`v1.3.5`](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/releases/tag/v1.3.5)
[Compare
Source](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/compare/v1.3.4...v1.3.5)
##### Bug Fixes
- **docs:** fix incorrect rule name in
vitest/require-mock-type-parameters example
([#​740](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/issues/740))
([d48741a](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/commit/d48741a))
##### Features
- **prefer-describe-function-title:** Check for unnecessary .name
([#​744](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/issues/744))
([5f1fe04](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/commit/5f1fe04))
#### What's Changed
- fix(docs): fix incorrect rule name in
vitest/require-mock-type-parameters example by
[@​sceee](https://redirect.github.com/sceee) in
[#​740](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/pull/740)
- feat(prefer-describe-function-title): Check for unnecessary .name by
[@​y-hsgw](https://redirect.github.com/y-hsgw) in
[#​744](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/pull/744)
- fix(build): add missing
[@​typescript-eslint/scope-manager](https://redirect.github.com/typescript-eslint/scope-manager)
dependency by [@​y-hsgw](https://redirect.github.com/y-hsgw) in
[#​747](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/pull/747)
- chore(eslint): migrate to typescript-eslint and apply recommended
config by [@​y-hsgw](https://redirect.github.com/y-hsgw) in
[#​746](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/pull/746)
#### New Contributors
- [@​sceee](https://redirect.github.com/sceee) made their first
contribution in
[#​740](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/pull/740)
**Full Changelog**:
<vitest-dev/eslint-plugin-vitest@v1.3.4...v1.3.5>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "on the 2nd through 5th day of the
month" (UTC), 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/JabRef/JabRefOnline).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 3ff73ae commit de5739f
2 files changed
+66
-41
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
0 commit comments