Skip to content

chore(deps): bump softprops/action-gh-release from 3.0.2 to 3.0.3 - #779

Merged
Zious11 merged 1 commit into
developfrom
dependabot/github_actions/softprops/action-gh-release-3.0.3
Sep 10, 2026
Merged

chore(deps): bump softprops/action-gh-release from 3.0.2 to 3.0.3#779
Zious11 merged 1 commit into
developfrom
dependabot/github_actions/softprops/action-gh-release-3.0.3

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps 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 compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [softprops/action-gh-release](https://github.com/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: softprops/action-gh-release
  dependency-version: 3.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Sep 7, 2026
@dependabot
dependabot Bot requested a review from Zious11 as a code owner September 7, 2026 13:54
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 7, 2026
Zious11 added a commit that referenced this pull request Sep 10, 2026
…ingle-commit burst)

Closes the human-requested maintenance sweep in one atomic burst on
factory-artifacts. Maintenance-mode bookkeeping only -- pipeline stays
PAUSED, no phase/cycle transition, no DEC minted, counts unchanged
(754 BCs / 76 VPs / 118 holdouts / 175 stories, both count guards green).

- Write maintenance/sweep-report-2026-09-10.md summarizing: dependency
  audit (develop dependency-clean, chacha20 0.10.0 yanked -> fix PR #800),
  doc drift (PR #797 compaction verified clean, 8 findings -> product
  docs fixed via PR #801, 3 factory doc-hygiene items fixed here), and
  PR triage of 10 open PRs (auto_merge=false throughout).
- Resolve 3 OPEN-STANDING-ITEMS.md entries via spec-steward doc-hygiene
  edits: CYCLE5-F7-DOC-1 (verification-delta-674.md F6 closure note),
  CYCLE5-F7-DOC-2 (ADR-0023 Sec7a post-#795 boundary-split note),
  CYCLE5-STEP45-LOW-1 (cross-cutting.md BC-X.7.007 precedence prose).
  Moved to RESOLVED-DRIFT-ITEMS.md with resolution notes.
- Update STATE.md: maintenance_run STARTED->COMPLETE, Phase Progress row
  updated in place, new Drift/Standing headline
  MAINTENANCE-SWEEP-2026-09-10-MERGES-PENDING (4 human-gated merges:
  #800, #801, #779, #754 awaiting human action). version 4.06->4.07.

Claude-Session: https://claude.ai/code/session_014m6RCttQUdnro9feHXv33y
@Zious11
Zious11 merged commit 211ae95 into develop Sep 10, 2026
15 checks passed
@dependabot
dependabot Bot deleted the dependabot/github_actions/softprops/action-gh-release-3.0.3 branch September 10, 2026 21:45
Zious11 added a commit that referenced this pull request Sep 10, 2026
…4.07->v4.08

All 4 human-gated merges from MAINTENANCE-SWEEP-2026-09-10 (#779, #754,
#800, #801) are now MERGED to develop by human action; develop tip
advanced 78aeb86 -> 14e695a (#779=211ae959, #754=d4760cd5,
#800=522f9ba2, #801=14e695ae). Sweep is fully closed, zero outstanding
actions.

- maintenance_run: fixes_pending 0, fixes_applied 7, pr field updated
  to reflect MERGED status for all 4 PRs
- MAINTENANCE-SWEEP-2026-09-10 Phase Progress row updated in place
  with closing note
- Resolved and removed MAINTENANCE-SWEEP-2026-09-10-MERGES-PENDING
  headline note from Drift/Standing Items; detail moved to
  cycles/RESOLVED-DRIFT-ITEMS.md
- Activation HEAD row's develop-tip citation refreshed 78aeb86 ->
  14e695a (activation_head frontmatter stays a916821, no release
  tag cut)
- Session Resume Checkpoint pending-decisions field refreshed

Maintenance-mode bookkeeping only, single atomic burst
(TD-VSDD-053) -- pipeline stays PAUSED throughout, no phase/cycle
transition, no DEC minted, counts unchanged (754/76/118/175).

scripts/check-spec-counts.sh and scripts/check-bc-cumulative-counts.sh
both green before this commit.

Claude-Session: https://claude.ai/code/session_014m6RCttQUdnro9feHXv33y
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.

1 participant