rust-lang / crater

Run experiments across parts of the Rust ecosystem!
https://crater.rust-lang.org
643 stars 90 forks source link

Bump miow from 0.2.1 to 0.2.2 #643

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps miow from 0.2.1 to 0.2.2.

Commits
  • 6fd7b9c Bump version to 0.2.2
  • 550efc2 Merge branch 'fix-sockaddr-convertion-v0.2.x' into 0.2.x
  • ca8db53 Stop using from_ne_bytes to be compatible with Rust < 1.32.0
  • 3e217e3 Bump net2 dep to 0.2.36 without invalid SocketAddr convertion
  • 27b77cc Adapt to winapi 0.2
  • 2783715 Safely convert SocketAddr into raw SOCKADDR
  • f6662ef Clarify wording of license information in README.
  • See full diff in compare view


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 - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/rust-lang/crater/network/alerts).
Mark-Simulacrum commented 2 years ago

@bors retry

Mark-Simulacrum commented 2 years ago

@bors r+

bors commented 2 years ago

:pushpin: Commit f360f76048fd8a898fb74090c8aa2d2c9a9e2987 has been approved by Mark-Simulacrum

bors commented 2 years ago

:hourglass: Testing commit f360f76048fd8a898fb74090c8aa2d2c9a9e2987 with merge c01ca1f1707efe90b24ff82615fef77c35290590...

bors commented 2 years ago

:sunny: Test successful - checks-actions Approved by: Mark-Simulacrum Pushing c01ca1f1707efe90b24ff82615fef77c35290590 to master...