-
Notifications
You must be signed in to change notification settings - Fork 14
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
feat: add attribution footer to bot comment #42
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
JoyceZhu
approved these changes
Dec 20, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the contribution!
Merged! Forgot to mention above -- if you would like to add yourself to the list of contributors in our |
Great thanks! I'd prefer one of you folks do it, yes please 🙂 |
renovate bot
referenced
this pull request
in JoshuaKGoldberg/npm-username-to-packages
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 [@​babel/traverse](https://togithub.com/babel/traverse) from 7.23.0 to 7.23.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37) - Update README.md by [@​kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/39](https://togithub.com/github/accessibility-alt-text-bot/pull/39) - Use GitHub alerts syntax, and use tip instead of note by [@​HonkingGoose](https://togithub.com/HonkingGoose) in [https://github.com/github/accessibility-alt-text-bot/pull/41](https://togithub.com/github/accessibility-alt-text-bot/pull/41) - feat: add attribution footer to bot comment by [@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in [https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42) - Add `JoshuaKGoldberg` as contributor by [@​JoyceZhu](https://togithub.com/JoyceZhu) in [https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/43) - Add coverage for screencast by [@​kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/48](https://togithub.com/github/accessibility-alt-text-bot/pull/48) #### New Contributors - [@​dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37) - [@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42) - [@​JoyceZhu](https://togithub.com/JoyceZhu) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/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
referenced
this pull request
in JoshuaKGoldberg/sentences-per-line
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 [@​babel/traverse](https://togithub.com/babel/traverse) from 7.23.0 to 7.23.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37) - Update README.md by [@​kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/39](https://togithub.com/github/accessibility-alt-text-bot/pull/39) - Use GitHub alerts syntax, and use tip instead of note by [@​HonkingGoose](https://togithub.com/HonkingGoose) in [https://github.com/github/accessibility-alt-text-bot/pull/41](https://togithub.com/github/accessibility-alt-text-bot/pull/41) - feat: add attribution footer to bot comment by [@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in [https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42) - Add `JoshuaKGoldberg` as contributor by [@​JoyceZhu](https://togithub.com/JoyceZhu) in [https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/43) - Add coverage for screencast by [@​kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/48](https://togithub.com/github/accessibility-alt-text-bot/pull/48) #### New Contributors - [@​dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37) - [@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42) - [@​JoyceZhu](https://togithub.com/JoyceZhu) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/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
referenced
this pull request
in JoshuaKGoldberg/eslint-plugin-package-json
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 [@​babel/traverse](https://togithub.com/babel/traverse) from 7.23.0 to 7.23.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37) - Update README.md by [@​kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/39](https://togithub.com/github/accessibility-alt-text-bot/pull/39) - Use GitHub alerts syntax, and use tip instead of note by [@​HonkingGoose](https://togithub.com/HonkingGoose) in [https://github.com/github/accessibility-alt-text-bot/pull/41](https://togithub.com/github/accessibility-alt-text-bot/pull/41) - feat: add attribution footer to bot comment by [@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in [https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42) - Add `JoshuaKGoldberg` as contributor by [@​JoyceZhu](https://togithub.com/JoyceZhu) in [https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/43) - Add coverage for screencast by [@​kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/48](https://togithub.com/github/accessibility-alt-text-bot/pull/48) #### New Contributors - [@​dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37) - [@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42) - [@​JoyceZhu](https://togithub.com/JoyceZhu) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/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
referenced
this pull request
in danvk/gravlax
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 [@​babel/traverse](https://togithub.com/babel/traverse) from 7.23.0 to 7.23.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37) - Update README.md by [@​kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/39](https://togithub.com/github/accessibility-alt-text-bot/pull/39) - Use GitHub alerts syntax, and use tip instead of note by [@​HonkingGoose](https://togithub.com/HonkingGoose) in [https://github.com/github/accessibility-alt-text-bot/pull/41](https://togithub.com/github/accessibility-alt-text-bot/pull/41) - feat: add attribution footer to bot comment by [@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in [https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42) - Add `JoshuaKGoldberg` as contributor by [@​JoyceZhu](https://togithub.com/JoyceZhu) in [https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/43) - Add coverage for screencast by [@​kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/48](https://togithub.com/github/accessibility-alt-text-bot/pull/48) #### New Contributors - [@​dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37) - [@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42) - [@​JoyceZhu](https://togithub.com/JoyceZhu) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/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
referenced
this pull request
in JoshuaKGoldberg/console-fail-test
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 [@​babel/traverse](https://togithub.com/babel/traverse) from 7.23.0 to 7.23.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37) - Update README.md by [@​kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/39](https://togithub.com/github/accessibility-alt-text-bot/pull/39) - Use GitHub alerts syntax, and use tip instead of note by [@​HonkingGoose](https://togithub.com/HonkingGoose) in [https://github.com/github/accessibility-alt-text-bot/pull/41](https://togithub.com/github/accessibility-alt-text-bot/pull/41) - feat: add attribution footer to bot comment by [@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in [https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42) - Add `JoshuaKGoldberg` as contributor by [@​JoyceZhu](https://togithub.com/JoyceZhu) in [https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/43) - Add coverage for screencast by [@​kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/48](https://togithub.com/github/accessibility-alt-text-bot/pull/48) #### New Contributors - [@​dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37) - [@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42) - [@​JoyceZhu](https://togithub.com/JoyceZhu) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/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
referenced
this pull request
in JoshuaKGoldberg/eslint-plugin-expect-type
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 [@​babel/traverse](https://togithub.com/babel/traverse) from 7.23.0 to 7.23.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37) - Update README.md by [@​kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/39](https://togithub.com/github/accessibility-alt-text-bot/pull/39) - Use GitHub alerts syntax, and use tip instead of note by [@​HonkingGoose](https://togithub.com/HonkingGoose) in [https://github.com/github/accessibility-alt-text-bot/pull/41](https://togithub.com/github/accessibility-alt-text-bot/pull/41) - feat: add attribution footer to bot comment by [@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in [https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42) - Add `JoshuaKGoldberg` as contributor by [@​JoyceZhu](https://togithub.com/JoyceZhu) in [https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/43) - Add coverage for screencast by [@​kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/48](https://togithub.com/github/accessibility-alt-text-bot/pull/48) #### New Contributors - [@​dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37) - [@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42) - [@​JoyceZhu](https://togithub.com/JoyceZhu) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/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
referenced
this pull request
in SquiggleTools/boston-ts-website
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 [@​babel/traverse](https://togithub.com/babel/traverse) from 7.23.0 to 7.23.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37) - Update README.md by [@​kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/39](https://togithub.com/github/accessibility-alt-text-bot/pull/39) - Use GitHub alerts syntax, and use tip instead of note by [@​HonkingGoose](https://togithub.com/HonkingGoose) in [https://github.com/github/accessibility-alt-text-bot/pull/41](https://togithub.com/github/accessibility-alt-text-bot/pull/41) - feat: add attribution footer to bot comment by [@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in [https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42) - Add `JoshuaKGoldberg` as contributor by [@​JoyceZhu](https://togithub.com/JoyceZhu) in [https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/43) - Add coverage for screencast by [@​kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/48](https://togithub.com/github/accessibility-alt-text-bot/pull/48) #### New Contributors - [@​dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37) - [@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42) - [@​JoyceZhu](https://togithub.com/JoyceZhu) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/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
referenced
this pull request
in JoshuaKGoldberg/refined-saved-replies
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 [@​babel/traverse](https://togithub.com/babel/traverse) from 7.23.0 to 7.23.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37) - Update README.md by [@​kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/39](https://togithub.com/github/accessibility-alt-text-bot/pull/39) - Use GitHub alerts syntax, and use tip instead of note by [@​HonkingGoose](https://togithub.com/HonkingGoose) in [https://github.com/github/accessibility-alt-text-bot/pull/41](https://togithub.com/github/accessibility-alt-text-bot/pull/41) - feat: add attribution footer to bot comment by [@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in [https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42) - Add `JoshuaKGoldberg` as contributor by [@​JoyceZhu](https://togithub.com/JoyceZhu) in [https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/43) - Add coverage for screencast by [@​kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/48](https://togithub.com/github/accessibility-alt-text-bot/pull/48) #### New Contributors - [@​dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37) - [@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42) - [@​JoyceZhu](https://togithub.com/JoyceZhu) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/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
referenced
this pull request
in JoshuaKGoldberg/prune-github-notifications
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 [@​babel/traverse](https://togithub.com/babel/traverse) from 7.23.0 to 7.23.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37) - Update README.md by [@​kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/39](https://togithub.com/github/accessibility-alt-text-bot/pull/39) - Use GitHub alerts syntax, and use tip instead of note by [@​HonkingGoose](https://togithub.com/HonkingGoose) in [https://github.com/github/accessibility-alt-text-bot/pull/41](https://togithub.com/github/accessibility-alt-text-bot/pull/41) - feat: add attribution footer to bot comment by [@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in [https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42) - Add `JoshuaKGoldberg` as contributor by [@​JoyceZhu](https://togithub.com/JoyceZhu) in [https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/43) - Add coverage for screencast by [@​kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/48](https://togithub.com/github/accessibility-alt-text-bot/pull/48) #### New Contributors - [@​dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37) - [@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42) - [@​JoyceZhu](https://togithub.com/JoyceZhu) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/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
referenced
this pull request
in JoshuaKGoldberg/tidelift-me-up-site
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 [@​babel/traverse](https://togithub.com/babel/traverse) from 7.23.0 to 7.23.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37) - Update README.md by [@​kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/39](https://togithub.com/github/accessibility-alt-text-bot/pull/39) - Use GitHub alerts syntax, and use tip instead of note by [@​HonkingGoose](https://togithub.com/HonkingGoose) in [https://github.com/github/accessibility-alt-text-bot/pull/41](https://togithub.com/github/accessibility-alt-text-bot/pull/41) - feat: add attribution footer to bot comment by [@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in [https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42) - Add `JoshuaKGoldberg` as contributor by [@​JoyceZhu](https://togithub.com/JoyceZhu) in [https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/43) - Add coverage for screencast by [@​kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/48](https://togithub.com/github/accessibility-alt-text-bot/pull/48) #### New Contributors - [@​dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37) - [@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42) - [@​JoyceZhu](https://togithub.com/JoyceZhu) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/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
referenced
this pull request
in JoshuaKGoldberg/github-username-to-emails
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 [@​babel/traverse](https://togithub.com/babel/traverse) from 7.23.0 to 7.23.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37) - Update README.md by [@​kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/39](https://togithub.com/github/accessibility-alt-text-bot/pull/39) - Use GitHub alerts syntax, and use tip instead of note by [@​HonkingGoose](https://togithub.com/HonkingGoose) in [https://github.com/github/accessibility-alt-text-bot/pull/41](https://togithub.com/github/accessibility-alt-text-bot/pull/41) - feat: add attribution footer to bot comment by [@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in [https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42) - Add `JoshuaKGoldberg` as contributor by [@​JoyceZhu](https://togithub.com/JoyceZhu) in [https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/43) - Add coverage for screencast by [@​kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/48](https://togithub.com/github/accessibility-alt-text-bot/pull/48) #### New Contributors - [@​dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37) - [@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42) - [@​JoyceZhu](https://togithub.com/JoyceZhu) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/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
referenced
this pull request
in JoshuaKGoldberg/emoji-platform-data
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 [@​babel/traverse](https://togithub.com/babel/traverse) from 7.23.0 to 7.23.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37) - Update README.md by [@​kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/39](https://togithub.com/github/accessibility-alt-text-bot/pull/39) - Use GitHub alerts syntax, and use tip instead of note by [@​HonkingGoose](https://togithub.com/HonkingGoose) in [https://github.com/github/accessibility-alt-text-bot/pull/41](https://togithub.com/github/accessibility-alt-text-bot/pull/41) - feat: add attribution footer to bot comment by [@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in [https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42) - Add `JoshuaKGoldberg` as contributor by [@​JoyceZhu](https://togithub.com/JoyceZhu) in [https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/43) - Add coverage for screencast by [@​kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/48](https://togithub.com/github/accessibility-alt-text-bot/pull/48) #### New Contributors - [@​dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37) - [@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42) - [@​JoyceZhu](https://togithub.com/JoyceZhu) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/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
referenced
this pull request
in JoshuaKGoldberg/TypeStat
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 [@​babel/traverse](https://togithub.com/babel/traverse) from 7.23.0 to 7.23.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37) - Update README.md by [@​kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/39](https://togithub.com/github/accessibility-alt-text-bot/pull/39) - Use GitHub alerts syntax, and use tip instead of note by [@​HonkingGoose](https://togithub.com/HonkingGoose) in [https://github.com/github/accessibility-alt-text-bot/pull/41](https://togithub.com/github/accessibility-alt-text-bot/pull/41) - feat: add attribution footer to bot comment by [@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in [https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42) - Add `JoshuaKGoldberg` as contributor by [@​JoyceZhu](https://togithub.com/JoyceZhu) in [https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/43) - Add coverage for screencast by [@​kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/48](https://togithub.com/github/accessibility-alt-text-bot/pull/48) #### New Contributors - [@​dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37) - [@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42) - [@​JoyceZhu](https://togithub.com/JoyceZhu) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/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
referenced
this pull request
in JoshuaKGoldberg/ts-api-utils
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 [@​babel/traverse](https://togithub.com/babel/traverse) from 7.23.0 to 7.23.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37) - Update README.md by [@​kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/39](https://togithub.com/github/accessibility-alt-text-bot/pull/39) - Use GitHub alerts syntax, and use tip instead of note by [@​HonkingGoose](https://togithub.com/HonkingGoose) in [https://github.com/github/accessibility-alt-text-bot/pull/41](https://togithub.com/github/accessibility-alt-text-bot/pull/41) - feat: add attribution footer to bot comment by [@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in [https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42) - Add `JoshuaKGoldberg` as contributor by [@​JoyceZhu](https://togithub.com/JoyceZhu) in [https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/43) - Add coverage for screencast by [@​kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/48](https://togithub.com/github/accessibility-alt-text-bot/pull/48) #### New Contributors - [@​dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37) - [@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42) - [@​JoyceZhu](https://togithub.com/JoyceZhu) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/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
referenced
this pull request
in JoshuaKGoldberg/emoji-blast
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 [@​babel/traverse](https://togithub.com/babel/traverse) from 7.23.0 to 7.23.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37) - Update README.md by [@​kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/39](https://togithub.com/github/accessibility-alt-text-bot/pull/39) - Use GitHub alerts syntax, and use tip instead of note by [@​HonkingGoose](https://togithub.com/HonkingGoose) in [https://github.com/github/accessibility-alt-text-bot/pull/41](https://togithub.com/github/accessibility-alt-text-bot/pull/41) - feat: add attribution footer to bot comment by [@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in [https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42) - Add `JoshuaKGoldberg` as contributor by [@​JoyceZhu](https://togithub.com/JoyceZhu) in [https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/43) - Add coverage for screencast by [@​kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/48](https://togithub.com/github/accessibility-alt-text-bot/pull/48) #### New Contributors - [@​dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37) - [@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42) - [@​JoyceZhu](https://togithub.com/JoyceZhu) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/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
referenced
this pull request
in navin-moorthy/node-ts-package
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 [@​babel/traverse](https://togithub.com/babel/traverse) from 7.23.0 to 7.23.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37) - Update README.md by [@​kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/39](https://togithub.com/github/accessibility-alt-text-bot/pull/39) - Use GitHub alerts syntax, and use tip instead of note by [@​HonkingGoose](https://togithub.com/HonkingGoose) in [https://github.com/github/accessibility-alt-text-bot/pull/41](https://togithub.com/github/accessibility-alt-text-bot/pull/41) - feat: add attribution footer to bot comment by [@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in [https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42) - Add `JoshuaKGoldberg` as contributor by [@​JoyceZhu](https://togithub.com/JoyceZhu) in [https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/43) - Add coverage for screencast by [@​kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/48](https://togithub.com/github/accessibility-alt-text-bot/pull/48) #### New Contributors - [@​dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37) - [@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42) - [@​JoyceZhu](https://togithub.com/JoyceZhu) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/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
referenced
this pull request
in navin-moorthy/create-node-ts-package
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 [@​babel/traverse](https://togithub.com/babel/traverse) from 7.23.0 to 7.23.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37) - Update README.md by [@​kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/39](https://togithub.com/github/accessibility-alt-text-bot/pull/39) - Use GitHub alerts syntax, and use tip instead of note by [@​HonkingGoose](https://togithub.com/HonkingGoose) in [https://github.com/github/accessibility-alt-text-bot/pull/41](https://togithub.com/github/accessibility-alt-text-bot/pull/41) - feat: add attribution footer to bot comment by [@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in [https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42) - Add `JoshuaKGoldberg` as contributor by [@​JoyceZhu](https://togithub.com/JoyceZhu) in [https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/43) - Add coverage for screencast by [@​kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/48](https://togithub.com/github/accessibility-alt-text-bot/pull/48) #### New Contributors - [@​dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37) - [@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42) - [@​JoyceZhu](https://togithub.com/JoyceZhu) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/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
referenced
this pull request
in JoshuaKGoldberg/stoptalking
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 [@​babel/traverse](https://togithub.com/babel/traverse) from 7.23.0 to 7.23.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37) - Update README.md by [@​kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/39](https://togithub.com/github/accessibility-alt-text-bot/pull/39) - Use GitHub alerts syntax, and use tip instead of note by [@​HonkingGoose](https://togithub.com/HonkingGoose) in [https://github.com/github/accessibility-alt-text-bot/pull/41](https://togithub.com/github/accessibility-alt-text-bot/pull/41) - feat: add attribution footer to bot comment by [@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in [https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42) - Add `JoshuaKGoldberg` as contributor by [@​JoyceZhu](https://togithub.com/JoyceZhu) in [https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/43) - Add coverage for screencast by [@​kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/48](https://togithub.com/github/accessibility-alt-text-bot/pull/48) #### New Contributors - [@​dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37) - [@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42) - [@​JoyceZhu](https://togithub.com/JoyceZhu) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/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
referenced
this pull request
in JoshuaKGoldberg/get-github-auth-token
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 [@​babel/traverse](https://togithub.com/babel/traverse) from 7.23.0 to 7.23.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37) - Update README.md by [@​kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/39](https://togithub.com/github/accessibility-alt-text-bot/pull/39) - Use GitHub alerts syntax, and use tip instead of note by [@​HonkingGoose](https://togithub.com/HonkingGoose) in [https://github.com/github/accessibility-alt-text-bot/pull/41](https://togithub.com/github/accessibility-alt-text-bot/pull/41) - feat: add attribution footer to bot comment by [@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in [https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42) - Add `JoshuaKGoldberg` as contributor by [@​JoyceZhu](https://togithub.com/JoyceZhu) in [https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/43) - Add coverage for screencast by [@​kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/48](https://togithub.com/github/accessibility-alt-text-bot/pull/48) #### New Contributors - [@​dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37) - [@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42) - [@​JoyceZhu](https://togithub.com/JoyceZhu) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/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
referenced
this pull request
in SquiggleTools/SquiggleConf2024
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 [@​babel/traverse](https://togithub.com/babel/traverse) from 7.23.0 to 7.23.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37) - Update README.md by [@​kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/39](https://togithub.com/github/accessibility-alt-text-bot/pull/39) - Use GitHub alerts syntax, and use tip instead of note by [@​HonkingGoose](https://togithub.com/HonkingGoose) in [https://github.com/github/accessibility-alt-text-bot/pull/41](https://togithub.com/github/accessibility-alt-text-bot/pull/41) - feat: add attribution footer to bot comment by [@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in [https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42) - Add `JoshuaKGoldberg` as contributor by [@​JoyceZhu](https://togithub.com/JoyceZhu) in [https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/43) - Add coverage for screencast by [@​kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/48](https://togithub.com/github/accessibility-alt-text-bot/pull/48) #### New Contributors - [@​dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37) - [@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42) - [@​JoyceZhu](https://togithub.com/JoyceZhu) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/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
referenced
this pull request
in JoshuaKGoldberg/ts-function-inliner
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 [@​babel/traverse](https://togithub.com/babel/traverse) from 7.23.0 to 7.23.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37) - Update README.md by [@​kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/39](https://togithub.com/github/accessibility-alt-text-bot/pull/39) - Use GitHub alerts syntax, and use tip instead of note by [@​HonkingGoose](https://togithub.com/HonkingGoose) in [https://github.com/github/accessibility-alt-text-bot/pull/41](https://togithub.com/github/accessibility-alt-text-bot/pull/41) - feat: add attribution footer to bot comment by [@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in [https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42) - Add `JoshuaKGoldberg` as contributor by [@​JoyceZhu](https://togithub.com/JoyceZhu) in [https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/43) - Add coverage for screencast by [@​kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/48](https://togithub.com/github/accessibility-alt-text-bot/pull/48) #### New Contributors - [@​dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37) - [@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42) - [@​JoyceZhu](https://togithub.com/JoyceZhu) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/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
referenced
this pull request
in JoshuaKGoldberg/console-table-without-index
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 [@​babel/traverse](https://togithub.com/babel/traverse) from 7.23.0 to 7.23.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37) - Update README.md by [@​kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/39](https://togithub.com/github/accessibility-alt-text-bot/pull/39) - Use GitHub alerts syntax, and use tip instead of note by [@​HonkingGoose](https://togithub.com/HonkingGoose) in [https://github.com/github/accessibility-alt-text-bot/pull/41](https://togithub.com/github/accessibility-alt-text-bot/pull/41) - feat: add attribution footer to bot comment by [@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in [https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42) - Add `JoshuaKGoldberg` as contributor by [@​JoyceZhu](https://togithub.com/JoyceZhu) in [https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/43) - Add coverage for screencast by [@​kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/48](https://togithub.com/github/accessibility-alt-text-bot/pull/48) #### New Contributors - [@​dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37) - [@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42) - [@​JoyceZhu](https://togithub.com/JoyceZhu) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/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
referenced
this pull request
in JoshuaKGoldberg/text-table-fast
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 [@​babel/traverse](https://togithub.com/babel/traverse) from 7.23.0 to 7.23.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37) - Update README.md by [@​kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/39](https://togithub.com/github/accessibility-alt-text-bot/pull/39) - Use GitHub alerts syntax, and use tip instead of note by [@​HonkingGoose](https://togithub.com/HonkingGoose) in [https://github.com/github/accessibility-alt-text-bot/pull/41](https://togithub.com/github/accessibility-alt-text-bot/pull/41) - feat: add attribution footer to bot comment by [@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in [https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42) - Add `JoshuaKGoldberg` as contributor by [@​JoyceZhu](https://togithub.com/JoyceZhu) in [https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/43) - Add coverage for screencast by [@​kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/48](https://togithub.com/github/accessibility-alt-text-bot/pull/48) #### New Contributors - [@​dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37) - [@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42) - [@​JoyceZhu](https://togithub.com/JoyceZhu) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/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
referenced
this pull request
in JoshuaKGoldberg/description-to-co-authors
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 [@​babel/traverse](https://togithub.com/babel/traverse) from 7.23.0 to 7.23.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37) - Update README.md by [@​kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/39](https://togithub.com/github/accessibility-alt-text-bot/pull/39) - Use GitHub alerts syntax, and use tip instead of note by [@​HonkingGoose](https://togithub.com/HonkingGoose) in [https://github.com/github/accessibility-alt-text-bot/pull/41](https://togithub.com/github/accessibility-alt-text-bot/pull/41) - feat: add attribution footer to bot comment by [@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in [https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42) - Add `JoshuaKGoldberg` as contributor by [@​JoyceZhu](https://togithub.com/JoyceZhu) in [https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/43) - Add coverage for screencast by [@​kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/48](https://togithub.com/github/accessibility-alt-text-bot/pull/48) #### New Contributors - [@​dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37) - [@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42) - [@​JoyceZhu](https://togithub.com/JoyceZhu) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/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
referenced
this pull request
in marsidev/test-lib
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 [@​babel/traverse](https://togithub.com/babel/traverse) from 7.23.0 to 7.23.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37) - Update README.md by [@​kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/39](https://togithub.com/github/accessibility-alt-text-bot/pull/39) - Use GitHub alerts syntax, and use tip instead of note by [@​HonkingGoose](https://togithub.com/HonkingGoose) in [https://github.com/github/accessibility-alt-text-bot/pull/41](https://togithub.com/github/accessibility-alt-text-bot/pull/41) - feat: add attribution footer to bot comment by [@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in [https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42) - Add `JoshuaKGoldberg` as contributor by [@​JoyceZhu](https://togithub.com/JoyceZhu) in [https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/43) - Add coverage for screencast by [@​kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/48](https://togithub.com/github/accessibility-alt-text-bot/pull/48) #### New Contributors - [@​dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37) - [@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42) - [@​JoyceZhu](https://togithub.com/JoyceZhu) made their first contribution in [https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes #40.
Uses the same phrasing as https://github.com/JoshuaKGoldberg/all-contributors-auto-action.