Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(no-identical-title): support suite an alias of describe block #392

Merged
merged 4 commits into from
Mar 12, 2024

Conversation

veritem
Copy link
Member

@veritem veritem commented Mar 12, 2024

Fixes #385

@veritem veritem merged commit 85fca7b into main Mar 12, 2024
4 checks passed
@veritem veritem deleted the fix/no-identical-title branch March 12, 2024 02:42
renovate bot referenced this pull request in ariakit/ariakit Mar 12, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[eslint-plugin-vitest](https://togithub.com/veritem/eslint-plugin-vitest)
| [`0.3.25` ->
`0.3.26`](https://renovatebot.com/diffs/npm/eslint-plugin-vitest/0.3.25/0.3.26)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-vitest/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-vitest/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-vitest/0.3.25/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-vitest/0.3.25/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>veritem/eslint-plugin-vitest (eslint-plugin-vitest)</summary>

###
[`v0.3.26`](https://togithub.com/veritem/eslint-plugin-vitest/releases/tag/v0.3.26)

[Compare
Source](https://togithub.com/veritem/eslint-plugin-vitest/compare/v0.3.25...v0.3.26)

##### Bug Fixes

- **fixtures:** update fixtures
([#&#8203;391](https://togithub.com/veritem/eslint-plugin-vitest/issues/391))
([3b7123e](https://togithub.com/veritem/eslint-plugin-vitest/commit/3b7123e))
- **no-identical-title:** support suite an alias of describe block
([#&#8203;392](https://togithub.com/veritem/eslint-plugin-vitest/issues/392))
([85fca7b](https://togithub.com/veritem/eslint-plugin-vitest/commit/85fca7b))

#### What's Changed

- fix(fixtures): update fixtures by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/391](https://togithub.com/veritem/eslint-plugin-vitest/pull/391)
- fix(no-identical-title): support suite an alias of describe block by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/392](https://togithub.com/veritem/eslint-plugin-vitest/pull/392)

**Full Changelog**:
vitest-dev/eslint-plugin-vitest@v0.3.25...v0.3.26

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/ariakit/ariakit).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in JoshuaKGoldberg/all-contributors-auto-action Mar 15, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[eslint-plugin-vitest](https://togithub.com/veritem/eslint-plugin-vitest)
| [`0.3.25` ->
`0.3.26`](https://renovatebot.com/diffs/npm/eslint-plugin-vitest/0.3.25/0.3.26)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-vitest/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-vitest/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-vitest/0.3.25/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-vitest/0.3.25/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>veritem/eslint-plugin-vitest (eslint-plugin-vitest)</summary>

###
[`v0.3.26`](https://togithub.com/veritem/eslint-plugin-vitest/releases/tag/v0.3.26)

[Compare
Source](https://togithub.com/veritem/eslint-plugin-vitest/compare/v0.3.25...v0.3.26)

##### Bug Fixes

- **fixtures:** update fixtures
([#&#8203;391](https://togithub.com/veritem/eslint-plugin-vitest/issues/391))
([3b7123e](https://togithub.com/veritem/eslint-plugin-vitest/commit/3b7123e))
- **no-identical-title:** support suite an alias of describe block
([#&#8203;392](https://togithub.com/veritem/eslint-plugin-vitest/issues/392))
([85fca7b](https://togithub.com/veritem/eslint-plugin-vitest/commit/85fca7b))

#### What's Changed

- fix(fixtures): update fixtures by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/391](https://togithub.com/veritem/eslint-plugin-vitest/pull/391)
- fix(no-identical-title): support suite an alias of describe block by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/392](https://togithub.com/veritem/eslint-plugin-vitest/pull/392)

**Full Changelog**:
vitest-dev/eslint-plugin-vitest@v0.3.25...v0.3.26

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/JoshuaKGoldberg/all-contributors-auto-action).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in JoshuaKGoldberg/should-semantic-release Mar 15, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[eslint-plugin-vitest](https://togithub.com/veritem/eslint-plugin-vitest)
| [`0.3.25` ->
`0.3.26`](https://renovatebot.com/diffs/npm/eslint-plugin-vitest/0.3.25/0.3.26)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-vitest/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-vitest/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-vitest/0.3.25/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-vitest/0.3.25/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>veritem/eslint-plugin-vitest (eslint-plugin-vitest)</summary>

###
[`v0.3.26`](https://togithub.com/veritem/eslint-plugin-vitest/releases/tag/v0.3.26)

[Compare
Source](https://togithub.com/veritem/eslint-plugin-vitest/compare/v0.3.25...v0.3.26)

##### Bug Fixes

- **fixtures:** update fixtures
([#&#8203;391](https://togithub.com/veritem/eslint-plugin-vitest/issues/391))
([3b7123e](https://togithub.com/veritem/eslint-plugin-vitest/commit/3b7123e))
- **no-identical-title:** support suite an alias of describe block
([#&#8203;392](https://togithub.com/veritem/eslint-plugin-vitest/issues/392))
([85fca7b](https://togithub.com/veritem/eslint-plugin-vitest/commit/85fca7b))

#### What's Changed

- fix(fixtures): update fixtures by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/391](https://togithub.com/veritem/eslint-plugin-vitest/pull/391)
- fix(no-identical-title): support suite an alias of describe block by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/392](https://togithub.com/veritem/eslint-plugin-vitest/pull/392)

**Full Changelog**:
vitest-dev/eslint-plugin-vitest@v0.3.25...v0.3.26

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/JoshuaKGoldberg/should-semantic-release).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in danvk/gravlax Mar 15, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[eslint-plugin-vitest](https://togithub.com/veritem/eslint-plugin-vitest)
| [`0.3.25` ->
`0.3.26`](https://renovatebot.com/diffs/npm/eslint-plugin-vitest/0.3.25/0.3.26)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-vitest/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-vitest/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-vitest/0.3.25/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-vitest/0.3.25/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>veritem/eslint-plugin-vitest (eslint-plugin-vitest)</summary>

###
[`v0.3.26`](https://togithub.com/veritem/eslint-plugin-vitest/releases/tag/v0.3.26)

[Compare
Source](https://togithub.com/veritem/eslint-plugin-vitest/compare/v0.3.25...v0.3.26)

##### Bug Fixes

- **fixtures:** update fixtures
([#&#8203;391](https://togithub.com/veritem/eslint-plugin-vitest/issues/391))
([3b7123e](https://togithub.com/veritem/eslint-plugin-vitest/commit/3b7123e))
- **no-identical-title:** support suite an alias of describe block
([#&#8203;392](https://togithub.com/veritem/eslint-plugin-vitest/issues/392))
([85fca7b](https://togithub.com/veritem/eslint-plugin-vitest/commit/85fca7b))

#### What's Changed

- fix(fixtures): update fixtures by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/391](https://togithub.com/veritem/eslint-plugin-vitest/pull/391)
- fix(no-identical-title): support suite an alias of describe block by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/392](https://togithub.com/veritem/eslint-plugin-vitest/pull/392)

**Full Changelog**:
vitest-dev/eslint-plugin-vitest@v0.3.25...v0.3.26

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/danvk/gravlax).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in JoshuaKGoldberg/tidelift-me-up Mar 15, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[eslint-plugin-vitest](https://togithub.com/veritem/eslint-plugin-vitest)
| [`0.3.25` ->
`0.3.26`](https://renovatebot.com/diffs/npm/eslint-plugin-vitest/0.3.25/0.3.26)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-vitest/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-vitest/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-vitest/0.3.25/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-vitest/0.3.25/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>veritem/eslint-plugin-vitest (eslint-plugin-vitest)</summary>

###
[`v0.3.26`](https://togithub.com/veritem/eslint-plugin-vitest/releases/tag/v0.3.26)

[Compare
Source](https://togithub.com/veritem/eslint-plugin-vitest/compare/v0.3.25...v0.3.26)

##### Bug Fixes

- **fixtures:** update fixtures
([#&#8203;391](https://togithub.com/veritem/eslint-plugin-vitest/issues/391))
([3b7123e](https://togithub.com/veritem/eslint-plugin-vitest/commit/3b7123e))
- **no-identical-title:** support suite an alias of describe block
([#&#8203;392](https://togithub.com/veritem/eslint-plugin-vitest/issues/392))
([85fca7b](https://togithub.com/veritem/eslint-plugin-vitest/commit/85fca7b))

#### What's Changed

- fix(fixtures): update fixtures by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/391](https://togithub.com/veritem/eslint-plugin-vitest/pull/391)
- fix(no-identical-title): support suite an alias of describe block by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/392](https://togithub.com/veritem/eslint-plugin-vitest/pull/392)

**Full Changelog**:
vitest-dev/eslint-plugin-vitest@v0.3.25...v0.3.26

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/JoshuaKGoldberg/tidelift-me-up).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in JoshuaKGoldberg/all-contributors-for-repository Mar 15, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[eslint-plugin-vitest](https://togithub.com/veritem/eslint-plugin-vitest)
| [`0.3.25` ->
`0.3.26`](https://renovatebot.com/diffs/npm/eslint-plugin-vitest/0.3.25/0.3.26)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-vitest/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-vitest/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-vitest/0.3.25/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-vitest/0.3.25/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>veritem/eslint-plugin-vitest (eslint-plugin-vitest)</summary>

###
[`v0.3.26`](https://togithub.com/veritem/eslint-plugin-vitest/releases/tag/v0.3.26)

[Compare
Source](https://togithub.com/veritem/eslint-plugin-vitest/compare/v0.3.25...v0.3.26)

##### Bug Fixes

- **fixtures:** update fixtures
([#&#8203;391](https://togithub.com/veritem/eslint-plugin-vitest/issues/391))
([3b7123e](https://togithub.com/veritem/eslint-plugin-vitest/commit/3b7123e))
- **no-identical-title:** support suite an alias of describe block
([#&#8203;392](https://togithub.com/veritem/eslint-plugin-vitest/issues/392))
([85fca7b](https://togithub.com/veritem/eslint-plugin-vitest/commit/85fca7b))

#### What's Changed

- fix(fixtures): update fixtures by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/391](https://togithub.com/veritem/eslint-plugin-vitest/pull/391)
- fix(no-identical-title): support suite an alias of describe block by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/392](https://togithub.com/veritem/eslint-plugin-vitest/pull/392)

**Full Changelog**:
vitest-dev/eslint-plugin-vitest@v0.3.25...v0.3.26

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/JoshuaKGoldberg/all-contributors-for-repository).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in JoshuaKGoldberg/refined-saved-replies Mar 15, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[eslint-plugin-vitest](https://togithub.com/veritem/eslint-plugin-vitest)
| [`0.3.25` ->
`0.3.26`](https://renovatebot.com/diffs/npm/eslint-plugin-vitest/0.3.25/0.3.26)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-vitest/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-vitest/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-vitest/0.3.25/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-vitest/0.3.25/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>veritem/eslint-plugin-vitest (eslint-plugin-vitest)</summary>

###
[`v0.3.26`](https://togithub.com/veritem/eslint-plugin-vitest/releases/tag/v0.3.26)

[Compare
Source](https://togithub.com/veritem/eslint-plugin-vitest/compare/v0.3.25...v0.3.26)

##### Bug Fixes

- **fixtures:** update fixtures
([#&#8203;391](https://togithub.com/veritem/eslint-plugin-vitest/issues/391))
([3b7123e](https://togithub.com/veritem/eslint-plugin-vitest/commit/3b7123e))
- **no-identical-title:** support suite an alias of describe block
([#&#8203;392](https://togithub.com/veritem/eslint-plugin-vitest/issues/392))
([85fca7b](https://togithub.com/veritem/eslint-plugin-vitest/commit/85fca7b))

#### What's Changed

- fix(fixtures): update fixtures by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/391](https://togithub.com/veritem/eslint-plugin-vitest/pull/391)
- fix(no-identical-title): support suite an alias of describe block by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/392](https://togithub.com/veritem/eslint-plugin-vitest/pull/392)

**Full Changelog**:
vitest-dev/eslint-plugin-vitest@v0.3.25...v0.3.26

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/JoshuaKGoldberg/refined-saved-replies).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in JoshuaKGoldberg/eslint-plugin-expect-type Mar 15, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[eslint-plugin-vitest](https://togithub.com/veritem/eslint-plugin-vitest)
| [`0.3.25` ->
`0.3.26`](https://renovatebot.com/diffs/npm/eslint-plugin-vitest/0.3.25/0.3.26)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-vitest/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-vitest/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-vitest/0.3.25/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-vitest/0.3.25/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>veritem/eslint-plugin-vitest (eslint-plugin-vitest)</summary>

###
[`v0.3.26`](https://togithub.com/veritem/eslint-plugin-vitest/releases/tag/v0.3.26)

[Compare
Source](https://togithub.com/veritem/eslint-plugin-vitest/compare/v0.3.25...v0.3.26)

##### Bug Fixes

- **fixtures:** update fixtures
([#&#8203;391](https://togithub.com/veritem/eslint-plugin-vitest/issues/391))
([3b7123e](https://togithub.com/veritem/eslint-plugin-vitest/commit/3b7123e))
- **no-identical-title:** support suite an alias of describe block
([#&#8203;392](https://togithub.com/veritem/eslint-plugin-vitest/issues/392))
([85fca7b](https://togithub.com/veritem/eslint-plugin-vitest/commit/85fca7b))

#### What's Changed

- fix(fixtures): update fixtures by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/391](https://togithub.com/veritem/eslint-plugin-vitest/pull/391)
- fix(no-identical-title): support suite an alias of describe block by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/392](https://togithub.com/veritem/eslint-plugin-vitest/pull/392)

**Full Changelog**:
vitest-dev/eslint-plugin-vitest@v0.3.25...v0.3.26

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/JoshuaKGoldberg/eslint-plugin-expect-type).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in JoshuaKGoldberg/sinon-timers-repeatable Mar 15, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[eslint-plugin-vitest](https://togithub.com/veritem/eslint-plugin-vitest)
| [`0.3.25` ->
`0.3.26`](https://renovatebot.com/diffs/npm/eslint-plugin-vitest/0.3.25/0.3.26)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-vitest/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-vitest/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-vitest/0.3.25/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-vitest/0.3.25/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>veritem/eslint-plugin-vitest (eslint-plugin-vitest)</summary>

###
[`v0.3.26`](https://togithub.com/veritem/eslint-plugin-vitest/releases/tag/v0.3.26)

[Compare
Source](https://togithub.com/veritem/eslint-plugin-vitest/compare/v0.3.25...v0.3.26)

##### Bug Fixes

- **fixtures:** update fixtures
([#&#8203;391](https://togithub.com/veritem/eslint-plugin-vitest/issues/391))
([3b7123e](https://togithub.com/veritem/eslint-plugin-vitest/commit/3b7123e))
- **no-identical-title:** support suite an alias of describe block
([#&#8203;392](https://togithub.com/veritem/eslint-plugin-vitest/issues/392))
([85fca7b](https://togithub.com/veritem/eslint-plugin-vitest/commit/85fca7b))

#### What's Changed

- fix(fixtures): update fixtures by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/391](https://togithub.com/veritem/eslint-plugin-vitest/pull/391)
- fix(no-identical-title): support suite an alias of describe block by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/392](https://togithub.com/veritem/eslint-plugin-vitest/pull/392)

**Full Changelog**:
vitest-dev/eslint-plugin-vitest@v0.3.25...v0.3.26

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/JoshuaKGoldberg/sinon-timers-repeatable).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in JoshuaKGoldberg/create-typescript-app Mar 15, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[eslint-plugin-vitest](https://togithub.com/veritem/eslint-plugin-vitest)
| [`0.3.25` ->
`0.3.26`](https://renovatebot.com/diffs/npm/eslint-plugin-vitest/0.3.25/0.3.26)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-vitest/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-vitest/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-vitest/0.3.25/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-vitest/0.3.25/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>veritem/eslint-plugin-vitest (eslint-plugin-vitest)</summary>

###
[`v0.3.26`](https://togithub.com/veritem/eslint-plugin-vitest/releases/tag/v0.3.26)

[Compare
Source](https://togithub.com/veritem/eslint-plugin-vitest/compare/v0.3.25...v0.3.26)

##### Bug Fixes

- **fixtures:** update fixtures
([#&#8203;391](https://togithub.com/veritem/eslint-plugin-vitest/issues/391))
([3b7123e](https://togithub.com/veritem/eslint-plugin-vitest/commit/3b7123e))
- **no-identical-title:** support suite an alias of describe block
([#&#8203;392](https://togithub.com/veritem/eslint-plugin-vitest/issues/392))
([85fca7b](https://togithub.com/veritem/eslint-plugin-vitest/commit/85fca7b))

#### What's Changed

- fix(fixtures): update fixtures by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/391](https://togithub.com/veritem/eslint-plugin-vitest/pull/391)
- fix(no-identical-title): support suite an alias of describe block by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/392](https://togithub.com/veritem/eslint-plugin-vitest/pull/392)

**Full Changelog**:
vitest-dev/eslint-plugin-vitest@v0.3.25...v0.3.26

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/JoshuaKGoldberg/create-typescript-app).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in JoshuaKGoldberg/sentences-per-line Mar 15, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[eslint-plugin-vitest](https://togithub.com/veritem/eslint-plugin-vitest)
| [`0.3.25` ->
`0.3.26`](https://renovatebot.com/diffs/npm/eslint-plugin-vitest/0.3.25/0.3.26)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-vitest/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-vitest/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-vitest/0.3.25/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-vitest/0.3.25/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>veritem/eslint-plugin-vitest (eslint-plugin-vitest)</summary>

###
[`v0.3.26`](https://togithub.com/veritem/eslint-plugin-vitest/releases/tag/v0.3.26)

[Compare
Source](https://togithub.com/veritem/eslint-plugin-vitest/compare/v0.3.25...v0.3.26)

##### Bug Fixes

- **fixtures:** update fixtures
([#&#8203;391](https://togithub.com/veritem/eslint-plugin-vitest/issues/391))
([3b7123e](https://togithub.com/veritem/eslint-plugin-vitest/commit/3b7123e))
- **no-identical-title:** support suite an alias of describe block
([#&#8203;392](https://togithub.com/veritem/eslint-plugin-vitest/issues/392))
([85fca7b](https://togithub.com/veritem/eslint-plugin-vitest/commit/85fca7b))

#### What's Changed

- fix(fixtures): update fixtures by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/391](https://togithub.com/veritem/eslint-plugin-vitest/pull/391)
- fix(no-identical-title): support suite an alias of describe block by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/392](https://togithub.com/veritem/eslint-plugin-vitest/pull/392)

**Full Changelog**:
vitest-dev/eslint-plugin-vitest@v0.3.25...v0.3.26

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/JoshuaKGoldberg/sentences-per-line).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in JoshuaKGoldberg/prune-github-notifications Mar 15, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[eslint-plugin-vitest](https://togithub.com/veritem/eslint-plugin-vitest)
| [`0.3.25` ->
`0.3.26`](https://renovatebot.com/diffs/npm/eslint-plugin-vitest/0.3.25/0.3.26)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-vitest/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-vitest/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-vitest/0.3.25/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-vitest/0.3.25/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>veritem/eslint-plugin-vitest (eslint-plugin-vitest)</summary>

###
[`v0.3.26`](https://togithub.com/veritem/eslint-plugin-vitest/releases/tag/v0.3.26)

[Compare
Source](https://togithub.com/veritem/eslint-plugin-vitest/compare/v0.3.25...v0.3.26)

##### Bug Fixes

- **fixtures:** update fixtures
([#&#8203;391](https://togithub.com/veritem/eslint-plugin-vitest/issues/391))
([3b7123e](https://togithub.com/veritem/eslint-plugin-vitest/commit/3b7123e))
- **no-identical-title:** support suite an alias of describe block
([#&#8203;392](https://togithub.com/veritem/eslint-plugin-vitest/issues/392))
([85fca7b](https://togithub.com/veritem/eslint-plugin-vitest/commit/85fca7b))

#### What's Changed

- fix(fixtures): update fixtures by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/391](https://togithub.com/veritem/eslint-plugin-vitest/pull/391)
- fix(no-identical-title): support suite an alias of describe block by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/392](https://togithub.com/veritem/eslint-plugin-vitest/pull/392)

**Full Changelog**:
vitest-dev/eslint-plugin-vitest@v0.3.25...v0.3.26

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/JoshuaKGoldberg/prune-github-notifications).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in JoshuaKGoldberg/console-fail-test Mar 15, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[eslint-plugin-vitest](https://togithub.com/veritem/eslint-plugin-vitest)
| [`0.3.25` ->
`0.3.26`](https://renovatebot.com/diffs/npm/eslint-plugin-vitest/0.3.25/0.3.26)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-vitest/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-vitest/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-vitest/0.3.25/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-vitest/0.3.25/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>veritem/eslint-plugin-vitest (eslint-plugin-vitest)</summary>

###
[`v0.3.26`](https://togithub.com/veritem/eslint-plugin-vitest/releases/tag/v0.3.26)

[Compare
Source](https://togithub.com/veritem/eslint-plugin-vitest/compare/v0.3.25...v0.3.26)

##### Bug Fixes

- **fixtures:** update fixtures
([#&#8203;391](https://togithub.com/veritem/eslint-plugin-vitest/issues/391))
([3b7123e](https://togithub.com/veritem/eslint-plugin-vitest/commit/3b7123e))
- **no-identical-title:** support suite an alias of describe block
([#&#8203;392](https://togithub.com/veritem/eslint-plugin-vitest/issues/392))
([85fca7b](https://togithub.com/veritem/eslint-plugin-vitest/commit/85fca7b))

#### What's Changed

- fix(fixtures): update fixtures by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/391](https://togithub.com/veritem/eslint-plugin-vitest/pull/391)
- fix(no-identical-title): support suite an alias of describe block by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/392](https://togithub.com/veritem/eslint-plugin-vitest/pull/392)

**Full Changelog**:
vitest-dev/eslint-plugin-vitest@v0.3.25...v0.3.26

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/JoshuaKGoldberg/console-fail-test).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in JoshuaKGoldberg/eslint-plugin-package-json Mar 15, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[eslint-plugin-vitest](https://togithub.com/veritem/eslint-plugin-vitest)
| [`0.3.25` ->
`0.3.26`](https://renovatebot.com/diffs/npm/eslint-plugin-vitest/0.3.25/0.3.26)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-vitest/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-vitest/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-vitest/0.3.25/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-vitest/0.3.25/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>veritem/eslint-plugin-vitest (eslint-plugin-vitest)</summary>

###
[`v0.3.26`](https://togithub.com/veritem/eslint-plugin-vitest/releases/tag/v0.3.26)

[Compare
Source](https://togithub.com/veritem/eslint-plugin-vitest/compare/v0.3.25...v0.3.26)

##### Bug Fixes

- **fixtures:** update fixtures
([#&#8203;391](https://togithub.com/veritem/eslint-plugin-vitest/issues/391))
([3b7123e](https://togithub.com/veritem/eslint-plugin-vitest/commit/3b7123e))
- **no-identical-title:** support suite an alias of describe block
([#&#8203;392](https://togithub.com/veritem/eslint-plugin-vitest/issues/392))
([85fca7b](https://togithub.com/veritem/eslint-plugin-vitest/commit/85fca7b))

#### What's Changed

- fix(fixtures): update fixtures by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/391](https://togithub.com/veritem/eslint-plugin-vitest/pull/391)
- fix(no-identical-title): support suite an alias of describe block by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/392](https://togithub.com/veritem/eslint-plugin-vitest/pull/392)

**Full Changelog**:
vitest-dev/eslint-plugin-vitest@v0.3.25...v0.3.26

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/JoshuaKGoldberg/eslint-plugin-package-json).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in JoshuaKGoldberg/release-it-action Mar 15, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[eslint-plugin-vitest](https://togithub.com/veritem/eslint-plugin-vitest)
| [`0.3.25` ->
`0.3.26`](https://renovatebot.com/diffs/npm/eslint-plugin-vitest/0.3.25/0.3.26)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-vitest/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-vitest/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-vitest/0.3.25/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-vitest/0.3.25/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>veritem/eslint-plugin-vitest (eslint-plugin-vitest)</summary>

###
[`v0.3.26`](https://togithub.com/veritem/eslint-plugin-vitest/releases/tag/v0.3.26)

[Compare
Source](https://togithub.com/veritem/eslint-plugin-vitest/compare/v0.3.25...v0.3.26)

##### Bug Fixes

- **fixtures:** update fixtures
([#&#8203;391](https://togithub.com/veritem/eslint-plugin-vitest/issues/391))
([3b7123e](https://togithub.com/veritem/eslint-plugin-vitest/commit/3b7123e))
- **no-identical-title:** support suite an alias of describe block
([#&#8203;392](https://togithub.com/veritem/eslint-plugin-vitest/issues/392))
([85fca7b](https://togithub.com/veritem/eslint-plugin-vitest/commit/85fca7b))

#### What's Changed

- fix(fixtures): update fixtures by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/391](https://togithub.com/veritem/eslint-plugin-vitest/pull/391)
- fix(no-identical-title): support suite an alias of describe block by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/392](https://togithub.com/veritem/eslint-plugin-vitest/pull/392)

**Full Changelog**:
vitest-dev/eslint-plugin-vitest@v0.3.25...v0.3.26

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/JoshuaKGoldberg/release-it-action).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in JoshuaKGoldberg/npm-username-to-packages Mar 15, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[eslint-plugin-vitest](https://togithub.com/veritem/eslint-plugin-vitest)
| [`0.3.25` ->
`0.3.26`](https://renovatebot.com/diffs/npm/eslint-plugin-vitest/0.3.25/0.3.26)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-vitest/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-vitest/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-vitest/0.3.25/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-vitest/0.3.25/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>veritem/eslint-plugin-vitest (eslint-plugin-vitest)</summary>

###
[`v0.3.26`](https://togithub.com/veritem/eslint-plugin-vitest/releases/tag/v0.3.26)

[Compare
Source](https://togithub.com/veritem/eslint-plugin-vitest/compare/v0.3.25...v0.3.26)

##### Bug Fixes

- **fixtures:** update fixtures
([#&#8203;391](https://togithub.com/veritem/eslint-plugin-vitest/issues/391))
([3b7123e](https://togithub.com/veritem/eslint-plugin-vitest/commit/3b7123e))
- **no-identical-title:** support suite an alias of describe block
([#&#8203;392](https://togithub.com/veritem/eslint-plugin-vitest/issues/392))
([85fca7b](https://togithub.com/veritem/eslint-plugin-vitest/commit/85fca7b))

#### What's Changed

- fix(fixtures): update fixtures by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/391](https://togithub.com/veritem/eslint-plugin-vitest/pull/391)
- fix(no-identical-title): support suite an alias of describe block by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/392](https://togithub.com/veritem/eslint-plugin-vitest/pull/392)

**Full Changelog**:
vitest-dev/eslint-plugin-vitest@v0.3.25...v0.3.26

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/JoshuaKGoldberg/npm-username-to-packages).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in JoshuaKGoldberg/github-sponsors-to-markdown Mar 15, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[eslint-plugin-vitest](https://togithub.com/veritem/eslint-plugin-vitest)
| [`0.3.25` ->
`0.3.26`](https://renovatebot.com/diffs/npm/eslint-plugin-vitest/0.3.25/0.3.26)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-vitest/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-vitest/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-vitest/0.3.25/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-vitest/0.3.25/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>veritem/eslint-plugin-vitest (eslint-plugin-vitest)</summary>

###
[`v0.3.26`](https://togithub.com/veritem/eslint-plugin-vitest/releases/tag/v0.3.26)

[Compare
Source](https://togithub.com/veritem/eslint-plugin-vitest/compare/v0.3.25...v0.3.26)

##### Bug Fixes

- **fixtures:** update fixtures
([#&#8203;391](https://togithub.com/veritem/eslint-plugin-vitest/issues/391))
([3b7123e](https://togithub.com/veritem/eslint-plugin-vitest/commit/3b7123e))
- **no-identical-title:** support suite an alias of describe block
([#&#8203;392](https://togithub.com/veritem/eslint-plugin-vitest/issues/392))
([85fca7b](https://togithub.com/veritem/eslint-plugin-vitest/commit/85fca7b))

#### What's Changed

- fix(fixtures): update fixtures by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/391](https://togithub.com/veritem/eslint-plugin-vitest/pull/391)
- fix(no-identical-title): support suite an alias of describe block by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/392](https://togithub.com/veritem/eslint-plugin-vitest/pull/392)

**Full Changelog**:
vitest-dev/eslint-plugin-vitest@v0.3.25...v0.3.26

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/JoshuaKGoldberg/github-sponsors-to-markdown).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in JoshuaKGoldberg/JoshuaKGoldberg Mar 15, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[eslint-plugin-vitest](https://togithub.com/veritem/eslint-plugin-vitest)
| [`0.3.25` ->
`0.3.26`](https://renovatebot.com/diffs/npm/eslint-plugin-vitest/0.3.25/0.3.26)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-vitest/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-vitest/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-vitest/0.3.25/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-vitest/0.3.25/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>veritem/eslint-plugin-vitest (eslint-plugin-vitest)</summary>

###
[`v0.3.26`](https://togithub.com/veritem/eslint-plugin-vitest/releases/tag/v0.3.26)

[Compare
Source](https://togithub.com/veritem/eslint-plugin-vitest/compare/v0.3.25...v0.3.26)

##### Bug Fixes

- **fixtures:** update fixtures
([#&#8203;391](https://togithub.com/veritem/eslint-plugin-vitest/issues/391))
([3b7123e](https://togithub.com/veritem/eslint-plugin-vitest/commit/3b7123e))
- **no-identical-title:** support suite an alias of describe block
([#&#8203;392](https://togithub.com/veritem/eslint-plugin-vitest/issues/392))
([85fca7b](https://togithub.com/veritem/eslint-plugin-vitest/commit/85fca7b))

#### What's Changed

- fix(fixtures): update fixtures by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/391](https://togithub.com/veritem/eslint-plugin-vitest/pull/391)
- fix(no-identical-title): support suite an alias of describe block by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/392](https://togithub.com/veritem/eslint-plugin-vitest/pull/392)

**Full Changelog**:
vitest-dev/eslint-plugin-vitest@v0.3.25...v0.3.26

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/JoshuaKGoldberg/JoshuaKGoldberg).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in JoshuaKGoldberg/are-docs-informative Mar 15, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[eslint-plugin-vitest](https://togithub.com/veritem/eslint-plugin-vitest)
| [`0.3.25` ->
`0.3.26`](https://renovatebot.com/diffs/npm/eslint-plugin-vitest/0.3.25/0.3.26)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-vitest/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-vitest/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-vitest/0.3.25/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-vitest/0.3.25/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>veritem/eslint-plugin-vitest (eslint-plugin-vitest)</summary>

###
[`v0.3.26`](https://togithub.com/veritem/eslint-plugin-vitest/releases/tag/v0.3.26)

[Compare
Source](https://togithub.com/veritem/eslint-plugin-vitest/compare/v0.3.25...v0.3.26)

##### Bug Fixes

- **fixtures:** update fixtures
([#&#8203;391](https://togithub.com/veritem/eslint-plugin-vitest/issues/391))
([3b7123e](https://togithub.com/veritem/eslint-plugin-vitest/commit/3b7123e))
- **no-identical-title:** support suite an alias of describe block
([#&#8203;392](https://togithub.com/veritem/eslint-plugin-vitest/issues/392))
([85fca7b](https://togithub.com/veritem/eslint-plugin-vitest/commit/85fca7b))

#### What's Changed

- fix(fixtures): update fixtures by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/391](https://togithub.com/veritem/eslint-plugin-vitest/pull/391)
- fix(no-identical-title): support suite an alias of describe block by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/392](https://togithub.com/veritem/eslint-plugin-vitest/pull/392)

**Full Changelog**:
vitest-dev/eslint-plugin-vitest@v0.3.25...v0.3.26

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/JoshuaKGoldberg/are-docs-informative).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in JoshuaKGoldberg/prettier-plugin-curly Mar 15, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[eslint-plugin-vitest](https://togithub.com/veritem/eslint-plugin-vitest)
| [`0.3.25` ->
`0.3.26`](https://renovatebot.com/diffs/npm/eslint-plugin-vitest/0.3.25/0.3.26)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-vitest/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-vitest/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-vitest/0.3.25/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-vitest/0.3.25/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>veritem/eslint-plugin-vitest (eslint-plugin-vitest)</summary>

###
[`v0.3.26`](https://togithub.com/veritem/eslint-plugin-vitest/releases/tag/v0.3.26)

[Compare
Source](https://togithub.com/veritem/eslint-plugin-vitest/compare/v0.3.25...v0.3.26)

##### Bug Fixes

- **fixtures:** update fixtures
([#&#8203;391](https://togithub.com/veritem/eslint-plugin-vitest/issues/391))
([3b7123e](https://togithub.com/veritem/eslint-plugin-vitest/commit/3b7123e))
- **no-identical-title:** support suite an alias of describe block
([#&#8203;392](https://togithub.com/veritem/eslint-plugin-vitest/issues/392))
([85fca7b](https://togithub.com/veritem/eslint-plugin-vitest/commit/85fca7b))

#### What's Changed

- fix(fixtures): update fixtures by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/391](https://togithub.com/veritem/eslint-plugin-vitest/pull/391)
- fix(no-identical-title): support suite an alias of describe block by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/392](https://togithub.com/veritem/eslint-plugin-vitest/pull/392)

**Full Changelog**:
vitest-dev/eslint-plugin-vitest@v0.3.25...v0.3.26

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/JoshuaKGoldberg/prettier-plugin-curly).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in JoshuaKGoldberg/github-username-to-emails Mar 15, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[eslint-plugin-vitest](https://togithub.com/veritem/eslint-plugin-vitest)
| [`0.3.25` ->
`0.3.26`](https://renovatebot.com/diffs/npm/eslint-plugin-vitest/0.3.25/0.3.26)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-vitest/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-vitest/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-vitest/0.3.25/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-vitest/0.3.25/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>veritem/eslint-plugin-vitest (eslint-plugin-vitest)</summary>

###
[`v0.3.26`](https://togithub.com/veritem/eslint-plugin-vitest/releases/tag/v0.3.26)

[Compare
Source](https://togithub.com/veritem/eslint-plugin-vitest/compare/v0.3.25...v0.3.26)

##### Bug Fixes

- **fixtures:** update fixtures
([#&#8203;391](https://togithub.com/veritem/eslint-plugin-vitest/issues/391))
([3b7123e](https://togithub.com/veritem/eslint-plugin-vitest/commit/3b7123e))
- **no-identical-title:** support suite an alias of describe block
([#&#8203;392](https://togithub.com/veritem/eslint-plugin-vitest/issues/392))
([85fca7b](https://togithub.com/veritem/eslint-plugin-vitest/commit/85fca7b))

#### What's Changed

- fix(fixtures): update fixtures by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/391](https://togithub.com/veritem/eslint-plugin-vitest/pull/391)
- fix(no-identical-title): support suite an alias of describe block by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/392](https://togithub.com/veritem/eslint-plugin-vitest/pull/392)

**Full Changelog**:
vitest-dev/eslint-plugin-vitest@v0.3.25...v0.3.26

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/JoshuaKGoldberg/github-username-to-emails).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in JoshuaKGoldberg/ts-api-utils Mar 25, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[eslint-plugin-vitest](https://togithub.com/veritem/eslint-plugin-vitest)
| [`0.3.18` ->
`0.3.26`](https://renovatebot.com/diffs/npm/eslint-plugin-vitest/0.3.18/0.3.26)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-vitest/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-vitest/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-vitest/0.3.18/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-vitest/0.3.18/0.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>veritem/eslint-plugin-vitest (eslint-plugin-vitest)</summary>

###
[`v0.3.26`](https://togithub.com/veritem/eslint-plugin-vitest/releases/tag/v0.3.26)

[Compare
Source](https://togithub.com/veritem/eslint-plugin-vitest/compare/v0.3.25...v0.3.26)

##### Bug Fixes

- **fixtures:** update fixtures
([#&#8203;391](https://togithub.com/veritem/eslint-plugin-vitest/issues/391))
([3b7123e](https://togithub.com/veritem/eslint-plugin-vitest/commit/3b7123e))
- **no-identical-title:** support suite an alias of describe block
([#&#8203;392](https://togithub.com/veritem/eslint-plugin-vitest/issues/392))
([85fca7b](https://togithub.com/veritem/eslint-plugin-vitest/commit/85fca7b))

#### What's Changed

- fix(fixtures): update fixtures by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/391](https://togithub.com/veritem/eslint-plugin-vitest/pull/391)
- fix(no-identical-title): support suite an alias of describe block by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/392](https://togithub.com/veritem/eslint-plugin-vitest/pull/392)

**Full Changelog**:
vitest-dev/eslint-plugin-vitest@v0.3.25...v0.3.26

###
[`v0.3.25`](https://togithub.com/veritem/eslint-plugin-vitest/releases/tag/v0.3.25)

[Compare
Source](https://togithub.com/veritem/eslint-plugin-vitest/compare/v0.3.24...v0.3.25)

##### Bug Fixes

- **bench:** avoid bench being recognized by expect-expect rule
([#&#8203;389](https://togithub.com/veritem/eslint-plugin-vitest/issues/389))
([8da6473](https://togithub.com/veritem/eslint-plugin-vitest/commit/8da6473))

#### What's Changed

- fix(bench): avoid bench being recognized by expect-expect rule by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/389](https://togithub.com/veritem/eslint-plugin-vitest/pull/389)

**Full Changelog**:
vitest-dev/eslint-plugin-vitest@v0.3.24...v0.3.25

###
[`v0.3.24`](https://togithub.com/veritem/eslint-plugin-vitest/releases/tag/v0.3.24)

[Compare
Source](https://togithub.com/veritem/eslint-plugin-vitest/compare/v0.3.23...v0.3.24)

#### What's Changed

- Remove "hello world" log by
[@&#8203;JonasGilg](https://togithub.com/JonasGilg) in
[https://github.com/veritem/eslint-plugin-vitest/pull/388](https://togithub.com/veritem/eslint-plugin-vitest/pull/388)

#### New Contributors

- [@&#8203;JonasGilg](https://togithub.com/JonasGilg) made their first
contribution in
[https://github.com/veritem/eslint-plugin-vitest/pull/388](https://togithub.com/veritem/eslint-plugin-vitest/pull/388)

**Full Changelog**:
vitest-dev/eslint-plugin-vitest@v0.3.23...v0.3.24

###
[`v0.3.23`](https://togithub.com/veritem/eslint-plugin-vitest/releases/tag/v0.3.23)

[Compare
Source](https://togithub.com/veritem/eslint-plugin-vitest/compare/v0.3.22...v0.3.23)

##### Features

- **deps:** updated dependancies
([#&#8203;387](https://togithub.com/veritem/eslint-plugin-vitest/issues/387))
([8550a90](https://togithub.com/veritem/eslint-plugin-vitest/commit/8550a90))
- add support for expectTypeOf to expect-expect
([#&#8203;386](https://togithub.com/veritem/eslint-plugin-vitest/issues/386))
([fb4cc67](https://togithub.com/veritem/eslint-plugin-vitest/commit/fb4cc67))

#### What's Changed

- feat: add support for expectTypeOf to expect-expect by
[@&#8203;mrmckeb](https://togithub.com/mrmckeb) in
[https://github.com/veritem/eslint-plugin-vitest/pull/386](https://togithub.com/veritem/eslint-plugin-vitest/pull/386)
- feat(deps): updated dependancies by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/387](https://togithub.com/veritem/eslint-plugin-vitest/pull/387)

#### New Contributors

- [@&#8203;mrmckeb](https://togithub.com/mrmckeb) made their first
contribution in
[https://github.com/veritem/eslint-plugin-vitest/pull/386](https://togithub.com/veritem/eslint-plugin-vitest/pull/386)

**Full Changelog**:
vitest-dev/eslint-plugin-vitest@v0.3.22...v0.3.23

###
[`v0.3.22`](https://togithub.com/veritem/eslint-plugin-vitest/releases/tag/v0.3.22)

[Compare
Source](https://togithub.com/veritem/eslint-plugin-vitest/compare/v0.3.21...v0.3.22)

#### What's Changed

- chore(upgrades): upgrades and minor fixes by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/369](https://togithub.com/veritem/eslint-plugin-vitest/pull/369)
- Feat/no conditional tests by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/370](https://togithub.com/veritem/eslint-plugin-vitest/pull/370)

**Full Changelog**:
vitest-dev/eslint-plugin-vitest@v0.3.21...v0.3.22

###
[`v0.3.21`](https://togithub.com/veritem/eslint-plugin-vitest/releases/tag/v0.3.21)

[Compare
Source](https://togithub.com/veritem/eslint-plugin-vitest/compare/v0.3.20...v0.3.21)

#### What's Changed

- docs(valid-title-rule): elaborate valid-title rule properties docs by
[@&#8203;antoinezanardi](https://togithub.com/antoinezanardi) in
[https://github.com/veritem/eslint-plugin-vitest/pull/350](https://togithub.com/veritem/eslint-plugin-vitest/pull/350)
- chore(deps): update dependencies by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/351](https://togithub.com/veritem/eslint-plugin-vitest/pull/351)

#### New Contributors

- [@&#8203;antoinezanardi](https://togithub.com/antoinezanardi) made
their first contribution in
[https://github.com/veritem/eslint-plugin-vitest/pull/350](https://togithub.com/veritem/eslint-plugin-vitest/pull/350)

**Full Changelog**:
vitest-dev/eslint-plugin-vitest@v0.3.20...v0.3.21

###
[`v0.3.20`](https://togithub.com/veritem/eslint-plugin-vitest/releases/tag/v0.3.20)

[Compare
Source](https://togithub.com/veritem/eslint-plugin-vitest/compare/v0.3.19...v0.3.20)

**Full Changelog**:
vitest-dev/eslint-plugin-vitest@v0.3.19...v0.3.20

###
[`v0.3.19`](https://togithub.com/veritem/eslint-plugin-vitest/releases/tag/v0.3.19)

[Compare
Source](https://togithub.com/veritem/eslint-plugin-vitest/compare/v0.3.18...v0.3.19)

#### What's Changed

- chore(prefer-to-be): don't make prefer to be a recomended rule by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/332](https://togithub.com/veritem/eslint-plugin-vitest/pull/332)
- feat(deprecate): deprecate done callback by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/335](https://togithub.com/veritem/eslint-plugin-vitest/pull/335)
- chore(changes): updated changes by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/337](https://togithub.com/veritem/eslint-plugin-vitest/pull/337)
- fix(false positive): stop false positive by
[@&#8203;veritem](https://togithub.com/veritem) in
[https://github.com/veritem/eslint-plugin-vitest/pull/340](https://togithub.com/veritem/eslint-plugin-vitest/pull/340)

**Full Changelog**:
vitest-dev/eslint-plugin-vitest@v0.3.18...v0.3.19

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/JoshuaKGoldberg/ts-api-utils).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extend the no-identical-title rule to support suite test block pattern
1 participant