Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 5, 2025

This PR contains the following updates:

Package Type Update Change
tokio (source) dependencies minor 1.48.01.49.0

Release Notes

tokio-rs/tokio (tokio)

v1.49.0: Tokio v1.49.0

Compare Source

1.49.0 (January 3rd, 2026)

Added
  • net: add support for TCLASS option on IPv6 (#​7781)
  • runtime: stabilize runtime::id::Id (#​7125)
  • task: implement Extend for JoinSet (#​7195)
  • task: stabilize the LocalSet::id() (#​7776)
Changed
  • net: deprecate {TcpStream,TcpSocket}::set_linger (#​7752)
Fixed
  • macros: fix the hygiene issue of join! and try_join! (#​7766)
  • runtime: revert "replace manual vtable definitions with Wake" (#​7699)
  • sync: return TryRecvError::Disconnected from Receiver::try_recv after Receiver::close (#​7686)
  • task: remove unnecessary trait bounds on the Debug implementation (#​7720)
Unstable
  • fs: handle EINTR in fs::write for io-uring (#​7786)
  • fs: support io-uring with tokio::fs::read (#​7696)
  • runtime: disable io-uring on EPERM (#​7724)
  • time: add alternative timer for better multicore scalability (#​7467)
Documented
  • docs: fix a typos in bounded.rs and park.rs (#​7817)
  • io: add SyncIoBridge cross-references to copy and copy_buf (#​7798)
  • io: doc that AsyncWrite does not inherit from std::io::Write (#​7705)
  • metrics: clarify that num_alive_tasks is not strongly consistent (#​7614)
  • net: clarify the cancellation safety of the TcpStream::peek (#​7305)
  • net: clarify the drop behavior of unix::OwnedWriteHalf (#​7742)
  • net: clarify the platform-dependent backlog in TcpSocket docs (#​7738)
  • runtime: mention LocalRuntime in new_current_thread docs (#​7820)
  • sync: add missing period to mpsc::Sender::try_send docs (#​7721)
  • sync: clarify the cancellation safety of oneshot::Receiver (#​7780)
  • sync: improve the docs for the errors of mpsc (#​7722)
  • task: add example for spawn_local usage on local runtime (#​7689)

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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title fix(deps): update rust crate tokio to v1.44.2 fix(deps): update rust crate tokio to v1.44.2 - autoclosed May 5, 2025
@renovate renovate bot closed this May 5, 2025
@renovate renovate bot deleted the renovate/tokio-1.x-lockfile branch May 5, 2025 17:13
@renovate renovate bot changed the title fix(deps): update rust crate tokio to v1.44.2 - autoclosed fix(deps): update rust crate tokio to v1.44.2 May 6, 2025
@renovate renovate bot reopened this May 6, 2025
@renovate renovate bot changed the title fix(deps): update rust crate tokio to v1.44.2 fix(deps): update rust crate tokio to v1.45.0 May 6, 2025
@renovate renovate bot force-pushed the renovate/tokio-1.x-lockfile branch from b435f1f to efe0061 Compare May 6, 2025 16:46
@renovate renovate bot changed the title fix(deps): update rust crate tokio to v1.45.0 fix(deps): update rust crate tokio to v1.45.1 May 24, 2025
@renovate renovate bot force-pushed the renovate/tokio-1.x-lockfile branch from efe0061 to 9779204 Compare May 24, 2025 23:48
@renovate renovate bot changed the title fix(deps): update rust crate tokio to v1.45.1 fix(deps): update rust crate tokio to v1.46.0 Jul 2, 2025
@renovate renovate bot force-pushed the renovate/tokio-1.x-lockfile branch from 9779204 to a72a61c Compare July 2, 2025 10:42
@renovate renovate bot changed the title fix(deps): update rust crate tokio to v1.46.0 fix(deps): update rust crate tokio to v1.46.1 Jul 4, 2025
@renovate renovate bot force-pushed the renovate/tokio-1.x-lockfile branch from a72a61c to 120120b Compare July 4, 2025 22:15
@renovate renovate bot changed the title fix(deps): update rust crate tokio to v1.46.1 fix(deps): update rust crate tokio to v1.47.0 Jul 26, 2025
@renovate renovate bot force-pushed the renovate/tokio-1.x-lockfile branch 2 times, most recently from 674d94b to f9d167e Compare August 1, 2025 11:51
@renovate renovate bot changed the title fix(deps): update rust crate tokio to v1.47.0 fix(deps): update rust crate tokio to v1.47.1 Aug 1, 2025
@renovate renovate bot changed the title fix(deps): update rust crate tokio to v1.47.1 chore(deps): update rust crate tokio to v1.47.1 Sep 25, 2025
@renovate renovate bot changed the title chore(deps): update rust crate tokio to v1.47.1 chore(deps): update rust crate tokio to v1.48.0 Oct 14, 2025
@renovate renovate bot force-pushed the renovate/tokio-1.x-lockfile branch from f9d167e to 91d9423 Compare October 14, 2025 15:45
@renovate renovate bot changed the title chore(deps): update rust crate tokio to v1.48.0 chore(deps): update rust crate tokio to v1.48.0 - autoclosed Jan 2, 2026
@renovate renovate bot closed this Jan 2, 2026
@renovate renovate bot changed the title chore(deps): update rust crate tokio to v1.48.0 - autoclosed chore(deps): update rust crate tokio to v1.49.0 Jan 3, 2026
@renovate renovate bot reopened this Jan 3, 2026
@renovate renovate bot force-pushed the renovate/tokio-1.x-lockfile branch 2 times, most recently from 91d9423 to 758af6a Compare January 3, 2026 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant