Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency @vitest/eslint-plugin to v1.1.20 (#660)
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.18` -> `1.1.20`](https://renovatebot.com/diffs/npm/@vitest%2feslint-plugin/1.1.18/1.1.20) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@vitest%2feslint-plugin/1.1.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@vitest%2feslint-plugin/1.1.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@vitest%2feslint-plugin/1.1.18/1.1.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vitest%2feslint-plugin/1.1.18/1.1.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vitest-dev/eslint-plugin-vitest (@​vitest/eslint-plugin)</summary> ### [`v1.1.20`](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/releases/tag/v1.1.20) [Compare Source](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/compare/v1.1.19...v1.1.20) ##### Bug Fixes - detect expectations in chains with underscores ([#​607](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/issues/607)) ([d31fdb7](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/commit/d31fdb7)) #### What's Changed - fix: detect expectations in chains with underscores by [@​ghusse](https://redirect.github.com/ghusse) in [https://github.com/vitest-dev/eslint-plugin-vitest/pull/607](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/pull/607) - docs: fix no-standalone-expect.md options example by [@​andykenward](https://redirect.github.com/andykenward) in [https://github.com/vitest-dev/eslint-plugin-vitest/pull/606](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/pull/606) #### New Contributors - [@​ghusse](https://redirect.github.com/ghusse) made their first contribution in [https://github.com/vitest-dev/eslint-plugin-vitest/pull/607](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/pull/607) - [@​andykenward](https://redirect.github.com/andykenward) made their first contribution in [https://github.com/vitest-dev/eslint-plugin-vitest/pull/606](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/pull/606) **Full Changelog**: vitest-dev/eslint-plugin-vitest@v1.1.19...v1.1.20 ### [`v1.1.19`](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/releases/tag/v1.1.19) [Compare Source](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/compare/v1.1.18...v1.1.19) ##### Bug Fixes - Apply ESLint to .ts files ([#​602](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/issues/602)) ([085e320](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/commit/085e320)) - vitest/expect-expect throws false positive ([#​604](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/issues/604)) ([7fd75ea](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/commit/7fd75ea)) #### What's Changed - fix: Apply ESLint to .ts files by [@​y-hsgw](https://redirect.github.com/y-hsgw) in [https://github.com/vitest-dev/eslint-plugin-vitest/pull/602](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/pull/602) - fix: vitest/expect-expect throws false positive by [@​y-hsgw](https://redirect.github.com/y-hsgw) in [https://github.com/vitest-dev/eslint-plugin-vitest/pull/604](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/pull/604) **Full Changelog**: vitest-dev/eslint-plugin-vitest@v1.1.18...v1.1.19 </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/JoshuaKGoldberg/ts-api-utils). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44MC4wIiwidXBkYXRlZEluVmVyIjoiMzkuODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information