-
Notifications
You must be signed in to change notification settings - Fork 278
chore(deps): Upgrade to Jest 29 #617
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
Conversation
f4dc0ff
to
910608c
Compare
753d107
to
f6ee899
Compare
Current dependencies on/for this PR:
This comment was auto-generated by Graphite. |
910608c
to
7b8a4af
Compare
f6ee899
to
676168e
Compare
@afonsojramos Upgrading these packages required several chained upgrades. I used Graphite, a tool which makes it easy to stack changes like this, to break them up instead of having one massive PR. Graphite can also handle merging all of them without having to manually rebase -- just review + approve, and I can hit one button to make that all happen. (Or, you can set up an account with Graphite, and do that yourself via their UI.) The only thing left before I'm comfortable merging it all is manually testing the React upgrade. See my comment there. |
7b8a4af
to
c4586c0
Compare
lol, read this after manually rebasing/merging everything :) |
@bmulholland is the button a premium feature? can't see it anywhere :( But Graphite looks really cool, thanks for the tip! |
No, it's free. Top right of https://app.graphite.dev/github/pr/gitify-app/gitify/617/chore-deps-Upgrade-to-Jest-29 You have to use it before the conflict happens though :\ |
676168e
to
b4fad01
Compare
b4fad01
to
a65edaa
Compare
@afonsojramos Should be good to go now :). Need your review to merge. |
No description provided.