Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update all bots to probot 9.6.1 #241

Merged
merged 8 commits into from
Jan 28, 2020
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
1,724 changes: 698 additions & 1,026 deletions package-lock.json

Large diffs are not rendered by default.

21 changes: 21 additions & 0 deletions packages/blunderbuss/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,27 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.2.0 (2020-01-28)


### Bug Fixes

* **deps:** update dependency @octokit/plugin-enterprise-compatibility to v1.2.1 ([#141](https://github.com/googleapis/repo-automation-bots/issues/141)) ([684eda0](https://github.com/googleapis/repo-automation-bots/commit/684eda073af839099858ccb9c89db43ee70ea579))
* pinned dependency to octokit/rest to 16.28.3 ([#89](https://github.com/googleapis/repo-automation-bots/issues/89)) ([abe95db](https://github.com/googleapis/repo-automation-bots/commit/abe95dbd34e573336530c0d413ac925b2d084b2a))
* **deps:** update dependency cross-env to v6 ([056fa0b](https://github.com/googleapis/repo-automation-bots/commit/056fa0b1316d20d1cfcf57a9fcaef6a22a55fb66))
* blunderbuss ignores missing configs ([#47](https://github.com/googleapis/repo-automation-bots/issues/47)) ([90b4a09](https://github.com/googleapis/repo-automation-bots/commit/90b4a099e2a260948f61793f9e180498b186c403))
* probot 9.4.0 broke types for apps written in 9.3.0 ([#72](https://github.com/googleapis/repo-automation-bots/issues/72)) ([94999a1](https://github.com/googleapis/repo-automation-bots/commit/94999a1cc9e47380b91a301102aff92dc2b5b6ed))


### Features

* add script for generating new bots ([#143](https://github.com/googleapis/repo-automation-bots/issues/143)) ([feb9494](https://github.com/googleapis/repo-automation-bots/commit/feb94944561fdb96f52c1ae92fd6e6d4f43de6af))
* adding new blunderbuss bot for assigning issues and prs ([#44](https://github.com/googleapis/repo-automation-bots/issues/44)) ([0493750](https://github.com/googleapis/repo-automation-bots/commit/0493750f5b612690fdfc992c24517369ce4677c2))





# 1.1.0 (2019-11-05)


Expand Down
Loading