-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update internal dev dependencies for GitHub #10332
Conversation
Somehow the paginate is very broken now, trying to figure out how to fix it. Once that is fixed we should be in business here. |
Tests should be passing now |
Ok should see a ✅ now and ready for review! |
I'll defer to Rory since I'm 100% green on github actions |
Diff is looking much more manageable at this point, thanks for the suggestion! |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
Details
As a part of upgrading to NPM 8, we ran into a large peer dependency issue with GitHub dependencies. This upgrades all GitHub dependencies to the latest version and uses the new rest API.
This updates it in the way that @roryabraham and I discussed would be easiest to understand.
Fixed Issues
Related #10331
Tests