-
-
Notifications
You must be signed in to change notification settings - Fork 44
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 dependencies and use workspace dependencies #207
base: master
Are you sure you want to change the base?
Conversation
Bumping semver compatible versions doesn't serve us anything except annoy anyone who's building with
It's hard to read because some are separated, but others are bundled in "some dependency updates" commit. I'd rather see separate PRs for individual breaking dependency upgrades that require code changes, commits won't - intentionally - persist after a squash-merge. |
Ok, will do that! |
This updates the dependencies. To simplify this and clean up the workspace, I moved the common dependencies to the workspace to avoid version mismatches.
The code adaptations are in separate commits, in case some of them are wrong or not wanted.
Currently missing because I don't know how to adapt to the breaking changes:
zip
: this removedstart_file_aligned
and I couldn't find where the functionality is nowquick-xml
: this broke the serialization of the struct variants inCapabilities