-
Notifications
You must be signed in to change notification settings - Fork 90
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
Dependency housekeeping #1570
Dependency housekeeping #1570
Conversation
/integration sha=06d78cd7738056d157ba55250f1415439ed7974a |
Oops, looks like you forgot to add a changeset.
This command will prompt you for a change description and generate a changeset file. You can read more about changesets here. Remember that you should use the version bump that is appropriate for the change you are making:
If you are unsure about which version bump to use, please ask in the comments and we will help you out. |
✅ Integration tests have finished successfully! |
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.
LGTM! I left some comments I wanted to do due to major version upgrades in some packages. Nonetheless, I think the PR is OK because the tests are passing.
@davidverdu all major-version upgrades were tested and made sure nothing broke. As explained in the PR description, major versions that broke code will have to be addressed separately in another PR. |
Description
Several dependencies have been upgraded, and their versions have been bumped to keep Booster as updated as possible. Some dependency upgrades required a more significant overhaul and will be addressed in upcoming PRs.
Changes
package.json
of all packages with the upgraded dependency versions.Checks