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.4.0 #407

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.3.5 -> 18.4.0 age adoption passing confidence

Release Notes

octokit/rest.js ### [`v18.4.0`](https://togithub.com/octokit/rest.js/releases/v18.4.0) [Compare Source](https://togithub.com/octokit/rest.js/compare/v18.3.5...v18.4.0) ##### Features - `octokit.repos.getReadmeInDirectory()`, `octokit.packages.getAllPackageVersionsForPackageOwnedByAuthenticatedUser()` (deprecates `octokit.packages.getAllPackageVersionsForAPackageOwnedByTheAuthenticatedUser()`), `octokit.packages.getAllPackageVersionsForPackageOwnedByOrg()` (deprecates `octokit.packages.getAllPackageVersionsForAPackageOwnedByAnOrg`) ([#​2053](https://togithub.com/octokit/rest.js/issues/2053)) ([5350388](https://togithub.com/octokit/rest.js/commit/53503884aeb4ac046c79662b86f1554e28faa769))

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 #407 (c8104c7) into master (c4afc08) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #407   +/-   ##
=========================================
  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 c4afc08...c8104c7. Read the comment docs.