deps(rust): bump the rust-dependencies group across 1 directory with 27 updates#26
Merged
Lenvanderhof merged 1 commit intomainfrom Mar 2, 2026
Merged
Conversation
…27 updates Bumps the rust-dependencies group with 26 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pyo3](https://github.com/pyo3/pyo3) | `0.22.6` | `0.28.2` | | [lopdf](https://github.com/J-F-Liu/lopdf) | `0.34.0` | `0.39.0` | | [pulldown-cmark](https://github.com/raphlinus/pulldown-cmark) | `0.13.0` | `0.13.1` | | [regex](https://github.com/rust-lang/regex) | `1.12.2` | `1.12.3` | | [url](https://github.com/servo/rust-url) | `2.4.1` | `2.5.8` | | [qdrant-client](https://github.com/qdrant/rust-client) | `1.16.0` | `1.17.0` | | [reasonkit-mem](https://github.com/reasonkit/reasonkit-mem) | `0.1.4` | `0.1.7` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.31` | `0.3.32` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.27` | `0.12.28` | | [clap](https://github.com/clap-rs/clap) | `4.5.54` | `4.5.60` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.65` | `4.5.66` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.100` | `1.0.102` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.17` | `2.0.18` | | [uuid](https://github.com/uuid-rs/uuid) | `1.19.0` | `1.21.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.43` | `0.4.44` | | [rusqlite](https://github.com/rusqlite/rusqlite) | `0.30.0` | `0.38.0` | | [toml](https://github.com/toml-rs/toml) | `0.9.11+spec-1.1.0` | `1.0.3+spec-1.1.0` | | [notify](https://github.com/notify-rs/notify) | `6.1.1` | `8.2.0` | | [rayon](https://github.com/rayon-rs/rayon) | `1.10.0` | `1.11.0` | | [indicatif](https://github.com/console-rs/indicatif) | `0.18.3` | `0.18.4` | | [wasmtime](https://github.com/bytecodealliance/wasmtime) | `19.0.2` | `41.0.3` | | [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | `0.29.11` | `0.38.2` | | [axum](https://github.com/tokio-rs/axum) | `0.7.9` | `0.8.8` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.24.0` | `3.25.0` | | [criterion](https://github.com/criterion-rs/criterion.rs) | `0.8.1` | `0.8.2` | | [proptest](https://github.com/proptest-rs/proptest) | `1.9.0` | `1.10.0` | Updates `pyo3` from 0.22.6 to 0.28.2 - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.22.6...v0.28.2) Updates `lopdf` from 0.34.0 to 0.39.0 - [Release notes](https://github.com/J-F-Liu/lopdf/releases) - [Changelog](https://github.com/J-F-Liu/lopdf/blob/main/CHANGELOG.md) - [Commits](J-F-Liu/lopdf@v0.34.0...v0.39.0) Updates `pulldown-cmark` from 0.13.0 to 0.13.1 - [Release notes](https://github.com/raphlinus/pulldown-cmark/releases) - [Commits](pulldown-cmark/pulldown-cmark@v0.13.0...v0.13.1) Updates `regex` from 1.12.2 to 1.12.3 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.12.2...1.12.3) Updates `url` from 2.4.1 to 2.5.8 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.4.1...v2.5.8) Updates `qdrant-client` from 1.16.0 to 1.17.0 - [Release notes](https://github.com/qdrant/rust-client/releases) - [Commits](qdrant/rust-client@v1.16.0...v1.17.0) Updates `reasonkit-mem` from 0.1.4 to 0.1.7 - [Release notes](https://github.com/reasonkit/reasonkit-mem/releases) - [Changelog](https://github.com/reasonkit/reasonkit-mem/blob/main/CHANGELOG.md) - [Commits](https://github.com/reasonkit/reasonkit-mem/commits) Updates `futures` from 0.3.31 to 0.3.32 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.31...0.3.32) Updates `futures-util` from 0.3.31 to 0.3.32 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.31...0.3.32) Updates `reqwest` from 0.11.27 to 0.12.28 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.11.27...v0.12.28) Updates `clap` from 4.5.54 to 4.5.60 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.54...clap_complete-v4.5.60) Updates `clap_complete` from 4.5.65 to 4.5.66 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.65...clap_complete-v4.5.66) Updates `anyhow` from 1.0.100 to 1.0.102 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.100...1.0.102) Updates `thiserror` from 2.0.17 to 2.0.18 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.17...2.0.18) Updates `uuid` from 1.19.0 to 1.21.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.19.0...v1.21.0) Updates `chrono` from 0.4.43 to 0.4.44 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.43...v0.4.44) Updates `rusqlite` from 0.30.0 to 0.38.0 - [Release notes](https://github.com/rusqlite/rusqlite/releases) - [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md) - [Commits](rusqlite/rusqlite@v0.30.0...v0.38.0) Updates `toml` from 0.9.11+spec-1.1.0 to 1.0.3+spec-1.1.0 - [Commits](toml-rs/toml@toml-v0.9.11...toml-v1.0.3) Updates `notify` from 6.1.1 to 8.2.0 - [Release notes](https://github.com/notify-rs/notify/releases) - [Changelog](https://github.com/notify-rs/notify/blob/notify-8.2.0/CHANGELOG.md) - [Commits](notify-rs/notify@notify-6.1.1...notify-8.2.0) Updates `rayon` from 1.10.0 to 1.11.0 - [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md) - [Commits](rayon-rs/rayon@rayon-core-v1.10.0...rayon-core-v1.11.0) Updates `indicatif` from 0.18.3 to 0.18.4 - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.18.3...0.18.4) Updates `wasmtime` from 19.0.2 to 41.0.3 - [Release notes](https://github.com/bytecodealliance/wasmtime/releases) - [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v41.0.3/RELEASES.md) - [Commits](bytecodealliance/wasmtime@v19.0.2...v41.0.3) Updates `sysinfo` from 0.29.11 to 0.38.2 - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/main/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.29.11...v0.38.2) Updates `axum` from 0.7.9 to 0.8.8 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](tokio-rs/axum@axum-v0.7.9...axum-v0.8.8) Updates `tempfile` from 3.24.0 to 3.25.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/commits) Updates `criterion` from 0.8.1 to 0.8.2 - [Release notes](https://github.com/criterion-rs/criterion.rs/releases) - [Changelog](https://github.com/criterion-rs/criterion.rs/blob/master/CHANGELOG.md) - [Commits](criterion-rs/criterion.rs@criterion-v0.8.1...criterion-v0.8.2) Updates `proptest` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/proptest-rs/proptest/releases) - [Changelog](https://github.com/proptest-rs/proptest/blob/main/CHANGELOG.md) - [Commits](proptest-rs/proptest@v1.9.0...v1.10.0) --- updated-dependencies: - dependency-name: pyo3 dependency-version: 0.28.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: lopdf dependency-version: 0.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: pulldown-cmark dependency-version: 0.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: regex dependency-version: 1.12.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: url dependency-version: 2.5.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: qdrant-client dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: reasonkit-mem dependency-version: 0.1.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: futures dependency-version: 0.3.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: futures-util dependency-version: 0.3.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: reqwest dependency-version: 0.12.28 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: clap dependency-version: 4.5.60 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: clap_complete dependency-version: 4.5.66 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: anyhow dependency-version: 1.0.102 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: thiserror dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: uuid dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: chrono dependency-version: 0.4.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: rusqlite dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: toml dependency-version: 1.0.3+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: notify dependency-version: 8.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: rayon dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: indicatif dependency-version: 0.18.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: wasmtime dependency-version: 41.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: sysinfo dependency-version: 0.38.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: axum dependency-version: 0.8.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: tempfile dependency-version: 3.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: criterion dependency-version: 0.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: proptest dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the rust-dependencies group with 26 updates in the / directory:
0.22.60.28.20.34.00.39.00.13.00.13.11.12.21.12.32.4.12.5.81.16.01.17.00.1.40.1.70.3.310.3.320.11.270.12.284.5.544.5.604.5.654.5.661.0.1001.0.1022.0.172.0.181.19.01.21.00.4.430.4.440.30.00.38.00.9.11+spec-1.1.01.0.3+spec-1.1.06.1.18.2.01.10.01.11.00.18.30.18.419.0.241.0.30.29.110.38.20.7.90.8.83.24.03.25.00.8.10.8.21.9.01.10.0Updates
pyo3from 0.22.6 to 0.28.2Release notes
Sourced from pyo3's releases.
... (truncated)
Changelog
Sourced from pyo3's changelog.
... (truncated)
Commits
2b392c8release: 0.28.27e44c1dfix complex enum__qualname__not using python name (#5815)75abd86fix memory corruption when subclassing variable-size types (e.g.abi3+ 3.1...b62c7a2Fix typo in PyType_GetTypeDataSize bindings (#5819)45f49ffrelease: 0.28.156c34d6Document Py_GIL_DISABLED in pyo3-build-config docs (#5810)92bc9efAvoid unused variable warning with a debug Python build (#5811)ca5df1aci: re-enablelist_get_item_uncheckedbenchmark on free-threaded build (#5812)413d9b5Fix missingstd::sync::atomic::Orderingimport for targets without atomic64...1c764cddocs: improve messaging around#[pyclass(from_py_object)]change (#5798)Updates
lopdffrom 0.34.0 to 0.39.0Release notes
Sourced from lopdf's releases.
... (truncated)
Changelog
Sourced from lopdf's changelog.
... (truncated)
Commits
6cd9a62Release 0.396ee84c3fix conditionally compile encrypted metadata tests2391858feat: Support encrypted PDFs in metadata extraction APIe6a78f6fix test_metadata and clippy warnings2df8921add testsc7f2901feat: Add load_metadata()6182d41fix: Replace O(n×m) search_substring with O(n) linear algorithma2757b5improvement: do not fail if page does not contain XObjectb966eacfix: allow 'length' entry to be present for V=172ccb95fix: Allow empty bfrange sections in CMap parsing to prevent extraction failuresUpdates
pulldown-cmarkfrom 0.13.0 to 0.13.1Release notes
Sourced from pulldown-cmark's releases.
Commits
fe36038chore: cargo update and bump pulldown-cmark versionUpdates
regexfrom 1.12.2 to 1.12.3Changelog
Sourced from regex's changelog.
Commits
b028e4f1.12.35e195deregex-automata-0.4.14a3433f6regex-syntax-0.8.90c07faeregex-lite-0.1.96a81006cargo: exclude development scripts and fuzzing data4733e28automata: fixonepass::DFA::try_search_slotspanic when too many slots are ...Updates
urlfrom 2.4.1 to 2.5.8Release notes
Sourced from url's releases.
... (truncated)
Commits
d6ea13cBump to 2.5.88269ac3ci: update cargo-deny config, bump cargo-deny-action to v2 (#1092)6dfdf17chore: fix some typos in comments (#1090)b06048dAttempt to fix 1.82 CI (#1085)9771ab5Fix roundtripping issue (#1079)22b925fImprove Compile Times withserde_derive(#1075)0afccc9fix outdated docs for ParseError (#1074)43f47e2make serde std feature use optional syntax (#1071)2387efafix: add Serde std feature if needed (#1068)aae60cfUse no-std instead of no_std in Cargo.toml (#1064)Updates
qdrant-clientfrom 1.16.0 to 1.17.0Release notes
Sourced from qdrant-client's releases.
Commits
7d8fe09Bump version to 1.17.0dbf02a8v1.17 upgrade (#263)1d90d39Add Payload::with_capacity (#262)17b3178Migrate search documentation/references/examples to query (#261)2565e2aBump version to 1.16.0 (#248)Updates
reasonkit-memfrom 0.1.4 to 0.1.7Release notes
Sourced from reasonkit-mem's releases.
Commits
Updates
futuresfrom 0.3.31 to 0.3.32Release notes
Sourced from futures's releases.
Changelog
Sourced from futures's changelog.
Commits
d9bba94Release 0.3.32151e0b9Add comments on rust-version field in Cargo.toml4aaf00cBump MSRV of utility crates to 1.71a4cce12perf: improve AtomicWaker::wake performance (#2983)ba9d102Add#[clippy::has_significant_drop]to guards (#2967)20396a8Fix rustdoc::broken_intra_doc_links warning815f6ebFix documentation ofBiLock::lock(#2971)0f0db04futures-util: makeMutex::new()const (#2956)5d6fc5eci: Test big-endian target (s390x Linux)9f739feIgnore dead_code lint on Fn1 traitUpdates
futures-utilfrom 0.3.31 to 0.3.32Release notes
Sourced from futures-util's releases.
Changelog
Sourced from futures-util's changelog.
Commits
d9bba94Release 0.3.32151e0b9Add comments on rust-version field in Cargo.toml4aaf00cBump MSRV of utility crates to 1.71a4cce12perf: improve AtomicWaker::wake performance (#2983)ba9d102Add#[clippy::has_significant_drop]to guards (#2967)20396a8Fix rustdoc::broken_intra_doc_links warning815f6ebFix documentation ofBiLock::lock(#2971)0f0db04futures-util: makeMutex::new()const (#2956)5d6fc5eci: Test big-endian target (s390x Linux)9f739feIgnore dead_code lint on Fn1 traitUpdates
reqwestfrom 0.11.27 to 0.12.28Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
... (truncated)
Commits
d978599v0.12.28ef2768afix: correctly import TokioIo on Windows (#2896)1bf6441v0.12.274967b1bfeat: add windows_named_pipe() option to client builder (#2789)ef5b239chore: Use http_body_util::BodyDataStream (#2892)a810004chore: Disable unused tokio-util codec feature (#2893)01f03a4v0.12.26e908f57fix(http3): correct compression defaults (#2890)509c904fix: disable default compression from tower-http if not enabled in reqwest (#...896aaeadeps: update cookie_store to 0.22 (#2886)Updates
clapfrom 4.5.54 to 4.5.60Release notes
Sourced from clap's releases.