Skip to content

Commit

Permalink
chore(deps): update github/accessibility-alt-text-bot action to v1.6.0 (
Browse files Browse the repository at this point in the history
#503)

This PR contains the following updates:

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

---

### Release Notes

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

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

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

#### What's Changed

- Bump micromatch from 4.0.5 to 4.0.8 in the npm_and_yarn group by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/github/accessibility-alt-text-bot/pull/51](https://redirect.github.com/github/accessibility-alt-text-bot/pull/51)
- Adjust workflow permissions by
[@&#8203;khiga8](https://redirect.github.com/khiga8) in
[https://github.com/github/accessibility-alt-text-bot/pull/53](https://redirect.github.com/github/accessibility-alt-text-bot/pull/53)
- Bump cross-spawn from 7.0.3 to 7.0.6 in the npm_and_yarn group by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/github/accessibility-alt-text-bot/pull/54](https://redirect.github.com/github/accessibility-alt-text-bot/pull/54)
- Update the action to edit existing alt-text-bot comments when the
error message changes by
[@&#8203;kendallgassner](https://redirect.github.com/kendallgassner) in
[https://github.com/github/accessibility-alt-text-bot/pull/55](https://redirect.github.com/github/accessibility-alt-text-bot/pull/55)
- Update the action to delete alt-text-bot comment when there are no
longer errors by
[@&#8203;kendallgassner](https://redirect.github.com/kendallgassner) in
[https://github.com/github/accessibility-alt-text-bot/pull/55](https://redirect.github.com/github/accessibility-alt-text-bot/pull/55)
- Update the alt-text-bot's error message to be more descriptive
[@&#8203;kendallgassner](https://redirect.github.com/kendallgassner) in
[https://github.com/github/accessibility-alt-text-bot/pull/55](https://redirect.github.com/github/accessibility-alt-text-bot/pull/55)

**Full Changelog**:
github/accessibility-alt-text-bot@v1.5.0...v1.6.0

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

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

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/JoshuaKGoldberg/emoji-platform-data).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 11, 2025
1 parent be77f0a commit 38d5a19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/accessibility-alt-text-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ jobs:
if: ${{ !endsWith(github.actor, '[bot]') }}
runs-on: ubuntu-latest
steps:
- uses: github/accessibility-alt-text-bot@v1.5.0
- uses: github/accessibility-alt-text-bot@v1.6.0

name: Accessibility Alt Text Bot

Expand Down

0 comments on commit 38d5a19

Please sign in to comment.