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

Update serde to 1.0.58 + serde-rs/serde#1278 #2777

Merged
merged 1 commit into from May 25, 2018
Merged

Update serde to 1.0.58 + serde-rs/serde#1278 #2777

merged 1 commit into from May 25, 2018

Conversation

SimonSapin
Copy link
Member

@SimonSapin SimonSapin commented May 24, 2018

This change is Reviewable

@gw3583
Copy link
Contributor

gw3583 commented May 24, 2018

r? @gankro

@Gankra
Copy link
Contributor

Gankra commented May 24, 2018

I thought we weren't supposed to update serde due to some knock on dependency effects? Was that resolved?

@Eijebong
Copy link
Contributor

@gankro The problem was depending to the latest serde_derive which depends on syn 0.14. (Not that it really matters now that we finally removed syn 0.11 (:tada:) from the dependency tree, but having three versions was a bit much)

@SimonSapin
Copy link
Member Author

serde-rs/serde#1278 and servo/deserialize_from_enums7 are based on 1.0.58 rather than .59 or upstream/master to avoid picking up syn 0.14 yet.

@Gankra
Copy link
Contributor

Gankra commented May 25, 2018

@bors-servo r+

@bors-servo
Copy link
Contributor

📌 Commit 7966184 has been approved by Gankro

@bors-servo
Copy link
Contributor

⌛ Testing commit 7966184 with merge 60f4177...

bors-servo pushed a commit that referenced this pull request May 25, 2018
Update serde to 1.0.58 + serde-rs/serde#1278

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/webrender/2777)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

☀️ Test successful - status-appveyor, status-taskcluster
Approved by: Gankro
Pushing 60f4177 to master...

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

5 participants