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

chore(deps): update dependency eslint-plugin-jsdoc to v48 #173

Merged
merged 1 commit into from
Jan 5, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 5, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-jsdoc ^47.0.0 -> ^48.0.0 age adoption passing confidence

Release Notes

gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v48.0.1

Compare Source

Bug Fixes

v48.0.0

Compare Source

Features
  • switch to native ESM and add exports (6ac8116)
BREAKING CHANGES
  • adds exports; requires Node 18

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies label Jan 5, 2024
@renovate renovate bot enabled auto-merge (squash) January 5, 2024 19:14
@renovate renovate bot merged commit d99f597 into main Jan 5, 2024
12 checks passed
@renovate renovate bot deleted the renovate/eslint-plugin-jsdoc-48.x branch January 5, 2024 19:15
renovate bot referenced this pull request in JoshuaKGoldberg/tidelift-me-up Jan 9, 2024
…on to v0.4.1 (#209)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[JoshuaKGoldberg/all-contributors-auto-action](https://github.com/JoshuaKGoldberg/all-contributors-auto-action)
| action | patch | `v0.4.0` -> `v0.4.1` |

---

### Release Notes

<details>
<summary>JoshuaKGoldberg/all-contributors-auto-action
(JoshuaKGoldberg/all-contributors-auto-action)</summary>

###
[`v0.4.1`](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/releases/tag/v0.4.1):
: Faster for Multiple Contributors

[Compare
Source](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/compare/v0.4.0...v0.4.1)

#### What's Changed

- chore(deps): update dependency knip to v3.10.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/172](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/172)
- chore(deps): update dependency eslint-plugin-jsdoc to v48 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/173](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/173)
- chore(deps): update pnpm to v8.14.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/174](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/174)
- test: added end-to-end style unit test by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/178](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/178)
- test: add tests for getExistingContributors by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/182](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/182)
- feat: parallelized per contributor by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/187](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/187)
- docs: add logo by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/188](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/188)

**Full Changelog**:
JoshuaKGoldberg/all-contributors-auto-action@v0.4.0...v0.4.1

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in JoshuaKGoldberg/JoshuaKGoldberg Jan 9, 2024
…on to v0.4.1 (#99)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[JoshuaKGoldberg/all-contributors-auto-action](https://github.com/JoshuaKGoldberg/all-contributors-auto-action)
| action | patch | `v0.4.0` -> `v0.4.1` |

---

### Release Notes

<details>
<summary>JoshuaKGoldberg/all-contributors-auto-action
(JoshuaKGoldberg/all-contributors-auto-action)</summary>

###
[`v0.4.1`](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/releases/tag/v0.4.1):
: Faster for Multiple Contributors

[Compare
Source](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/compare/v0.4.0...v0.4.1)

#### What's Changed

- chore(deps): update dependency knip to v3.10.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/172](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/172)
- chore(deps): update dependency eslint-plugin-jsdoc to v48 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/173](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/173)
- chore(deps): update pnpm to v8.14.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/174](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/174)
- test: added end-to-end style unit test by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/178](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/178)
- test: add tests for getExistingContributors by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/182](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/182)
- feat: parallelized per contributor by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/187](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/187)
- docs: add logo by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/188](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/188)

**Full Changelog**:
JoshuaKGoldberg/all-contributors-auto-action@v0.4.0...v0.4.1

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in JoshuaKGoldberg/refined-saved-replies Jan 9, 2024
…on to v0.4.1 (#219)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[JoshuaKGoldberg/all-contributors-auto-action](https://github.com/JoshuaKGoldberg/all-contributors-auto-action)
| action | patch | `v0.4.0` -> `v0.4.1` |

---

### Release Notes

<details>
<summary>JoshuaKGoldberg/all-contributors-auto-action
(JoshuaKGoldberg/all-contributors-auto-action)</summary>

###
[`v0.4.1`](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/releases/tag/v0.4.1):
: Faster for Multiple Contributors

[Compare
Source](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/compare/v0.4.0...v0.4.1)

#### What's Changed

- chore(deps): update dependency knip to v3.10.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/172](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/172)
- chore(deps): update dependency eslint-plugin-jsdoc to v48 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/173](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/173)
- chore(deps): update pnpm to v8.14.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/174](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/174)
- test: added end-to-end style unit test by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/178](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/178)
- test: add tests for getExistingContributors by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/182](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/182)
- feat: parallelized per contributor by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/187](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/187)
- docs: add logo by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/188](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/188)

**Full Changelog**:
JoshuaKGoldberg/all-contributors-auto-action@v0.4.0...v0.4.1

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in JoshuaKGoldberg/create-typescript-app Jan 9, 2024
…on to v0.4.1 (#1228)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[JoshuaKGoldberg/all-contributors-auto-action](https://github.com/JoshuaKGoldberg/all-contributors-auto-action)
| action | patch | `v0.4.0` -> `v0.4.1` |

---

### Release Notes

<details>
<summary>JoshuaKGoldberg/all-contributors-auto-action
(JoshuaKGoldberg/all-contributors-auto-action)</summary>

###
[`v0.4.1`](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/releases/tag/v0.4.1):
: Faster for Multiple Contributors

[Compare
Source](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/compare/v0.4.0...v0.4.1)

#### What's Changed

- chore(deps): update dependency knip to v3.10.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/172](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/172)
- chore(deps): update dependency eslint-plugin-jsdoc to v48 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/173](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/173)
- chore(deps): update pnpm to v8.14.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/174](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/174)
- test: added end-to-end style unit test by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/178](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/178)
- test: add tests for getExistingContributors by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/182](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/182)
- feat: parallelized per contributor by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/187](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/187)
- docs: add logo by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/188](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/188)

**Full Changelog**:
JoshuaKGoldberg/all-contributors-auto-action@v0.4.0...v0.4.1

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in JoshuaKGoldberg/github-sponsors-to-markdown Jan 9, 2024
…on to v0.4.1 (#190)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[JoshuaKGoldberg/all-contributors-auto-action](https://github.com/JoshuaKGoldberg/all-contributors-auto-action)
| action | patch | `v0.4.0` -> `v0.4.1` |

---

### Release Notes

<details>
<summary>JoshuaKGoldberg/all-contributors-auto-action
(JoshuaKGoldberg/all-contributors-auto-action)</summary>

###
[`v0.4.1`](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/releases/tag/v0.4.1):
: Faster for Multiple Contributors

[Compare
Source](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/compare/v0.4.0...v0.4.1)

#### What's Changed

- chore(deps): update dependency knip to v3.10.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/172](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/172)
- chore(deps): update dependency eslint-plugin-jsdoc to v48 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/173](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/173)
- chore(deps): update pnpm to v8.14.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/174](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/174)
- test: added end-to-end style unit test by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/178](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/178)
- test: add tests for getExistingContributors by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/182](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/182)
- feat: parallelized per contributor by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/187](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/187)
- docs: add logo by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/188](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/188)

**Full Changelog**:
JoshuaKGoldberg/all-contributors-auto-action@v0.4.0...v0.4.1

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in JoshuaKGoldberg/eslint-plugin-expect-type Jan 9, 2024
…on to v0.4.1 (#130)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[JoshuaKGoldberg/all-contributors-auto-action](https://github.com/JoshuaKGoldberg/all-contributors-auto-action)
| action | patch | `v0.4.0` -> `v0.4.1` |

---

### Release Notes

<details>
<summary>JoshuaKGoldberg/all-contributors-auto-action
(JoshuaKGoldberg/all-contributors-auto-action)</summary>

###
[`v0.4.1`](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/releases/tag/v0.4.1):
: Faster for Multiple Contributors

[Compare
Source](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/compare/v0.4.0...v0.4.1)

#### What's Changed

- chore(deps): update dependency knip to v3.10.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/172](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/172)
- chore(deps): update dependency eslint-plugin-jsdoc to v48 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/173](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/173)
- chore(deps): update pnpm to v8.14.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/174](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/174)
- test: added end-to-end style unit test by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/178](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/178)
- test: add tests for getExistingContributors by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/182](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/182)
- feat: parallelized per contributor by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/187](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/187)
- docs: add logo by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/188](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/188)

**Full Changelog**:
JoshuaKGoldberg/all-contributors-auto-action@v0.4.0...v0.4.1

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in JoshuaKGoldberg/tidelift-me-up-site Jan 9, 2024
…on to v0.4.1 (#231)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[JoshuaKGoldberg/all-contributors-auto-action](https://github.com/JoshuaKGoldberg/all-contributors-auto-action)
| action | patch | `v0.4.0` -> `v0.4.1` |

---

### Release Notes

<details>
<summary>JoshuaKGoldberg/all-contributors-auto-action
(JoshuaKGoldberg/all-contributors-auto-action)</summary>

###
[`v0.4.1`](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/releases/tag/v0.4.1):
: Faster for Multiple Contributors

[Compare
Source](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/compare/v0.4.0...v0.4.1)

#### What's Changed

- chore(deps): update dependency knip to v3.10.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/172](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/172)
- chore(deps): update dependency eslint-plugin-jsdoc to v48 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/173](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/173)
- chore(deps): update pnpm to v8.14.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/174](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/174)
- test: added end-to-end style unit test by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/178](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/178)
- test: add tests for getExistingContributors by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/182](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/182)
- feat: parallelized per contributor by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/187](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/187)
- docs: add logo by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/188](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/188)

**Full Changelog**:
JoshuaKGoldberg/all-contributors-auto-action@v0.4.0...v0.4.1

</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-site).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in danvk/gravlax Jan 9, 2024
…on to v0.4.1 (#6)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[JoshuaKGoldberg/all-contributors-auto-action](https://github.com/JoshuaKGoldberg/all-contributors-auto-action)
| action | patch | `v0.4.0` -> `v0.4.1` |

---

### Release Notes

<details>
<summary>JoshuaKGoldberg/all-contributors-auto-action
(JoshuaKGoldberg/all-contributors-auto-action)</summary>

###
[`v0.4.1`](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/releases/tag/v0.4.1):
: Faster for Multiple Contributors

[Compare
Source](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/compare/v0.4.0...v0.4.1)

#### What's Changed

- chore(deps): update dependency knip to v3.10.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/172](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/172)
- chore(deps): update dependency eslint-plugin-jsdoc to v48 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/173](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/173)
- chore(deps): update pnpm to v8.14.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/174](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/174)
- test: added end-to-end style unit test by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/178](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/178)
- test: add tests for getExistingContributors by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/182](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/182)
- feat: parallelized per contributor by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/187](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/187)
- docs: add logo by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/188](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/188)

**Full Changelog**:
JoshuaKGoldberg/all-contributors-auto-action@v0.4.0...v0.4.1

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in JoshuaKGoldberg/ts-api-utils Jan 9, 2024
…on to v0.4.1 (#358)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[JoshuaKGoldberg/all-contributors-auto-action](https://github.com/JoshuaKGoldberg/all-contributors-auto-action)
| action | patch | `v0.4.0` -> `v0.4.1` |

---

### Release Notes

<details>
<summary>JoshuaKGoldberg/all-contributors-auto-action
(JoshuaKGoldberg/all-contributors-auto-action)</summary>

###
[`v0.4.1`](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/releases/tag/v0.4.1):
: Faster for Multiple Contributors

[Compare
Source](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/compare/v0.4.0...v0.4.1)

#### What's Changed

- chore(deps): update dependency knip to v3.10.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/172](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/172)
- chore(deps): update dependency eslint-plugin-jsdoc to v48 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/173](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/173)
- chore(deps): update pnpm to v8.14.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/174](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/174)
- test: added end-to-end style unit test by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/178](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/178)
- test: add tests for getExistingContributors by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/182](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/182)
- feat: parallelized per contributor by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/187](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/187)
- docs: add logo by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/188](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/188)

**Full Changelog**:
JoshuaKGoldberg/all-contributors-auto-action@v0.4.0...v0.4.1

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in JoshuaKGoldberg/all-contributors-for-repository Jan 9, 2024
…on to v0.4.1 (#213)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[JoshuaKGoldberg/all-contributors-auto-action](https://github.com/JoshuaKGoldberg/all-contributors-auto-action)
| action | patch | `v0.4.0` -> `v0.4.1` |

---

### Release Notes

<details>
<summary>JoshuaKGoldberg/all-contributors-auto-action
(JoshuaKGoldberg/all-contributors-auto-action)</summary>

###
[`v0.4.1`](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/releases/tag/v0.4.1):
: Faster for Multiple Contributors

[Compare
Source](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/compare/v0.4.0...v0.4.1)

#### What's Changed

- chore(deps): update dependency knip to v3.10.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/172](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/172)
- chore(deps): update dependency eslint-plugin-jsdoc to v48 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/173](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/173)
- chore(deps): update pnpm to v8.14.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/174](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/174)
- test: added end-to-end style unit test by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/178](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/178)
- test: add tests for getExistingContributors by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/182](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/182)
- feat: parallelized per contributor by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/187](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/187)
- docs: add logo by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/188](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/188)

