Skip to content

Commit

Permalink
chore(deps): update dependency @vitest/eslint-plugin to v1.1.17 (#692)
Browse files Browse the repository at this point in the history
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
(@&#8203;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
([#&#8203;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
[@&#8203;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
[@&#8203;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
renovate[bot] authored Dec 20, 2024
1 parent 11b9030 commit 661eb76
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 661eb76

Please sign in to comment.