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

Support ESLint v9 #45

Merged
merged 5 commits into from
Aug 15, 2024
Merged

Support ESLint v9 #45

merged 5 commits into from
Aug 15, 2024

Conversation

levibuzolic
Copy link
Owner

No description provided.

@levibuzolic levibuzolic merged commit 8416d33 into main Aug 15, 2024
3 checks passed
@levibuzolic levibuzolic deleted the support-eslint-v9 branch August 15, 2024 11:51
@levibuzolic
Copy link
Owner Author

Fixes #43

renovate bot referenced this pull request in JoshuaKGoldberg/all-contributors-auto-action Aug 18, 2024
…585)

[![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-no-only-tests](https://togithub.com/levibuzolic/no-only-tests#readme)
([source](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests))
| [`3.1.0` ->
`3.3.0`](https://renovatebot.com/diffs/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-no-only-tests/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-no-only-tests/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>levibuzolic/eslint-plugin-no-only-tests
(eslint-plugin-no-only-tests)</summary>

###
[`v3.3.0`](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/releases/tag/v3.3.0)

[Compare
Source](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/compare/v3.2.0...v3.3.0)

#### What's Changed

- Support ESLint v9 by
[@&#8203;levibuzolic](https://togithub.com/levibuzolic) in
[https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/45](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/45)

**Full Changelog**:
levibuzolic/eslint-plugin-no-only-tests@v3.2.0...v3.3.0

###
[`v3.2.0`](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/releases/tag/v3.2.0)

[Compare
Source](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/compare/v3.1.0...v3.2.0)

#### What's Changed

- Add option to test for methods like `fit` or `xit` by
[@&#8203;sualko](https://togithub.com/sualko) in
[https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/44](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/44)

#### Development Changes

- Bump word-wrap from 1.2.3 to 1.2.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/41](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/41)
- Bump semver from 7.3.5 to 7.5.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/40](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/40)

#### New Contributors

- [@&#8203;sualko](https://togithub.com/sualko) made their first
contribution in
[https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/44](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/44)

**Full Changelog**:
levibuzolic/eslint-plugin-no-only-tests@v3.1.0...v3.2.0

</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 was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/JoshuaKGoldberg/all-contributors-auto-action).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in JoshuaKGoldberg/sentences-per-line Aug 18, 2024
…471)

[![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-no-only-tests](https://togithub.com/levibuzolic/no-only-tests#readme)
([source](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests))
| [`3.1.0` ->
`3.3.0`](https://renovatebot.com/diffs/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-no-only-tests/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-no-only-tests/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>levibuzolic/eslint-plugin-no-only-tests
(eslint-plugin-no-only-tests)</summary>

###
[`v3.3.0`](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/releases/tag/v3.3.0)

[Compare
Source](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/compare/v3.2.0...v3.3.0)

#### What's Changed

- Support ESLint v9 by
[@&#8203;levibuzolic](https://togithub.com/levibuzolic) in
[https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/45](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/45)

**Full Changelog**:
levibuzolic/eslint-plugin-no-only-tests@v3.2.0...v3.3.0

###
[`v3.2.0`](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/releases/tag/v3.2.0)

[Compare
Source](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/compare/v3.1.0...v3.2.0)

#### What's Changed

- Add option to test for methods like `fit` or `xit` by
[@&#8203;sualko](https://togithub.com/sualko) in
[https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/44](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/44)

#### Development Changes

- Bump word-wrap from 1.2.3 to 1.2.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/41](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/41)
- Bump semver from 7.3.5 to 7.5.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/40](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/40)

#### New Contributors

- [@&#8203;sualko](https://togithub.com/sualko) made their first
contribution in
[https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/44](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/44)

**Full Changelog**:
levibuzolic/eslint-plugin-no-only-tests@v3.1.0...v3.2.0

</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 was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/JoshuaKGoldberg/sentences-per-line).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in JoshuaKGoldberg/sinon-timers-repeatable Aug 18, 2024
…552)

[![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-no-only-tests](https://togithub.com/levibuzolic/no-only-tests#readme)
([source](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests))
| [`3.1.0` ->
`3.3.0`](https://renovatebot.com/diffs/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-no-only-tests/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-no-only-tests/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>levibuzolic/eslint-plugin-no-only-tests
(eslint-plugin-no-only-tests)</summary>

###
[`v3.3.0`](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/releases/tag/v3.3.0)

[Compare
Source](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/compare/v3.2.0...v3.3.0)

#### What's Changed

- Support ESLint v9 by
[@&#8203;levibuzolic](https://togithub.com/levibuzolic) in
[https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/45](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/45)

**Full Changelog**:
levibuzolic/eslint-plugin-no-only-tests@v3.2.0...v3.3.0

###
[`v3.2.0`](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/releases/tag/v3.2.0)

[Compare
Source](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/compare/v3.1.0...v3.2.0)

#### What's Changed

- Add option to test for methods like `fit` or `xit` by
[@&#8203;sualko](https://togithub.com/sualko) in
[https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/44](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/44)

#### Development Changes

- Bump word-wrap from 1.2.3 to 1.2.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/41](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/41)
- Bump semver from 7.3.5 to 7.5.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/40](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/40)

#### New Contributors

- [@&#8203;sualko](https://togithub.com/sualko) made their first
contribution in
[https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/44](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/44)

**Full Changelog**:
levibuzolic/eslint-plugin-no-only-tests@v3.1.0...v3.2.0

</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 was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/JoshuaKGoldberg/sinon-timers-repeatable).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in JoshuaKGoldberg/refined-saved-replies Aug 18, 2024
…605)

[![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-no-only-tests](https://togithub.com/levibuzolic/no-only-tests#readme)
([source](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests))
| [`3.2.0` ->
`3.3.0`](https://renovatebot.com/diffs/npm/eslint-plugin-no-only-tests/3.2.0/3.3.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-no-only-tests/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-no-only-tests/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-no-only-tests/3.2.0/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-no-only-tests/3.2.0/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>levibuzolic/eslint-plugin-no-only-tests
(eslint-plugin-no-only-tests)</summary>

###
[`v3.3.0`](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/releases/tag/v3.3.0)

[Compare
Source](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/compare/v3.2.0...v3.3.0)

#### What's Changed

- Support ESLint v9 by
[@&#8203;levibuzolic](https://togithub.com/levibuzolic) in
[https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/45](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/45)

**Full Changelog**:
levibuzolic/eslint-plugin-no-only-tests@v3.2.0...v3.3.0

</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 was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/JoshuaKGoldberg/refined-saved-replies).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in JoshuaKGoldberg/all-contributors-for-repository Aug 18, 2024
…466)

[![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-no-only-tests](https://togithub.com/levibuzolic/no-only-tests#readme)
([source](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests))
| [`3.1.0` ->
`3.3.0`](https://renovatebot.com/diffs/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-no-only-tests/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-no-only-tests/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>levibuzolic/eslint-plugin-no-only-tests
(eslint-plugin-no-only-tests)</summary>

###
[`v3.3.0`](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/releases/tag/v3.3.0)

[Compare
Source](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/compare/v3.2.0...v3.3.0)

#### What's Changed

- Support ESLint v9 by
[@&#8203;levibuzolic](https://togithub.com/levibuzolic) in
[https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/45](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/45)

**Full Changelog**:
levibuzolic/eslint-plugin-no-only-tests@v3.2.0...v3.3.0

###
[`v3.2.0`](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/releases/tag/v3.2.0)

[Compare
Source](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/compare/v3.1.0...v3.2.0)

#### What's Changed

- Add option to test for methods like `fit` or `xit` by
[@&#8203;sualko](https://togithub.com/sualko) in
[https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/44](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/44)

#### Development Changes

- Bump word-wrap from 1.2.3 to 1.2.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/41](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/41)
- Bump semver from 7.3.5 to 7.5.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/40](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/40)

#### New Contributors

- [@&#8203;sualko](https://togithub.com/sualko) made their first
contribution in
[https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/44](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/44)

**Full Changelog**:
levibuzolic/eslint-plugin-no-only-tests@v3.1.0...v3.2.0

</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 was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/JoshuaKGoldberg/all-contributors-for-repository).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in JoshuaKGoldberg/release-it-action Aug 19, 2024
…317)

[![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-no-only-tests](https://togithub.com/levibuzolic/no-only-tests#readme)
([source](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests))
| [`3.1.0` ->
`3.3.0`](https://renovatebot.com/diffs/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-no-only-tests/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-no-only-tests/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>levibuzolic/eslint-plugin-no-only-tests
(eslint-plugin-no-only-tests)</summary>

###
[`v3.3.0`](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/releases/tag/v3.3.0)

[Compare
Source](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/compare/v3.2.0...v3.3.0)

#### What's Changed

- Support ESLint v9 by
[@&#8203;levibuzolic](https://togithub.com/levibuzolic) in
[https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/45](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/45)

**Full Changelog**:
levibuzolic/eslint-plugin-no-only-tests@v3.2.0...v3.3.0

###
[`v3.2.0`](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/releases/tag/v3.2.0)

[Compare
Source](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/compare/v3.1.0...v3.2.0)

#### What's Changed

- Add option to test for methods like `fit` or `xit` by
[@&#8203;sualko](https://togithub.com/sualko) in
[https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/44](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/44)

#### Development Changes

- Bump word-wrap from 1.2.3 to 1.2.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/41](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/41)
- Bump semver from 7.3.5 to 7.5.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/40](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/40)

#### New Contributors

- [@&#8203;sualko](https://togithub.com/sualko) made their first
contribution in
[https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/44](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/44)

**Full Changelog**:
levibuzolic/eslint-plugin-no-only-tests@v3.1.0...v3.2.0

</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 was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/JoshuaKGoldberg/release-it-action).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in SAP/ui5-webcomponents-react Aug 19, 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 |
|---|---|---|---|---|---|
|
[@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node))
| [`20.14.15` ->
`20.16.1`](https://renovatebot.com/diffs/npm/@types%2fnode/20.14.15/20.16.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.14.15/20.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.14.15/20.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[eslint-plugin-no-only-tests](https://togithub.com/levibuzolic/no-only-tests#readme)
([source](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests))
| [`3.1.0` ->
`3.3.0`](https://renovatebot.com/diffs/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-no-only-tests/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-no-only-tests/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>levibuzolic/eslint-plugin-no-only-tests
(eslint-plugin-no-only-tests)</summary>

###
[`v3.3.0`](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/releases/tag/v3.3.0)

[Compare
Source](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/compare/v3.2.0...v3.3.0)

#### What's Changed

- Support ESLint v9 by
[@&#8203;levibuzolic](https://togithub.com/levibuzolic) in
[https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/45](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/45)

**Full Changelog**:
levibuzolic/eslint-plugin-no-only-tests@v3.2.0...v3.3.0

###
[`v3.2.0`](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/releases/tag/v3.2.0)

[Compare
Source](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/compare/v3.1.0...v3.2.0)

#### What's Changed

- Add option to test for methods like `fit` or `xit` by
[@&#8203;sualko](https://togithub.com/sualko) in
[https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/44](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/44)

#### Development Changes

- Bump word-wrap from 1.2.3 to 1.2.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/41](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/41)
- Bump semver from 7.3.5 to 7.5.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/40](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/40)

#### New Contributors

- [@&#8203;sualko](https://togithub.com/sualko) made their first
contribution in
[https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/44](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/44)

**Full Changelog**:
levibuzolic/eslint-plugin-no-only-tests@v3.1.0...v3.2.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/SAP/ui5-webcomponents-react).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in JoshuaKGoldberg/eslint-plugin-package-json Aug 19, 2024
…485)

[![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-no-only-tests](https://togithub.com/levibuzolic/no-only-tests#readme)
([source](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests))
| [`3.1.0` ->
`3.3.0`](https://renovatebot.com/diffs/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-no-only-tests/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-no-only-tests/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>levibuzolic/eslint-plugin-no-only-tests
(eslint-plugin-no-only-tests)</summary>

###
[`v3.3.0`](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/releases/tag/v3.3.0)

[Compare
Source](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/compare/v3.2.0...v3.3.0)

#### What's Changed

- Support ESLint v9 by
[@&#8203;levibuzolic](https://togithub.com/levibuzolic) in
[https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/45](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/45)

**Full Changelog**:
levibuzolic/eslint-plugin-no-only-tests@v3.2.0...v3.3.0

###
[`v3.2.0`](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/releases/tag/v3.2.0)

[Compare
Source](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/compare/v3.1.0...v3.2.0)

#### What's Changed

- Add option to test for methods like `fit` or `xit` by
[@&#8203;sualko](https://togithub.com/sualko) in
[https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/44](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/44)

#### Development Changes

- Bump word-wrap from 1.2.3 to 1.2.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/41](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/41)
- Bump semver from 7.3.5 to 7.5.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/40](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/40)

#### New Contributors

- [@&#8203;sualko](https://togithub.com/sualko) made their first
contribution in
[https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/44](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/44)

**Full Changelog**:
levibuzolic/eslint-plugin-no-only-tests@v3.1.0...v3.2.0

</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 was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/JoshuaKGoldberg/eslint-plugin-package-json).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in JoshuaKGoldberg/github-username-to-emails Aug 25, 2024
…374)

[![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-no-only-tests](https://togithub.com/levibuzolic/no-only-tests#readme)
([source](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests))
| [`3.1.0` ->
`3.3.0`](https://renovatebot.com/diffs/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-no-only-tests/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-no-only-tests/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>levibuzolic/eslint-plugin-no-only-tests
(eslint-plugin-no-only-tests)</summary>

###
[`v3.3.0`](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/releases/tag/v3.3.0)

[Compare
Source](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/compare/v3.2.0...v3.3.0)

#### What's Changed

- Support ESLint v9 by
[@&#8203;levibuzolic](https://togithub.com/levibuzolic) in
[https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/45](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/45)

**Full Changelog**:
levibuzolic/eslint-plugin-no-only-tests@v3.2.0...v3.3.0

###
[`v3.2.0`](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/releases/tag/v3.2.0)

[Compare
Source](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/compare/v3.1.0...v3.2.0)

#### What's Changed

- Add option to test for methods like `fit` or `xit` by
[@&#8203;sualko](https://togithub.com/sualko) in
[https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/44](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/44)

#### Development Changes

- Bump word-wrap from 1.2.3 to 1.2.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/41](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/41)
- Bump semver from 7.3.5 to 7.5.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/40](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/40)

#### New Contributors

- [@&#8203;sualko](https://togithub.com/sualko) made their first
contribution in
[https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/44](https://togithub.com/levibuzolic/eslint-plugin-no-only-tests/pull/44)

**Full Changelog**:
levibuzolic/eslint-plugin-no-only-tests@v3.1.0...v3.2.0

</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 was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/JoshuaKGoldberg/github-username-to-emails).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in JoshuaKGoldberg/tidelift-me-up-site Sep 2, 2024
…641)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[eslint-plugin-no-only-tests](https://redirect.github.com/levibuzolic/no-only-tests#readme)
([source](https://redirect.github.com/levibuzolic/eslint-plugin-no-only-tests))
| [`3.1.0` ->
`3.3.0`](https://renovatebot.com/diffs/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-no-only-tests/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-no-only-tests/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-no-only-tests/3.1.0/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>levibuzolic/eslint-plugin-no-only-tests
(eslint-plugin-no-only-tests)</summary>

###
[`v3.3.0`](https://redirect.github.com/levibuzolic/eslint-plugin-no-only-tests/releases/tag/v3.3.0)

[Compare
Source](https://redirect.github.com/levibuzolic/eslint-plugin-no-only-tests/compare/v3.2.0...v3.3.0)

#### What's Changed

- Support ESLint v9 by
[@&#8203;levibuzolic](https://redirect.github.com/levibuzolic) in
[https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/45](https://redirect.github.com/levibuzolic/eslint-plugin-no-only-tests/pull/45)

**Full Changelog**:
levibuzolic/eslint-plugin-no-only-tests@v3.2.0...v3.3.0

###
[`v3.2.0`](https://redirect.github.com/levibuzolic/eslint-plugin-no-only-tests/releases/tag/v3.2.0)

[Compare
Source](https://redirect.github.com/levibuzolic/eslint-plugin-no-only-tests/compare/v3.1.0...v3.2.0)

#### What's Changed

- Add option to test for methods like `fit` or `xit` by
[@&#8203;sualko](https://redirect.github.com/sualko) in
[https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/44](https://redirect.github.com/levibuzolic/eslint-plugin-no-only-tests/pull/44)

#### Development Changes

- Bump word-wrap from 1.2.3 to 1.2.4 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/41](https://redirect.github.com/levibuzolic/eslint-plugin-no-only-tests/pull/41)
- Bump semver from 7.3.5 to 7.5.4 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/40](https://redirect.github.com/levibuzolic/eslint-plugin-no-only-tests/pull/40)

#### New Contributors

- [@&#8203;sualko](https://redirect.github.com/sualko) made their first
contribution in
[https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/44](https://redirect.github.com/levibuzolic/eslint-plugin-no-only-tests/pull/44)

**Full Changelog**:
levibuzolic/eslint-plugin-no-only-tests@v3.1.0...v3.2.0

</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/JoshuaKGoldberg/tidelift-me-up-site).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

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.

1 participant