gagoar / use-herald-action

GitHub action to add reviewers, subscribers, labels, and assignees to your PR. You can validate your PR template as well.
https://gagoar.github.io/use-herald-action/
MIT License
53 stars 7 forks source link

Update dependency @octokit/rest to v18.5.2 #414

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@octokit/rest 18.4.0 -> 18.5.2 age adoption passing confidence

Release Notes

octokit/rest.js ### [`v18.5.2`](https://togithub.com/octokit/rest.js/releases/v18.5.2) [Compare Source](https://togithub.com/octokit/rest.js/compare/v18.5.1...v18.5.2) ##### Bug Fixes - **deps:** update dependency [@​octokit/plugin-rest-endpoint-methods](https://togithub.com/octokit/plugin-rest-endpoint-methods) to v5 ([#​2058](https://togithub.com/octokit/rest.js/issues/2058)) ([42ca272](https://togithub.com/octokit/rest.js/commit/42ca272f03dc39a08249179a370a24432fc7e23a)) ### [`v18.5.1`](https://togithub.com/octokit/rest.js/releases/v18.5.1) [Compare Source](https://togithub.com/octokit/rest.js/compare/v18.5.0...v18.5.1) ##### Bug Fixes - **README:** link to documentation ([#​2055](https://togithub.com/octokit/rest.js/issues/2055)) ([11f7e2e](https://togithub.com/octokit/rest.js/commit/11f7e2eeaa716959c7754350fda4dd3c0b69efc2)) ### [`v18.5.0`](https://togithub.com/octokit/rest.js/releases/v18.5.0) [Compare Source](https://togithub.com/octokit/rest.js/compare/v18.4.0...v18.5.0) ##### Features - set all REST API endpoint methods on `octokit.rest.*`. The methods are also set on `octokit.*` for foreseeable time, but no longer documented, and will be deprecated at some point in future ([#​2054](https://togithub.com/octokit/rest.js/issues/2054)) ([40ee966](https://togithub.com/octokit/rest.js/commit/40ee96662fca66de0696c689db0b6965068d3d6a))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

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

:recycle: Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

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



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

codecov[bot] commented 3 years ago

Codecov Report

Merging #414 (63b70e9) into master (b102dd4) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #414   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          342       342           
  Branches        51        51           
=========================================
  Hits           342       342           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b102dd4...63b70e9. Read the comment docs.