Skip to content

Commit c151459

Browse files
chore(deps): update dependency @vitest/eslint-plugin to ^1.1.39 (#460)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@vitest/eslint-plugin](https://redirect.github.com/vitest-dev/eslint-plugin-vitest) | [`^1.1.38` -> `^1.1.39`](https://renovatebot.com/diffs/npm/@vitest%2feslint-plugin/1.1.38/1.1.39) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@vitest%2feslint-plugin/1.1.39?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@vitest%2feslint-plugin/1.1.39?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@vitest%2feslint-plugin/1.1.38/1.1.39?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vitest%2feslint-plugin/1.1.38/1.1.39?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vitest-dev/eslint-plugin-vitest (@&#8203;vitest/eslint-plugin)</summary> ### [`v1.1.39`](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/releases/tag/v1.1.39) [Compare Source](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/compare/v1.1.38...v1.1.39) ##### Bug Fixes - **valid-title:** report emptyTitle for string-like types ([#&#8203;688](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/issues/688)) ([c1909ab](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/commit/c1909ab)) #### What's Changed - docs: add at sign to v8 rules readme section by [@&#8203;khendrikse](https://redirect.github.com/khendrikse) in [https://github.com/vitest-dev/eslint-plugin-vitest/pull/684](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/pull/684) - fix(valid-title): report emptyTitle for string-like types by [@&#8203;y-hsgw](https://redirect.github.com/y-hsgw) in [https://github.com/vitest-dev/eslint-plugin-vitest/pull/688](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/pull/688) #### New Contributors - [@&#8203;khendrikse](https://redirect.github.com/khendrikse) made their first contribution in [https://github.com/vitest-dev/eslint-plugin-vitest/pull/684](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/pull/684) **Full Changelog**: vitest-dev/eslint-plugin-vitest@v1.1.38...v1.1.39 </details> --- ### 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. --- - [ ] <!-- 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/lynx-family/lynx-stack). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIyNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eb54810 commit c151459

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@tsconfig/strictest": "^2.0.5",
2626
"@types/node": "^22.13.16",
2727
"@vitest/coverage-v8": "^3.1.1",
28-
"@vitest/eslint-plugin": "^1.1.38",
28+
"@vitest/eslint-plugin": "^1.1.39",
2929
"@vitest/ui": "^3.1.1",
3030
"cspell": "^8.18.1",
3131
"dprint": "^0.49.1",

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)