Skip to content

chore(deps): Bump softprops/action-gh-release from 2.6.2 to 3.0.0#212

Merged
AbongileBoja merged 1 commit intodevelopfrom
dependabot/github_actions/softprops/action-gh-release-3.0.0
Apr 28, 2026
Merged

chore(deps): Bump softprops/action-gh-release from 2.6.2 to 3.0.0#212
AbongileBoja merged 1 commit intodevelopfrom
dependabot/github_actions/softprops/action-gh-release-3.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 28, 2026

Bumps softprops/action-gh-release from 2.6.2 to 3.0.0.

Release notes

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

v3.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. If you still need the last Node 20-compatible line, stay on v2.6.2.

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; v2 remains pinned to the latest 2.x release
Changelog

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

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. If you still need the last Node 20-compatible line, stay on v2.6.2.

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; v2 remains pinned to the latest 2.x release

2.6.2

What's Changed

Other Changes 🔄

2.6.1

2.6.1 is a patch release focused on restoring linked discussion thread creation when discussion_category_name is set. It fixes [#764](https://github.com/softprops/action-gh-release/issues/764), where the draft-first publish flow stopped carrying the discussion category through the final publish step.

If you still hit an issue after upgrading, please open a report with the bug template and include a minimal repro or sanitized workflow snippet where possible.

What's Changed

Bug fixes 🐛

2.6.0

2.6.0 is a minor release centered on previous_tag support for generate_release_notes, which lets workflows pin GitHub's comparison base explicitly instead of relying on the default range. It also includes the recent concurrent asset upload recovery fix, a working_directory docs sync, a checked-bundle freshness guard for maintainers, and clearer immutable-prerelease guidance where GitHub platform behavior imposes constraints on how prerelease asset uploads can be published.

If you still hit an issue after upgrading, please open a report with the bug template and include a minimal repro or sanitized workflow snippet where possible.

What's Changed

... (truncated)

Commits

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 28, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot requested a review from AbongileBoja as a code owner April 28, 2026 09:04
@dependabot dependabot Bot force-pushed the dependabot/github_actions/softprops/action-gh-release-3.0.0 branch 4 times, most recently from 2953fc5 to 496a8df Compare April 28, 2026 14:41
@AbongileBoja
Copy link
Copy Markdown
Owner

@dependabot recreate

@dependabot dependabot Bot changed the title deps: bump softprops/action-gh-release from 2.6.2 to 3.0.0 chore(deps): bump softprops/action-gh-release from 2.6.2 to 3.0.0 Apr 28, 2026
@dependabot dependabot Bot force-pushed the dependabot/github_actions/softprops/action-gh-release-3.0.0 branch from 496a8df to bd45a67 Compare April 28, 2026 15:22
@AbongileBoja AbongileBoja enabled auto-merge (squash) April 28, 2026 16:03
@AbongileBoja
Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot dependabot Bot changed the title chore(deps): bump softprops/action-gh-release from 2.6.2 to 3.0.0 chore(deps): Bump softprops/action-gh-release from 2.6.2 to 3.0.0 Apr 28, 2026
@dependabot dependabot Bot force-pushed the dependabot/github_actions/softprops/action-gh-release-3.0.0 branch from bd45a67 to 7651910 Compare April 28, 2026 16:07
AbongileBoja added a commit that referenced this pull request Apr 28, 2026
Dependabot includes a markdown changelog table in the commit body for
grouped bumps; many of those table rows exceed 120 chars per line and
fail the body-max-line-length rule, blocking every grouped dependabot
PR (#211, #214, #212, #209, plus future ones).

Per-line length is a low-value rule on commit bodies — git wraps log
output, the body is rarely read raw, and the rule was already biting
human commits intermittently. Drop both line-length rules. Keep
header-max-length: 100 (the meaningful limit).

Validated locally: relaxed config accepts a dependabot grouped-bump
body and a normal feature commit body.

Closes #240
AbongileBoja added a commit that referenced this pull request Apr 28, 2026
Dependabot's grouped-update commits embed a markdown changelog table
whose rows legitimately exceed 120 chars per line, blocking every
grouped dependabot PR (#211, #214, #212, #209, etc.).

Migrate from .commitlintrc.json to commitlint.config.js so we can use
the `ignores` predicate to skip commits stamped with the dependabot[bot]
sign-off trailer. Body/footer line-length rules remain enforced at 120
chars for human commits.

Closes #240
AbongileBoja added a commit that referenced this pull request Apr 28, 2026
Dependabot's grouped-update commits embed a markdown changelog table
whose rows legitimately exceed 120 chars per line, blocking every
grouped dependabot PR (#211, #214, #212, #209, etc.).

Migrate from .commitlintrc.json to commitlint.config.js so we can use
the `ignores` predicate to skip commits stamped with the dependabot[bot]
sign-off trailer. Body/footer line-length rules remain enforced at 120
chars for human commits.

Closes #240
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.6.2 to 3.0.0.
- [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@3bb1273...b430933)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/github_actions/softprops/action-gh-release-3.0.0 branch from 7651910 to f66fa3e Compare April 28, 2026 19:49
@github-actions
Copy link
Copy Markdown

Code Coverage

Package Line Rate Branch Rate Complexity Health
QuerySpec.Analyzers 93% 84% 133
QuerySpec.Analyzers.CodeFixes 90% 70% 50
QuerySpec.Core 93% 84% 959
QuerySpec.DependencyInjection 92% 75% 43
QuerySpec.EFCore 86% 77% 303
Summary 91% (2118 / 2316) 81% (930 / 1143) 1488

@AbongileBoja AbongileBoja merged commit 6dd5409 into develop Apr 28, 2026
12 checks passed
@dependabot dependabot Bot deleted the dependabot/github_actions/softprops/action-gh-release-3.0.0 branch April 28, 2026 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant