release
release copied to clipboard
[warning] An abandonment warning from dependence
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?