From 148d8605e2087f3c8d6a3fa4b8d248ad2da5858f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 16:35:19 -0500 Subject: [PATCH] deps: bump the cargo-minor-patch group across 1 directory with 22 updates (#2916) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps the cargo-minor-patch group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.150` | `1.0.151` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.18` | `2.0.19` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.103` | `1.0.104` | | [clap](https://github.com/clap-rs/clap) | `4.6.2` | `4.6.6` | | [tokio](https://github.com/tokio-rs/tokio) | `1.52.3` | `1.53.1` | | [pyo3](https://github.com/pyo3/pyo3) | `0.29.0` | `0.29.2` | | [aws-config](https://github.com/smithy-lang/smithy-rs) | `1.9.0` | `1.10.1` | | [aws-smithy-runtime-api](https://github.com/smithy-lang/smithy-rs) | `1.13.0` | `1.14.0` | | [unidiff](https://github.com/messense/unidiff-rs) | `0.4.0` | `0.4.1` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `1.1.4` | `1.1.5` | | [toml](https://github.com/toml-rs/toml) | `1.1.3+spec-1.1.0` | `1.1.4+spec-1.1.0` | | [blake3](https://github.com/BLAKE3-team/BLAKE3) | `1.8.5` | `1.8.6` | | [http](https://github.com/hyperium/http) | `1.4.2` | `1.5.0` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.32` | `0.3.33` | | [hyper](https://github.com/hyperium/hyper) | `1.10.1` | `1.11.0` | | [bytesize](https://github.com/bytesize-rs/bytesize) | `2.4.2` | `2.7.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.18` | `0.7.19` | | [lru](https://github.com/jeromefroe/lru-rs) | `0.18.1` | `0.18.2` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.89` | `0.1.91` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.18` | `0.1.19` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.67` | `1.4.1` | Updates `serde_json` from 1.0.150 to 1.0.151
Release notes

Sourced from serde_json's releases.

v1.0.151

Commits

Updates `thiserror` from 2.0.18 to 2.0.19
Release notes

Sourced from thiserror's releases.

2.0.19

Commits

Updates `anyhow` from 1.0.103 to 1.0.104
Release notes

Sourced from anyhow's releases.

1.0.104

Commits

Updates `clap` from 4.6.2 to 4.6.6
Release notes

Sourced from clap's releases.

v4.6.6

[4.6.6] - 2026-08-06

Features

v4.6.5

[4.6.5] - 2026-07-31

Fixes

v4.6.4

[4.6.4] - 2026-07-21

Internal

v4.6.3

[4.6.3] - 2026-07-20

Fixes

Changelog

Sourced from clap's changelog.

[4.6.6] - 2026-08-06

Features

[4.6.5] - 2026-07-31

Fixes

[4.6.4] - 2026-07-21

Internal

[4.6.3] - 2026-07-20

Fixes

Commits

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

Fixed (unstable)

Documented

#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

Changed

Fixed

... (truncated)

Commits

Updates `pyo3` from 0.29.0 to 0.29.2
Release notes

Sourced from pyo3's releases.

PyO3 0.29.2

This patch fixes a regression in PyO3 0.29.1 which broke PyPy 3.11 compatibility (#[pyclass] types would crash PyPy on instance deletion).

A few further fixes have also landed with similar themes to PyO3 0.29.1: fixes to minor reference counting bugs, rough edges which would cause crashes, issues which would cause failed builds, and fixes to experimental-inspect type stub generation.

For a full list of the exact fixes please consult the CHANGELOG.

Thank you to the following contributors for the improvements:

@​davidhewitt @​dependabot[bot] @​ImFeH2 @​musicinmybrain @​Tpt @​WaterWhisperer

PyO3 0.29.1

This patch is a stack of fixes for PyO3 0.29. Particular themes include:

For a full list of the fixes in these above themes and more, please consult the CHANGELOG.

Thank you to the following contributors for the improvements:

@​alex @​bschoenmaeckers @​chirizxc @​davidhewitt @​dependabot[bot] @​exg @​ImFeH2 @​IvanIsCoding @​jonasdedden @​MatthieuDartiailh @​msimacek @​ngoldbaum @​Person-93 @​ratazzi @​rewitt94 @​scott-griffiths @​ShiroKSH @​tobni @​Tpt @​WaterWhisperer

Changelog

Sourced from pyo3's changelog.

[0.29.2] - 2026-08-05

Packaging

Fixed

[0.29.1] - 2026-08-02

Changed

Fixed

Commits

Updates `aws-config` from 1.9.0 to 1.10.1
Commits

Updates `aws-smithy-runtime-api` from 1.13.0 to 1.14.0
Commits

Updates `unidiff` from 0.4.0 to 0.4.1
Commits

Updates `aho-corasick` from 1.1.4 to 1.1.5
Commits

Updates `toml` from 1.1.3+spec-1.1.0 to 1.1.4+spec-1.1.0
Commits

Updates `blake3` from 1.8.5 to 1.8.6
Release notes

Sourced from blake3's releases.

1.8.6

version 1.8.6

Changes since 1.8.5:

Commits

Updates `http` from 1.4.2 to 1.5.0
Release notes

Sourced from http's releases.

v1.5.0

What's Changed

New Contributors

Full Changelog: https://github.com/hyperium/http/compare/v1.4.2...v1.5.0

Changelog

Sourced from http's changelog.

1.5.0 (July 29, 2026)

Commits

Updates `futures` from 0.3.32 to 0.3.33
Release notes

Sourced from futures's releases.

0.3.33

Changelog

Sourced from futures's changelog.

0.3.33 - 2026-07-18

Commits

Updates `futures-util` from 0.3.32 to 0.3.33
Release notes

Sourced from futures-util's releases.

0.3.33

Changelog

Sourced from futures-util's changelog.

0.3.33 - 2026-07-18

Commits

Updates `hyper` from 1.10.1 to 1.11.0
Release notes

Sourced from hyper's releases.

v1.11.0

Features

Bug Fixes

All PRs

New Contributors

... (truncated)

Changelog

Sourced from hyper's changelog.

v1.11.0 (2026-07-20)

Bug Fixes

Features

Commits

Updates `bytesize` from 2.4.2 to 2.7.0
Release notes

Sourced from bytesize's releases.

bytesize: v2.7.0

bytesize: v2.6.0

(yanked)

bytesize: v2.5.0

(yanked)

Changelog

Sourced from bytesize's changelog.

2.7.0

2.6.0

2.5.0

Commits