Skip to content

ci: bump softprops/action-gh-release from 3.0.1 to 3.0.2 in /publish-gh-pages in the github-actions group across 1 directory - #101

Merged
mmcky merged 1 commit into
mainfrom
dependabot/github_actions/publish-gh-pages/github-actions-00a0d7aaea
Jul 30, 2026
Merged

mmcky merged 1 commit into
mainfrom
dependabot/github_actions/publish-gh-pages/github-actions-00a0d7aaea

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the github-actions group with 1 update in the /publish-gh-pages directory: softprops/action-gh-release.

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

Release notes

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

v3.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 🔄

Changelog

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

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

3.0.0

3.0.0 is a major release that moves the action runtime from Node 20 to Node 24. Use v3 on GitHub-hosted runners and self-hosted fleets that already support the Node 24 Actions runtime. v2.6.2 was the final Node 20-compatible release and is no longer maintained or supported.

What's Changed

Other Changes 🔄

  • Move the action runtime and bundle target to Node 24
  • Update @types/node to the Node 24 line and allow future Dependabot updates
  • Keep the floating major tag on v3; freeze v2 at the final v2.6.2 release

... (truncated)

Commits
  • 3d0d988 release 3.0.2 (#818)
  • 7e13ed4 fix: clarify release creation 404 errors (#817)
  • e6c70a5 fix: replace existing release assets on Gitea (#816)
  • f345337 fix: publish existing draft releases as prereleases (#801)
  • d8a89a2 fix: upload small checksum assets reliably (#815)
  • 45ece40 chore(deps): remove unused TypeScript tooling (#814)
  • f6b913c feat: improve release error reporting and test coverage (#813)
  • 15f193d chore(deps): upgrade TypeScript to 7 (#812)
  • cc8268d chore(deps): bump actions/checkout in the github-actions group (#810)
  • fd0ed1e chore(deps): bump the npm group with 3 updates (#811)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the maintenance Routine housekeeping: style, formatting, env & dependency upkeep label Jul 14, 2026
Bumps the github-actions group with 1 update in the /publish-gh-pages directory: [softprops/action-gh-release](https://github.com/softprops/action-gh-release).


Updates `softprops/action-gh-release` from 3.0.1 to 3.0.2
- [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@718ea10...3d0d988)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-version: 3.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/publish-gh-pages/github-actions-00a0d7aaea branch from a880e8f to d353138 Compare July 28, 2026 05:23
@mmcky
mmcky merged commit f31f980 into main Jul 30, 2026
@dependabot
dependabot Bot deleted the dependabot/github_actions/publish-gh-pages/github-actions-00a0d7aaea branch July 30, 2026 06:00
mmcky added a commit that referenced this pull request Aug 7, 2026
* docs(changelog): record the action-gh-release v3.0.2 bump (#101)

#101 moved softprops/action-gh-release to v3.0.2 and shipped in v0.10.0 with no
changelog entry. That left the v0.9.0 note about v3.0.1 (#94) as the file's last
word on the pin, understating what actually ships — the tree has carried
3d0d9888… (v3.0.2) since.

Entered retrospectively into the v0.10.0 Changed section, where it belongs,
alongside a note that it is retrospective so the gap is visible rather than
papered over. Matches the style of the #94 entry one release earlier.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

* docs(changelog): make the retrospective entry read unambiguously

"this shipped in v0.10.0 with no changelog entry" reads as self-refuting once
the line is itself a v0.10.0 changelog entry. "at the time" fixes that, and
"this" → "it" removes the ambiguity between the bump and the entry that
probably invited the misreading.

Keeping "Recorded retrospectively": that phrase is the point of the entry, since
it makes visible that a dependency bump landed without a record. A silently
backfilled line would hide it.

Raised by Copilot on #134.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Routine housekeeping: style, formatting, env & dependency upkeep

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant