Skip to content

Chore(deps): bump tokio from 1.47.1 to 1.50.0 - #559

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/tokio-1.50.0
Closed

Chore(deps): bump tokio from 1.47.1 to 1.50.0#559
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/tokio-1.50.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 2, 2026

Copy link
Copy Markdown
Contributor

Bumps tokio from 1.47.1 to 1.50.0.

Release notes

Sourced from tokio's releases.

Tokio v1.50.0

1.50.0 (Mar 3rd, 2026)

Added

  • net: add TcpStream::set_zero_linger (#7837)
  • rt: add is_rt_shutdown_err (#7771)

Changed

  • io: add optimizer hint that memchr returns in-bounds pointer (#7792)
  • io: implement vectored writes for write_buf (#7871)
  • runtime: panic when event_interval is set to 0 (#7838)
  • runtime: shorten default thread name to fit in Linux limit (#7880)
  • signal: remember the result of SetConsoleCtrlHandler (#7833)
  • signal: specialize windows Registry (#7885)

Fixed

  • io: always cleanup AsyncFd registration list on deregister (#7773)
  • macros: remove (most) local use declarations in tokio::select! (#7929)
  • net: fix GET_BUF_SIZE constant for target_os = "android" (#7889)
  • runtime: avoid redundant unpark in current_thread scheduler (#7834)
  • runtime: don't park in current_thread if before_park defers waker (#7835)
  • io: fix write readiness on ESP32 on short writes (#7872)
  • runtime: wake deferred tasks before entering block_in_place (#7879)
  • sync: drop rx waker when oneshot receiver is dropped (#7886)
  • runtime: fix double increment of num_idle_threads on shutdown (#7910, #7918, #7922)

Unstable

  • fs: check for io-uring opcode support (#7815)
  • runtime: avoid lock acquisition after uring init (#7850)

Documented

  • docs: update outdated unstable features section (#7839)
  • io: clarify the behavior of AsyncWriteExt::shutdown() (#7908)
  • io: explain how to flush stdout/stderr (#7904)
  • io: fix incorrect and confusing AsyncWrite documentation (#7875)
  • rt: clarify the documentation of Runtime::spawn (#7803)
  • rt: fix missing quotation in docs (#7925)
  • runtime: correct the default thread name in docs (#7896)
  • runtime: fix event_interval doc (#7932)
  • sync: clarify RwLock fairness documentation (#7919)
  • sync: clarify that recv returns None once closed and no more messages (#7920)
  • task: clarify when to use spawn_blocking vs dedicated threads (#7923)
  • task: doc that task drops before JoinHandle completion (#7825)
  • signal: guarantee that listeners never return None (#7869)
  • task: fix task module feature flags in docs (#7891)

... (truncated)

Commits

codescene-access[bot]

This comment was marked as outdated.

@github-actions
github-actions Bot enabled auto-merge (squash) July 2, 2026 16:52
@dependabot
dependabot Bot force-pushed the dependabot/cargo/tokio-1.50.0 branch from 96536c2 to a74fdbd Compare July 2, 2026 19:15
codescene-access[bot]

This comment was marked as outdated.

@dependabot
dependabot Bot force-pushed the dependabot/cargo/tokio-1.50.0 branch from a74fdbd to 0d3d62f Compare July 3, 2026 08:54
codescene-access[bot]

This comment was marked as outdated.

@dependabot
dependabot Bot force-pushed the dependabot/cargo/tokio-1.50.0 branch from 0d3d62f to d9e8684 Compare July 6, 2026 08:55
codescene-access[bot]

This comment was marked as outdated.

@dependabot
dependabot Bot force-pushed the dependabot/cargo/tokio-1.50.0 branch from d9e8684 to a4e8f6b Compare July 7, 2026 08:54
codescene-access[bot]

This comment was marked as outdated.

@dependabot
dependabot Bot force-pushed the dependabot/cargo/tokio-1.50.0 branch from a4e8f6b to 4e1acb2 Compare July 10, 2026 08:55
codescene-access[bot]

This comment was marked as outdated.

@dependabot
dependabot Bot force-pushed the dependabot/cargo/tokio-1.50.0 branch from 4e1acb2 to b39ad77 Compare July 14, 2026 08:55
codescene-access[bot]

This comment was marked as outdated.

@leynos

leynos commented Jul 17, 2026

Copy link
Copy Markdown
Owner

@dependabot recreate

@dependabot
dependabot Bot force-pushed the dependabot/cargo/tokio-1.50.0 branch from b39ad77 to 6a9f708 Compare July 17, 2026 15:53
codescene-access[bot]

This comment was marked as outdated.

Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.47.1 to 1.50.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.47.1...tokio-1.50.0)

---
updated-dependencies:
- dependency-name: tokio
  dependency-version: 1.50.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/tokio-1.50.0 branch from 6a9f708 to 6cae0f0 Compare July 21, 2026 08:59
@dependabot @github

dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #624.

@dependabot dependabot Bot closed this Jul 22, 2026
auto-merge was automatically disabled July 22, 2026 08:43

Pull request was closed

@dependabot
dependabot Bot deleted the dependabot/cargo/tokio-1.50.0 branch July 22, 2026 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant