Uh oh!
There was an error while loading. Please reload this page.
chore(deps): replace github with @octokit/rest - #270
Merged
Conversation
`github` has been renamed to `@octokit/rest`. The version sequence was kept, and the package name is the only breaking change on v14.0.0. Ref: https://github.com/octokit/rest.js/releases/tag/v14.0.0
Only breaking change on v15.0.1 is to `DELETE` calls, which we don't use. Ref: https://github.com/octokit/rest.js/releases/tag/v15.0.1
targos
approved these changes
Aug 2, 2020
phillipj
commented
Aug 5, 2020
Member
FYI had my hopes this update would get rid of the deprecation email we've been getting to the @nodejs-github-bot' email, unfortunately not; |
mmarchini
commented
Aug 5, 2020
ContributorAuthor
That'll take some more upgrades (which is on my list :) ) |
phillipj
commented
Aug 5, 2020
via email
Member
Goodie, no worries 👍 …On Wed, 5 Aug 2020 at 20:58, mary marchini ***@***.***> wrote:
That'll take some more upgrades (which is on my list :) )
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#270 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAJMWE3OUA4XLN2YE42NPLDR7GTV7ANCNFSM4PSVPC4Q>
.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
githubhas been renamed to@octokit/rest. Also bumped to ^v15 as there were no significant breaking changes before ^v16. Upgrading to v16 will require more effort on our side, including:Ref: https://github.com/octokit/rest.js/releases/tag/v14.0.0
Ref: https://github.com/octokit/rest.js/releases/tag/v15.0.1