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.17 (#692)
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.16` -> `1.1.17`](https://renovatebot.com/diffs/npm/@vitest%2feslint-plugin/1.1.16/1.1.17) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@vitest%2feslint-plugin/1.1.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@vitest%2feslint-plugin/1.1.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@vitest%2feslint-plugin/1.1.16/1.1.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vitest%2feslint-plugin/1.1.16/1.1.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vitest-dev/eslint-plugin-vitest (@​vitest/eslint-plugin)</summary> ### [`v1.1.17`](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/releases/tag/v1.1.17) [Compare Source](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/compare/v1.1.16...v1.1.17) ##### Bug Fixes - expect.hasAssertions() / expect.assertions() - Does not work when using expect() bound to current test ([#​595](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/issues/595)) ([efe79c9](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/commit/efe79c9)) #### What's Changed - Change jest.fn → vi.fn in `prefer-called-with` rule docs by [@​FloEdelmann](https://redirect.github.com/FloEdelmann) in [https://github.com/vitest-dev/eslint-plugin-vitest/pull/592](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/pull/592) - fix: expect.hasAssertions() / expect.assertions() - Does not work when using expect() bound to current test by [@​y-hsgw](https://redirect.github.com/y-hsgw) in [https://github.com/vitest-dev/eslint-plugin-vitest/pull/595](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/pull/595) **Full Changelog**: vitest-dev/eslint-plugin-vitest@v1.1.16...v1.1.17 </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/eslint-plugin-expect-type). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS43Mi41IiwidXBkYXRlZEluVmVyIjoiMzkuNzIuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information