Skip to content

Commit

Permalink
chore(deps): update dependency @vitest/eslint-plugin to v1.1.21 (#812)
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.20` ->
`1.1.21`](https://renovatebot.com/diffs/npm/@vitest%2feslint-plugin/1.1.20/1.1.21)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@vitest%2feslint-plugin/1.1.21?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@vitest%2feslint-plugin/1.1.21?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@vitest%2feslint-plugin/1.1.20/1.1.21?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vitest%2feslint-plugin/1.1.20/1.1.21?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>vitest-dev/eslint-plugin-vitest
(@&#8203;vitest/eslint-plugin)</summary>

###
[`v1.1.21`](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/releases/tag/v1.1.21)

[Compare
Source](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/compare/v1.1.20...v1.1.21)

##### Bug Fixes

- fix types
([1476da0](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/commit/1476da0))

##### Performance Improvements

- only build regexp ones for detecting expectations
([#&#8203;608](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/issues/608))
([448650c](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/commit/448650c))

#### What's Changed

- perf: only build regexp once for detecting expectations by
[@&#8203;ghusse](https://redirect.github.com/ghusse) in
[https://github.com/vitest-dev/eslint-plugin-vitest/pull/608](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/pull/608)
- Refactor tsconfig for Stricter Type-Safe Settings by
[@&#8203;y-hsgw](https://redirect.github.com/y-hsgw) in
[https://github.com/vitest-dev/eslint-plugin-vitest/pull/605](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/pull/605)
- chore(deps-dev): bump unbuild from 2.0.0 to 3.0.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/vitest-dev/eslint-plugin-vitest/pull/609](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/pull/609)
- chore(deps-dev): bump
[@&#8203;types/node](https://redirect.github.com/types/node) from
20.17.10 to 22.10.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/vitest-dev/eslint-plugin-vitest/pull/610](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/pull/610)
- chore(deps-dev): bump bumpp from 9.9.1 to 9.9.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/vitest-dev/eslint-plugin-vitest/pull/611](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/pull/611)
- chore(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser)
from 8.0.0 to 8.18.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/vitest-dev/eslint-plugin-vitest/pull/612](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/pull/612)
- chore(deps-dev): bump vitest from 1.6.0 to 2.1.8 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/vitest-dev/eslint-plugin-vitest/pull/613](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/pull/613)
- chore(deps-dev): bump eslint-doc-generator from 1.7.1 to 2.0.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/vitest-dev/eslint-plugin-vitest/pull/614](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/pull/614)
- fix false postive issues by
[@&#8203;veritem](https://redirect.github.com/veritem) in
[https://github.com/vitest-dev/eslint-plugin-vitest/pull/617](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/pull/617)
- make build work by
[@&#8203;veritem](https://redirect.github.com/veritem) in
[https://github.com/vitest-dev/eslint-plugin-vitest/pull/618](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/pull/618)
- chore: improve ci by
[@&#8203;veritem](https://redirect.github.com/veritem) in
[https://github.com/vitest-dev/eslint-plugin-vitest/pull/619](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/pull/619)
- Chore/ci by [@&#8203;veritem](https://redirect.github.com/veritem) in
[https://github.com/vitest-dev/eslint-plugin-vitest/pull/620](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/pull/620)
- Feat/test extend by
[@&#8203;veritem](https://redirect.github.com/veritem) in
[https://github.com/vitest-dev/eslint-plugin-vitest/pull/621](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/pull/621)

**Full Changelog**:
vitest-dev/eslint-plugin-vitest@v1.1.20...v1.1.21

</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/refined-saved-replies).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44NS4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 30, 2024
1 parent aabcb71 commit f535019
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 f535019

Please sign in to comment.