Skip to content

Conversation

@oxide-renovate
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
socket2 dependencies patch 0.6.0 -> 0.6.1

Release Notes

rust-lang/socket2 (socket2)

v0.6.1

Compare Source

Added

  • Added support for Windows Registered I/O (RIO)
    (#​604).
  • Added support for TCP_NOTSENT_LOWAT on Linux via Socket::(set_)tcp_notsent_lowat
    (#​611).
  • Added support for SO_BUSY_POLL on Linux via Socket::set_busy_poll
    (#​607).
  • SockFilter::new is now a const function
    (#​609).

Changed

  • Updated the windows-sys dependency to version 0.60
    (#​605).

Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@oxide-renovate oxide-renovate bot added the dependencies Pull requests that update a dependency file label Oct 13, 2025
@rcgoodfellow rcgoodfellow merged commit 616a7de into main Oct 13, 2025
3 checks passed
@oxide-renovate oxide-renovate bot deleted the renovate/socket2-0.x-lockfile branch October 13, 2025 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants