fix(deps): update rust crate socket2 to 0.5.7 - autoclosed #41
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.5
->0.5.7
Release Notes
rust-lang/socket2 (socket2)
v0.5.7
Compare Source
Socket::(set_)passcred
https://github.com/rust-lang/socket2/pull/506/506).
RecvFlags::is_confirm
andRecvFlags::is_dontroute
https://github.com/rust-lang/socket2/pull/499/499).
MsgHdrMut::control_len
https://github.com/rust-lang/socket2/pull/505/505).
v0.5.6
Compare Source
Socket::(set_)multicast_all_v{4,6}
https://github.com/rust-lang/socket2/pull/485/485 https://github.com/rust-lang/socket2/pull/486pull/486).
https://github.com/rust-lang/socket2/pull/474/474).
https://github.com/rust-lang/socket2/pull/479/479 https://github.com/rust-lang/socket2/pull/482pull/482).
https://github.com/rust-lang/socket2/pull/491/491).
https://github.com/rust-lang/socket2/pull/480/480).
v0.5.5
Compare Source
https://github.com/rust-lang/socket2/pull/465/465).
v0.5.4
Compare Source
Socket::(bind_)device_by_index
, replaced bySocket::(bind_)device_by_index_v4
for IPv4 socketshttps://github.com/rust-lang/socket2/pull/432/432).
Socket::(bind_)device_by_index_v6
https://github.com/rust-lang/socket2/pull/432/432).
https://github.com/rust-lang/socket2/pull/452/452)
Socket::{send,recv}msg
andMsgHdr(Mut)
types, wrappingsendmsg(2)
and
recvmsg(2)
https://github.com/rust-lang/socket2/pull/447/447).
Socket::(set_)reuse_port_lb
to retrieve or setSO_REUSEPORT_LB
onFreeBhttps://github.com/rust-lang/socket2/pull/442pull/442).
Protocol::DIVERT
on FreeBSD and OpenBSDhttps://github.com/rust-lang/socket2/pull/448/448).
Socket::protocol
for Windows (usingWSAPROTOCOL_INFOW
)https://github.com/rust-lang/socket2/pull/470/470).
From<SocketAddrV{4,6}>
forSockAddr
nows setsss_len
on platforms thathave the fields (most BSDhttps://github.com/rust-lang/socket2/pull/469pull/469).
ADDRESS_FAMILY
forsa_family_t
, this shouldn'taffect anything in practihttps://github.com/rust-lang/socket2/pull/463pull/463).
v0.5.3
Compare Source
armv7-linux-androideabi
andi686-linux-android
(https://github.com/rust-lang/socket2/pull/434).Socket::cookie
to retrieveSO_COOKIE
on Linuxhttps://github.com/rust-lang/socket2/pull/437/437).
v0.5.2
Compare Source
SockAddr
https://github.com/rust-lang/socket2/pull/403/403 https://github.com/rust-lang/socket2/pull/429pull/429).
SockAddr::as_storage
https://github.com/rust-lang/socket2/pull/417/417).
SockAddr::set_length
https://github.com/rust-lang/socket2/pull/428/428).
Protocol::UDPLITE
https://github.com/rust-lang/socket2/pull/427/427).
https://github.com/rust-lang/socket2/pull/422/422).
https://github.com/rust-lang/rust/blob/master/RELEASES.md#version-1680-2023-03-09
https://github.com/rust-lang/socket2/pull/423/423).
https://github.com/rust-lang/socket2/pull/426/426).
v0.5.1
Added
Type::cloexec
for Redox and Solarishttps://github.com/rust-lang/socket2/pull/398/398).
https://github.com/rust-lang/socket2/pull/398/398).
Fixed
https://github.com/rust-lang/socket2/pull/398/398).
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.