alexcrichton / cargo-vendor

Archived as subcommand is now part of Cargo itself
Apache License 2.0
261 stars 30 forks source link

Bump curl-sys from 0.4.17 to 0.4.18 #270

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps curl-sys from 0.4.17 to 0.4.18.

Commits - [`719ee9c`](https://github.com/alexcrichton/curl-rust/commit/719ee9cc6f56ac2d0d0e45c0062ebb7efab20e5a) Bump curl-sys to 0.4.18 - [`986c26e`](https://github.com/alexcrichton/curl-rust/commit/986c26e5ec73af6d6d5cdf3e126e6266e8418393) Merge pull request [#266](https://github-redirect.dependabot.com/alexcrichton/curl-rust/issues/266) from fluffysquirrels/errors-curl-7_64_1 - [`8b78a59`](https://github.com/alexcrichton/curl-rust/commit/8b78a59f9d916fd6a29a7321726b444998d99966) Skip verifying new error consts. - [`d1c6572`](https://github.com/alexcrichton/curl-rust/commit/d1c65726822e844ca159c345af7b74f6450cd5fd) Add HTTP2 errors, and curl-sys error consts up to curl 7_64_1. - [`9b9d119`](https://github.com/alexcrichton/curl-rust/commit/9b9d1192d081fad21a2e42994e14c8a06f7c38a3) Merge pull request [#265](https://github-redirect.dependabot.com/alexcrichton/curl-rust/issues/265) from TorstenScheck/master - [`58adc5f`](https://github.com/alexcrichton/curl-rust/commit/58adc5f7340ba8e2e73a3378a6b08e9b130ad1e5) README.md: add troubleshooting section with NSS SSL hint - [`0b9a2fb`](https://github.com/alexcrichton/curl-rust/commit/0b9a2fb6fbd46dcc7bee4de4c39c9d22fe6aa80e) Run rustfmt - [`216740b`](https://github.com/alexcrichton/curl-rust/commit/216740bb3f1e8a14c4c31d5d24adde3a7ea97325) Try to debug build errors on CI - [`b9b2fa9`](https://github.com/alexcrichton/curl-rust/commit/b9b2fa9875a8d5cc758146178e48d1cd5977e453) Merge pull request [#263](https://github-redirect.dependabot.com/alexcrichton/curl-rust/issues/263) from alexcrichton/update-curl - [`3b58395`](https://github.com/alexcrichton/curl-rust/commit/3b583951e490810e2544effb1a482d099c6cb701) Bump curl submodule to curl-7_64_1 - Additional commits viewable in [compare view](https://github.com/alexcrichton/curl-rust/compare/curl-sys-0.4.17...curl-sys-0.4.18)


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.

If all status checks pass Dependabot will automatically merge this pull request.


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Looks like curl-sys is up-to-date now, so this is no longer needed.