Skip to content

Commit

Permalink
chore: release main (#5291)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


<details><summary>gcf-utils: 16.0.0</summary>

##
[16.0.0](gcf-utils-v15.0.1...gcf-utils-v16.0.0)
(2024-09-06)


### ⚠ BREAKING CHANGES

* **deps:** update google-cloud library major versions
([#5463](#5463))

### Bug Fixes

* **deps:** update google-cloud library major versions
([#5463](#5463))
([1319a61](1319a61))
</details>

<details><summary>flakybot: 1.2.1</summary>

##
[1.2.1](flakybot-v1.2.0...flakybot-v1.2.1)
(2024-09-06)


### Bug Fixes

* update base node image for flakybot to node:18-slim
([#5289](#5289))
([15ba411](15ba411))
</details>

---
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: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] committed Sep 6, 2024
1 parent 1319a61 commit 47cf942
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"packages/bot-config-utils": "7.0.0",
"packages/cron-utils": "4.0.0",
"packages/datastore-lock": "5.0.0",
"packages/flakybot": "1.2.0",
"packages/gcf-utils": "15.0.1",
"packages/flakybot": "1.2.1",
"packages/gcf-utils": "16.0.0",
"packages/git-file-utils": "2.0.0",
"packages/issue-utils": "3.0.0",
"packages/label-utils": "4.0.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/flakybot/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.2.1](https://github.com/googleapis/repo-automation-bots/compare/flakybot-v1.2.0...flakybot-v1.2.1) (2024-09-06)


### Bug Fixes

* update base node image for flakybot to node:18-slim ([#5289](https://github.com/googleapis/repo-automation-bots/issues/5289)) ([15ba411](https://github.com/googleapis/repo-automation-bots/commit/15ba411cb15d89a32bc8fde20ba782248779e778))

## [1.2.0](https://github.com/googleapis/repo-automation-bots/compare/flakybot-1.1.0...flakybot-v1.2.0) (2023-02-27)


Expand Down
11 changes: 11 additions & 0 deletions packages/gcf-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,17 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline



## [16.0.0](https://github.com/googleapis/repo-automation-bots/compare/gcf-utils-v15.0.1...gcf-utils-v16.0.0) (2024-09-06)


### ⚠ BREAKING CHANGES

* **deps:** update google-cloud library major versions ([#5463](https://github.com/googleapis/repo-automation-bots/issues/5463))

### Bug Fixes

* **deps:** update google-cloud library major versions ([#5463](https://github.com/googleapis/repo-automation-bots/issues/5463)) ([1319a61](https://github.com/googleapis/repo-automation-bots/commit/1319a6150545685487be5469b7ce7fa0d6ea469d))

## [15.0.1](https://github.com/googleapis/repo-automation-bots/compare/gcf-utils-v15.0.0...gcf-utils-v15.0.1) (2023-09-26)


Expand Down
4 changes: 2 additions & 2 deletions packages/gcf-utils/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/gcf-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gcf-utils",
"version": "15.0.1",
"version": "16.0.0",
"description": "An extension for running Probot in Google Cloud Functions",
"scripts": {
"compile": "tsc -p .",
Expand Down

0 comments on commit 47cf942

Please sign in to comment.