cutenode/good-first-issue

Depreciation warnings given by octokit when running on npx

theNaut1lus opened this issue · 6 comments

On running good-first-issue using npx and on selecting a package, @octokit/rest seems to give depreciation warnings on some of the modules used.

I have attached a screenshot below for your understanding.
Screenshot 2019-03-20 at 12 45 31 PM

I am also interested in working on this issue as my first contribution here. 🥇

Hi, I noticed another similar warning message, probably also due to @octokit/rest updates

Screen shot:
91553117208_ pic_hd

Could also swap octokit.search.issues() please

Hello @co16353sidak, I would like to work on this issue. Are you working on this issue currently ?

@bnb lot of issues related to octokit can be resolved by updating to new version. Can you help us understand how we are prioritizing this?

bnb commented

@hemal7735 I've not recently had time to work on this but if you'd like to open a PR I'd be happy to review 👍

@bnb #107 and this issue can be fixed by releasing the changes lying in the master branch.
reference: efd9860#diff-72d460be7ab8987d776046e325845bb2R28
Can you publish the changes?

verified that it is fixed with recent publish by @bnb