Skip to content

chore(deps): bump googleapis/release-please-action from 4.4.1 to 5.0.0#145

Merged
vatsalyagoel merged 1 commit intomainfrom
dependabot/github_actions/googleapis/release-please-action-5.0.0
May 6, 2026
Merged

chore(deps): bump googleapis/release-please-action from 4.4.1 to 5.0.0#145
vatsalyagoel merged 1 commit intomainfrom
dependabot/github_actions/googleapis/release-please-action-5.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps googleapis/release-please-action from 4.4.1 to 5.0.0.

Release notes

Sourced from googleapis/release-please-action's releases.

v5.0.0

5.0.0 (2026-04-22)

⚠ BREAKING CHANGES

  • upgrade to node24 (#1188)

Features

Bug Fixes

  • bump release-please from 17.3.0 to 17.6.0 (#1199) (f533c26)
Changelog

Sourced from googleapis/release-please-action's changelog.

Changelog

5.0.0 (2026-04-22)

⚠ BREAKING CHANGES

  • upgrade to node24 (#1188)

Features

Bug Fixes

  • bump release-please from 17.3.0 to 17.6.0 (#1199) (f533c26)

4.4.1 (2026-02-20)

Bug Fixes

  • bump release-please from 17.1.3 to 17.3.0 (#1183) (ef9c274)

4.4.0 (2025-10-09)

Features

  • add ability to select versioning-strategy and release-as (#1121) (ee0f5ba)

Bug Fixes

  • changelog-host parameter ignored when using manifest configuration (#1151) (535c413)
  • bump mocha from 11.7.1 to 11.7.2 in the npm_and_yarn group across 1 directory (#1149) (3612a99)
  • bump release-please from 17.1.2 to 17.1.3 (#1158) (66fbfe9)

4.3.0 (2025-08-20)

Features

  • deps: update release-please to 17.1.2 (f07192c)

4.2.0 (2025-03-07)

Features

... (truncated)

Commits

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 [googleapis/release-please-action](https://github.com/googleapis/release-please-action) from 4.4.1 to 5.0.0.
- [Release notes](https://github.com/googleapis/release-please-action/releases)
- [Changelog](https://github.com/googleapis/release-please-action/blob/main/CHANGELOG.md)
- [Commits](googleapis/release-please-action@5c625bf...45996ed)

---
updated-dependencies:
- dependency-name: googleapis/release-please-action
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Apr 28, 2026
@github-actions
Copy link
Copy Markdown
Contributor

🛡️ SHA Pinned Actions Report

✅ All 28 file(s) passed — actions are allowed and pinned as required.

@vatsalyagoel
Copy link
Copy Markdown
Contributor

@copilot assess for breaking changes

Copy link
Copy Markdown

Copilot AI commented May 6, 2026

@copilot assess for breaking changes

Breaking Change Assessment: googleapis/release-please-action 4.4.1 → 5.0.0

According to the CHANGELOG, there is one officially listed breaking change:

upgrade to node24 — The action now runs on Node.js 24 (previously Node.js 20).

Impact on this repository's usage:

Reviewing the release-please.yml workflow, the upgrade is low risk because:

Input/Output v4.4.1 v5.0.0 Changed?
release-type: simple ✅ supported ✅ supported No
outputs.release_created No
outputs.major / outputs.minor No
outputs.tag_name No
Node.js runtime Node 20 Node 24 ⚠ Yes

Conclusion: The Node.js 24 runtime requirement is the only breaking change. GitHub-hosted runners (ubuntu-latest) already support Node.js 24, so this PR should work without any changes to the workflow configuration. The inputs, outputs, and overall behavior of the action as used in this repo remain unchanged.

Additionally, v5.0.0 includes a bug fix that bumps the bundled release-please library from 17.3.0 to 17.6.0, which brings additional fixes with no functional impact to the workflow.

Copilot AI requested a review from vatsalyagoel May 6, 2026 01:09
@vatsalyagoel vatsalyagoel merged commit d2dbfac into main May 6, 2026
2 checks passed
@vatsalyagoel vatsalyagoel deleted the dependabot/github_actions/googleapis/release-please-action-5.0.0 branch May 6, 2026 01:10
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.

2 participants