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

Add coverage for screencast #48

Merged
merged 2 commits into from
Mar 14, 2024
Merged

Add coverage for screencast #48

merged 2 commits into from
Mar 14, 2024

Conversation

kendallgassner
Copy link
Collaborator

What

Fixes #47

Adds coverage for ![Screencast from 23 02 2024 19 15 19](https://github.com/JoshuaKGoldberg/eslint-plugin-expect-type/assets/540079/8c8da5f5-0656-48d6-98e1-7fe179bb7ef7)

Copy link
Contributor

@khiga8 khiga8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@kendallgassner kendallgassner merged commit ac6fa6d into main Mar 14, 2024
1 check passed
renovate bot added a commit to JoshuaKGoldberg/npm-username-to-packages that referenced this pull request Mar 18, 2024
#54)

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

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github/accessibility-alt-text-bot](https://togithub.com/github/accessibility-alt-text-bot)
| action | minor | `v1.4.0` -> `v1.5.0` |

---

### Release Notes

<details>
<summary>github/accessibility-alt-text-bot
(github/accessibility-alt-text-bot)</summary>

###
[`v1.5.0`](https://togithub.com/github/accessibility-alt-text-bot/releases/tag/v1.5.0)

[Compare
Source](https://togithub.com/github/accessibility-alt-text-bot/compare/v1.4.0...v1.5.0)

#### What's Changed

- Bump [@&#8203;babel/traverse](https://togithub.com/babel/traverse)
from 7.23.0 to 7.23.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[github/accessibility-alt-text-bot#37
- Update README.md by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#39
- Use GitHub alerts syntax, and use tip instead of note by
[@&#8203;HonkingGoose](https://togithub.com/HonkingGoose) in
[github/accessibility-alt-text-bot#41
- feat: add attribution footer to bot comment by
[@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in
[github/accessibility-alt-text-bot#42
- Add `JoshuaKGoldberg` as contributor by
[@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) in
[github/accessibility-alt-text-bot#43
- Add coverage for screencast by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#48

#### New Contributors

- [@&#8203;dependabot](https://togithub.com/dependabot) made their first
contribution in
[github/accessibility-alt-text-bot#37
- [@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made
their first contribution in
[github/accessibility-alt-text-bot#42
- [@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) made their first
contribution in
[github/accessibility-alt-text-bot#43

**Full Changelog**:
github/accessibility-alt-text-bot@v1.4.0...v1.5.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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/JoshuaKGoldberg/npm-username-to-packages).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit to JoshuaKGoldberg/sentences-per-line that referenced this pull request Mar 18, 2024
#166)

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

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github/accessibility-alt-text-bot](https://togithub.com/github/accessibility-alt-text-bot)
| action | minor | `v1.4.0` -> `v1.5.0` |

---

### Release Notes

<details>
<summary>github/accessibility-alt-text-bot
(github/accessibility-alt-text-bot)</summary>

###
[`v1.5.0`](https://togithub.com/github/accessibility-alt-text-bot/releases/tag/v1.5.0)

[Compare
Source](https://togithub.com/github/accessibility-alt-text-bot/compare/v1.4.0...v1.5.0)

#### What's Changed

- Bump [@&#8203;babel/traverse](https://togithub.com/babel/traverse)
from 7.23.0 to 7.23.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[github/accessibility-alt-text-bot#37
- Update README.md by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#39
- Use GitHub alerts syntax, and use tip instead of note by
[@&#8203;HonkingGoose](https://togithub.com/HonkingGoose) in
[github/accessibility-alt-text-bot#41
- feat: add attribution footer to bot comment by
[@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in
[github/accessibility-alt-text-bot#42
- Add `JoshuaKGoldberg` as contributor by
[@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) in
[github/accessibility-alt-text-bot#43
- Add coverage for screencast by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#48

#### New Contributors

- [@&#8203;dependabot](https://togithub.com/dependabot) made their first
contribution in
[github/accessibility-alt-text-bot#37
- [@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made
their first contribution in
[github/accessibility-alt-text-bot#42
- [@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) made their first
contribution in
[github/accessibility-alt-text-bot#43

**Full Changelog**:
github/accessibility-alt-text-bot@v1.4.0...v1.5.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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/JoshuaKGoldberg/sentences-per-line).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit to JoshuaKGoldberg/eslint-plugin-package-json that referenced this pull request Mar 18, 2024
#218)

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

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github/accessibility-alt-text-bot](https://togithub.com/github/accessibility-alt-text-bot)
| action | minor | `v1.4.0` -> `v1.5.0` |

---

### Release Notes

<details>
<summary>github/accessibility-alt-text-bot
(github/accessibility-alt-text-bot)</summary>

###
[`v1.5.0`](https://togithub.com/github/accessibility-alt-text-bot/releases/tag/v1.5.0)

[Compare
Source](https://togithub.com/github/accessibility-alt-text-bot/compare/v1.4.0...v1.5.0)

#### What's Changed

- Bump [@&#8203;babel/traverse](https://togithub.com/babel/traverse)
from 7.23.0 to 7.23.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[github/accessibility-alt-text-bot#37
- Update README.md by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#39
- Use GitHub alerts syntax, and use tip instead of note by
[@&#8203;HonkingGoose](https://togithub.com/HonkingGoose) in
[github/accessibility-alt-text-bot#41
- feat: add attribution footer to bot comment by
[@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in
[github/accessibility-alt-text-bot#42
- Add `JoshuaKGoldberg` as contributor by
[@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) in
[github/accessibility-alt-text-bot#43
- Add coverage for screencast by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#48

#### New Contributors

- [@&#8203;dependabot](https://togithub.com/dependabot) made their first
contribution in
[github/accessibility-alt-text-bot#37
- [@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made
their first contribution in
[github/accessibility-alt-text-bot#42
- [@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) made their first
contribution in
[github/accessibility-alt-text-bot#43

**Full Changelog**:
github/accessibility-alt-text-bot@v1.4.0...v1.5.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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/JoshuaKGoldberg/eslint-plugin-package-json).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit to danvk/gravlax that referenced this pull request Mar 18, 2024
#118)

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

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github/accessibility-alt-text-bot](https://togithub.com/github/accessibility-alt-text-bot)
| action | minor | `v1.4.0` -> `v1.5.0` |

---

### Release Notes

<details>
<summary>github/accessibility-alt-text-bot
(github/accessibility-alt-text-bot)</summary>

###
[`v1.5.0`](https://togithub.com/github/accessibility-alt-text-bot/releases/tag/v1.5.0)

[Compare
Source](https://togithub.com/github/accessibility-alt-text-bot/compare/v1.4.0...v1.5.0)

#### What's Changed

- Bump [@&#8203;babel/traverse](https://togithub.com/babel/traverse)
from 7.23.0 to 7.23.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[github/accessibility-alt-text-bot#37
- Update README.md by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#39
- Use GitHub alerts syntax, and use tip instead of note by
[@&#8203;HonkingGoose](https://togithub.com/HonkingGoose) in
[github/accessibility-alt-text-bot#41
- feat: add attribution footer to bot comment by
[@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in
[github/accessibility-alt-text-bot#42
- Add `JoshuaKGoldberg` as contributor by
[@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) in
[github/accessibility-alt-text-bot#43
- Add coverage for screencast by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#48

#### New Contributors

- [@&#8203;dependabot](https://togithub.com/dependabot) made their first
contribution in
[github/accessibility-alt-text-bot#37
- [@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made
their first contribution in
[github/accessibility-alt-text-bot#42
- [@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) made their first
contribution in
[github/accessibility-alt-text-bot#43

**Full Changelog**:
github/accessibility-alt-text-bot@v1.4.0...v1.5.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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/danvk/gravlax).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit to JoshuaKGoldberg/console-fail-test that referenced this pull request Mar 18, 2024
#359)

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

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github/accessibility-alt-text-bot](https://togithub.com/github/accessibility-alt-text-bot)
| action | minor | `v1.4.0` -> `v1.5.0` |

---

### Release Notes

<details>
<summary>github/accessibility-alt-text-bot
(github/accessibility-alt-text-bot)</summary>

###
[`v1.5.0`](https://togithub.com/github/accessibility-alt-text-bot/releases/tag/v1.5.0)

[Compare
Source](https://togithub.com/github/accessibility-alt-text-bot/compare/v1.4.0...v1.5.0)

#### What's Changed

- Bump [@&#8203;babel/traverse](https://togithub.com/babel/traverse)
from 7.23.0 to 7.23.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[github/accessibility-alt-text-bot#37
- Update README.md by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#39
- Use GitHub alerts syntax, and use tip instead of note by
[@&#8203;HonkingGoose](https://togithub.com/HonkingGoose) in
[github/accessibility-alt-text-bot#41
- feat: add attribution footer to bot comment by
[@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in
[github/accessibility-alt-text-bot#42
- Add `JoshuaKGoldberg` as contributor by
[@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) in
[github/accessibility-alt-text-bot#43
- Add coverage for screencast by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#48

#### New Contributors

- [@&#8203;dependabot](https://togithub.com/dependabot) made their first
contribution in
[github/accessibility-alt-text-bot#37
- [@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made
their first contribution in
[github/accessibility-alt-text-bot#42
- [@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) made their first
contribution in
[github/accessibility-alt-text-bot#43

**Full Changelog**:
github/accessibility-alt-text-bot@v1.4.0...v1.5.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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/JoshuaKGoldberg/console-fail-test).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit to JoshuaKGoldberg/eslint-plugin-expect-type that referenced this pull request Mar 18, 2024
#218)

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

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github/accessibility-alt-text-bot](https://togithub.com/github/accessibility-alt-text-bot)
| action | minor | `v1.4.0` -> `v1.5.0` |

---

### Release Notes

<details>
<summary>github/accessibility-alt-text-bot
(github/accessibility-alt-text-bot)</summary>

###
[`v1.5.0`](https://togithub.com/github/accessibility-alt-text-bot/releases/tag/v1.5.0)

[Compare
Source](https://togithub.com/github/accessibility-alt-text-bot/compare/v1.4.0...v1.5.0)

#### What's Changed

- Bump [@&#8203;babel/traverse](https://togithub.com/babel/traverse)
from 7.23.0 to 7.23.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[github/accessibility-alt-text-bot#37
- Update README.md by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#39
- Use GitHub alerts syntax, and use tip instead of note by
[@&#8203;HonkingGoose](https://togithub.com/HonkingGoose) in
[github/accessibility-alt-text-bot#41
- feat: add attribution footer to bot comment by
[@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in
[github/accessibility-alt-text-bot#42
- Add `JoshuaKGoldberg` as contributor by
[@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) in
[github/accessibility-alt-text-bot#43
- Add coverage for screencast by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#48

#### New Contributors

- [@&#8203;dependabot](https://togithub.com/dependabot) made their first
contribution in
[github/accessibility-alt-text-bot#37
- [@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made
their first contribution in
[github/accessibility-alt-text-bot#42
- [@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) made their first
contribution in
[github/accessibility-alt-text-bot#43

**Full Changelog**:
github/accessibility-alt-text-bot@v1.4.0...v1.5.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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/JoshuaKGoldberg/eslint-plugin-expect-type).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit to SquiggleTools/boston-ts-website that referenced this pull request Mar 18, 2024
#55)

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

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github/accessibility-alt-text-bot](https://togithub.com/github/accessibility-alt-text-bot)
| action | minor | `v1.4.0` -> `v1.5.0` |

---

### Release Notes

<details>
<summary>github/accessibility-alt-text-bot
(github/accessibility-alt-text-bot)</summary>

###
[`v1.5.0`](https://togithub.com/github/accessibility-alt-text-bot/releases/tag/v1.5.0)

[Compare
Source](https://togithub.com/github/accessibility-alt-text-bot/compare/v1.4.0...v1.5.0)

#### What's Changed

- Bump [@&#8203;babel/traverse](https://togithub.com/babel/traverse)
from 7.23.0 to 7.23.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[github/accessibility-alt-text-bot#37
- Update README.md by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#39
- Use GitHub alerts syntax, and use tip instead of note by
[@&#8203;HonkingGoose](https://togithub.com/HonkingGoose) in
[github/accessibility-alt-text-bot#41
- feat: add attribution footer to bot comment by
[@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in
[github/accessibility-alt-text-bot#42
- Add `JoshuaKGoldberg` as contributor by
[@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) in
[github/accessibility-alt-text-bot#43
- Add coverage for screencast by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#48

#### New Contributors

- [@&#8203;dependabot](https://togithub.com/dependabot) made their first
contribution in
[github/accessibility-alt-text-bot#37
- [@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made
their first contribution in
[github/accessibility-alt-text-bot#42
- [@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) made their first
contribution in
[github/accessibility-alt-text-bot#43

**Full Changelog**:
github/accessibility-alt-text-bot@v1.4.0...v1.5.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 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/boston-ts-website).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit to JoshuaKGoldberg/refined-saved-replies that referenced this pull request Mar 18, 2024
#314)

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

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github/accessibility-alt-text-bot](https://togithub.com/github/accessibility-alt-text-bot)
| action | minor | `v1.4.0` -> `v1.5.0` |

---

### Release Notes

<details>
<summary>github/accessibility-alt-text-bot
(github/accessibility-alt-text-bot)</summary>

###
[`v1.5.0`](https://togithub.com/github/accessibility-alt-text-bot/releases/tag/v1.5.0)

[Compare
Source](https://togithub.com/github/accessibility-alt-text-bot/compare/v1.4.0...v1.5.0)

#### What's Changed

- Bump [@&#8203;babel/traverse](https://togithub.com/babel/traverse)
from 7.23.0 to 7.23.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[github/accessibility-alt-text-bot#37
- Update README.md by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#39
- Use GitHub alerts syntax, and use tip instead of note by
[@&#8203;HonkingGoose](https://togithub.com/HonkingGoose) in
[github/accessibility-alt-text-bot#41
- feat: add attribution footer to bot comment by
[@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in
[github/accessibility-alt-text-bot#42
- Add `JoshuaKGoldberg` as contributor by
[@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) in
[github/accessibility-alt-text-bot#43
- Add coverage for screencast by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#48

#### New Contributors

- [@&#8203;dependabot](https://togithub.com/dependabot) made their first
contribution in
[github/accessibility-alt-text-bot#37
- [@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made
their first contribution in
[github/accessibility-alt-text-bot#42
- [@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) made their first
contribution in
[github/accessibility-alt-text-bot#43

**Full Changelog**:
github/accessibility-alt-text-bot@v1.4.0...v1.5.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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/JoshuaKGoldberg/refined-saved-replies).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit to JoshuaKGoldberg/prune-github-notifications that referenced this pull request Mar 18, 2024
#41)

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

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github/accessibility-alt-text-bot](https://togithub.com/github/accessibility-alt-text-bot)
| action | minor | `v1.4.0` -> `v1.5.0` |

---

### Release Notes

<details>
<summary>github/accessibility-alt-text-bot
(github/accessibility-alt-text-bot)</summary>

###
[`v1.5.0`](https://togithub.com/github/accessibility-alt-text-bot/releases/tag/v1.5.0)

[Compare
Source](https://togithub.com/github/accessibility-alt-text-bot/compare/v1.4.0...v1.5.0)

#### What's Changed

- Bump [@&#8203;babel/traverse](https://togithub.com/babel/traverse)
from 7.23.0 to 7.23.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[github/accessibility-alt-text-bot#37
- Update README.md by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#39
- Use GitHub alerts syntax, and use tip instead of note by
[@&#8203;HonkingGoose](https://togithub.com/HonkingGoose) in
[github/accessibility-alt-text-bot#41
- feat: add attribution footer to bot comment by
[@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in
[github/accessibility-alt-text-bot#42
- Add `JoshuaKGoldberg` as contributor by
[@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) in
[github/accessibility-alt-text-bot#43
- Add coverage for screencast by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#48

#### New Contributors

- [@&#8203;dependabot](https://togithub.com/dependabot) made their first
contribution in
[github/accessibility-alt-text-bot#37
- [@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made
their first contribution in
[github/accessibility-alt-text-bot#42
- [@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) made their first
contribution in
[github/accessibility-alt-text-bot#43

**Full Changelog**:
github/accessibility-alt-text-bot@v1.4.0...v1.5.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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/JoshuaKGoldberg/prune-github-notifications).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit to JoshuaKGoldberg/tidelift-me-up-site that referenced this pull request Mar 18, 2024
#364)

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

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github/accessibility-alt-text-bot](https://togithub.com/github/accessibility-alt-text-bot)
| action | minor | `v1.4.0` -> `v1.5.0` |

---

### Release Notes

<details>
<summary>github/accessibility-alt-text-bot
(github/accessibility-alt-text-bot)</summary>

###
[`v1.5.0`](https://togithub.com/github/accessibility-alt-text-bot/releases/tag/v1.5.0)

[Compare
Source](https://togithub.com/github/accessibility-alt-text-bot/compare/v1.4.0...v1.5.0)

#### What's Changed

- Bump [@&#8203;babel/traverse](https://togithub.com/babel/traverse)
from 7.23.0 to 7.23.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[github/accessibility-alt-text-bot#37
- Update README.md by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#39
- Use GitHub alerts syntax, and use tip instead of note by
[@&#8203;HonkingGoose](https://togithub.com/HonkingGoose) in
[github/accessibility-alt-text-bot#41
- feat: add attribution footer to bot comment by
[@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in
[github/accessibility-alt-text-bot#42
- Add `JoshuaKGoldberg` as contributor by
[@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) in
[github/accessibility-alt-text-bot#43
- Add coverage for screencast by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#48

#### New Contributors

- [@&#8203;dependabot](https://togithub.com/dependabot) made their first
contribution in
[github/accessibility-alt-text-bot#37
- [@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made
their first contribution in
[github/accessibility-alt-text-bot#42
- [@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) made their first
contribution in
[github/accessibility-alt-text-bot#43

**Full Changelog**:
github/accessibility-alt-text-bot@v1.4.0...v1.5.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 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit to JoshuaKGoldberg/github-username-to-emails that referenced this pull request Mar 18, 2024
#86)

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

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github/accessibility-alt-text-bot](https://togithub.com/github/accessibility-alt-text-bot)
| action | minor | `v1.4.0` -> `v1.5.0` |

---

### Release Notes

<details>
<summary>github/accessibility-alt-text-bot
(github/accessibility-alt-text-bot)</summary>

###
[`v1.5.0`](https://togithub.com/github/accessibility-alt-text-bot/releases/tag/v1.5.0)

[Compare
Source](https://togithub.com/github/accessibility-alt-text-bot/compare/v1.4.0...v1.5.0)

#### What's Changed

- Bump [@&#8203;babel/traverse](https://togithub.com/babel/traverse)
from 7.23.0 to 7.23.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[github/accessibility-alt-text-bot#37
- Update README.md by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#39
- Use GitHub alerts syntax, and use tip instead of note by
[@&#8203;HonkingGoose](https://togithub.com/HonkingGoose) in
[github/accessibility-alt-text-bot#41
- feat: add attribution footer to bot comment by
[@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in
[github/accessibility-alt-text-bot#42
- Add `JoshuaKGoldberg` as contributor by
[@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) in
[github/accessibility-alt-text-bot#43
- Add coverage for screencast by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#48

#### New Contributors

- [@&#8203;dependabot](https://togithub.com/dependabot) made their first
contribution in
[github/accessibility-alt-text-bot#37
- [@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made
their first contribution in
[github/accessibility-alt-text-bot#42
- [@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) made their first
contribution in
[github/accessibility-alt-text-bot#43

**Full Changelog**:
github/accessibility-alt-text-bot@v1.4.0...v1.5.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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/JoshuaKGoldberg/github-username-to-emails).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit to JoshuaKGoldberg/emoji-platform-data that referenced this pull request Mar 20, 2024
#10)

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

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github/accessibility-alt-text-bot](https://togithub.com/github/accessibility-alt-text-bot)
| action | minor | `v1.4.0` -> `v1.5.0` |

---

### Release Notes

<details>
<summary>github/accessibility-alt-text-bot
(github/accessibility-alt-text-bot)</summary>

###
[`v1.5.0`](https://togithub.com/github/accessibility-alt-text-bot/releases/tag/v1.5.0)

[Compare
Source](https://togithub.com/github/accessibility-alt-text-bot/compare/v1.4.0...v1.5.0)

#### What's Changed

- Bump [@&#8203;babel/traverse](https://togithub.com/babel/traverse)
from 7.23.0 to 7.23.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[github/accessibility-alt-text-bot#37
- Update README.md by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#39
- Use GitHub alerts syntax, and use tip instead of note by
[@&#8203;HonkingGoose](https://togithub.com/HonkingGoose) in
[github/accessibility-alt-text-bot#41
- feat: add attribution footer to bot comment by
[@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in
[github/accessibility-alt-text-bot#42
- Add `JoshuaKGoldberg` as contributor by
[@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) in
[github/accessibility-alt-text-bot#43
- Add coverage for screencast by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#48

#### New Contributors

- [@&#8203;dependabot](https://togithub.com/dependabot) made their first
contribution in
[github/accessibility-alt-text-bot#37
- [@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made
their first contribution in
[github/accessibility-alt-text-bot#42
- [@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) made their first
contribution in
[github/accessibility-alt-text-bot#43

**Full Changelog**:
github/accessibility-alt-text-bot@v1.4.0...v1.5.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 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/emoji-platform-data).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit to JoshuaKGoldberg/TypeStat that referenced this pull request Mar 25, 2024
#1460)

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

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github/accessibility-alt-text-bot](https://togithub.com/github/accessibility-alt-text-bot)
| action | minor | `v1.4.0` -> `v1.5.0` |

---

### Release Notes

<details>
<summary>github/accessibility-alt-text-bot
(github/accessibility-alt-text-bot)</summary>

###
[`v1.5.0`](https://togithub.com/github/accessibility-alt-text-bot/releases/tag/v1.5.0)

[Compare
Source](https://togithub.com/github/accessibility-alt-text-bot/compare/v1.4.0...v1.5.0)

#### What's Changed

- Bump [@&#8203;babel/traverse](https://togithub.com/babel/traverse)
from 7.23.0 to 7.23.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[github/accessibility-alt-text-bot#37
- Update README.md by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#39
- Use GitHub alerts syntax, and use tip instead of note by
[@&#8203;HonkingGoose](https://togithub.com/HonkingGoose) in
[github/accessibility-alt-text-bot#41
- feat: add attribution footer to bot comment by
[@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in
[github/accessibility-alt-text-bot#42
- Add `JoshuaKGoldberg` as contributor by
[@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) in
[github/accessibility-alt-text-bot#43
- Add coverage for screencast by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#48

#### New Contributors

- [@&#8203;dependabot](https://togithub.com/dependabot) made their first
contribution in
[github/accessibility-alt-text-bot#37
- [@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made
their first contribution in
[github/accessibility-alt-text-bot#42
- [@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) made their first
contribution in
[github/accessibility-alt-text-bot#43

**Full Changelog**:
github/accessibility-alt-text-bot@v1.4.0...v1.5.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 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/TypeStat).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit to JoshuaKGoldberg/ts-api-utils that referenced this pull request Mar 26, 2024
#414)

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

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github/accessibility-alt-text-bot](https://togithub.com/github/accessibility-alt-text-bot)
| action | minor | `v1.4.0` -> `v1.5.0` |

---

### Release Notes

<details>
<summary>github/accessibility-alt-text-bot
(github/accessibility-alt-text-bot)</summary>

###
[`v1.5.0`](https://togithub.com/github/accessibility-alt-text-bot/releases/tag/v1.5.0)

[Compare
Source](https://togithub.com/github/accessibility-alt-text-bot/compare/v1.4.0...v1.5.0)

#### What's Changed

- Bump [@&#8203;babel/traverse](https://togithub.com/babel/traverse)
from 7.23.0 to 7.23.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[github/accessibility-alt-text-bot#37
- Update README.md by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#39
- Use GitHub alerts syntax, and use tip instead of note by
[@&#8203;HonkingGoose](https://togithub.com/HonkingGoose) in
[github/accessibility-alt-text-bot#41
- feat: add attribution footer to bot comment by
[@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in
[github/accessibility-alt-text-bot#42
- Add `JoshuaKGoldberg` as contributor by
[@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) in
[github/accessibility-alt-text-bot#43
- Add coverage for screencast by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#48

#### New Contributors

- [@&#8203;dependabot](https://togithub.com/dependabot) made their first
contribution in
[github/accessibility-alt-text-bot#37
- [@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made
their first contribution in
[github/accessibility-alt-text-bot#42
- [@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) made their first
contribution in
[github/accessibility-alt-text-bot#43

**Full Changelog**:
github/accessibility-alt-text-bot@v1.4.0...v1.5.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 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit to JoshuaKGoldberg/emoji-blast that referenced this pull request Mar 28, 2024
#204)

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

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github/accessibility-alt-text-bot](https://togithub.com/github/accessibility-alt-text-bot)
| action | minor | `v1.4.0` -> `v1.5.0` |

---

### Release Notes

<details>
<summary>github/accessibility-alt-text-bot
(github/accessibility-alt-text-bot)</summary>

###
[`v1.5.0`](https://togithub.com/github/accessibility-alt-text-bot/releases/tag/v1.5.0)

[Compare
Source](https://togithub.com/github/accessibility-alt-text-bot/compare/v1.4.0...v1.5.0)

#### What's Changed

- Bump [@&#8203;babel/traverse](https://togithub.com/babel/traverse)
from 7.23.0 to 7.23.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[github/accessibility-alt-text-bot#37
- Update README.md by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#39
- Use GitHub alerts syntax, and use tip instead of note by
[@&#8203;HonkingGoose](https://togithub.com/HonkingGoose) in
[github/accessibility-alt-text-bot#41
- feat: add attribution footer to bot comment by
[@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in
[github/accessibility-alt-text-bot#42
- Add `JoshuaKGoldberg` as contributor by
[@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) in
[github/accessibility-alt-text-bot#43
- Add coverage for screencast by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#48

#### New Contributors

- [@&#8203;dependabot](https://togithub.com/dependabot) made their first
contribution in
[github/accessibility-alt-text-bot#37
- [@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made
their first contribution in
[github/accessibility-alt-text-bot#42
- [@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) made their first
contribution in
[github/accessibility-alt-text-bot#43

**Full Changelog**:
github/accessibility-alt-text-bot@v1.4.0...v1.5.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 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/emoji-blast).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit to navin-moorthy/node-ts-package that referenced this pull request Apr 3, 2024
#15)

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

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github/accessibility-alt-text-bot](https://togithub.com/github/accessibility-alt-text-bot)
| action | minor | `v1.4.0` -> `v1.5.0` |

---

### Release Notes

<details>
<summary>github/accessibility-alt-text-bot
(github/accessibility-alt-text-bot)</summary>

###
[`v1.5.0`](https://togithub.com/github/accessibility-alt-text-bot/releases/tag/v1.5.0)

[Compare
Source](https://togithub.com/github/accessibility-alt-text-bot/compare/v1.4.0...v1.5.0)

#### What's Changed

- Bump [@&#8203;babel/traverse](https://togithub.com/babel/traverse)
from 7.23.0 to 7.23.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[github/accessibility-alt-text-bot#37
- Update README.md by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#39
- Use GitHub alerts syntax, and use tip instead of note by
[@&#8203;HonkingGoose](https://togithub.com/HonkingGoose) in
[github/accessibility-alt-text-bot#41
- feat: add attribution footer to bot comment by
[@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in
[github/accessibility-alt-text-bot#42
- Add `JoshuaKGoldberg` as contributor by
[@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) in
[github/accessibility-alt-text-bot#43
- Add coverage for screencast by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#48

#### New Contributors

- [@&#8203;dependabot](https://togithub.com/dependabot) made their first
contribution in
[github/accessibility-alt-text-bot#37
- [@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made
their first contribution in
[github/accessibility-alt-text-bot#42
- [@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) made their first
contribution in
[github/accessibility-alt-text-bot#43

**Full Changelog**:
github/accessibility-alt-text-bot@v1.4.0...v1.5.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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/navin-moorthy/node-ts-package).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit to navin-moorthy/create-node-ts-package that referenced this pull request Apr 4, 2024
#3)

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

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github/accessibility-alt-text-bot](https://togithub.com/github/accessibility-alt-text-bot)
| action | minor | `v1.4.0` -> `v1.5.0` |

---

### Release Notes

<details>
<summary>github/accessibility-alt-text-bot
(github/accessibility-alt-text-bot)</summary>

###
[`v1.5.0`](https://togithub.com/github/accessibility-alt-text-bot/releases/tag/v1.5.0)

[Compare
Source](https://togithub.com/github/accessibility-alt-text-bot/compare/v1.4.0...v1.5.0)

#### What's Changed

- Bump [@&#8203;babel/traverse](https://togithub.com/babel/traverse)
from 7.23.0 to 7.23.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[github/accessibility-alt-text-bot#37
- Update README.md by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#39
- Use GitHub alerts syntax, and use tip instead of note by
[@&#8203;HonkingGoose](https://togithub.com/HonkingGoose) in
[github/accessibility-alt-text-bot#41
- feat: add attribution footer to bot comment by
[@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in
[github/accessibility-alt-text-bot#42
- Add `JoshuaKGoldberg` as contributor by
[@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) in
[github/accessibility-alt-text-bot#43
- Add coverage for screencast by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#48

#### New Contributors

- [@&#8203;dependabot](https://togithub.com/dependabot) made their first
contribution in
[github/accessibility-alt-text-bot#37
- [@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made
their first contribution in
[github/accessibility-alt-text-bot#42
- [@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) made their first
contribution in
[github/accessibility-alt-text-bot#43

**Full Changelog**:
github/accessibility-alt-text-bot@v1.4.0...v1.5.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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/navin-moorthy/create-node-ts-package).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit to JoshuaKGoldberg/stoptalking that referenced this pull request May 3, 2024
#438)

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

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github/accessibility-alt-text-bot](https://togithub.com/github/accessibility-alt-text-bot)
| action | minor | `v1.4.0` -> `v1.5.0` |

---

### Release Notes

<details>
<summary>github/accessibility-alt-text-bot
(github/accessibility-alt-text-bot)</summary>

###
[`v1.5.0`](https://togithub.com/github/accessibility-alt-text-bot/releases/tag/v1.5.0)

[Compare
Source](https://togithub.com/github/accessibility-alt-text-bot/compare/v1.4.0...v1.5.0)

#### What's Changed

- Bump [@&#8203;babel/traverse](https://togithub.com/babel/traverse)
from 7.23.0 to 7.23.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[github/accessibility-alt-text-bot#37
- Update README.md by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#39
- Use GitHub alerts syntax, and use tip instead of note by
[@&#8203;HonkingGoose](https://togithub.com/HonkingGoose) in
[github/accessibility-alt-text-bot#41
- feat: add attribution footer to bot comment by
[@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in
[github/accessibility-alt-text-bot#42
- Add `JoshuaKGoldberg` as contributor by
[@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) in
[github/accessibility-alt-text-bot#43
- Add coverage for screencast by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#48

#### New Contributors

- [@&#8203;dependabot](https://togithub.com/dependabot) made their first
contribution in
[github/accessibility-alt-text-bot#37
- [@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made
their first contribution in
[github/accessibility-alt-text-bot#42
- [@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) made their first
contribution in
[github/accessibility-alt-text-bot#43

**Full Changelog**:
github/accessibility-alt-text-bot@v1.4.0...v1.5.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 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/stoptalking).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMzEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMzMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit to JoshuaKGoldberg/get-github-auth-token that referenced this pull request May 26, 2024
#5)

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

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github/accessibility-alt-text-bot](https://togithub.com/github/accessibility-alt-text-bot)
| action | minor | `v1.4.0` -> `v1.5.0` |

---

### Release Notes

<details>
<summary>github/accessibility-alt-text-bot
(github/accessibility-alt-text-bot)</summary>

###
[`v1.5.0`](https://togithub.com/github/accessibility-alt-text-bot/releases/tag/v1.5.0)

[Compare
Source](https://togithub.com/github/accessibility-alt-text-bot/compare/v1.4.0...v1.5.0)

#### What's Changed

- Bump [@&#8203;babel/traverse](https://togithub.com/babel/traverse)
from 7.23.0 to 7.23.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[github/accessibility-alt-text-bot#37
- Update README.md by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#39
- Use GitHub alerts syntax, and use tip instead of note by
[@&#8203;HonkingGoose](https://togithub.com/HonkingGoose) in
[github/accessibility-alt-text-bot#41
- feat: add attribution footer to bot comment by
[@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in
[github/accessibility-alt-text-bot#42
- Add `JoshuaKGoldberg` as contributor by
[@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) in
[github/accessibility-alt-text-bot#43
- Add coverage for screencast by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#48

#### New Contributors

- [@&#8203;dependabot](https://togithub.com/dependabot) made their first
contribution in
[github/accessibility-alt-text-bot#37
- [@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made
their first contribution in
[github/accessibility-alt-text-bot#42
- [@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) made their first
contribution in
[github/accessibility-alt-text-bot#43

**Full Changelog**:
github/accessibility-alt-text-bot@v1.4.0...v1.5.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 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/get-github-auth-token).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit to SquiggleTools/SquiggleConf that referenced this pull request Jun 1, 2024
#7)

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

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github/accessibility-alt-text-bot](https://togithub.com/github/accessibility-alt-text-bot)
| action | minor | `v1.4.0` -> `v1.5.0` |

---

### Release Notes

<details>
<summary>github/accessibility-alt-text-bot
(github/accessibility-alt-text-bot)</summary>

###
[`v1.5.0`](https://togithub.com/github/accessibility-alt-text-bot/releases/tag/v1.5.0)

[Compare
Source](https://togithub.com/github/accessibility-alt-text-bot/compare/v1.4.0...v1.5.0)

#### What's Changed

- Bump [@&#8203;babel/traverse](https://togithub.com/babel/traverse)
from 7.23.0 to 7.23.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[github/accessibility-alt-text-bot#37
- Update README.md by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#39
- Use GitHub alerts syntax, and use tip instead of note by
[@&#8203;HonkingGoose](https://togithub.com/HonkingGoose) in
[github/accessibility-alt-text-bot#41
- feat: add attribution footer to bot comment by
[@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in
[github/accessibility-alt-text-bot#42
- Add `JoshuaKGoldberg` as contributor by
[@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) in
[github/accessibility-alt-text-bot#43
- Add coverage for screencast by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#48

#### New Contributors

- [@&#8203;dependabot](https://togithub.com/dependabot) made their first
contribution in
[github/accessibility-alt-text-bot#37
- [@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made
their first contribution in
[github/accessibility-alt-text-bot#42
- [@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) made their first
contribution in
[github/accessibility-alt-text-bot#43

**Full Changelog**:
github/accessibility-alt-text-bot@v1.4.0...v1.5.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 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/SquiggleConf).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit to JoshuaKGoldberg/ts-function-inliner that referenced this pull request Jun 4, 2024
#185)

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

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github/accessibility-alt-text-bot](https://togithub.com/github/accessibility-alt-text-bot)
| action | minor | `v1.4.0` -> `v1.5.0` |

---

### Release Notes

<details>
<summary>github/accessibility-alt-text-bot
(github/accessibility-alt-text-bot)</summary>

###
[`v1.5.0`](https://togithub.com/github/accessibility-alt-text-bot/releases/tag/v1.5.0)

[Compare
Source](https://togithub.com/github/accessibility-alt-text-bot/compare/v1.4.0...v1.5.0)

#### What's Changed

- Bump [@&#8203;babel/traverse](https://togithub.com/babel/traverse)
from 7.23.0 to 7.23.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[github/accessibility-alt-text-bot#37
- Update README.md by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#39
- Use GitHub alerts syntax, and use tip instead of note by
[@&#8203;HonkingGoose](https://togithub.com/HonkingGoose) in
[github/accessibility-alt-text-bot#41
- feat: add attribution footer to bot comment by
[@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in
[github/accessibility-alt-text-bot#42
- Add `JoshuaKGoldberg` as contributor by
[@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) in
[github/accessibility-alt-text-bot#43
- Add coverage for screencast by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#48

#### New Contributors

- [@&#8203;dependabot](https://togithub.com/dependabot) made their first
contribution in
[github/accessibility-alt-text-bot#37
- [@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made
their first contribution in
[github/accessibility-alt-text-bot#42
- [@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) made their first
contribution in
[github/accessibility-alt-text-bot#43

**Full Changelog**:
github/accessibility-alt-text-bot@v1.4.0...v1.5.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 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit to JoshuaKGoldberg/console-table-without-index that referenced this pull request Jul 14, 2024
#7)

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

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github/accessibility-alt-text-bot](https://togithub.com/github/accessibility-alt-text-bot)
| action | minor | `v1.4.0` -> `v1.5.0` |

---

### Release Notes

<details>
<summary>github/accessibility-alt-text-bot
(github/accessibility-alt-text-bot)</summary>

###
[`v1.5.0`](https://togithub.com/github/accessibility-alt-text-bot/releases/tag/v1.5.0)

[Compare
Source](https://togithub.com/github/accessibility-alt-text-bot/compare/v1.4.0...v1.5.0)

#### What's Changed

- Bump [@&#8203;babel/traverse](https://togithub.com/babel/traverse)
from 7.23.0 to 7.23.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[github/accessibility-alt-text-bot#37
- Update README.md by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#39
- Use GitHub alerts syntax, and use tip instead of note by
[@&#8203;HonkingGoose](https://togithub.com/HonkingGoose) in
[github/accessibility-alt-text-bot#41
- feat: add attribution footer to bot comment by
[@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in
[github/accessibility-alt-text-bot#42
- Add `JoshuaKGoldberg` as contributor by
[@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) in
[github/accessibility-alt-text-bot#43
- Add coverage for screencast by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#48

#### New Contributors

- [@&#8203;dependabot](https://togithub.com/dependabot) made their first
contribution in
[github/accessibility-alt-text-bot#37
- [@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made
their first contribution in
[github/accessibility-alt-text-bot#42
- [@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) made their first
contribution in
[github/accessibility-alt-text-bot#43

**Full Changelog**:
github/accessibility-alt-text-bot@v1.4.0...v1.5.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 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-table-without-index).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit to JoshuaKGoldberg/text-table-fast that referenced this pull request Jul 22, 2024
#5)

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

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github/accessibility-alt-text-bot](https://togithub.com/github/accessibility-alt-text-bot)
| action | minor | `v1.4.0` -> `v1.5.0` |

---

### Release Notes

<details>
<summary>github/accessibility-alt-text-bot
(github/accessibility-alt-text-bot)</summary>

###
[`v1.5.0`](https://togithub.com/github/accessibility-alt-text-bot/releases/tag/v1.5.0)

[Compare
Source](https://togithub.com/github/accessibility-alt-text-bot/compare/v1.4.0...v1.5.0)

#### What's Changed

- Bump [@&#8203;babel/traverse](https://togithub.com/babel/traverse)
from 7.23.0 to 7.23.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[github/accessibility-alt-text-bot#37
- Update README.md by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#39
- Use GitHub alerts syntax, and use tip instead of note by
[@&#8203;HonkingGoose](https://togithub.com/HonkingGoose) in
[github/accessibility-alt-text-bot#41
- feat: add attribution footer to bot comment by
[@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in
[github/accessibility-alt-text-bot#42
- Add `JoshuaKGoldberg` as contributor by
[@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) in
[github/accessibility-alt-text-bot#43
- Add coverage for screencast by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#48

#### New Contributors

- [@&#8203;dependabot](https://togithub.com/dependabot) made their first
contribution in
[github/accessibility-alt-text-bot#37
- [@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made
their first contribution in
[github/accessibility-alt-text-bot#42
- [@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) made their first
contribution in
[github/accessibility-alt-text-bot#43

**Full Changelog**:
github/accessibility-alt-text-bot@v1.4.0...v1.5.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/text-table-fast).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit to JoshuaKGoldberg/description-to-co-authors that referenced this pull request Aug 10, 2024
#18)

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

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github/accessibility-alt-text-bot](https://togithub.com/github/accessibility-alt-text-bot)
| action | minor | `v1.4.0` -> `v1.5.0` |

---

### Release Notes

<details>
<summary>github/accessibility-alt-text-bot
(github/accessibility-alt-text-bot)</summary>

###
[`v1.5.0`](https://togithub.com/github/accessibility-alt-text-bot/releases/tag/v1.5.0)

[Compare
Source](https://togithub.com/github/accessibility-alt-text-bot/compare/v1.4.0...v1.5.0)

#### What's Changed

- Bump [@&#8203;babel/traverse](https://togithub.com/babel/traverse)
from 7.23.0 to 7.23.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[github/accessibility-alt-text-bot#37
- Update README.md by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#39
- Use GitHub alerts syntax, and use tip instead of note by
[@&#8203;HonkingGoose](https://togithub.com/HonkingGoose) in
[github/accessibility-alt-text-bot#41
- feat: add attribution footer to bot comment by
[@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in
[github/accessibility-alt-text-bot#42
- Add `JoshuaKGoldberg` as contributor by
[@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) in
[github/accessibility-alt-text-bot#43
- Add coverage for screencast by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#48

#### New Contributors

- [@&#8203;dependabot](https://togithub.com/dependabot) made their first
contribution in
[github/accessibility-alt-text-bot#37
- [@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made
their first contribution in
[github/accessibility-alt-text-bot#42
- [@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) made their first
contribution in
[github/accessibility-alt-text-bot#43

**Full Changelog**:
github/accessibility-alt-text-bot@v1.4.0...v1.5.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/description-to-co-authors).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit to marsidev/test-lib that referenced this pull request Aug 15, 2024
#4)

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

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github/accessibility-alt-text-bot](https://togithub.com/github/accessibility-alt-text-bot)
| action | minor | `v1.4.0` -> `v1.5.0` |

---

### Release Notes

<details>
<summary>github/accessibility-alt-text-bot
(github/accessibility-alt-text-bot)</summary>

###
[`v1.5.0`](https://togithub.com/github/accessibility-alt-text-bot/releases/tag/v1.5.0)

[Compare
Source](https://togithub.com/github/accessibility-alt-text-bot/compare/v1.4.0...v1.5.0)

#### What's Changed

- Bump [@&#8203;babel/traverse](https://togithub.com/babel/traverse)
from 7.23.0 to 7.23.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[github/accessibility-alt-text-bot#37
- Update README.md by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#39
- Use GitHub alerts syntax, and use tip instead of note by
[@&#8203;HonkingGoose](https://togithub.com/HonkingGoose) in
[github/accessibility-alt-text-bot#41
- feat: add attribution footer to bot comment by
[@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in
[github/accessibility-alt-text-bot#42
- Add `JoshuaKGoldberg` as contributor by
[@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) in
[github/accessibility-alt-text-bot#43
- Add coverage for screencast by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#48

#### New Contributors

- [@&#8203;dependabot](https://togithub.com/dependabot) made their first
contribution in
[github/accessibility-alt-text-bot#37
- [@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made
their first contribution in
[github/accessibility-alt-text-bot#42
- [@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) made their first
contribution in
[github/accessibility-alt-text-bot#43

**Full Changelog**:
github/accessibility-alt-text-bot@v1.4.0...v1.5.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/marsidev/test-lib).

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

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.

🐛 Bug: "Screencast from ..." not detected as default alt text
2 participants