peaceiris / actions-label-commenter

Label Commenter Action: Label triggered GitHub Action for posting a template comment, and automatically open/close/lock/unlock issues, pull-requests, and discussions.
MIT License
85 stars 16 forks source link

fix(deps): update dependency @octokit/types to v9.2.3 #762

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/types 9.2.2 -> 9.2.3 age adoption passing confidence

Release Notes

octokit/types.ts ### [`v9.2.3`](https://togithub.com/octokit/types.ts/releases/tag/v9.2.3) [Compare Source](https://togithub.com/octokit/types.ts/compare/v9.2.2...v9.2.3) ##### Bug Fixes - bump [@​octokit/openapi-types](https://togithub.com/octokit/openapi-types) version ([#​543](https://togithub.com/octokit/types.ts/issues/543)) ([edd9ebc](https://togithub.com/octokit/types.ts/commit/edd9ebc3f1d0b1291378ed5b8ad8783f4516a3c5))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (120e35c) 87.83% compared to head (0940e66) 87.83%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #762 +/- ## ======================================= Coverage 87.83% 87.83% ======================================= Files 5 5 Lines 148 148 Branches 38 38 ======================================= Hits 130 130 Misses 17 17 Partials 1 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.