Skip to content

Update more backend dependencies #2540

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 9 commits into from
May 30, 2020
Merged

Conversation

jtgeibel
Copy link
Member

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

jtgeibel added 9 commits May 30, 2020 12:59
```
Updating h2 v0.2.4 -> v0.2.5
Updating hyper v0.13.5 -> v0.13.6
Updating pin-project v0.4.16 -> v0.4.17
Updating pin-project-internal v0.4.16 -> v0.4.17
Updating syn v1.0.27 -> v1.0.29
Updating tracing v0.1.13 -> v0.1.14
Updating tracing-attributes v0.1.7 -> v0.1.8
```
```
Updating bumpalo v3.2.1 -> v3.3.0
Updating js-sys v0.3.39 -> v0.3.40
Updating serde v1.0.110 -> v1.0.111
Updating serde_derive v1.0.110 -> v1.0.111
Updating wasm-bindgen v0.2.62 -> v0.2.63
Updating wasm-bindgen-backend v0.2.62 -> v0.2.63
Updating wasm-bindgen-macro v0.2.62 -> v0.2.63
Updating wasm-bindgen-macro-support v0.2.62 -> v0.2.63
Updating wasm-bindgen-shared v0.2.62 -> v0.2.63
Updating web-sys v0.3.39 -> v0.3.40

```
```
  Adding base64 v0.12.1
Updating encoding_rs v0.8.22 -> v0.8.23
Updating reqwest v0.10.4 -> v0.10.6
Updating socket2 v0.3.11 -> v0.3.12
Updating version_check v0.9.1 -> v0.9.2
Updating wasm-bindgen-futures v0.4.12 -> v0.4.13
Updating winreg v0.6.2 -> v0.7.0
```
```
Updating regex v1.3.7 -> v1.3.9
Updating regex-syntax v0.6.17 -> v0.6.18
```
```
Updating git2 v0.13.5 -> v0.13.6
Updating libgit2-sys v0.12.5+1.0.0 -> v0.12.6+1.0.0
Updating libssh2-sys v0.2.11 -> v0.2.17
```
```
Updating ring v0.16.12 -> v0.16.14
```
```
Updating curl v0.4.25 -> v0.4.29
Updating curl-sys v0.4.26 -> v0.4.31+curl-7.70.0
```
```
Updating migrations_internals v1.4.0 -> v1.4.1
Updating migrations_macros v1.4.1 -> v1.4.2
Updating pq-sys v0.4.4 -> v0.4.6
Updating scheduled-thread-pool v0.2.3 -> v0.2.4
```
Copy link
Member

@JohnTitor JohnTitor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@JohnTitor
Copy link
Member

@bors r+

@bors
Copy link
Contributor

bors commented May 30, 2020

📌 Commit 4a98bca has been approved by JohnTitor

@bors
Copy link
Contributor

bors commented May 30, 2020

⌛ Testing commit 4a98bca with merge fb3bd64...

@bors
Copy link
Contributor

bors commented May 30, 2020

☀️ Test successful - checks-travis
Approved by: JohnTitor
Pushing fb3bd64 to master...

@bors bors merged commit fb3bd64 into rust-lang:master May 30, 2020
@jtgeibel jtgeibel deleted the update-backend-deps branch May 30, 2020 22:43
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