Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps tokio from 1.47.1 to 1.48.0.

Release notes

Sourced from tokio's releases.

Tokio v1.48.0

1.48.0 (October 14th, 2025)

The MSRV is increased to 1.71.

Added

  • fs: add File::max_buf_size (#7594)
  • io: export Chain of AsyncReadExt::chain (#7599)
  • net: add SocketAddr::as_abstract_name (#7491)
  • net: add TcpStream::quickack and TcpStream::set_quickack (#7490)
  • net: implement AsRef<Self> for TcpStream and UnixStream (#7573)
  • task: add LocalKey::try_get (#7666)
  • task: implement Ord for task::Id (#7530)

Changed

  • deps: bump windows-sys to version 0.61 (#7645)
  • fs: preserve max_buf_size when cloning a File (#7593)
  • macros: suppress clippy::unwrap_in_result in #[tokio::main] (#7651)
  • net: remove PollEvented noise from Debug formats (#7675)
  • process: upgrade Command::spawn_with to use FnOnce (#7511)
  • sync: remove inner mutex in SetOnce (#7554)
  • sync: use UnsafeCell::get_mut in Mutex::get_mut and RwLock::get_mut (#7569)
  • time: reduce the generated code size of Timeout<T>::poll (#7535)

Fixed

  • macros: fix hygiene issue in join! and try_join! (#7638)
  • net: fix copy/paste errors in udp peek methods (#7604)
  • process: fix error when runtime is shut down on nightly-2025-10-12 (#7672)
  • runtime: use release ordering in wake_by_ref() even if already woken (#7622)
  • sync: close the broadcast::Sender in broadcast::Sender::new() (#7629)
  • sync: fix implementation of unused RwLock::try_* methods (#7587)

Unstable

  • tokio: use cargo features instead of --cfg flags for taskdump and io_uring (#7655, #7621)
  • fs: support io_uring in fs::write (#7567)
  • fs: support io_uring with File::open() (#7617)
  • fs: support io_uring with OpenOptions (#7321)
  • macros: add local runtime flavor (#7375, #7597)

Documented

  • io: clarify the zero capacity case of AsyncRead::poll_read (#7580)
  • io: fix typos in the docs of AsyncFd readiness guards (#7583)
  • net: clarify socket gets closed on drop (#7526)
  • net: clarify the behavior of UCred::pid() on Cygwin (#7611)
  • net: clarify the supported platform of set_reuseport() and reuseport() (#7628)

... (truncated)

Commits
  • 556820f chore: prepare Tokio v1.48.0 (#7677)
  • fd1659a chore: prepare tokio-macros v2.6.0 (#7676)
  • 53e8aca ci: update nightly version to 2025-10-12 (#7670)
  • 9e5527d process: fix error when runtime is shut down on nightly-2025-10-12 (#7672)
  • 25a24de net: remove PollEvented noise from Debug formats (#7675)
  • c1fa25f task: clarify the behavior of several spawn_local methods (#7669)
  • e7e02fc fs: use FileOptions inside fs::File to support uring (#7617)
  • f7a7f62 ci: remove cargo-deny Unicode-DFS-2016 license exception config (#7619)
  • d1f1499 tokio: use cargo feature for taskdump support instead of cfg (#7655)
  • ad6f618 runtime: clarify the behavior of Handle::block_on (#7665)
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Oct 20, 2025
elijah-potter
elijah-potter previously approved these changes Oct 22, 2025
@elijah-potter elijah-potter added this pull request to the merge queue Oct 22, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Oct 22, 2025
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.47.1 to 1.48.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.47.1...tokio-1.48.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@elijah-potter elijah-potter added this pull request to the merge queue Oct 22, 2025
Merged via the queue into master with commit 13c142e Oct 22, 2025
17 checks passed
@elijah-potter elijah-potter deleted the dependabot/cargo/tokio-1.48.0 branch October 22, 2025 15:06
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Nov 3, 2025
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [Automattic/harper/harper-ls](https://github.com/Automattic/harper) | minor | `v0.68.0` -> `v0.70.0` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>Automattic/harper (Automattic/harper/harper-ls)</summary>

### [`v0.70.0`](https://github.com/Automattic/harper/releases/tag/v0.70.0)

[Compare Source](Automattic/harper@v0.69.0...v0.70.0)

#### What's Changed

- fix(chrome-ext): use Harper-specific HTML tag to avoid CSS conflicts by [@&#8203;elijah-potter](https://github.com/elijah-potter) in [#&#8203;2101](Automattic/harper#2101)
- feat(ls): add lint origin tags to the diagnostics by [@&#8203;elijah-potter](https://github.com/elijah-potter) in [#&#8203;2102](Automattic/harper#2102)
- fix(chrome-ext): don't override with activation from WordPress page by [@&#8203;elijah-potter](https://github.com/elijah-potter) in [#&#8203;2103](Automattic/harper#2103)
- fix(obsidian): problems when converting from Rust char indexes by [@&#8203;elijah-potter](https://github.com/elijah-potter) in [#&#8203;2104](Automattic/harper#2104)
- fix(obsidian): store user dictionary in sorted order by [@&#8203;elijah-potter](https://github.com/elijah-potter) in [#&#8203;2106](Automattic/harper#2106)
- feat(obsidian): add method to ignore all errors in file by [@&#8203;elijah-potter](https://github.com/elijah-potter) in [#&#8203;2105](Automattic/harper#2105)

**Full Changelog**: <Automattic/harper@v0.69.0...v0.70.0>

### [`v0.69.0`](https://github.com/Automattic/harper/releases/tag/v0.69.0)

[Compare Source](Automattic/harper@v0.68.0...v0.69.0)

#### What's Changed

- feat(core): create new rule for detecting missing nouns by [@&#8203;elijah-potter](https://github.com/elijah-potter) in [#&#8203;2023](Automattic/harper#2023)
- docs(integrations): fix `ignoredLintsPath` and add `excludePatterns` in sample configs by [@&#8203;mcecode](https://github.com/mcecode) in [#&#8203;2097](Automattic/harper#2097)
- build(deps): bump lru from 0.16.1 to 0.16.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2092](Automattic/harper#2092)
- build(deps): bump indexmap from 2.11.4 to 2.12.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2095](Automattic/harper#2095)
- build(deps): bump bitflags from 2.9.4 to 2.10.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2093](Automattic/harper#2093)
- feat: add jjdescription parser by [@&#8203;Tijs-B](https://github.com/Tijs-B) in [#&#8203;2082](Automattic/harper#2082)
- build(deps): bump tokio from 1.47.1 to 1.48.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2091](Automattic/harper#2091)
- build(deps): bump globset from 0.4.16 to 0.4.17 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2094](Automattic/harper#2094)
- feat(core): add `threw` as a suggestion by [@&#8203;elijah-potter](https://github.com/elijah-potter) in [#&#8203;2088](Automattic/harper#2088)
- refactor(web): build out feedback mechanisms  by [@&#8203;elijah-potter](https://github.com/elijah-potter) in [#&#8203;2069](Automattic/harper#2069)
- feat(core): more rules by [@&#8203;elijah-potter](https://github.com/elijah-potter) in [#&#8203;2090](Automattic/harper#2090)

#### New Contributors

- [@&#8203;Tijs-B](https://github.com/Tijs-B) made their first contribution in [#&#8203;2082](Automattic/harper#2082)

**Full Changelog**: <Automattic/harper@v0.68.0...v0.69.0>

</details>

---

### 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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTcuMCIsInVwZGF0ZWRJblZlciI6IjQxLjE1Ny4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
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 rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants