Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"packages/bot-config-utils": "9.0.0",
"packages/bot-config-utils": "9.0.1",
"packages/cron-utils": "5.0.0",
"packages/datastore-lock": "7.0.0",
"packages/flakybot": "1.2.3",
"packages/gcf-utils": "17.1.1",
"packages/datastore-lock": "7.1.0",
"packages/flakybot": "1.2.4",
"packages/gcf-utils": "17.1.2",
"packages/git-file-utils": "3.0.0",
"packages/issue-utils": "5.0.0",
"packages/label-utils": "6.0.0",
"packages/issue-utils": "5.0.1",
"packages/label-utils": "6.0.1",
"packages/mono-repo-publish": "1.7.0",
"packages/release-brancher": "1.3.3"
}
7 changes: 7 additions & 0 deletions packages/bot-config-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [9.0.1](https://github.com/googleapis/repo-automation-bots/compare/bot-config-utils-v9.0.0...bot-config-utils-v9.0.1) (2025-10-07)


### Bug Fixes

* **fix-bot-utils:** regenerate package-lock.json ([#5882](https://github.com/googleapis/repo-automation-bots/issues/5882)) ([e6e3244](https://github.com/googleapis/repo-automation-bots/commit/e6e3244db2038f7ea9083ab463375e811115677c))

## [9.0.0](https://github.com/googleapis/repo-automation-bots/compare/bot-config-utils-v8.0.0...bot-config-utils-v9.0.0) (2025-03-12)


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": "9.0.0",
"version": "9.0.1",
"description": "Utilities for github bot config",
"scripts": {
"compile": "tsc -p .",
Expand Down
7 changes: 7 additions & 0 deletions packages/datastore-lock/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [7.1.0](https://github.com/googleapis/repo-automation-bots/compare/datastore-lock-v7.0.0...datastore-lock-v7.1.0) (2025-10-07)


### Features

* **datastore-lock:** update dependencies ([#5915](https://github.com/googleapis/repo-automation-bots/issues/5915)) ([28336e6](https://github.com/googleapis/repo-automation-bots/commit/28336e6b3a3505ed60498a44c258f3ff1fe63d27))

## [7.0.0](https://github.com/googleapis/repo-automation-bots/compare/datastore-lock-v6.0.0...datastore-lock-v7.0.0) (2025-03-12)


Expand Down
4 changes: 2 additions & 2 deletions packages/datastore-lock/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/datastore-lock/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-automations/datastore-lock",
"version": "7.0.0",
"version": "7.1.0",
"description": "Distributed lock backed by Google Cloud Datastore",
"scripts": {
"compile": "tsc -p .",
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.4](https://github.com/googleapis/repo-automation-bots/compare/flakybot-v1.2.3...flakybot-v1.2.4) (2025-10-07)


### Bug Fixes

* security vulnerability for form data indirect dependency ([#5870](https://github.com/googleapis/repo-automation-bots/issues/5870)) ([dda7955](https://github.com/googleapis/repo-automation-bots/commit/dda795521b72510f697e6e3165b38e37102d8930))

## [1.2.3](https://github.com/googleapis/repo-automation-bots/compare/flakybot-v1.2.2...flakybot-v1.2.3) (2025-02-21)


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



## [17.1.2](https://github.com/googleapis/repo-automation-bots/compare/gcf-utils-v17.1.1...gcf-utils-v17.1.2) (2025-10-07)


### Bug Fixes

* **deps:** upgrade pino to fix fast-redact vulnerabilty ([#5934](https://github.com/googleapis/repo-automation-bots/issues/5934)) ([57cef0d](https://github.com/googleapis/repo-automation-bots/commit/57cef0d6ef3f9a6d658f6aef63a7e519f18db7d6))

## [17.1.1](https://github.com/googleapis/repo-automation-bots/compare/gcf-utils-v17.1.0...gcf-utils-v17.1.1) (2025-07-28)


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": "17.1.1",
"version": "17.1.2",
"description": "An extension for running Probot in Google Cloud Functions",
"scripts": {
"compile": "tsc -p .",
Expand Down
7 changes: 7 additions & 0 deletions packages/issue-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [5.0.1](https://github.com/googleapis/repo-automation-bots/compare/issue-utils-v5.0.0...issue-utils-v5.0.1) (2025-10-07)


### Bug Fixes

* security vulnerability for form data indirect dependency ([#5870](https://github.com/googleapis/repo-automation-bots/issues/5870)) ([dda7955](https://github.com/googleapis/repo-automation-bots/commit/dda795521b72510f697e6e3165b38e37102d8930))

## [5.0.0](https://github.com/googleapis/repo-automation-bots/compare/issue-utils-v4.0.0...issue-utils-v5.0.0) (2025-03-12)


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": "5.0.0",
"version": "5.0.1",
"description": "Utilities for github issues",
"scripts": {
"compile": "tsc -p .",
Expand Down
7 changes: 7 additions & 0 deletions packages/label-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [6.0.1](https://github.com/googleapis/repo-automation-bots/compare/label-utils-v6.0.0...label-utils-v6.0.1) (2025-10-07)


### Bug Fixes

* security vulnerability for form data indirect dependency ([#5870](https://github.com/googleapis/repo-automation-bots/issues/5870)) ([dda7955](https://github.com/googleapis/repo-automation-bots/commit/dda795521b72510f697e6e3165b38e37102d8930))

## [6.0.0](https://github.com/googleapis/repo-automation-bots/compare/label-utils-v5.0.0...label-utils-v6.0.0) (2025-03-12)


Expand Down
4 changes: 2 additions & 2 deletions packages/label-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/label-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-automations/label-utils",
"version": "6.0.0",
"version": "6.0.1",
"description": "Utilities for github labels",
"scripts": {
"compile": "tsc -p .",
Expand Down
Loading