Skip to content

Bump the rust group with 2 updates - #29

Merged
timkpaine merged 1 commit into
mainfrom
dependabot/cargo/rust-ed7b9c51ca
Sep 2, 2026
Merged

Bump the rust group with 2 updates#29
timkpaine merged 1 commit into
mainfrom
dependabot/cargo/rust-ed7b9c51ca

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the rust group with 2 updates: fsspec_rs_bridge and tokio.

Updates fsspec_rs_bridge from 0.1.3 to 0.1.5

Release notes

Sourced from fsspec_rs_bridge's releases.

v0.1.5

Full Changelog: 1kbgz/fsspec-rs@v0.1.4...v0.1.5

v0.1.4

What's Changed

Full Changelog: 1kbgz/fsspec-rs@v0.1.3...v0.1.4

Commits
  • 7d85945 Bump version: 0.1.4 → 0.1.5
  • 1399a93 Allow 3.10 for now
  • a0cc8e3 Bump version: 0.1.3 → 0.1.4
  • 987d4f9 Merge pull request #43 from 1kbgz/feat/chained-filesystem-options
  • 1e656de Support chained filesystem options
  • 218c287 Merge pull request #42 from 1kbgz/copier-update-2026-07-12T07-26-47
  • 180da2b Update pyproject.toml
  • 731e785 Update from copier (2026-07-12T07:26:47)
  • 197297f Merge pull request #41 from 1kbgz/copier-update-2026-07-05T07-54-07
  • 81ea6cf Update build.yaml
  • Additional commits viewable in compare view

Updates tokio from 1.52.3 to 1.53.1

Release notes

Sourced from tokio's releases.

Tokio v1.53.1

1.53.1 (July 20th, 2026)

Fixed

  • signal: restore MSRV by removing OnceLock::wait from the Windows handler (#8300)

Fixed (unstable)

  • time: fix alt timer cancellation and insertion race (#8252)

Documented

  • runtime: remove dead link definition in Runtime::block_on (#8301)

#8252: tokio-rs/tokio#8252 #8300: tokio-rs/tokio#8300 #8301: tokio-rs/tokio#8301

Tokio v1.53.0

1.53.0 (July 17th, 2026)

Added

  • fs: implement From<OwnedFd> and From<OwnedHandle> for File (#8266)
  • metrics: add task schedule latency metric (#7986)
  • net: add SocketAddr methods to Unix sockets (#8144)

Changed

  • io: add #[inline] to IO trait impls for in-memory types (#8242)
  • net: implement UCred::pid on FreeBSD (#8086)
  • net: support Nuttx target os (#8259)
  • signal: refactor global variables on Windows (#8231)
  • sync: mpsc::{Receiver,UnboundedReceiver} now drops waker on drop, even if there are still senders (#8095)
  • taskdump: support taskdumps on s390x (#8192)
  • time: add #[track_caller] to timeout_at() (#8077)
  • time: consolidate mutex locks on spurious poll (#8124)
  • time: defer waker clone on spurious poll (#8107)
  • time: move lazy-registration state into Sleep (#8132)
  • tracing: remove unnecessary span clone (#8126)

Fixed

  • io: do not treat zero-length reads as EOF in Chain (#8251)
  • net: use getpeereid for QNX peer credentials (#8270)
  • runtime: avoid illegal state in FastRand (#8078)
  • sync: wake mpsc receiver when a queued reserve[_many] returns permits (#8260)
  • taskdump: skip double wake on Trace::capture/Trace::trace_with (#8043)
  • time: avoid stack overflow in runtime constructor (#8093)

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the rust group with 2 updates: [fsspec_rs_bridge](https://github.com/1kbgz/fsspec-rs) and [tokio](https://github.com/tokio-rs/tokio).


Updates `fsspec_rs_bridge` from 0.1.3 to 0.1.5
- [Release notes](https://github.com/1kbgz/fsspec-rs/releases)
- [Commits](1kbgz/fsspec-rs@v0.1.3...v0.1.5)

Updates `tokio` from 1.52.3 to 1.53.1
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.52.3...tokio-1.53.1)

---
updated-dependencies:
- dependency-name: fsspec_rs_bridge
  dependency-version: 0.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust
- dependency-name: tokio
  dependency-version: 1.53.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added lang: rust PRs or issues related to Rust part: dependencies PRs or issues related to dependencies labels Sep 2, 2026
@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown

Test Results

191 tests  ±0   191 ✅ ±0   17s ⏱️ -1s
  5 suites ±0     0 💤 ±0 
  2 files   ±0     0 ❌ ±0 

Results for commit ac13077. ± Comparison against base commit d071369.

@timkpaine
timkpaine merged commit 08b3163 into main Sep 2, 2026
6 checks passed
@timkpaine
timkpaine deleted the dependabot/cargo/rust-ed7b9c51ca branch September 2, 2026 02:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lang: rust PRs or issues related to Rust part: dependencies PRs or issues related to dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant