[PR #3494] [MERGED] build(deps): bump socket2 from 0.6.2 to 0.6.3 #3890

Closed
opened 2026-03-16 12:08:23 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/3494
Author: @dependabot[bot]
Created: 3/12/2026
Status: Merged
Merged: 3/12/2026
Merged by: @djc

Base: mainHead: dependabot/cargo/socket2-0.6.3


📝 Commits (1)

  • 552b1ef build(deps): bump socket2 from 0.6.2 to 0.6.3

📊 Changes

1 file changed (+16 additions, -90 deletions)

View changed files

📝 Cargo.lock (+16 -90)

📄 Description

Bumps socket2 from 0.6.2 to 0.6.3.

Changelog

Sourced from socket2's changelog.

0.6.3

  • Added support for wasm32-wasip2.
  • Added Socket::(set_)ip_transparent_v6.
  • Added Socket::set_tcp_ack_frequency.
  • Support windows-sys v0.61 in addition to v0.60.

POTENTIALLY BREAKING The MSRV of windows-sys v0.61 is 1.71. To use socket2 with its MSRV of 1.70, please downgrade windows-sys to v0.60.x. This can be done using: cargo update windows-sys --precise 0.60.2

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
socket2 [< 0.5, > 0.4.6]
socket2 [< 0.6, > 0.5.3]

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hickory-dns/hickory-dns/pull/3494 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/12/2026 **Status:** ✅ Merged **Merged:** 3/12/2026 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `dependabot/cargo/socket2-0.6.3` --- ### 📝 Commits (1) - [`552b1ef`](https://github.com/hickory-dns/hickory-dns/commit/552b1efaf130efb57fdc11fdb60dd7c39397c939) build(deps): bump socket2 from 0.6.2 to 0.6.3 ### 📊 Changes **1 file changed** (+16 additions, -90 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+16 -90) </details> ### 📄 Description Bumps [socket2](https://github.com/rust-lang/socket2) from 0.6.2 to 0.6.3. <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.6.3</h1> <ul> <li>Added support for wasm32-wasip2.</li> <li>Added <code>Socket::(set_)ip_transparent_v6</code>.</li> <li>Added <code>Socket::set_tcp_ack_frequency</code>.</li> <li>Support windows-sys v0.61 in addition to v0.60.</li> </ul> <p><strong>POTENTIALLY BREAKING</strong> The MSRV of windows-sys v0.61 is 1.71. To use socket2 with its MSRV of 1.70, please downgrade windows-sys to v0.60.x. This can be done using: <code>cargo update windows-sys --precise 0.60.2</code></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-lang/socket2/commit/642df44ae1eded922247300a83f8d60e159d9c9d"><code>642df44</code></a> Release v0.6.3</li> <li><a href="https://github.com/rust-lang/socket2/commit/e47157c29446856d87370b49194ce2f998337bfa"><code>e47157c</code></a> Fix broken Windows MSRV CI (<a href="https://redirect.github.com/rust-lang/socket2/issues/641">#641</a>)</li> <li><a href="https://github.com/rust-lang/socket2/commit/0955c52748dca5665122e873b47e90588b7df496"><code>0955c52</code></a> Add wasm32-wasip2 target support (<a href="https://redirect.github.com/rust-lang/socket2/issues/639">#639</a>)</li> <li><a href="https://github.com/rust-lang/socket2/commit/1a240576a06c36fb5f5550ce9f1757136cf3e709"><code>1a24057</code></a> Add Socket::(set_)ip_transparent_v6</li> <li><a href="https://github.com/rust-lang/socket2/commit/b1f6b27693ffbbdfb309c53d1ce010be53a6d09c"><code>b1f6b27</code></a> Update to windows-sys 0.61</li> <li><a href="https://github.com/rust-lang/socket2/commit/43ba0ed1f033d6e66948c7ed78a9be2a4b0c7a68"><code>43ba0ed</code></a> Add capability to set TCP ACK Frequency on Windows (<a href="https://redirect.github.com/rust-lang/socket2/issues/638">#638</a>)</li> <li>See full diff in <a href="https://github.com/rust-lang/socket2/compare/v0.6.2...v0.6.3">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | socket2 | [< 0.5, > 0.4.6] | | socket2 | [< 0.6, > 0.5.3] | </details> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=socket2&package-manager=cargo&previous-version=0.6.2&new-version=0.6.3)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 12:08:23 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#3890
No description provided.