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.43 to 0.9.44 #280

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps openssl-sys from 0.9.43 to 0.9.44.

Commits - [`dedbcc6`](https://github.com/sfackler/rust-openssl/commit/dedbcc65709d59479638b8033f30f3c7210cf0fa) Release v0.9.44 - [`d8a9a7f`](https://github.com/sfackler/rust-openssl/commit/d8a9a7fa114bd7b28ccb3de78bee22ac3569e36a) Merge pull request [#1100](https://github-redirect.dependabot.com/sfackler/rust-openssl/issues/1100) from nanpuyue/patch-1 - [`ee5b8b1`](https://github.com/sfackler/rust-openssl/commit/ee5b8b1f445e7c00f94adc4baca1d282b3838e92) Merge pull request [#1102](https://github-redirect.dependabot.com/sfackler/rust-openssl/issues/1102) from npmccallum/master - [`7ad3208`](https://github.com/sfackler/rust-openssl/commit/7ad3208937622d1a87e4eebc2dc341ec33efcae6) Fix output size check for stream ciphers - [`844c3c4`](https://github.com/sfackler/rust-openssl/commit/844c3c445ae782623b05d3489c49751565fef646) fix build err for taget `*-pc-windows-gnu` - [`18eaa3d`](https://github.com/sfackler/rust-openssl/commit/18eaa3d09ee12aad771a2e9d445f215cd2a4f584) Merge pull request [#1099](https://github-redirect.dependabot.com/sfackler/rust-openssl/issues/1099) from sfackler/atomic-deprecation - [`4121ac3`](https://github.com/sfackler/rust-openssl/commit/4121ac34cbd5f395727cabf847d4e72ef12415f5) Fix deprecation warnings in tests - [`2024379`](https://github.com/sfackler/rust-openssl/commit/2024379f17e5c092290065f564e3a9312a4b6ca0) Clean up seal/open a bit - [`2d8b722`](https://github.com/sfackler/rust-openssl/commit/2d8b7225e48b630692381eb8e9ff5d6ffc4a8853) Merge pull request [#1094](https://github-redirect.dependabot.com/sfackler/rust-openssl/issues/1094) from vojta7/EVP_Seal - [`865c613`](https://github.com/sfackler/rust-openssl/commit/865c613de3b69487e3da9438d0b2ad5b44096921) Fix requiret ossl version for EVP_PKEY_size - Additional commits viewable in [compare view](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.43...openssl-sys-v0.9.44)


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.