Skip to content

build(deps): bump googleapis/release-please-action from 4 to 5#12

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/googleapis/release-please-action-5
Open

build(deps): bump googleapis/release-please-action from 4 to 5#12
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/googleapis/release-please-action-5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps googleapis/release-please-action from 4 to 5.

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)

v4.4.1

4.4.1 (2026-02-20)

Bug Fixes

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

v4.4.0

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)

v4.3.0

4.3.0 (2025-08-20)

Features

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

v4.2.0

4.2.0 (2025-03-07)

... (truncated)

Changelog

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

4.1.1 (2024-05-14)

Bug Fixes

  • bump release-please from 16.10.0 to 16.10.2 (#969) (aa764e0)
  • bump the npm_and_yarn group with 1 update (#967) (ce529d4)

4.1.0 (2024-03-11)

Features

  • add changelog-host input to action.yml (#948) (863b06f)

4.0.3 (2024-03-11)

Bug Fixes

  • bump release-please from 16.5.0 to 16.10.0 (#953) (d7e88e0)

4.0.2 (2023-12-18)

Bug Fixes

4.0.1 (2023-12-07)

Bug Fixes

  • bump release-please from 16.3.1 to 16.4.0 (#897) (2463dad)

4.0.0 (2023-12-01)

⚠ BREAKING CHANGES

  • remove most configuration options in favor of manifest configuration to configure the release-please-action
  • rewrite in typescript
  • remove command option in favor of setting release-type and skip-github-release/skip-github-pull-request
  • run on node20
  • deps: upgrade release-please to v16
  • v4 release

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 to 5.
- [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@v4...v5)

---
updated-dependencies:
- dependency-name: googleapis/release-please-action
  dependency-version: '5'
  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 22, 2026
@dependabot dependabot Bot requested a review from remarkablemark as a code owner April 22, 2026 18:14
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 22, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Pull Request Review

This is a diff of a YAML file, specifically the .github/workflows/release�[26D�[K .github/workflows/release-please.ymlfile in a GitHub repository. The dif�[3D�[K diff shows the changes made to theusesfield under theRelease Please` �[K
job in the workflow.

In the original version of the file, the uses field was set to googleap�[9D�[K googleapis/release-please-action@v4. However, in the updated version, the�[3D�[K the same field is now set to googleapis/release-please-action@v5`. This ch�[2D�[K
change suggests that the author wants to use a different version of the rel�[3D�[K
release-please action.

It's important to note that changes to a workflow file can have significan�[10D�[K
significant impact on how the workflow behaves and what it does, so it's im�[2D�[K
important to carefully review any changes made to this file.

@github-actions
Copy link
Copy Markdown
Contributor

ubuntu-latest

The diff between the two files represents changes made to the .github/wor�[12D�[K .github/workflows/release-please.ymlfile in the repository. The diff sho�[3D�[K shows that theusesfield has been updated fromgoogleapis/release-pleas�[25D�[K
googleapis/release-please-action@v4 to googleapis/release-please-action@�[34D�[K googleapis/release-please-action@v5`. This change reflects an update to th�[2D�[K
the release-please action used in the workflow, which may be necessary due �[K
to changes made to the action or other dependencies.

@github-actions
Copy link
Copy Markdown
Contributor

Pull Request Review

The diff you provided shows that there is a change in the version of the �[1D�[K googleapis/release-please-actionGitHub Action used in the.github/workf�[14D�[K
.github/workflows/release-please.yml file. Specifically, the version numb�[4D�[K
number has been changed from v4 to v5.

This change was made to ensure that the release process uses the latest ver�[3D�[K
version of the action, which may include bug fixes or new features. It is g�[1D�[K
generally a good practice to keep your GitHub Actions up-to-date with the l�[1D�[K
latest versions available to avoid potential issues or bugs.

@github-actions
Copy link
Copy Markdown
Contributor

windows-latest

The code diff shows the changes made to the .github/workflows/release-ple�[30D�[K .github/workflows/release-please.ymlfile in thegoogleapis` repository �[K
on GitHub. Specifically, it highlights the following changes:

  • The uses key for the Release Please job has been updated from googl�[6D�[K googleapis/release-please-action@v4togoogleapis/release-please-action@�[34D�[K
    googleapis/release-please-action@v5. This indicates that the workflow is �[K
    using a newer version of the release-please-action action, which may incl�[4D�[K
    include new features or improvements.

The other changes in the diff are related to the formatting and structure �[K
of the YAML file, but do not affect the functionality of the workflow.

@github-actions
Copy link
Copy Markdown
Contributor

Pull Request Review

The diff in this commit message is indicating that there are changes to th�[2D�[K
the release-please.yml file in the .github/workflows directory.

The specific change is updating the uses line from googleapis/release-pl�[22D�[K googleapis/release-please-action@v4togoogleapis/release-please-action@�[34D�[K
googleapis/release-please-action@v5. This means that the workflow file is�[2D�[K
is now using a different version of the release-please action, which could �[K
potentially introduce new features or bug fixes.

The release-type: simple line in the with section is also being updated�[7D�[K
updated from v4 to v5, which may indicate that there are changes to the�[3D�[K
the way the release process works or the additional options available for t�[1D�[K
the release type.

@github-actions
Copy link
Copy Markdown
Contributor

macos-latest

Here is the summary of the diff between two code files:

  • The file a/.github/workflows/release-please.yml has been modified.
  • The changes include updating the release-please-action version from v4�[3D�[K v4tov5`.

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.

0 participants