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 @octokit/webhooks to v7.24.3 #192

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
@octokit/webhooks 7.21.0 -> 7.24.3 age adoption passing confidence

Release Notes

octokit/webhooks.js ### [`v7.24.3`](https://togithub.com/octokit/webhooks.js/releases/tag/v7.24.3) [Compare Source](https://togithub.com/octokit/webhooks.js/compare/v7.24.2...v7.24.3) ##### Bug Fixes - **typescript:** add enum to `delete#ref_type` to match `create` event (via [`@octokit/webhooks-definitions` v3.58.1](https://togithub.com/octokit/webhooks/releases/tag/v3.58.1)) ([#​449](https://togithub.com/octokit/webhooks.js/issues/449)) ([fd1477c](https://togithub.com/octokit/webhooks.js/commit/fd1477c56c1c1f6a278941e89a28c472b307ca11)) ### [`v7.24.2`](https://togithub.com/octokit/webhooks.js/releases/tag/v7.24.2) [Compare Source](https://togithub.com/octokit/webhooks.js/compare/v7.24.1...v7.24.2) ##### Bug Fixes - **typescript:** resolve correct value for `BaseWebhookEvent#name` ([#​435](https://togithub.com/octokit/webhooks.js/issues/435)) ([aaec66e](https://togithub.com/octokit/webhooks.js/commit/aaec66e85d8e33cd5352152ed715af652be25d9d)) ### [`v7.24.1`](https://togithub.com/octokit/webhooks.js/releases/tag/v7.24.1) [Compare Source](https://togithub.com/octokit/webhooks.js/compare/v7.23.0...v7.24.1) ##### Bug Fixes - **types:** webhooks type fixes ([#​433](https://togithub.com/octokit/webhooks.js/issues/433)) ([a4335d0](https://togithub.com/octokit/webhooks.js/commit/a4335d065d3516937687ce8e70efc7f6887cb43e)) ### [`v7.23.0`](https://togithub.com/octokit/webhooks.js/releases/tag/v7.23.0) [Compare Source](https://togithub.com/octokit/webhooks.js/compare/v7.22.0...v7.23.0) ##### Features - **types:** receive() type improvement for consistency with event-handler one ([#​428](https://togithub.com/octokit/webhooks.js/issues/428)) ([09c83b4](https://togithub.com/octokit/webhooks.js/commit/09c83b43a26a69b607f925dac7cb821fe68290c4)) ### [`v7.22.0`](https://togithub.com/octokit/webhooks.js/releases/tag/v7.22.0) [Compare Source](https://togithub.com/octokit/webhooks.js/compare/v7.21.0...v7.22.0) ##### Bug Fixes - type the return of `createEventHandler` ([#​422](https://togithub.com/octokit/webhooks.js/issues/422)) ([28f6a42](https://togithub.com/octokit/webhooks.js/commit/28f6a426adb68de570544dbf7c2db5e09a115b6c)) ##### Features - use new types from `@octokit/webhooks-definitions` ([#​406](https://togithub.com/octokit/webhooks.js/issues/406)) ([d3df9f3](https://togithub.com/octokit/webhooks.js/commit/d3df9f3d787990b60528cce5fba8365cdaa9ce61))

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.