Skip to content

chore(ci): bump the github-actions-minor-and-patch group across 1 directory with 2 updates - #559

Merged
tbphp merged 2 commits into
mainfrom
dependabot/github_actions/github-actions-minor-and-patch-1469d2b969
Sep 4, 2026
Merged

chore(ci): bump the github-actions-minor-and-patch group across 1 directory with 2 updates#559
tbphp merged 2 commits into
mainfrom
dependabot/github_actions/github-actions-minor-and-patch-1469d2b969

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 4, 2026

Copy link
Copy Markdown
Contributor

Bumps the github-actions-minor-and-patch group with 2 updates in the / directory: docker/setup-qemu-action and softprops/action-gh-release.

Updates docker/setup-qemu-action from 4.2.0 to 4.3.0

Release notes

Sourced from docker/setup-qemu-action's releases.

v4.3.0

Full Changelog: docker/setup-qemu-action@v4.2.0...v4.3.0

Commits
  • 1f40c72 Merge pull request #336 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 932216e [dependabot skip] chore: update generated content
  • a39e895 build(deps): bump @​docker/actions-toolkit from 0.92.0 to 0.96.0
  • a98ae9f Merge pull request #333 from docker/dependabot/npm_and_yarn/undici-6.28.0
  • 8ebc9d1 [dependabot skip] chore: update generated content
  • c41e3fc build(deps): bump undici from 6.27.0 to 6.28.0
  • 5fc60df Merge pull request #332 from docker/dependabot/npm_and_yarn/brace-expansion-1...
  • a26e892 Merge pull request #328 from docker/dependabot/github_actions/actions/checkou...
  • aa6d042 Merge pull request #324 from docker/dependabot/github_actions/actions/setup-n...
  • d381ce5 Merge pull request #317 from docker/dependabot/npm_and_yarn/sigstore-4.1.1
  • Additional commits viewable in compare view

Updates softprops/action-gh-release from 3.0.2 to 3.0.3

Release notes

Sourced from softprops/action-gh-release's releases.

v3.0.3

3.0.3 is a maintenance release with updated dependencies. It also safely classifies malformed GitHub API errors to avoid secondary failures (#822).

What's Changed

Bug fixes 🐛

Other Changes 🔄

  • dependency updates
Changelog

Sourced from softprops/action-gh-release's changelog.

3.0.3

3.0.3 is a maintenance release with updated dependencies. It also safely classifies malformed GitHub API errors to avoid secondary failures (#822).

What's Changed

Bug fixes 🐛

Other Changes 🔄

  • dependency updates

3.0.2

3.0.2 is a patch release focused on release reliability and compatibility. It reuses existing draft releases when publishing prereleases, supports replacing release assets on Gitea, hardens streamed asset uploads, and provides clearer release-creation diagnostics. It also includes TypeScript, coverage, and tooling maintenance merged since 3.0.1.

This release fixes #795, #438, and #803. The upload transport hardening covers the historical failure reported in #790, although current hosted Node 24 runners did not reproduce it naturally. The diagnostics work is related to #786 and does not claim a reproducible release-creation fix.

What's Changed

Exciting New Features 🎉

Bug fixes 🐛

Other Changes 🔄

3.0.1

  • maintenance release with updated dependencies

... (truncated)

Commits
  • efb3536 release 3.0.3 (#840)
  • 6441963 chore(deps): bump the npm group with 2 updates (#839)
  • e5ee6bc chore(deps): bump esbuild from 0.28.1 to 0.28.2 in the npm group (#837)
  • d1e6617 chore(deps): bump undici from 6.27.0 to 6.28.0 (#831)
  • 6403751 chore(deps): bump the npm group with 2 updates (#835)
  • 7c7184b chore(deps): bump postcss from 8.5.19 to 8.5.25 (#833)
  • 0f3f0d2 chore(deps): bump brace-expansion from 5.0.8 to 5.0.9 (#832)
  • 77fb938 chore(deps): bump prettier from 3.9.5 to 3.9.6 in the npm group (#830)
  • 5a6f517 chore(deps): bump brace-expansion from 5.0.7 to 5.0.8 (#828)
  • a3c91c9 chore(deps): bump the github-actions group with 2 updates (#825)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 4, 2026
@tbphp

tbphp commented Sep 4, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

…ectory with 2 updates

Bumps the github-actions-minor-and-patch group with 2 updates in the / directory: [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) and [softprops/action-gh-release](https://github.com/softprops/action-gh-release).


Updates `docker/setup-qemu-action` from 4.2.0 to 4.3.0
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](docker/setup-qemu-action@96fe6ef...1f40c72)

Updates `softprops/action-gh-release` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](softprops/action-gh-release@3d0d988...efb3536)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-version: 4.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-minor-and-patch
- dependency-name: softprops/action-gh-release
  dependency-version: 3.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(ci): bump the github-actions-minor-and-patch group with 2 updates chore(ci): bump the github-actions-minor-and-patch group across 1 directory with 2 updates Sep 4, 2026
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/github-actions-minor-and-patch-1469d2b969 branch from b994a95 to 8ed7567 Compare September 4, 2026 10:32
@tbphp tbphp added this to the v2.0.0 milestone Sep 4, 2026
@tbphp
tbphp merged commit 866f0f1 into main Sep 4, 2026
10 checks passed
@tbphp
tbphp deleted the dependabot/github_actions/github-actions-minor-and-patch-1469d2b969 branch September 4, 2026 10:52
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

None yet

Development

Successfully merging this pull request may close these issues.

1 participant