-
Notifications
You must be signed in to change notification settings - Fork 52
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
Bump various dependencies #476
Conversation
…nstall --force`" This reverts commit 7b99f01.
Ok I think that's about as far as I'll likely be able to get things updated... all further updates I've explored have conflicting required dependencies that are not currently able to be resolved. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jeffpaul npm install
and npm run build
update command work as expected.
@ravinderk This is ready for another review. I've gone through and gotten all dependencies updated besides one (at least as of this comment, I'm sure by the time you read this something will already be out of date). The one remaining one is In updating |
Description of the Change
This PR will be a slow process of iterative dependency updates to see what all can be bumped across the stack and still have actions/tests pass.
How to test the Change
Load PR locally and test ClassifAI activation, setup flows, language processing, image processing, and recommended content tasks still function as expected.
Changelog Entry
Note we can be more specific on the above once we determine when the various iterative commits here are stable enough to merge and then see what dependencies ultimately were updated.
Credits
Props @jeffpaul.
Checklist: