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

Remove syn 0.15 from our crate graph #24421

Closed
8 tasks done
nox opened this issue Oct 11, 2019 · 10 comments
Closed
8 tasks done

Remove syn 0.15 from our crate graph #24421

nox opened this issue Oct 11, 2019 · 10 comments

Comments

@nox
Copy link
Contributor

nox commented Oct 11, 2019

This is mostly done, but there are still crates relying on it:

@atouchet
Copy link
Contributor

malloc_size_of_derive has been updated: #24445

@JelteF
Copy link

JelteF commented Nov 13, 2019

I released a new version of derive_more, 0.99.1

@atouchet
Copy link
Contributor

tiff 0.4.0 has been published but there isn't a release of image with the updated dependency yet.

@nox
Copy link
Contributor Author

nox commented Nov 27, 2019

#24887 takes care of bumping serde, given the version we still depend on relies on syn 0.15.

@nox
Copy link
Contributor Author

nox commented Nov 28, 2019

The patch to remove derivative from glutin was backported on the 0.21 branch, we now just require a new point release of it.

@nox
Copy link
Contributor Author

nox commented Nov 29, 2019

glutin was released and a bump has been included in #24887 for it.

@Manishearth
Copy link
Member

style and embedder_traits will also need their num_derive dependencies bumped

@HeroicKatora
Copy link

HeroicKatora commented Feb 7, 2020

image 0.23 was just released and is free of syn and num_derive entirely.

@nox
Copy link
Contributor Author

nox commented Feb 10, 2020

I filed servo/webrender#3853 for updating image in webrender.

@atouchet
Copy link
Contributor

image has now been updated in WebRender.

nox added a commit that referenced this issue Mar 2, 2020
This required bumps of:

* gleam
* image
* rust-webvr
* webrender
* webxr
nox added a commit that referenced this issue Mar 2, 2020
This required bumps of:

* gleam
* image
* rust-webvr
* webrender
* webxr
nox added a commit that referenced this issue Mar 2, 2020
This required bumps of:

* gleam
* image
* rust-webvr
* webrender
* webxr
nox added a commit that referenced this issue Mar 3, 2020
This required bumps of:

* gleam
* image
* rust-webvr
* webrender
* webxr
nox added a commit that referenced this issue Mar 5, 2020
This required bumps of:

* gleam
* image
* rust-webvr
* webrender
* webxr
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

No branches or pull requests

5 participants