-
Notifications
You must be signed in to change notification settings - Fork 9
feat(deps): Upgrade dependencies for Node.js 24 and MongoDB 7.0.0 support MONGOSH-2978 #601
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
base: main
Are you sure you want to change the base?
Conversation
309a374 to
cb4072c
Compare
cb4072c to
ad6b9ce
Compare
addaleax
left a comment
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!
Seems like the TS bump requires some manual changes to the source code to make check pass again (in a good way, guessing from the lint error messages)
It seems so! I'm running reformat and check and fixing whatever is left. |
Description
All the changes that happened outside devtools-proxy-support and devtools-connect are because of depalign complaining about misaligned dependencies.
Open Questions
Checklist