Skip to content

Bump softprops/action-gh-release from 2.5.0 to 3.0.0#23

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/softprops/action-gh-release-3.0.0
Open

Bump softprops/action-gh-release from 2.5.0 to 3.0.0#23
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/softprops/action-gh-release-3.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps softprops/action-gh-release from 2.5.0 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

v2.6.2

What's Changed

Other Changes 🔄

Full Changelog: softprops/action-gh-release@v2...v2.6.2

v2.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 🐛

v2.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)

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
  • b430933 release: cut v3.0.0 for Node 24 upgrade (#670)
  • c2e35e0 chore(deps): bump the npm group across 1 directory with 7 updates (#783)
  • 3bb1273 release 2.6.2
  • c34030f chore: bump node to 24.14.1
  • 8975bd0 chore(deps): bump vite from 8.0.0 to 8.0.5 (#781)
  • f71937f chore(deps): bump brace-expansion from 5.0.4 to 5.0.5 (#777)
  • 3f0d239 chore(deps): bump picomatch from 4.0.3 to 4.0.4 (#775)
  • 153bb8e release 2.6.1
  • 569deb8 fix: preserve discussion category when publishing releases (#765)
  • 26e8ad2 release 2.6.0
  • 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 2.5.0 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@a06a81a...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 added the dependencies Pull requests that update a dependency file label Apr 15, 2026
@dependabot @github

dependabot Bot commented on behalf of github Apr 15, 2026

Copy link
Copy Markdown
Author

Labels

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

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

@github-actions

Copy link
Copy Markdown

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 3 0 0 0.28s
⚠️ MARKDOWN markdownlint 14 84 0 0.77s
✅ PYTHON ruff 19 0 0 0.28s
✅ YAML yamllint 7 0 0 0.69s

Detailed Issues

⚠️ MARKDOWN / markdownlint - 84 errors
.github/PULL_REQUEST_TEMPLATE.md:1 error MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "## Summary"]
.github/PULL_REQUEST_TEMPLATE.md:3:2 error MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1]
.github/PULL_REQUEST_TEMPLATE.md:17:2 error MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1]
.github/PULL_REQUEST_TEMPLATE.md:21:2 error MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1]
CHANGELOG.md:37 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Changed"]
CHANGELOG.md:48 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Removed"]
CHANGELOG.md:52 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Added"]
docs-legacy/root--CODE_OF_CONDUCT.md:61:1 error MD034/no-bare-urls Bare URL used [Context: "martin@klein.business"]
docs-legacy/root--CODE_OF_CONDUCT.md:116:14 error MD034/no-bare-urls Bare URL used [Context: "https://www.contributor-covena..."]
docs-legacy/root--CODE_OF_CONDUCT.md:119:1 error MD034/no-bare-urls Bare URL used [Context: "https://www.contributor-covena..."]
docs-legacy/root--SECURITY.md:7:10 error MD034/no-bare-urls Bare URL used [Context: "martin@klein.business"]
docs-legacy/summary.md:20:15 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
docs-legacy/summary.md:20:31 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
docs-legacy/summary.md:20:56 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
docs-legacy/summary.md:20:71 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
docs-legacy/summary.md:20:90 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
docs-legacy/summary.md:20:103 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
docs-legacy/summary.md:20:124 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
docs-legacy/summary.md:20:1 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
docs-legacy/summary.md:20:15 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
docs-legacy/summary.md:20:31 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
docs-legacy/summary.md:20:56 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
docs-legacy/summary.md:20:71 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
docs-legacy/summary.md:20:90 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
docs-legacy/summary.md:20:103 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
docs/features/dataframe-injection.md:42:10 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
docs/features/dataframe-injection.md:42:20 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
docs/features/dataframe-injection.md:42:27 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
docs/features/dataframe-injection.md:42:1 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
docs/features/dataframe-injection.md:42:10 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
docs/features/dataframe-injection.md:42:20 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
docs/features/pivot-cache-field-sync.md:42:10 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
docs/features/pivot-cache-field-sync.md:42:20 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
docs/features/pivot-cache-field-sync.md:42:27 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
docs/features/pivot-cache-field-sync.md:42:1 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
docs/features/pivot-cache-field-sync.md:42:10 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
docs/features/pivot-cache-field-sync.md:42:20 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
docs/features/pivot-refresh-on-open.md:39:10 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
docs/features/pivot-refresh-on-open.md:39:20 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
docs/features/pivot-refresh-on-open.md:39:27 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
docs/features/pivot-refresh-on-open.md:39:1 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
docs/features/pivot-refresh-on-open.md:39:10 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
docs/features/pivot-refresh-on-open.md:39:20 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
docs/features/table-range-resizing.md:40:10 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
docs/features/table-range-resizing.md:40:20 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
docs/features/table-range-resizing.md:40:27 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
docs/features/table-range-resizing.md:40:1 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
docs/features/table-range-resizing.md:40:10 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
docs/features/table-range-resizing.md:40:20 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
docs/modules/pivoteer-library.md:29:13 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
docs/modules/pivoteer-library.md:29:20 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
docs/modules/pivoteer-library.md:29:30 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
docs/modules/pivoteer-library.md:29:1 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
docs/modules/pivoteer-library.md:29:13 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
docs/modules/pivoteer-library.md:29:20 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
docs/modules/pivoteer-library.md:40:8 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
docs/modules/pivoteer-library.md:40:15 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
docs/modules/pivoteer-library.md:40:25 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
docs/modules/pivoteer-library.md:40:1 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
docs/modules/pivoteer-library.md:40:8 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
docs/modules/pivoteer-library.md:40:15 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
docs/modules/pivoteer-library.md:55:10 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
docs/modules/pivoteer-library.md:55:17 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
docs/modules/pivoteer-library.md:55:30 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
docs/modules/pivoteer-library.md:55:41 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
docs/modules/pivoteer-library.md:55:51 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
docs/modules/pivoteer-library.md:55:1 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
docs/modules/pivoteer-library.md:55:10 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
docs/modules/pivoteer-library.md:55:17 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
docs/modules/pivoteer-library.md:55:30 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
docs/modules/pivoteer-library.md:55:41 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
docs/overview.md:65:20 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
docs/overview.md:65:119 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
docs/overview.md:65:159 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
docs/overview.md:70:11 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
docs/overview.md:70:25 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
docs/overview.md:70:41 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
docs/overview.md:70:1 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
docs/overview.md:70:11 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
docs/overview.md:70:25 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
README.md:148:5 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
README.md:148:9 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
README.md:148:1 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
README.md:148:5 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]

See detailed reports in MegaLinter artifacts

You could have the same capabilities but better runtime performances if you use a MegaLinter flavor:

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx mega-linter-runner@9.4.0 --custom-flavor-setup --custom-flavor-linters PYTHON_RUFF,ACTION_ACTIONLINT,MARKDOWN_MARKDOWNLINT,YAML_YAMLLINT

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

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.

0 participants