**Full Changelog**:
JoshuaKGoldberg/all-contributors-auto-action@v0.4.0...v0.4.1

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in JoshuaKGoldberg/prettier-plugin-curly Jan 9, 2024
…on to v0.4.1 (#214)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[JoshuaKGoldberg/all-contributors-auto-action](https://github.com/JoshuaKGoldberg/all-contributors-auto-action)
| action | patch | `v0.4.0` -> `v0.4.1` |

---

### Release Notes

<details>
<summary>JoshuaKGoldberg/all-contributors-auto-action
(JoshuaKGoldberg/all-contributors-auto-action)</summary>

###
[`v0.4.1`](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/releases/tag/v0.4.1):
: Faster for Multiple Contributors

[Compare
Source](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/compare/v0.4.0...v0.4.1)

#### What's Changed

- chore(deps): update dependency knip to v3.10.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/172](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/172)
- chore(deps): update dependency eslint-plugin-jsdoc to v48 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/173](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/173)
- chore(deps): update pnpm to v8.14.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/174](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/174)
- test: added end-to-end style unit test by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/178](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/178)
- test: add tests for getExistingContributors by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/182](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/182)
- feat: parallelized per contributor by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/187](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/187)
- docs: add logo by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/188](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/188)

**Full Changelog**:
JoshuaKGoldberg/all-contributors-auto-action@v0.4.0...v0.4.1

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in JoshuaKGoldberg/sinon-timers-repeatable Jan 9, 2024
…on to v0.4.1 (#116)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[JoshuaKGoldberg/all-contributors-auto-action](https://github.com/JoshuaKGoldberg/all-contributors-auto-action)
| action | patch | `v0.4.0` -> `v0.4.1` |

---

### Release Notes

<details>
<summary>JoshuaKGoldberg/all-contributors-auto-action
(JoshuaKGoldberg/all-contributors-auto-action)</summary>

###
[`v0.4.1`](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/releases/tag/v0.4.1):
: Faster for Multiple Contributors

[Compare
Source](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/compare/v0.4.0...v0.4.1)

#### What's Changed

- chore(deps): update dependency knip to v3.10.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/172](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/172)
- chore(deps): update dependency eslint-plugin-jsdoc to v48 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/173](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/173)
- chore(deps): update pnpm to v8.14.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/174](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/174)
- test: added end-to-end style unit test by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/178](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/178)
- test: add tests for getExistingContributors by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/182](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/182)
- feat: parallelized per contributor by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/187](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/187)
- docs: add logo by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/188](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/188)

**Full Changelog**:
JoshuaKGoldberg/all-contributors-auto-action@v0.4.0...v0.4.1

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in JoshuaKGoldberg/sentences-per-line Jan 9, 2024
…on to v0.4.1 (#77)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[JoshuaKGoldberg/all-contributors-auto-action](https://github.com/JoshuaKGoldberg/all-contributors-auto-action)
| action | patch | `v0.4.0` -> `v0.4.1` |

---

### Release Notes

<details>
<summary>JoshuaKGoldberg/all-contributors-auto-action
(JoshuaKGoldberg/all-contributors-auto-action)</summary>

###
[`v0.4.1`](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/releases/tag/v0.4.1):
: Faster for Multiple Contributors

[Compare
Source](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/compare/v0.4.0...v0.4.1)

#### What's Changed

- chore(deps): update dependency knip to v3.10.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/172](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/172)
- chore(deps): update dependency eslint-plugin-jsdoc to v48 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/173](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/173)
- chore(deps): update pnpm to v8.14.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/174](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/174)
- test: added end-to-end style unit test by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/178](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/178)
- test: add tests for getExistingContributors by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/182](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/182)
- feat: parallelized per contributor by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/187](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/187)
- docs: add logo by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/188](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/188)

