Skip to content

Update transitive dependencies to fix nightly compilation #2535

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

Merged
merged 4 commits into from
May 28, 2020

Conversation

JohnTitor
Copy link
Member

proc-macro-hack 0.5.16 has a fix for rust-lang/rust#72545 and fixes our nightly build as well.
This also updates some low-level dependencies, some of them were updated recently and didn't cause failures.

r? @jtgeibel

JohnTitor added 4 commits May 28, 2020 22:47
    Updating aho-corasick v0.7.6 -> v0.7.10
    Updating regex v1.2.1 -> v1.3.7
    Updating regex-syntax v0.6.11 -> v0.6.17
    Updating thread_local v0.3.6 -> v1.0.1
    Updating libc v0.2.70 -> v0.2.71
    Updating lock_api v0.3.3 -> v0.3.4
    Updating parking_lot v0.10.0 -> v0.10.2
    Updating parking_lot_core v0.7.0 -> v0.7.2
    Updating scopeguard v1.0.0 -> v1.1.0
    Updating bufstream v0.1.3 -> v0.1.4
    Updating cc v1.0.53 -> v1.0.54
    Updating chrono v0.4.9 -> v0.4.11
    Updating lettre v0.9.2 -> v0.9.3
    Updating lettre_email v0.9.2 -> v0.9.4
    Updating num-integer v0.1.41 -> v0.1.42
    Updating num-traits v0.2.10 -> v0.2.11
    Updating openssl-sys v0.9.56 -> v0.9.57
    Updating proc-macro2 v1.0.13 -> v1.0.17
    Updating rand v0.4.2 -> v0.4.6
    Updating serde v1.0.106 -> v1.0.110
    Updating serde_derive v1.0.106 -> v1.0.110
    Updating serde_json v1.0.52 -> v1.0.53
    Updating syn v1.0.22 -> v1.0.27
@jtgeibel
Copy link
Member

Thanks!

@bors r+

@bors
Copy link
Contributor

bors commented May 28, 2020

📌 Commit acdb12d has been approved by jtgeibel

@bors
Copy link
Contributor

bors commented May 28, 2020

⌛ Testing commit acdb12d with merge 7699bc0...

@bors
Copy link
Contributor

bors commented May 28, 2020

☀️ Test successful - checks-travis
Approved by: jtgeibel
Pushing 7699bc0 to master...

@bors bors merged commit 7699bc0 into rust-lang:master May 28, 2020
@JohnTitor JohnTitor deleted the proc-macro-hack branch May 29, 2020 00:41
bors added a commit that referenced this pull request May 30, 2020
Update more backend dependencies

The first 5 commits mirror recent version bumps done in #2488, #2467, and #2535. Since these were recently bumped they should be low risk.

Additionally, the following dependencies are bumped: `ring`, `base64`, `curl`, `curl-sys`, and some `diesel` dependencies (`migrations_internals`, `migrations_macros`, `pq-sys`, `scheduled-thread-pool`).

r? @JohnTitor
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.

4 participants