alexcrichton / cargo-vendor

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

Bump socket2 from 0.3.8 to 0.3.9 #288

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps socket2 from 0.3.8 to 0.3.9.

Commits - [`28bdf72`](https://github.com/alexcrichton/socket2-rs/commit/28bdf727744dd9b6094a0bca47062acb6161c20c) Bump to 0.3.9 - [`ca89d63`](https://github.com/alexcrichton/socket2-rs/commit/ca89d63b87f4ec62f059caa1d9379c0dc8f1cd2b) Merge pull request [#32](https://github-redirect.dependabot.com/alexcrichton/socket2-rs/issues/32) from YorickPeterse/master - [`4fcf90d`](https://github.com/alexcrichton/socket2-rs/commit/4fcf90d94472935b822f0abbc6f1e6903f082425) Merge pull request [#33](https://github-redirect.dependabot.com/alexcrichton/socket2-rs/issues/33) from YorickPeterse/as-inet-documentation - [`3c9b9da`](https://github.com/alexcrichton/socket2-rs/commit/3c9b9daa10750f84e816cd73a2646b43d620e77f) Fix documentation for Socket::as_inet6() - [`2bdd3c3`](https://github.com/alexcrichton/socket2-rs/commit/2bdd3c320b4ea575f742357bb8e7ffbde5b4b21c) Use c_char for Socket::nodelay() on Windows - [`70f15f0`](https://github.com/alexcrichton/socket2-rs/commit/70f15f03be2a9eadb0b8821137af4f9d7ac0dd6f) Added tests for Socket::nodelay() - [`a2b44dc`](https://github.com/alexcrichton/socket2-rs/commit/a2b44dce0e26c3e943de21cba8943d12a0fda33d) Update travis config - See full diff in [compare view](https://github.com/alexcrichton/socket2-rs/compare/0.3.8...0.3.9)


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.