**Full Changelog**:
JoshuaKGoldberg/all-contributors-auto-action@v0.4.0...v0.4.1

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in JoshuaKGoldberg/ts-function-inliner Jan 9, 2024
…on to v0.4.1 (#161)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[JoshuaKGoldberg/all-contributors-auto-action](https://github.com/JoshuaKGoldberg/all-contributors-auto-action)
| action | patch | `v0.4.0` -> `v0.4.1` |

---

### Release Notes

<details>
<summary>JoshuaKGoldberg/all-contributors-auto-action
(JoshuaKGoldberg/all-contributors-auto-action)</summary>

###
[`v0.4.1`](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/releases/tag/v0.4.1):
: Faster for Multiple Contributors

[Compare
Source](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/compare/v0.4.0...v0.4.1)

#### What's Changed

- chore(deps): update dependency knip to v3.10.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/172](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/172)
- chore(deps): update dependency eslint-plugin-jsdoc to v48 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/173](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/173)
- chore(deps): update pnpm to v8.14.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/174](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/174)
- test: added end-to-end style unit test by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/178](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/178)
- test: add tests for getExistingContributors by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/182](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/182)
- feat: parallelized per contributor by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/187](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/187)
- docs: add logo by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/188](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/188)

**Full Changelog**:
JoshuaKGoldberg/all-contributors-auto-action@v0.4.0...v0.4.1

</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-function-inliner).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in JoshuaKGoldberg/console-fail-test Jan 9, 2024
…on to v0.4.1 (#277)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[JoshuaKGoldberg/all-contributors-auto-action](https://github.com/JoshuaKGoldberg/all-contributors-auto-action)
| action | patch | `v0.4.0` -> `v0.4.1` |

---

### Release Notes

<details>
<summary>JoshuaKGoldberg/all-contributors-auto-action
(JoshuaKGoldberg/all-contributors-auto-action)</summary>

###
[`v0.4.1`](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/releases/tag/v0.4.1):
: Faster for Multiple Contributors

[Compare
Source](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/compare/v0.4.0...v0.4.1)

#### What's Changed

- chore(deps): update dependency knip to v3.10.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/172](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/172)
- chore(deps): update dependency eslint-plugin-jsdoc to v48 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/173](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/173)
- chore(deps): update pnpm to v8.14.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/174](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/174)
- test: added end-to-end style unit test by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/178](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/178)
- test: add tests for getExistingContributors by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/182](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/182)
- feat: parallelized per contributor by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/187](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/187)
- docs: add logo by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/188](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/188)

**Full Changelog**:
JoshuaKGoldberg/all-contributors-auto-action@v0.4.0...v0.4.1

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in JoshuaKGoldberg/eslint-plugin-never-disable Jan 9, 2024
…on to v0.4.1 (#31)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[JoshuaKGoldberg/all-contributors-auto-action](https://github.com/JoshuaKGoldberg/all-contributors-auto-action)
| action | patch | `v0.4.0` -> `v0.4.1` |

---

### Release Notes

<details>
<summary>JoshuaKGoldberg/all-contributors-auto-action
(JoshuaKGoldberg/all-contributors-auto-action)</summary>

###
[`v0.4.1`](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/releases/tag/v0.4.1):
: Faster for Multiple Contributors

[Compare
Source](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/compare/v0.4.0...v0.4.1)

#### What's Changed

- chore(deps): update dependency knip to v3.10.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/172](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/172)
- chore(deps): update dependency eslint-plugin-jsdoc to v48 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/173](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/173)
- chore(deps): update pnpm to v8.14.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/174](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/174)
- test: added end-to-end style unit test by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/178](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/178)
- test: add tests for getExistingContributors by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/182](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/182)
- feat: parallelized per contributor by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/187](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/187)
- docs: add logo by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/188](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/188)

**Full Changelog**:
JoshuaKGoldberg/all-contributors-auto-action@v0.4.0...v0.4.1

</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-never-disable).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in JoshuaKGoldberg/eslint-plugin-package-json Jan 9, 2024
…on to v0.4.1 (#94)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[JoshuaKGoldberg/all-contributors-auto-action](https://github.com/JoshuaKGoldberg/all-contributors-auto-action)
| action | patch | `v0.4.0` -> `v0.4.1` |

---

### Release Notes

<details>
<summary>JoshuaKGoldberg/all-contributors-auto-action
(JoshuaKGoldberg/all-contributors-auto-action)</summary>

###
[`v0.4.1`](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/releases/tag/v0.4.1):
: Faster for Multiple Contributors

[Compare
Source](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/compare/v0.4.0...v0.4.1)

#### What's Changed

- chore(deps): update dependency knip to v3.10.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/172](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/172)
- chore(deps): update dependency eslint-plugin-jsdoc to v48 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/173](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/173)
- chore(deps): update pnpm to v8.14.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/174](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/174)
- test: added end-to-end style unit test by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/178](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/178)
- test: add tests for getExistingContributors by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/182](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/182)
- feat: parallelized per contributor by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/187](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/187)
- docs: add logo by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/188](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/188)

**Full Changelog**:
JoshuaKGoldberg/all-contributors-auto-action@v0.4.0...v0.4.1

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in s1adem4n/soundcloud Jan 9, 2024
…on to v0.4.1 (#79)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[JoshuaKGoldberg/all-contributors-auto-action](https://github.com/JoshuaKGoldberg/all-contributors-auto-action)
| action | patch | `v0.4.0` -> `v0.4.1` |

---

### Release Notes

<details>
<summary>JoshuaKGoldberg/all-contributors-auto-action
(JoshuaKGoldberg/all-contributors-auto-action)</summary>

###
[`v0.4.1`](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/releases/tag/v0.4.1):
: Faster for Multiple Contributors

[Compare
Source](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/compare/v0.4.0...v0.4.1)

#### What's Changed

- chore(deps): update dependency knip to v3.10.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/172](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/172)
- chore(deps): update dependency eslint-plugin-jsdoc to v48 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/173](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/173)
- chore(deps): update pnpm to v8.14.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/174](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/174)
- test: added end-to-end style unit test by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/178](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/178)
- test: add tests for getExistingContributors by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/182](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/182)
- feat: parallelized per contributor by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/187](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/187)
- docs: add logo by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/188](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/188)

**Full Changelog**:
JoshuaKGoldberg/all-contributors-auto-action@v0.4.0...v0.4.1

</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/s1adem4n/soundcloud).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in JoshuaKGoldberg/should-semantic-release Jan 9, 2024
…on to v0.4.1 (#152)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[JoshuaKGoldberg/all-contributors-auto-action](https://github.com/JoshuaKGoldberg/all-contributors-auto-action)
| action | patch | `v0.4.0` -> `v0.4.1` |

---

### Release Notes

<details>
<summary>JoshuaKGoldberg/all-contributors-auto-action
(JoshuaKGoldberg/all-contributors-auto-action)</summary>

###
[`v0.4.1`](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/releases/tag/v0.4.1):
: Faster for Multiple Contributors

[Compare
Source](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/compare/v0.4.0...v0.4.1)

#### What's Changed

- chore(deps): update dependency knip to v3.10.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/172](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/172)
- chore(deps): update dependency eslint-plugin-jsdoc to v48 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/173](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/173)
- chore(deps): update pnpm to v8.14.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/174](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/174)
- test: added end-to-end style unit test by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/178](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/178)
- test: add tests for getExistingContributors by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/182](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/182)
- feat: parallelized per contributor by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/187](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/187)
- docs: add logo by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/188](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/188)

**Full Changelog**:
JoshuaKGoldberg/all-contributors-auto-action@v0.4.0...v0.4.1

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in JoshuaKGoldberg/are-docs-informative Jan 10, 2024
…on to v0.4.1 (#197)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[JoshuaKGoldberg/all-contributors-auto-action](https://github.com/JoshuaKGoldberg/all-contributors-auto-action)
| action | patch | `v0.4.0` -> `v0.4.1` |

---

### Release Notes

<details>
<summary>JoshuaKGoldberg/all-contributors-auto-action
(JoshuaKGoldberg/all-contributors-auto-action)</summary>

###
[`v0.4.1`](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/releases/tag/v0.4.1):
: Faster for Multiple Contributors

[Compare
Source](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/compare/v0.4.0...v0.4.1)

#### What's Changed

- chore(deps): update dependency knip to v3.10.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/172](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/172)
- chore(deps): update dependency eslint-plugin-jsdoc to v48 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/173](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/173)
- chore(deps): update pnpm to v8.14.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/174](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/174)
- test: added end-to-end style unit test by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/178](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/178)
- test: add tests for getExistingContributors by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/182](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/182)
- feat: parallelized per contributor by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/187](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/187)
- docs: add logo by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/188](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/188)

**Full Changelog**:
JoshuaKGoldberg/all-contributors-auto-action@v0.4.0...v0.4.1

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in JoshuaKGoldberg/github-username-to-emails Jan 10, 2024
…on to v0.4.1 (#12)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[JoshuaKGoldberg/all-contributors-auto-action](https://github.com/JoshuaKGoldberg/all-contributors-auto-action)
| action | patch | `v0.4.0` -> `v0.4.1` |

---

### Release Notes

<details>
<summary>JoshuaKGoldberg/all-contributors-auto-action
(JoshuaKGoldberg/all-contributors-auto-action)</summary>

###
[`v0.4.1`](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/releases/tag/v0.4.1):
: Faster for Multiple Contributors

[Compare
Source](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/compare/v0.4.0...v0.4.1)

#### What's Changed

- chore(deps): update dependency knip to v3.10.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/172](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/172)
- chore(deps): update dependency eslint-plugin-jsdoc to v48 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/173](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/173)
- chore(deps): update pnpm to v8.14.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/174](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/174)
- test: added end-to-end style unit test by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/178](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/178)
- test: add tests for getExistingContributors by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/182](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/182)
- feat: parallelized per contributor by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/187](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/187)
- docs: add logo by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/188](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/188)

**Full Changelog**:
JoshuaKGoldberg/all-contributors-auto-action@v0.4.0...v0.4.1

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in JoshuaKGoldberg/release-it-action Jan 19, 2024
…on to v0.4.3 (#34)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[JoshuaKGoldberg/all-contributors-auto-action](https://github.com/JoshuaKGoldberg/all-contributors-auto-action)
| action | minor | `v0.3.2` -> `v0.4.3` |

---

### Release Notes

<details>
<summary>JoshuaKGoldberg/all-contributors-auto-action
(JoshuaKGoldberg/all-contributors-auto-action)</summary>

###
[`v0.4.3`](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/releases/tag/v0.4.3):
: Node 20

[Compare
Source](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/compare/v0.4.2...v0.4.3)

#### What's Changed

- chore(deps): update dependency node to v20.11.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/196](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/196)
- chore(deps): update pnpm to v8.14.1 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/197](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/197)
- fix: bump Node from 16 to 20 by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/199](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/199)

**Full Changelog**:
JoshuaKGoldberg/all-contributors-auto-action@v0.4.2...v0.4.3

###
[`v0.4.2`](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/releases/tag/v0.4.2):
: Dependency Bumps

[Compare
Source](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/compare/v0.4.1...v0.4.2)

Docs and deps updates to bring in the latest Octokit.js.

#### What's Changed

- chore(deps): update dependency knip to v3.11.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/190](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/190)
- docs: update README.md to turn text allcontributors to a link to
https://allcontributors.org by
[@&#8203;fdlpm](https://github.com/fdlpm) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/189](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/189)
- chore(deps): update dependency knip to v3.12.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/191](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/191)
- chore(deps): update dependency markdownlint to ^0.33.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/192](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/192)
- chore(deps): update dependency knip to v3.13.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/193](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/193)
- fix: bump all packages to latest by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/195](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/195)

#### New Contributors

- [@&#8203;fdlpm](https://github.com/fdlpm) made their first
contribution in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/189](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/189)

**Full Changelog**:
JoshuaKGoldberg/all-contributors-auto-action@v0.4.1...v0.4.2

###
[`v0.4.1`](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/releases/tag/v0.4.1):
: Faster for Multiple Contributors

[Compare
Source](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/compare/v0.4.0...v0.4.1)

#### What's Changed

- chore(deps): update dependency knip to v3.10.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/172](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/172)
- chore(deps): update dependency eslint-plugin-jsdoc to v48 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/173](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/173)
- chore(deps): update pnpm to v8.14.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/174](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/174)
- test: added end-to-end style unit test by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/178](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/178)
- test: add tests for getExistingContributors by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/182](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/182)
- feat: parallelized per contributor by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/187](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/187)
- docs: add logo by
[@&#8203;JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/188](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/188)

**Full Changelog**:
JoshuaKGoldberg/all-contributors-auto-action@v0.4.0...v0.4.1

###
[`v0.4.0`](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/releases/tag/v0.4.0):
: commit-to-co-authors@0.1.0

[Compare
Source](https://github.com/JoshuaKGoldberg/all-contributors-auto-action/compare/v0.3.2...v0.4.0)

Includes the latest
https://github.com/JoshuaKGoldberg/commit-to-co-authors, fixing an issue
with parsing manual email contributions like `Name <email@gmail.com>`.

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants