Skip to content

build(deps): bump googleapis/release-please-action from 8b8fd2cc23b2e18957157a9d923d75aa0c6f6ad5 to 5c625bfb5d1ff62eadeeb3772007f7f66fdcf071 - #5

Merged
jishnuteegala merged 1 commit into
mainfrom
dependabot/github_actions/googleapis/release-please-action-5c625bfb5d1ff62eadeeb3772007f7f66fdcf071
Jul 18, 2026
Merged

build(deps): bump googleapis/release-please-action from 8b8fd2cc23b2e18957157a9d923d75aa0c6f6ad5 to 5c625bfb5d1ff62eadeeb3772007f7f66fdcf071#5
jishnuteegala merged 1 commit into
mainfrom
dependabot/github_actions/googleapis/release-please-action-5c625bfb5d1ff62eadeeb3772007f7f66fdcf071

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 18, 2026

Copy link
Copy Markdown
Contributor

Bumps googleapis/release-please-action from 8b8fd2cc23b2e18957157a9d923d75aa0c6f6ad5 to 5c625bfb5d1ff62eadeeb3772007f7f66fdcf071.

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 dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 18, 2026
@dependabot
dependabot Bot requested a review from jishnuteegala as a code owner July 18, 2026 15:19
@dependabot dependabot Bot added the github_actions Pull requests that update GitHub Actions code label Jul 18, 2026
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/googleapis/release-please-action-5c625bfb5d1ff62eadeeb3772007f7f66fdcf071 branch 5 times, most recently from 15df0f6 to e60b381 Compare July 18, 2026 17:57
@jishnuteegala

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/github_actions/googleapis/release-please-action-5c625bfb5d1ff62eadeeb3772007f7f66fdcf071 branch from e60b381 to 08e9eee Compare July 18, 2026 18:02
@jishnuteegala
jishnuteegala enabled auto-merge (squash) July 18, 2026 18:03
@jishnuteegala

Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps [googleapis/release-please-action](https://github.com/googleapis/release-please-action) from 8b8fd2cc23b2e18957157a9d923d75aa0c6f6ad5 to 5c625bfb5d1ff62eadeeb3772007f7f66fdcf071.
- [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@8b8fd2c...5c625bf)

---
updated-dependencies:
- dependency-name: googleapis/release-please-action
  dependency-version: 5c625bfb5d1ff62eadeeb3772007f7f66fdcf071
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/googleapis/release-please-action-5c625bfb5d1ff62eadeeb3772007f7f66fdcf071 branch from 08e9eee to 81c7b32 Compare July 18, 2026 18:07
@dependabot @github

dependabot Bot commented on behalf of github Jul 18, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@jishnuteegala
jishnuteegala merged commit 336c601 into main Jul 18, 2026
5 checks passed
@jishnuteegala
jishnuteegala deleted the dependabot/github_actions/googleapis/release-please-action-5c625bfb5d1ff62eadeeb3772007f7f66fdcf071 branch July 18, 2026 18:10
jishnuteegala pushed a commit that referenced this pull request Jul 27, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.2.0](v0.1.0...v0.2.0)
(2026-07-27)


### Features

* add verified shell installer
([#15](#15))
([b069014](b069014))
* publish AUR and Chocolatey packages
([#13](#13))
([8174bfe](8174bfe))


### Bug Fixes

* include maintenance changes in release notes
([b069014](b069014))
* make release retries tolerate propagation
([#8](#8))
([599bac1](599bac1))
* publish release before winget validation
([#12](#12))
([a8cd4d1](a8cd4d1))
* use stable publisher API responses
([#10](#10))
([7d94da9](7d94da9))
* verify publishers through stable APIs
([#11](#11))
([041dd9b](041dd9b))


### Documentation

* document publishing operations
([#14](#14))
([7dfe613](7dfe613))
* document Release Please commit conventions
([b069014](b069014))
* record npm trusted publisher configuration status
([#16](#16))
([3e26b37](3e26b37))


### Build System and Dependencies

* **deps:** bump actions/checkout from 4.3.1 to 7.0.0
([#3](#3))
([38db7d3](38db7d3))
* **deps:** bump actions/download-artifact from 4.3.0 to 8.0.1
([#4](#4))
([4ae106c](4ae106c))
* **deps:** bump actions/setup-node from 4.4.0 to 7.0.0
([#6](#6))
([062338d](062338d))
* **deps:** bump actions/upload-artifact from 4.6.2 to 7.0.1
([#7](#7))
([34e184b](34e184b))
* **deps:** bump googleapis/release-please-action from
8b8fd2cc23b2e18957157a9d923d75aa0c6f6ad5 to
5c625bfb5d1ff62eadeeb3772007f7f66fdcf071
([#5](#5))
([336c601](336c601))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

1 participant