Skip to content

Commit 47cf942

Browse files
chore: release main (#5291)
🤖 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>
1 parent 1319a61 commit 47cf942

5 files changed

Lines changed: 23 additions & 5 deletions

File tree

.release-please-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"packages/bot-config-utils": "7.0.0",
33
"packages/cron-utils": "4.0.0",
44
"packages/datastore-lock": "5.0.0",
5-
"packages/flakybot": "1.2.0",
6-
"packages/gcf-utils": "15.0.1",
5+
"packages/flakybot": "1.2.1",
6+
"packages/gcf-utils": "16.0.0",
77
"packages/git-file-utils": "2.0.0",
88
"packages/issue-utils": "3.0.0",
99
"packages/label-utils": "4.0.0",

packages/flakybot/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.2.1](https://github.com/googleapis/repo-automation-bots/compare/flakybot-v1.2.0...flakybot-v1.2.1) (2024-09-06)
4+
5+
6+
### Bug Fixes
7+
8+
* 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))
9+
310
## [1.2.0](https://github.com/googleapis/repo-automation-bots/compare/flakybot-1.1.0...flakybot-v1.2.0) (2023-02-27)
411

512

packages/gcf-utils/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,17 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
8787

8888

8989

90+
## [16.0.0](https://github.com/googleapis/repo-automation-bots/compare/gcf-utils-v15.0.1...gcf-utils-v16.0.0) (2024-09-06)
91+
92+
93+
### ⚠ BREAKING CHANGES
94+
95+
* **deps:** update google-cloud library major versions ([#5463](https://github.com/googleapis/repo-automation-bots/issues/5463))
96+
97+
### Bug Fixes
98+
99+
* **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))
100+
90101
## [15.0.1](https://github.com/googleapis/repo-automation-bots/compare/gcf-utils-v15.0.0...gcf-utils-v15.0.1) (2023-09-26)
91102

92103

packages/gcf-utils/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/gcf-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gcf-utils",
3-
"version": "15.0.1",
3+
"version": "16.0.0",
44
"description": "An extension for running Probot in Google Cloud Functions",
55
"scripts": {
66
"compile": "tsc -p .",

0 commit comments

Comments
 (0)