Skip to content

chore(deps): update github actions (major)#563

Open
renovate[bot] wants to merge 1 commit into
developfrom
renovate/major-github-actions
Open

chore(deps): update github actions (major)#563
renovate[bot] wants to merge 1 commit into
developfrom
renovate/major-github-actions

Conversation

@renovate

@renovate renovate Bot commented Dec 11, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
actions/cache action major v4.3.0v5.0.5
mnao305/chrome-extension-upload action major v5.0.0v6.0.0
ruby (source) uses-with major 3.4.74.0.5
softprops/action-gh-release action major v2.4.2v3.0.0

Release Notes

actions/cache (actions/cache)

v5.0.5

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v5.0.5

v5.0.4

Compare Source

v5.0.3

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v5.0.3

v5.0.2

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

v5

Compare Source

mnao305/chrome-extension-upload (mnao305/chrome-extension-upload)

v6.0.0

Compare Source

💥 Breaking Changes

New Contributors

Full Changelog: mnao305/chrome-extension-upload@v5.0.0...v6.0.0

ruby/ruby (ruby)

v4.0.5

Compare Source

v4.0.4: 4.0.4

Compare Source

What's Changed

Note: This list is automatically generated by tool/gen-github-release.rb. Because of this, some commits may be missing.

Full Changelog

v4.0.3: 4.0.3

Compare Source

What's Changed

Full Changelog

v4.0.2: 4.0.2

Compare Source

What's Changed

Note: This list is automatically generated by tool/gen-github-release.rb. Because of this, some commits may be missing.

Full Changelog

v4.0.1: 4.0.1

Compare Source

What's Changed

Note: This list is automatically generated by tool/gen-github-release.rb. Because of this, some commits may be missing.

Full Changelog

v4.0.0: 4.0.0

See also:

What's Changed

Note: This list is automatically generated by tool/gen-github-release.rb. Because of this, some commits may be missing.

Full Changelog
softprops/action-gh-release (softprops/action-gh-release)

v3.0.0

Compare Source

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

v3

Compare Source

v2.6.2

Compare Source

What's Changed

Other Changes 🔄

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

v2.6.1

Compare Source

2.6.1 is a patch release focused on restoring linked discussion thread creation when
discussion_category_name is set. It fixes #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

Compare Source

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

Exciting New Features 🎉
Bug fixes 🐛
Other Changes 🔄

v2.5.3

Compare Source

2.5.3 is a patch release focused on the remaining path-handling and release-selection bugs uncovered after 2.5.2.
It fixes #639, #571, #280, #614, #311, #403, and #368.
It also adds documentation clarifications for #541, #645, #542, #393, and #411,
where the current behavior is either usage-sensitive or constrained by GitHub platform limits rather than an action-side runtime bug.

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 🐛
Other Changes 🔄
  • docs: clarify token precedence by @​chenrui333 in #​752
  • docs: clarify GitHub release limits by @​chenrui333 in #​758
  • documentation clarifications for empty-token handling, preserve_order, and special-character asset filename behavior

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

v2.5.2

Compare Source

2.5.2 is a patch release focused on the remaining release-creation and prerelease regressions in the 2.5.x bug-fix cycle.
It fixes #705, fixes #708, fixes #740, fixes #741, and fixes #722.
Regression testing covers the shared-tag race, prerelease event behavior, dotfile asset labels,
same-filename concurrent uploads, and blocked-tag cleanup behavior.

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 🐛

New Contributors

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

v2.5.1

Compare Source

2.5.1 is a patch release focused on regressions introduced in 2.5.0 and on release lookup reliability.
It fixes #713, addresses #703, and fixes #724. Regression testing shows that
current master no longer reproduces the finalize-race behavior reported in #704 and #709.

What's Changed
Bug fixes 🐛
Other Changes 🔄
  • dependency updates, including the ESM/runtime compatibility refresh in #​731
New Contributors

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

v2.5.0

Compare Source

What's Changed

Exciting New Features 🎉
Other Changes 🔄
  • chore(deps): bump the npm group across 1 directory with 5 updates by @​dependabot[bot] in #​697
  • chore(deps): bump actions/checkout from 5.0.0 to 5.0.1 in the github-actions group by @​dependabot[bot] in #​689

New Contributors

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


Configuration

📅 Schedule: (in timezone Asia/Tokyo)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the maintenance All improvements that are not visible to users label Dec 11, 2025
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from 4714a71 to 0d51272 Compare December 12, 2025 18:09
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from 0d51272 to ab4bb2e Compare December 25, 2025 05:51
@renovate renovate Bot changed the title chore(deps): update actions/cache action to v5 chore(deps): update github actions (major) Dec 25, 2025
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 2 times, most recently from 5c3a3f9 to 970bf50 Compare January 16, 2026 20:38
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from 970bf50 to be67b90 Compare January 29, 2026 14:46
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 2 times, most recently from 492b567 to 9ffe931 Compare March 18, 2026 16:56
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from 9ffe931 to eceeaa8 Compare March 31, 2026 15:08
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 2 times, most recently from 364daf6 to ebaf2f5 Compare April 13, 2026 17:07
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 2 times, most recently from b779020 to 4e440c8 Compare April 23, 2026 16:05
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 2 times, most recently from 9393a9d to 00f07b2 Compare May 12, 2026 16:58
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from 00f07b2 to 6c19651 Compare May 20, 2026 02:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance All improvements that are not visible to users

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants