Skip to content

Commit

Permalink
chore(deps): update dependency @vitest/eslint-plugin to v1.1.20 (#660)
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.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
(@&#8203;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
([#&#8203;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
[@&#8203;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
[@&#8203;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

- [@&#8203;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)
- [@&#8203;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
([#&#8203;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
([#&#8203;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
[@&#8203;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
[@&#8203;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
renovate[bot] authored Dec 22, 2024
1 parent 234751a commit 7e09551
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 7e09551

Please sign in to comment.