chore: move release-please to googleapis/release-please-action v5 - #224
Merged
NickJosevski merged 1 commit intoSep 17, 2026
Conversation
NickJosevski
force-pushed
the
dependabot/github_actions/google-github-actions/release-please-action-4
branch
from
September 17, 2026 08:14
fe01493 to
779cb78
Compare
NickJosevski
approved these changes
Sep 17, 2026
Dependabot raised this as google-github-actions/release-please-action v3 -> v4. That repository is archived - GitHub describes it as "Archived version of release-please" and it was last pushed in May 2024 - so its v4 is a frozen dead end. The action moved to googleapis/release-please-action, which is on v5 and still maintained. v4 was the disruptive release: it dropped most inputs in favour of manifest configuration, was rewritten in TypeScript and moved to release-please v16. Only `release-type` and `token` are used here and both survive, so nothing in this workflow has to change beyond the reference. v5's sole breaking change on top of that is the node24 runtime, which the runners already provide. `release-type: simple` keeps working without a manifest. There is no version.txt in this repository, so the strategy only maintains CHANGELOG.md and the tag, which is what the last few release commits did. Tags stay `v<version>` because `include-component-in-tag` still defaults to false. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
NickJosevski
force-pushed
the
dependabot/github_actions/google-github-actions/release-please-action-4
branch
from
September 17, 2026 11:22
779cb78 to
5b0bba6
Compare
Contributor
|
Reworked: retargeted from Why the retarget. What actually changes between versions.
Checks done
Two things worth knowing before merging.
🤖 Generated with Claude Code |
NickJosevski
deleted the
dependabot/github_actions/google-github-actions/release-please-action-4
branch
September 17, 2026 11:41
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps google-github-actions/release-please-action from 3 to 4.
Changelog
Sourced from google-github-actions/release-please-action's changelog.
... (truncated)
Commits
e4dc86bchore(main): release 4.1.1 (#8)db75dc8build: skip fork for release-please PR (#7)31aa19dchore: build dist (#6)04f3fd9build: push to main repo (#5)64ab157build: use a -legacy suffix for the fork name from this repository (#4)edb78cffix: add deprecation warning to workflow run (#1)a37ac6echore(main): release 4.1.0 (#957)733a6d7chore: build dist (#956)863b06ffeat: addchangelog-hostinput toaction.yml(#948)078b9b8chore(main): release 4.0.3 (#955)You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)