alexcrichton / cargo-vendor

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

Bump openssl-sys from 0.9.42 to 0.9.43 #235

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps openssl-sys from 0.9.42 to 0.9.43.

Commits - [`a6b6648`](https://github.com/sfackler/rust-openssl/commit/a6b6648a62a67ef983143055f19cd3fad9daba1a) Release openssl-sys v0.9.43 - [`8c5ce91`](https://github.com/sfackler/rust-openssl/commit/8c5ce91d07741ab0a53830a5d7ab180820f0b1db) Merge pull request [#1084](https://github-redirect.dependabot.com/sfackler/rust-openssl/issues/1084) from npmccallum/nid - [`702bc48`](https://github.com/sfackler/rust-openssl/commit/702bc48b1c13af820f452b986aa900fffefaa0fc) Expose EC_GROUP_get_curve_name() - [`d9cb543`](https://github.com/sfackler/rust-openssl/commit/d9cb5433b1556a7c652a02f0407c9d36f4cd4211) Expose EVP_MD_type() - [`a335c1b`](https://github.com/sfackler/rust-openssl/commit/a335c1b2f5d8cd32c57b6685236b5bbe3c70bbe8) Merge pull request [#1083](https://github-redirect.dependabot.com/sfackler/rust-openssl/issues/1083) from sfackler/digest-eq - [`c3e2604`](https://github.com/sfackler/rust-openssl/commit/c3e26047029a029c786d51f90e44f4e035defab6) Implement Eq for MessageDigest - [`9eac3c6`](https://github.com/sfackler/rust-openssl/commit/9eac3c659301e135527e5bb952825ee7e118c85d) Release openssl-errors v0.1.0 - [`2a028e5`](https://github.com/sfackler/rust-openssl/commit/2a028e59e47a2e867477a844598fd65e7746f715) Move CHANGELOG.md into openssl - [`e49b541`](https://github.com/sfackler/rust-openssl/commit/e49b54150e4fdd3edd9fe162d40e213d9519b370) Merge pull request [#1082](https://github-redirect.dependabot.com/sfackler/rust-openssl/issues/1082) from sfackler/error-lib - [`27d5786`](https://github.com/sfackler/rust-openssl/commit/27d5786390a603c2ecb78c96a0b053823333403f) Metadata - Additional commits viewable in [compare view](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.42...openssl-sys-v0.9.43)


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.