Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Bump curl from 0.4.34 to 0.4.35 #178

Merged
merged 1 commit into from
Mar 15, 2021
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2021

Bumps curl from 0.4.34 to 0.4.35.

Release notes

Sourced from curl's releases.

0.4.35

Added

  • Add some more fields to Debug for Version (#368)
  • Add expect_100_timeout option to mirror CURLOPT_EXPECT_100_TIMEOUT_MS (#376)
  • Add feature-gated support for curl_easy_upkeep, introduced in 7.62.0. Use the upkeep_7_62_0 feature to enable this method. (#378)

Fixed

  • Probe for OpenSSL certificates only once (#362, #363)
  • Upgrade socket2 dependency to a version not making invalid assumptions about the memory layout of std::net::SocketAddr. (#365)
  • Fix debug formatting for Events struct (#377)
  • Fix tcp_nodelay not working for static builds on Unix (#379, #381)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually

Bumps [curl](https://github.com/alexcrichton/curl-rust) from 0.4.34 to 0.4.35.
- [Release notes](https://github.com/alexcrichton/curl-rust/releases)
- [Commits](alexcrichton/curl-rust@curl-sys-0.4.34...curl-sys-0.4.35)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 15, 2021
@JohnTitor
Copy link
Member

@bors r+

@bors
Copy link
Contributor

bors commented Mar 15, 2021

📌 Commit 42b55f7 has been approved by JohnTitor

@bors
Copy link
Contributor

bors commented Mar 15, 2021

⌛ Testing commit 42b55f7 with merge 7fcdb8c...

@bors
Copy link
Contributor

bors commented Mar 15, 2021

☀️ Test successful - checks-actions
Approved by: JohnTitor
Pushing 7fcdb8c to master...

@bors bors merged commit 7fcdb8c into master Mar 15, 2021
@dependabot dependabot bot deleted the dependabot/cargo/curl-0.4.35 branch March 15, 2021 07:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants