Skip to content
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

chore: Bump consolidated dependencies #282

Merged
merged 1 commit into from Jun 3, 2023
Merged

Conversation

nyurik
Copy link
Member

@nyurik nyurik commented May 28, 2023

Merge #281 first, before this one!!!

Bump most dependencies to the latest, except a few ones below.

TODO in other PRs

  • The rand crate could not be upgraded to v0.8+ because it removed wasm-bindgen feature
  • Can't update winit crate to v0.28+ because ndk-glue is removed. See notes
  • Can't update reqwest-middleware to 0.2.x, unable to compile reqwest-middleware-cache with it

@nyurik nyurik force-pushed the bump-all branch 2 times, most recently from bf816de to 9cf3365 Compare May 28, 2023 23:33
@nyurik nyurik changed the title Bump all chore: Bump dependencies May 28, 2023
@nyurik nyurik force-pushed the bump-all branch 2 times, most recently from 95453cf to 95c6845 Compare May 29, 2023 00:02
@nyurik nyurik changed the title chore: Bump dependencies chore: Bump consolidated dependencies May 29, 2023
@nyurik nyurik force-pushed the bump-all branch 3 times, most recently from 651d299 to 1d54d2b Compare May 29, 2023 01:37
@nyurik nyurik marked this pull request as ready for review May 29, 2023 01:37
@nyurik nyurik requested a review from maxammann May 29, 2023 01:37
@maxammann
Copy link
Collaborator

  • Can't update reqwest-middleware to 0.2.x, unable to compile reqwest-middleware-cache with it

This is bad. I think I'll just fork that crate by copying it into maplibre-rs if it is not large.

  • The rand crate could not be upgraded to v0.8+ because it removed wasm-bindgen feature
  • Can't update winit crate to v0.28+ because ndk-glue is removed. See notes

Required changes should be minimal

@nyurik
Copy link
Member Author

nyurik commented Jun 1, 2023

@maxammann I rebased this PR. Let's merge this one and deal with the left-over upgrades separatelly. I don't want to mix code changes with the simple version bumps.

@maxammann maxammann merged commit e3c398b into maplibre:main Jun 3, 2023
20 checks passed
@nyurik nyurik deleted the bump-all branch June 3, 2023 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants