kentaro-m / auto-assign

🤖 A Probot app that adds reviewers to pull requests when pull requests are opened.
https://probot.github.io/apps/auto-assign/
ISC License
249 stars 55 forks source link

fix(deps): update dependency probot to v11.4.1 #193

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
probot 11.0.1 -> 11.4.1 age adoption passing confidence

Release Notes

probot/probot ### [`v11.4.1`](https://togithub.com/probot/probot/releases/tag/v11.4.1) [Compare Source](https://togithub.com/probot/probot/compare/v11.4.0...v11.4.1) ##### Bug Fixes - support setting `baseUrl` on Octokit constructor instead of Probot constructor ([#​1552](https://togithub.com/probot/probot/issues/1552)) ([453ddd2](https://togithub.com/probot/probot/commit/453ddd29bb0ca9b8c265e9527598ebc8dea10e4c)) ### [`v11.4.0`](https://togithub.com/probot/probot/releases/tag/v11.4.0) [Compare Source](https://togithub.com/probot/probot/compare/v11.3.2...v11.4.0) ##### Features - **logger:** custom message key ([#​1546](https://togithub.com/probot/probot/issues/1546)) ([01c2006](https://togithub.com/probot/probot/commit/01c2006700d27aff5a9e534fd73b351ebefd56de)) ### [`v11.3.2`](https://togithub.com/probot/probot/releases/tag/v11.3.2) [Compare Source](https://togithub.com/probot/probot/compare/v11.3.1...v11.3.2) ##### Bug Fixes - skip smee setup by setting `NO_SMEE_SETUP` to `"true"` ([#​1544](https://togithub.com/probot/probot/issues/1544)) ([acd47a6](https://togithub.com/probot/probot/commit/acd47a6ea04efb3735e4c0371b4c926f95630b75)) ### [`v11.3.1`](https://togithub.com/probot/probot/releases/tag/v11.3.1) [Compare Source](https://togithub.com/probot/probot/compare/v11.3.0...v11.3.1) ##### Bug Fixes - **setup:** do not enter setup mode if `HOST` environment variable is set ([#​1538](https://togithub.com/probot/probot/issues/1538)) ([4d70d69](https://togithub.com/probot/probot/commit/4d70d69c92051c2b47cf13e6a0ceca5989f2d64f)) ### [`v11.3.0`](https://togithub.com/probot/probot/releases/tag/v11.3.0) [Compare Source](https://togithub.com/probot/probot/compare/v11.2.4...v11.3.0) ##### Features - deprecate usage of the "\*" event name ([#​1518](https://togithub.com/probot/probot/issues/1518)) ([474b773](https://togithub.com/probot/probot/commit/474b7735bd10f7a83ec50d34a2a294df5339268f)) ### [`v11.2.4`](https://togithub.com/probot/probot/releases/tag/v11.2.4) [Compare Source](https://togithub.com/probot/probot/compare/v11.2.3...v11.2.4) ##### Bug Fixes - **run:** await `server.load()` ([#​1517](https://togithub.com/probot/probot/issues/1517)) ([8cc1590](https://togithub.com/probot/probot/commit/8cc15900caecc0dfda13a9fd0d2c315f066d4026)) ### [`v11.2.3`](https://togithub.com/probot/probot/releases/tag/v11.2.3) [Compare Source](https://togithub.com/probot/probot/compare/v11.2.2...v11.2.3) ##### Bug Fixes - Update to Contributor Covenant v2 ([#​1515](https://togithub.com/probot/probot/issues/1515)) ([72b0531](https://togithub.com/probot/probot/commit/72b0531d609da16eae3e23d23a31b61d452e3d24)) ### [`v11.2.2`](https://togithub.com/probot/probot/releases/tag/v11.2.2) [Compare Source](https://togithub.com/probot/probot/compare/v11.2.1...v11.2.2) ##### Bug Fixes - add workaround for "appId option is required" when in setup mode ([#​1513](https://togithub.com/probot/probot/issues/1513)) ([e11b91e](https://togithub.com/probot/probot/commit/e11b91e838302ba93d5f78f522863c23f3fee459)) ### [`v11.2.1`](https://togithub.com/probot/probot/releases/tag/v11.2.1) [Compare Source](https://togithub.com/probot/probot/compare/v11.2.0...v11.2.1) ##### Bug Fixes - bump `@octokit/plugin-rest-endpoint-methods` to v5 ([#​1511](https://togithub.com/probot/probot/issues/1511)) ([9342caf](https://togithub.com/probot/probot/commit/9342caf1abd8a0a7bb3fb883008ec3f199acfdf9)) ### [`v11.2.0`](https://togithub.com/probot/probot/releases/tag/v11.2.0) [Compare Source](https://togithub.com/probot/probot/compare/v11.1.1...v11.2.0) ##### Features - Add dark mode to builtin pages ([#​1509](https://togithub.com/probot/probot/issues/1509)) ([ce96884](https://togithub.com/probot/probot/commit/ce9688493029f32a5abdeb3a4fb91d56d00c18e5)) ### [`v11.1.1`](https://togithub.com/probot/probot/releases/tag/v11.1.1) [Compare Source](https://togithub.com/probot/probot/compare/v11.1.0...v11.1.1) ##### Bug Fixes - update design of probot landing page ([#​1508](https://togithub.com/probot/probot/issues/1508)) ([0e37427](https://togithub.com/probot/probot/commit/0e37427938897381dd6d22a6b718b6ee296c532e)) ### [`v11.1.0`](https://togithub.com/probot/probot/releases/tag/v11.1.0) [Compare Source](https://togithub.com/probot/probot/compare/v11.0.6...v11.1.0) ##### Features - add `onAny` and `onError` methods from `@octokit/webhooks` ([#​1480](https://togithub.com/probot/probot/issues/1480)) ([9a24f9d](https://togithub.com/probot/probot/commit/9a24f9dcb50eda72f05eb2cdd777ac47b3c0fecb)) ### [`v11.0.6`](https://togithub.com/probot/probot/releases/tag/v11.0.6) [Compare Source](https://togithub.com/probot/probot/compare/v11.0.5...v11.0.6) ##### Bug Fixes - **deps:** pin version of [@​octokit/webhooks](https://togithub.com/octokit/webhooks) ([#​1472](https://togithub.com/probot/probot/issues/1472)) ([cd14dd4](https://togithub.com/probot/probot/commit/cd14dd472d8d6d19fb9bf601be60e2c91582b0cb)) ### [`v11.0.5`](https://togithub.com/probot/probot/releases/tag/v11.0.5) [Compare Source](https://togithub.com/probot/probot/compare/v11.0.4...v11.0.5) ##### Bug Fixes - clarify error message in case of invalid app authentication ([#​1465](https://togithub.com/probot/probot/issues/1465)) thanks [@​e](https://togithub.com/e)Xpire163 ([5f1831b](https://togithub.com/probot/probot/commit/5f1831b99a99afe2b82aba8cd10f776925a9bf06)) ### [`v11.0.4`](https://togithub.com/probot/probot/releases/tag/v11.0.4) [Compare Source](https://togithub.com/probot/probot/compare/v11.0.3...v11.0.4) ##### Bug Fixes - **TypeScript:** fix description of `context.pullRequest` method ([#​1461](https://togithub.com/probot/probot/issues/1461)) ([a5779ff](https://togithub.com/probot/probot/commit/a5779ff835a033c4abd4500ccfeb6f70deebbde0)) ### [`v11.0.3`](https://togithub.com/probot/probot/releases/tag/v11.0.3) [Compare Source](https://togithub.com/probot/probot/compare/v11.0.2...v11.0.3) ##### Bug Fixes - correctly import (transpiled) app function for run and receive ([#​1457](https://togithub.com/probot/probot/issues/1457)) thanks [@​ZauberNerd](https://togithub.com/ZauberNerd) ([2275698](https://togithub.com/probot/probot/commit/22756986333c508b4244120efaff4bbe4e6a6db1)) ### [`v11.0.2`](https://togithub.com/probot/probot/releases/tag/v11.0.2) [Compare Source](https://togithub.com/probot/probot/compare/v11.0.1...v11.0.2) ##### Bug Fixes - **typescript:** remove `options.webhookProxy` from `Probot` constructor ([#​1459](https://togithub.com/probot/probot/issues/1459)) ([01bb678](https://togithub.com/probot/probot/commit/01bb6788f3b3d089be507d5957877c7ce92160ff))

Configuration

📅 Schedule: Branch creation - "after 4am and before 7am on saturday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.