release icon indicating copy to clipboard operation
release copied to clipboard

[warning] An abandonment warning from dependence

Open unix opened this issue 6 years ago • 0 comments

version:

NodeJS v10.15.0 NPM 6.9.0


I got a warning message when release running.

[before-after-hook]: "Hook()" repurposing warning, use "Hook.Collection()". Read more: https://git.io/upgrade-before-after-hook-to-1.4

And i checked the source of the warning, from before-after-hook and @octokit/rest.

This problem has been fixed in the latest version of @octokit/rest, maybe we should upgrade our dependency?

unix avatar Mar 21 '19 07:03 unix