Skip to content

Commit

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


<details><summary>bot-config-utils: 8.0.0</summary>

##
[8.0.0](bot-config-utils-v7.0.0...bot-config-utils-v8.0.0)
(2024-09-06)


### ⚠ BREAKING CHANGES

* **deps:** update gcf-utils to v16
([#5464](#5464))

### Bug Fixes

* **deps:** update gcf-utils to v16
([#5464](#5464))
([d9d19ce](d9d19ce))
</details>

<details><summary>cron-utils: 5.0.0</summary>

##
[5.0.0](cron-utils-v4.0.0...cron-utils-v5.0.0)
(2024-09-06)


### ⚠ BREAKING CHANGES

* **deps:** update gcf-utils to v16
([#5464](#5464))

### Bug Fixes

* **deps:** update gcf-utils to v16
([#5464](#5464))
([d9d19ce](d9d19ce))
</details>

<details><summary>issue-utils: 4.0.0</summary>

##
[4.0.0](issue-utils-v3.0.0...issue-utils-v4.0.0)
(2024-09-06)


### ⚠ BREAKING CHANGES

* **deps:** update gcf-utils to v16
([#5464](#5464))

### Bug Fixes

* **deps:** update gcf-utils to v16
([#5464](#5464))
([d9d19ce](d9d19ce))
</details>

<details><summary>object-selector: 5.0.0</summary>

##
[5.0.0](object-selector-v4.0.0...object-selector-v5.0.0)
(2024-09-06)


### ⚠ BREAKING CHANGES

* **deps:** update gcf-utils to v16
([#5464](#5464))

### Bug Fixes

* **deps:** update gcf-utils to v16
([#5464](#5464))
([d9d19ce](d9d19ce))
</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] authored Sep 6, 2024
1 parent d9d19ce commit f9ab076
Show file tree
Hide file tree
Showing 13 changed files with 60 additions and 16 deletions.
8 changes: 4 additions & 4 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"packages/bot-config-utils": "7.0.0",
"packages/cron-utils": "4.0.0",
"packages/bot-config-utils": "8.0.0",
"packages/cron-utils": "5.0.0",
"packages/datastore-lock": "5.0.0",
"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/issue-utils": "4.0.0",
"packages/label-utils": "4.0.0",
"packages/mono-repo-publish": "1.7.0",
"packages/object-selector": "4.0.0",
"packages/object-selector": "5.0.0",
"packages/release-brancher": "1.3.3"
}
11 changes: 11 additions & 0 deletions packages/bot-config-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [8.0.0](https://github.com/googleapis/repo-automation-bots/compare/bot-config-utils-v7.0.0...bot-config-utils-v8.0.0) (2024-09-06)


### ⚠ BREAKING CHANGES

* **deps:** update gcf-utils to v16 ([#5464](https://github.com/googleapis/repo-automation-bots/issues/5464))

### Bug Fixes

* **deps:** update gcf-utils to v16 ([#5464](https://github.com/googleapis/repo-automation-bots/issues/5464)) ([d9d19ce](https://github.com/googleapis/repo-automation-bots/commit/d9d19ce7a46c7b605ce46dc489c05c16bd8d7c9b))

## [7.0.0](https://github.com/googleapis/repo-automation-bots/compare/bot-config-utils-v6.1.3...bot-config-utils-v7.0.0) (2023-09-18)


Expand Down
4 changes: 2 additions & 2 deletions packages/bot-config-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/bot-config-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-automations/bot-config-utils",
"version": "7.0.0",
"version": "8.0.0",
"description": "Utilities for github bot config",
"scripts": {
"compile": "tsc -p .",
Expand Down
11 changes: 11 additions & 0 deletions packages/cron-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [5.0.0](https://github.com/googleapis/repo-automation-bots/compare/cron-utils-v4.0.0...cron-utils-v5.0.0) (2024-09-06)


### ⚠ BREAKING CHANGES

* **deps:** update gcf-utils to v16 ([#5464](https://github.com/googleapis/repo-automation-bots/issues/5464))

### Bug Fixes

* **deps:** update gcf-utils to v16 ([#5464](https://github.com/googleapis/repo-automation-bots/issues/5464)) ([d9d19ce](https://github.com/googleapis/repo-automation-bots/commit/d9d19ce7a46c7b605ce46dc489c05c16bd8d7c9b))

## [4.0.0](https://github.com/googleapis/repo-automation-bots/compare/cron-utils-v3.2.2...cron-utils-v4.0.0) (2023-09-18)


Expand Down
4 changes: 2 additions & 2 deletions packages/cron-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/cron-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-automations/cron-utils",
"version": "4.0.0",
"version": "5.0.0",
"description": "Utilities for setting up bot crons",
"scripts": {
"compile": "tsc -p .",
Expand Down
11 changes: 11 additions & 0 deletions packages/issue-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [4.0.0](https://github.com/googleapis/repo-automation-bots/compare/issue-utils-v3.0.0...issue-utils-v4.0.0) (2024-09-06)


### ⚠ BREAKING CHANGES

* **deps:** update gcf-utils to v16 ([#5464](https://github.com/googleapis/repo-automation-bots/issues/5464))

### Bug Fixes

* **deps:** update gcf-utils to v16 ([#5464](https://github.com/googleapis/repo-automation-bots/issues/5464)) ([d9d19ce](https://github.com/googleapis/repo-automation-bots/commit/d9d19ce7a46c7b605ce46dc489c05c16bd8d7c9b))

## [3.0.0](https://github.com/googleapis/repo-automation-bots/compare/issue-utils-v2.2.0...issue-utils-v3.0.0) (2023-09-18)


Expand Down
4 changes: 2 additions & 2 deletions packages/issue-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/issue-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-automations/issue-utils",
"version": "3.0.0",
"version": "4.0.0",
"description": "Utilities for github issues",
"scripts": {
"compile": "tsc -p .",
Expand Down
11 changes: 11 additions & 0 deletions packages/object-selector/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [5.0.0](https://github.com/googleapis/repo-automation-bots/compare/object-selector-v4.0.0...object-selector-v5.0.0) (2024-09-06)


### ⚠ BREAKING CHANGES

* **deps:** update gcf-utils to v16 ([#5464](https://github.com/googleapis/repo-automation-bots/issues/5464))

### Bug Fixes

* **deps:** update gcf-utils to v16 ([#5464](https://github.com/googleapis/repo-automation-bots/issues/5464)) ([d9d19ce](https://github.com/googleapis/repo-automation-bots/commit/d9d19ce7a46c7b605ce46dc489c05c16bd8d7c9b))

## [4.0.0](https://github.com/googleapis/repo-automation-bots/compare/object-selector-v3.0.2...object-selector-v4.0.0) (2023-09-18)


Expand Down
4 changes: 2 additions & 2 deletions packages/object-selector/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/object-selector/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-automations/object-selector",
"version": "4.0.0",
"version": "5.0.0",
"description": "Utilities for selecting objects",
"scripts": {
"compile": "tsc -p .",
Expand Down

0 comments on commit f9ab076

Please sign in to comment.