Skip to content

Comments

fix(deps): update rust dependencies#380

Merged
renovate[bot] merged 1 commit intomasterfrom
renovate/rust-dependencies
Feb 2, 2026
Merged

fix(deps): update rust dependencies#380
renovate[bot] merged 1 commit intomasterfrom
renovate/rust-dependencies

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 2, 2026

This PR contains the following updates:

Package Type Update Change
flate2 dependencies patch 1.1.51.1.8
indexmap dependencies minor 2.12.12.13.0
oxipng dependencies minor 10.0.010.1.0
serde_json dependencies patch 1.0.1481.0.149
sysinfo dependencies minor 0.37.20.38.0
thiserror dependencies patch 2.0.172.0.18
tokio (source) dependencies minor 1.48.01.49.0
tokio-stream (source) dependencies patch 0.1.170.1.18
tokio-test (source) dev-dependencies patch 0.4.40.4.5
tokio-util (source) dependencies patch 0.7.170.7.18
toml dependencies patch 0.9.10+spec-1.1.00.9.11
tz-rs dependencies patch 0.7.10.7.3
uuid dependencies minor 1.19.01.20.0
winresource build-dependencies patch 0.1.280.1.30

Release Notes

rust-lang/flate2-rs (flate2)

v1.1.8

Compare Source

What's Changed

New Contributors

Full Changelog: rust-lang/flate2-rs@1.1.7...1.1.8

v1.1.7: - depend on zlib-rs directly and remove libz-rs-sys

Compare Source

What's Changed

New Contributors

Full Changelog: rust-lang/flate2-rs@1.1.5...1.1.6

v1.1.6: - YANKED

Compare Source

It caused #​515.

What's Changed

New Contributors

Full Changelog: rust-lang/flate2-rs@1.1.5...1.1.6

indexmap-rs/indexmap (indexmap)

v2.13.0

Compare Source

  • Implemented Clone for IntoKeys and IntoValues.
  • Added map::Slice::split_at_checked and split_at_mut_checked.
  • Added set::Slice::split_at_checked.
oxipng/oxipng (oxipng)

v10.1.0

Compare Source

  • [Feature] Add --json option for machine-readable output.
  • [Improvement] New default output with file counter and summary. (Use an extra -v flag to get the same output as before.)
  • [Bugfix] Fix fast mode sometimes giving suboptimal results for small, indexed images.
serde-rs/json (serde_json)

v1.0.149

Compare Source

  • Align arbitrary_precision number strings with zmij's formatting (#​1306, thanks @​b41sh)
GuillaumeGomez/sysinfo (sysinfo)

v0.38.0

Compare Source

  • Add NetBSD support.
  • Windows: Fix unsoundness for a function used in Motherboard and Product.
  • Linux: Improve CPU info parsing.
  • Fix serde serialization of MacAddr and of Disk::file_system.
dtolnay/thiserror (thiserror)

v2.0.18

Compare Source

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)
toml-rs/toml (toml)

v0.9.11

Compare Source

x-hgg-x/tz-rs (tz-rs)

v0.7.3

Compare Source

v0.7.2

Compare Source

uuid-rs/uuid (uuid)

v1.20.0

Compare Source

What's Changed

New Contributors

Full Changelog: uuid-rs/uuid@v1.19.0...v1.20.0


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 added the dependencies Issues and pull requests related to dependencies label Feb 2, 2026
@renovate renovate bot enabled auto-merge February 2, 2026 04:54
@renovate renovate bot merged commit cba285d into master Feb 2, 2026
6 checks passed
@renovate renovate bot deleted the renovate/rust-dependencies branch February 2, 2026 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Issues and pull requests related to dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants