Bumps [socket2](https://github.com/rust-lang/socket2) from 0.3.12 to 0.3.19. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md">socket2's changelog</a>.</em></p> <blockquote> <h1>0.4.5</h1> <h2>Changed</h2> <ul> <li>Replace <code>winapi</code> dependency with <code>windows-sys</code> (<a href="https://github-redirect.dependabot.com/rust-lang/socket2/pull/303">rust-lang/socket2#303</a>).</li> </ul> <h2>Added</h2> <ul> <li><code>Socket::join_ssm_v4</code> and <code>Socket::leave_ssm_v4</code> (<a href="https://github-redirect.dependabot.com/rust-lang/socket2/pull/298">rust-lang/socket2#298</a>).</li> <li><code>Socket::set_recv_tos</code> and <code>Socket::recv_tos</code> (<a href="https://github-redirect.dependabot.com/rust-lang/socket2/pull/299">rust-lang/socket2#299</a>).</li> </ul> <h2>Fixed</h2> <ul> <li>Fix OpenBSD build (<a href="https://github-redirect.dependabot.com/rust-lang/socket2/pull/291">rust-lang/socket2#291</a>).</li> <li>Fix OpenBSD build (<a href="https://github-redirect.dependabot.com/rust-lang/socket2/pull/291">rust-lang/socket2#291</a>).</li> </ul> <h1>0.4.4</h1> <h2>Fixed</h2> <ul> <li>Libc v0.2.114 fixed an issue where <code>ip_mreqn</code> where was not defined for Linux s390x.</li> </ul> <h1>0.4.3 (yanked)</h1> <h2>Added</h2> <ul> <li><code>Socket::set_fib</code>: sets <code>SO_SETFIB</code> (<a href="https://github-redirect.dependabot.com/rust-lang/socket2/pull/271">rust-lang/socket2#271</a>).</li> <li><code>Socket::attach_filter</code>, <code>SO_ATTACH_FILTER</code> (<a href="https://github.com/rust-lang/socket2/commit/6601ed132b37d6e9d178b34918bfb0b236800232">https://github.com/rust-lang/socket2/commit/6601ed132b37d6e9d178b34918bfb0b236800232</a>).</li> <li><code>Socket::detach_filter</code>, <code>SO_DETACH_FILTER</code> (<a href="https://github.com/rust-lang/socket2/commit/6601ed132b37d6e9d178b34918bfb0b236800232">https://github.com/rust-lang/socket2/commit/6601ed132b37d6e9d178b34918bfb0b236800232</a>).</li> <li><code>Socket::{header_included, set_header_included}</code>: sets or gets <code>IP_HDRINCL</code> (<a href="https://github.com/rust-lang/socket2/commit/f9e882ee53c0b4e89c5043b6d709af95c9db5599">https://github.com/rust-lang/socket2/commit/f9e882ee53c0b4e89c5043b6d709af95c9db5599</a>).</li> <li><code>Socket::{cork, set_cork}</code>: sets or gets <code>TCP_CORK</code> (<a href="https://github.com/rust-lang/socket2/commit/50f31f18aac8fd6ef277df2906adeeed9fa391de">https://github.com/rust-lang/socket2/commit/50f31f18aac8fd6ef277df2906adeeed9fa391de</a>).</li> <li><code>Socket::{quickack, set_quickack}</code>: sets or gets <code>TCP_QUICKACK</code> (<a href="https://github.com/rust-lang/socket2/commit/849eee2abc5d5170d2d3bc635386a2ba13b04530">https://github.com/rust-lang/socket2/commit/849eee2abc5d5170d2d3bc635386a2ba13b04530</a>).</li> <li><code>Socket::{thin_linear_timeouts, set_thin_linear_timeouts}</code>: sets or gets <code>TCP_THIN_LINEAR_TIMEOUTS</code> (<a href="https://github.com/rust-lang/socket2/commit/24c231ca463a17f51e53e7a554c7915a95bdbcc7">https://github.com/rust-lang/socket2/commit/24c231ca463a17f51e53e7a554c7915a95bdbcc7</a>).</li> <li><code>Socket::{join_multicast_v4_n, leave_multicast_v4_n}</code>: extends the existing multicast API by allowing an index to be used (in addition to an address) (<a href="https://github.com/rust-lang/socket2/commit/750f83618b967c620bbfdf6ca04de7362bdb42b5">https://github.com/rust-lang/socket2/commit/750f83618b967c620bbfdf6ca04de7362bdb42b5</a>).</li> </ul> <h1>0.4.2</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-lang/socket2/commit/c991f802642525dcf063c253b6fcaa5d6f4c8cb6"><code>c991f80</code></a> Release v0.3.19</li> <li><a href="https://github.com/rust-lang/socket2/commit/1dfd15d8f3626eb91ff6238155d3bfbfaed59cf5"><code>1dfd15d</code></a> Add Socket::(bind_)device</li> <li><a href="https://github.com/rust-lang/socket2/commit/beeebd01b8ff5c73924df09cd78bea5c47b1acd0"><code>beeebd0</code></a> Release v0.3.18</li> <li><a href="https://github.com/rust-lang/socket2/commit/a0053b522c363a07972935cbd6cb36b6b824638b"><code>a0053b5</code></a> Backport redox compilation to 0.3</li> <li><a href="https://github.com/rust-lang/socket2/commit/3b4214da98dd344db97f1a7d5d48da18e14d2aba"><code>3b4214d</code></a> Fix compilation on Haiku</li> <li><a href="https://github.com/rust-lang/socket2/commit/7312f81e94c22bb90fbe1acd76b294fc5e91e6ec"><code>7312f81</code></a> Release v0.3.17</li> <li><a href="https://github.com/rust-lang/socket2/commit/930c9a9803df565a6733f4c6b5b1b198282c7b33"><code>930c9a9</code></a> Additional Linux socket options</li> <li><a href="https://github.com/rust-lang/socket2/commit/06a25107c7fc6797370e990d213ffb28fa4992af"><code>06a2510</code></a> [0.3] Update cfg-if to 1.0</li> <li><a href="https://github.com/rust-lang/socket2/commit/73d54bb3366474aa011a7760b186d3d799347ca1"><code>73d54bb</code></a> Release v0.3.16</li> <li><a href="https://github.com/rust-lang/socket2/commit/d2c15de84991947b6577bea92763efe0a2eecf28"><code>d2c15de</code></a> Don't assume memory layout of std::net::SocketAddr</li> <li>Additional commits viewable in <a href="https://github.com/rust-lang/socket2/compare/0.3.12...v0.3.19">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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/clearloop/elvis/network/alerts). </details>
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by dependabot[bot] and has received 0 comments.