-
Notifications
You must be signed in to change notification settings - Fork 128
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
- Loading branch information
1 parent
fc79fbb
commit d55d039
Showing
2 changed files
with
29 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# Changelog | ||
|
||
## [1.2.0](https://github.com/googleapis/repo-automation-bots/compare/flakybot-1.1.0...flakybot-v1.2.0) (2023-02-27) | ||
|
||
|
||
### Features | ||
|
||
* **flakybot:** notify users when no logs are found ([#4679](https://github.com/googleapis/repo-automation-bots/issues/4679)) ([bc6fdd9](https://github.com/googleapis/repo-automation-bots/commit/bc6fdd9089f1a2eca943660ed377cf0aeb079113)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **deps:** [flakybot] update all non-major dependencies ([#4727](https://github.com/googleapis/repo-automation-bots/issues/4727)) ([1f78bfe](https://github.com/googleapis/repo-automation-bots/commit/1f78bfee14df85674b467bc6ed8f5a94683eb8e0)) | ||
* **deps:** [flakybot] update dependency @octokit/openapi-types to v14 ([#4636](https://github.com/googleapis/repo-automation-bots/issues/4636)) ([3350a38](https://github.com/googleapis/repo-automation-bots/commit/3350a38a6720545374231770353a663dd4eb71b0)) | ||
* **deps:** [flakybot] update dependency @octokit/types to v8 ([#4638](https://github.com/googleapis/repo-automation-bots/issues/4638)) ([ea30494](https://github.com/googleapis/repo-automation-bots/commit/ea304949eb5dde07d351621d44c9ac263f497324)) | ||
* **deps:** [flakybot] update module cloud.google.com/go/pubsub to v1.26.0 ([#4622](https://github.com/googleapis/repo-automation-bots/issues/4622)) ([f429390](https://github.com/googleapis/repo-automation-bots/commit/f429390bd398e956db83870aa0c7bbff31af66de)) | ||
* **deps:** [flakybot] update module google.golang.org/api to v0.100.0 ([#4585](https://github.com/googleapis/repo-automation-bots/issues/4585)) ([824a630](https://github.com/googleapis/repo-automation-bots/commit/824a630efd673a683bc652b4da3be39a163f0cec)) | ||
* **deps:** [flakybot] update module google.golang.org/api to v0.101.0 ([#4629](https://github.com/googleapis/repo-automation-bots/issues/4629)) ([b38821a](https://github.com/googleapis/repo-automation-bots/commit/b38821a7e9a3bf171ab613647eeab8c7f14d0760)) | ||
* **deps:** [flakybot] update module google.golang.org/api to v0.102.0 ([#4713](https://github.com/googleapis/repo-automation-bots/issues/4713)) ([4ae477d](https://github.com/googleapis/repo-automation-bots/commit/4ae477dd195942d7f3e23eccce46ec71cfe1e19b)) | ||
* **deps:** [flakybot] update module google.golang.org/api to v0.104.0 ([#4883](https://github.com/googleapis/repo-automation-bots/issues/4883)) ([113bae9](https://github.com/googleapis/repo-automation-bots/commit/113bae948778c744720f1a9834dc1a82f5e2bea6)) | ||
* **deps:** [flakybot] update module google.golang.org/api to v0.106.0 ([#4923](https://github.com/googleapis/repo-automation-bots/issues/4923)) ([2677919](https://github.com/googleapis/repo-automation-bots/commit/2677919ef23ecf0990866cadf2cbaa44e1df062a)) | ||
* **deps:** [flakybot] update module google.golang.org/api to v0.96.0 ([#4407](https://github.com/googleapis/repo-automation-bots/issues/4407)) ([d5c9398](https://github.com/googleapis/repo-automation-bots/commit/d5c939803a853cbc6ae8dac7a4a76919dd721f7d)) | ||
* **deps:** [flakybot] update module google.golang.org/api to v0.97.0 ([#4472](https://github.com/googleapis/repo-automation-bots/issues/4472)) ([e0cd407](https://github.com/googleapis/repo-automation-bots/commit/e0cd40768d5eda23c47f48130e12febff0ac3ec7)) | ||
* **deps:** [flakybot] update module google.golang.org/api to v0.98.0 ([#4512](https://github.com/googleapis/repo-automation-bots/issues/4512)) ([dba4dde](https://github.com/googleapis/repo-automation-bots/commit/dba4dde8bbb6ad0f3d44be0d8f1c1a1a7ba41a2a)) | ||
* **deps:** update all non-major dependencies ([#4358](https://github.com/googleapis/repo-automation-bots/issues/4358)) ([80dc6b8](https://github.com/googleapis/repo-automation-bots/commit/80dc6b84a4a3a0824fece7dcf603f74863206ba7)) | ||
* **flakybot:** skip archived repositories ([#4868](https://github.com/googleapis/repo-automation-bots/issues/4868)) ([912d781](https://github.com/googleapis/repo-automation-bots/commit/912d7813a3406bb3bd517e85b48e9a4f0f31c60a)) | ||
* update gcf-utils to update dependency on jsonwebtoken ([#4919](https://github.com/googleapis/repo-automation-bots/issues/4919)) ([b1d4e4b](https://github.com/googleapis/repo-automation-bots/commit/b1d4e4bb9253420cfa8f8ad13f4ec3e9bb9548a3)) | ||
* upgrade jsonwebtoken to 9.0.0 ([#4820](https://github.com/googleapis/repo-automation-bots/issues/4820)) ([ab1314f](https://github.com/googleapis/repo-automation-bots/commit/ab1314f4b72a86ec90ddf785d7a939ff5877153e)) |