Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the github-actions group with 3 updates #487

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2025

Bumps the github-actions group with 3 updates: github/accessibility-alt-text-bot, actions/setup-java and cygwin/cygwin-install-action.

Updates github/accessibility-alt-text-bot from 1.5.0 to 1.7.1

Release notes

Sourced from github/accessibility-alt-text-bot's releases.

v1.7.1

What's Changed

Full Changelog: github/accessibility-alt-text-bot@v1.7.0...v1.7.1

v1.7.0

What's Changed

Docs

Experimental

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

v1.6.0

What's Changed

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

Commits
  • 531a743 Update action.yml (#64)
  • 38fba82 Merge pull request #63 from github/kendallgassner-patch-10
  • 571f4e2 Update README.md with new release version
  • 9b4b0e0 Allow users to pass in a custom linting configuration (#61)
  • 645a5ab Update readme to ignore markdown generated by bots (#60)
  • bd419f1 Update README to include latest release version (#59)
  • 34208bf Reuse and delete alt-text-bot comment to update lint issues. (#55)
  • 05db932 Bump cross-spawn from 7.0.3 to 7.0.6 in the npm_and_yarn group (#54)
  • 2a6cbbb Merge pull request #53 from github/kh-update-permissions
  • 3781fc6 Adjust permissions
  • Additional commits viewable in compare view

Updates actions/setup-java from 4.6.0 to 4.7.0

Release notes

Sourced from actions/setup-java's releases.

v4.7.0

What's Changed

New Contributors

Full Changelog: actions/setup-java@v4...v4.7.0

Commits

Updates cygwin/cygwin-install-action from 4 to 5

Release notes

Sourced from cygwin/cygwin-install-action's releases.

v5

What's Changed

New Contributors

Full Changelog: cygwin/cygwin-install-action@v4...v5

Commits
  • f61179d Compare inputs.allow-test-packages against 'true', not non-empty
  • a53d42c Use current checkout action in example as well
  • 5f89bfc Merge pull request #17 from mlocati/check-setup-hash
  • 2fea0d7 Throw an exception if the downloaded setup is empty
  • a39f501 Update the type of the default values of the action options
  • 7427b3d Show a warning if we can't find the hash of the setup file
  • b26c6b6 Check hash of downloaded setup
  • b93253c Document allow-test-packages parameter
  • 9d87f98 Add allow-test-packages option
  • 2e92635 Drop -g/--upgrade-also from options
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github-actions group with 3 updates: [github/accessibility-alt-text-bot](https://github.com/github/accessibility-alt-text-bot), [actions/setup-java](https://github.com/actions/setup-java) and [cygwin/cygwin-install-action](https://github.com/cygwin/cygwin-install-action).


Updates `github/accessibility-alt-text-bot` from 1.5.0 to 1.7.1
- [Release notes](https://github.com/github/accessibility-alt-text-bot/releases)
- [Commits](github/accessibility-alt-text-bot@v1.5.0...v1.7.1)

Updates `actions/setup-java` from 4.6.0 to 4.7.0
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@v4.6.0...v4.7.0)

Updates `cygwin/cygwin-install-action` from 4 to 5
- [Release notes](https://github.com/cygwin/cygwin-install-action/releases)
- [Commits](cygwin/cygwin-install-action@v4...v5)

---
updated-dependencies:
- dependency-name: github/accessibility-alt-text-bot
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: cygwin/cygwin-install-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2025
@aregtech aregtech self-requested a review February 2, 2025 14:33
@aregtech aregtech self-assigned this Feb 2, 2025
Copy link
Owner

@aregtech aregtech left a comment

Choose a reason for hiding this comment

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

approved.

@aregtech aregtech merged commit 65114ee into master Feb 2, 2025
37 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/github-actions-db40bbaf5c branch February 2, 2025 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant