Skip to content

chore(deps): bump the actions group across 1 directory with 3 updates - #113

Open
dependabot[bot] wants to merge 1 commit into
infinityfrom
dependabot/github_actions/actions-d15204a786
Open

chore(deps): bump the actions group across 1 directory with 3 updates#113
dependabot[bot] wants to merge 1 commit into
infinityfrom
dependabot/github_actions/actions-d15204a786

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 26, 2026

Copy link
Copy Markdown
Contributor

Bumps the actions group with 3 updates in the / directory: actions/checkout, reviewdog/action-actionlint and Ayowel/butler-to-itch.

Updates actions/checkout from 6 to 7

Release notes

Sourced from actions/checkout's releases.

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v6.0.3...v7.0.0

v6.1.0

What's Changed

https://github.blog/changelog/2026-06-18-safer-pull_request_target-defaults-for-github-actions-checkout/ for more details about this breaking change

Full Changelog: actions/checkout@v6.0.3...v6.1.0

v6.0.3

What's Changed

New Contributors

Full Changelog: actions/checkout@v6...v6.0.3

v6.0.2

What's Changed

Full Changelog: actions/checkout@v6.0.1...v6.0.2

v6.0.1

What's Changed

... (truncated)

Commits

Updates reviewdog/action-actionlint from 1.72.0 to 1.73.0

Release notes

Sourced from reviewdog/action-actionlint's releases.

Release v1.73.0

What's Changed

New Contributors

Full Changelog: reviewdog/action-actionlint@v1.72.1...v1.73.0

Release v1.72.1

v1.72.1: PR #211 - fix: include digest in Docker image reference for action.yml

Commits
  • 5084226 bump v1.73.0
  • 70f2164 Merge branch 'main' into releases/v1
  • a499b80 Merge pull request #221 from reviewdog/pin-install-script
  • b9330b9 chore: update download URLs for actionlint and reviewdog to specific commits
  • e32ed54 Merge pull request #220 from reviewdog/github-native-release-note
  • ae14c28 chore: enable generation of release notes in the release workflow
  • 992e934 chore: remove tag trigger from release workflow
  • f9adc3a Merge pull request #219 from reviewdog/depup/shellcheck
  • 8295541 chore(deps): update shellcheck to 0.11.0
  • f96c3f1 Merge pull request #218 from reviewdog/correct-version-name-typo
  • Additional commits viewable in compare view

Updates Ayowel/butler-to-itch from 1 to 2

Release notes

Sourced from Ayowel/butler-to-itch's releases.

v2.0.0

What's Changed

  • The action now uses node 24 by default
  • The auto_channel criteria were updated to support more diverse targets
  • The unused check_signature is not supported anymore
  • The checksum parameter may be used to validate the downloaded Butler archive
  • Other technical changes:
    • All dependencies were updated
    • The action is now an ES module instead of a CommonJS script

Full Changelog: Ayowel/butler-to-itch@v1.3.1...v2.0.0

v1.3.1

What's Changed

Full Changelog: Ayowel/butler-to-itch@v1...v1.3.1

v1.3.0

What's Changed

Full Changelog: Ayowel/butler-to-itch@v1.2.0...v1.3.0

v1.2.0

What's Changed

Transparency notice

At the time of writing, Itch's CDN improperly mixes HTTPS and HTTP redirects when downloading Butler, which results in failed builds in 1.1.0. Itch was notified of this problem.

In the meantime, in 1.2.0, the download source was changed from the itch-documented domain (https://https://broth.itch.ovh/) to https://broth.itch.zone/ . This does not change where the binaries are effectively pulled from as the .ovh domain redirected to the .zone domain, it is only a way to circumvent the issue's impact while Itch resolves it. If/When this is resolved, a patch version that points to the official domain will be released.

ADDENDUM: Itch has now documented the .zone endpoint as the expected endpoint for automation.


Full Changelog: Ayowel/butler-to-itch@v1.1.0...v1.2.0

v1.1.0

What's Changed

... (truncated)

Commits
  • b119032 chore(workflow): Test with node 24+
  • 0652ecb fix(package): Add missing ts-node dependency
  • 9c48f77 fix(lint): Apply formatter
  • 3c86b8d feat(release): Build version 2.0.0
  • 477d472 chore(action): Set action runner to node24
  • ed8897d feat(checksum): Add downloaded archive validation
  • 0c386ce chore(push): Update auto_channel matchers
  • a10532c chore(log): Add target itch store to upload logs
  • 44ad35f chore(deps): Update all deps and build as module
  • See full diff 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 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 actions group with 3 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [reviewdog/action-actionlint](https://github.com/reviewdog/action-actionlint) and [Ayowel/butler-to-itch](https://github.com/ayowel/butler-to-itch).


Updates `actions/checkout` from 6 to 7
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](actions/checkout@v6...v7)

Updates `reviewdog/action-actionlint` from 1.72.0 to 1.73.0
- [Release notes](https://github.com/reviewdog/action-actionlint/releases)
- [Commits](reviewdog/action-actionlint@6fb7acc...5084226)

Updates `Ayowel/butler-to-itch` from 1 to 2
- [Release notes](https://github.com/ayowel/butler-to-itch/releases)
- [Commits](Ayowel/butler-to-itch@v1...v2)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: reviewdog/action-actionlint
  dependency-version: 1.73.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: Ayowel/butler-to-itch
  dependency-version: '2'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 26, 2026
@sonarqubecloud

Copy link
Copy Markdown

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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants