kentaro-m / auto-assign-action

An action which adds reviewers to the pull request when the pull request is opened.
MIT License
298 stars 89 forks source link

chore(deps): update dependency @octokit/webhooks-types to v7 #135

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@octokit/webhooks-types 6.11.0 -> 7.1.0 age adoption passing confidence

Release Notes

octokit/webhooks (@​octokit/webhooks-types) ### [`v7.1.0`](https://togithub.com/octokit/webhooks/releases/tag/v7.1.0) [Compare Source](https://togithub.com/octokit/webhooks/compare/v7.0.3...v7.1.0) ##### Features - new and updated payload examples with resulting schema changes ([#​813](https://togithub.com/octokit/webhooks/issues/813)) ([9f7f7f3](https://togithub.com/octokit/webhooks/commit/9f7f7f3cf3309e25210c60461bf62bdf266c09b2)), closes [#​812](https://togithub.com/octokit/webhooks/issues/812) ### [`v7.0.3`](https://togithub.com/octokit/webhooks/releases/tag/v7.0.3) [Compare Source](https://togithub.com/octokit/webhooks/compare/v7.0.2...v7.0.3) ##### Bug Fixes - update `wont_fix` typo in `secret_scanning_alert` ([#​807](https://togithub.com/octokit/webhooks/issues/807)) ([b709535](https://togithub.com/octokit/webhooks/commit/b709535eca2788c42f1f0bdfa9118faa90b2bd90)) ### [`v7.0.2`](https://togithub.com/octokit/webhooks/releases/tag/v7.0.2) [Compare Source](https://togithub.com/octokit/webhooks/compare/v7.0.1...v7.0.2) ##### Bug Fixes - mark `action` as required in `secret_scanning_alert_location.created` event ([#​801](https://togithub.com/octokit/webhooks/issues/801)) ([39fb367](https://togithub.com/octokit/webhooks/commit/39fb3671d63abf656870c23d896c92d9112119a0)) ### [`v7.0.1`](https://togithub.com/octokit/webhooks/releases/tag/v7.0.1) [Compare Source](https://togithub.com/octokit/webhooks/compare/v7.0.0...v7.0.1) ##### Bug Fixes - **deps:** update dependency [@​octokit/webhooks-types](https://togithub.com/octokit/webhooks-types) to v7 ([#​802](https://togithub.com/octokit/webhooks/issues/802)) ([2051599](https://togithub.com/octokit/webhooks/commit/2051599f1710e986123e3fe74dc55084c822b3a4)) ### [`v7.0.0`](https://togithub.com/octokit/webhooks/releases/tag/v7.0.0) [Compare Source](https://togithub.com/octokit/webhooks/compare/v6.11.0...v7.0.0) ##### Features - new deployment statuses for `deyployment_status` event - new common schema for `secret_scanning_alert` - new `secret_scanning_alert_location` event - new `workflow_job.waiting` event - new `branch_protection_rule.requested` event - new `require_last_push_approval` rule for `branch_protection_rule` - new payload examples - Support for workflows associated to deployment environments ##### Fixes - add `queued` to possible statuses for `workflow_job` in `workflow_job.in_progress` event ##### BREAKING CHANGES - The `pull_request.queued` event was renamed to `pull_request.enqueued`

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.