octokit.authenticate was removed in v17 as part of the
All deprecated methods and options have been removed. Upgrade to the latest 16.x.x version and address all deprecation messages for an easy upgrade.
message, the problem is since we only try to authenticate for nested changelogs it was very rare for the deprecation notice to be printed. This should fix that
octokit.authenticate
was removed in v17 as part of themessage, the problem is since we only try to authenticate for nested changelogs it was very rare for the deprecation notice to be printed. This should fix that