deps(rust): bump the rust-minor-patch group across 1 directory with 35 updates - #153
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(rust): bump the rust-minor-patch group across 1 directory with 35 updates#153dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…5 updates Bumps the rust-minor-patch group with 34 updates in the / directory: | Package | From | To | | --- | --- | --- | | [rustls](https://github.com/rustls/rustls) | `0.23.37` | `0.23.43` | | [serde](https://github.com/serde-rs/serde) | `1.0.228` | `1.0.229` | | [serde_json](https://github.com/serde-rs/json) | `1.0.149` | `1.0.151` | | [blake3](https://github.com/BLAKE3-team/BLAKE3) | `1.8.3` | `1.8.5` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.13.0` | `2.14.0` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.18` | `2.0.19` | | [log](https://github.com/rust-lang/log) | `0.4.29` | `0.4.33` | | [chrono](https://github.com/chronotope/chrono) | `0.4.44` | `0.4.45` | | [rio_turtle](https://github.com/oxigraph/rio) | `0.8.5` | `0.8.6` | | [rio_api](https://github.com/oxigraph/rio) | `0.8.5` | `0.8.6` | | [uuid](https://github.com/uuid-rs/uuid) | `1.22.0` | `1.24.0` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.26.0` | `3.27.0` | | [sha2](https://github.com/RustCrypto/hashes) | `0.11.0-rc.5` | `0.11.0` | | [rayon](https://github.com/rayon-rs/rayon) | `1.11.0` | `1.12.0` | | [fastembed](https://github.com/Anush008/fastembed-rs) | `5.17.2` | `5.17.4` | | [regex](https://github.com/rust-lang/regex) | `1.12.3` | `1.13.1` | | [once_cell](https://github.com/matklad/once_cell) | `1.21.3` | `1.21.4` | | [dashmap](https://github.com/xacrimon/dashmap) | `6.1.0` | `6.2.1` | | [ignore](https://github.com/BurntSushi/ripgrep) | `0.4.25` | `0.4.31` | | [axum](https://github.com/tokio-rs/axum) | `0.8.8` | `0.8.9` | | [async-graphql](https://github.com/async-graphql/async-graphql) | `8.0.0-rc.4` | `8.0.0-rc.5` | | [async-graphql-axum](https://github.com/async-graphql/async-graphql) | `8.0.0-rc.4` | `8.0.0-rc.5` | | [spargebra](https://github.com/oxigraph/oxigraph) | `0.4.5` | `0.4.6` | | [schemars](https://github.com/GREsau/schemars) | `1.2.1` | `1.2.2` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.32` | `0.3.33` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.22` | `0.3.23` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.18` | `0.1.19` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.9` | `0.11.11` | | [openraft](https://github.com/databendlabs/openraft) | `0.10.0-alpha.17` | `0.10.0-alpha.31` | | [bytes](https://github.com/tokio-rs/bytes) | `1.11.1` | `1.12.1` | | [clap](https://github.com/clap-rs/clap) | `4.5.60` | `4.6.5` | | [env_logger](https://github.com/rust-cli/env_logger) | `0.11.9` | `0.11.11` | | [semver](https://github.com/dtolnay/semver) | `1.0.27` | `1.0.28` | | [wasmer](https://github.com/wasmerio/wasmer) | `7.0.1` | `7.1.0` | Updates `rustls` from 0.23.37 to 0.23.43 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.37...v/0.23.43) Updates `serde` from 1.0.228 to 1.0.229 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.228...v1.0.229) Updates `serde_json` from 1.0.149 to 1.0.151 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.149...v1.0.151) Updates `blake3` from 1.8.3 to 1.8.5 - [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases) - [Commits](BLAKE3-team/BLAKE3@1.8.3...1.8.5) Updates `indexmap` from 2.13.0 to 2.14.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.13.0...2.14.0) Updates `thiserror` from 2.0.18 to 2.0.19 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.18...2.0.19) Updates `log` from 0.4.29 to 0.4.33 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.29...0.4.33) Updates `chrono` from 0.4.44 to 0.4.45 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.44...v0.4.45) Updates `rio_turtle` from 0.8.5 to 0.8.6 - [Release notes](https://github.com/oxigraph/rio/releases) - [Changelog](https://github.com/oxigraph/rio/blob/main/CHANGELOG.md) - [Commits](https://github.com/oxigraph/rio/commits) Updates `rio_api` from 0.8.5 to 0.8.6 - [Release notes](https://github.com/oxigraph/rio/releases) - [Changelog](https://github.com/oxigraph/rio/blob/main/CHANGELOG.md) - [Commits](https://github.com/oxigraph/rio/commits) Updates `uuid` from 1.22.0 to 1.24.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.22.0...v1.24.0) Updates `tempfile` from 3.26.0 to 3.27.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.26.0...v3.27.0) Updates `sha2` from 0.11.0-rc.5 to 0.11.0 - [Commits](RustCrypto/hashes@sha2-v0.11.0-rc.5...sha2-v0.11.0) Updates `rayon` from 1.11.0 to 1.12.0 - [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md) - [Commits](rayon-rs/rayon@rayon-core-v1.11.0...rayon-core-v1.12.0) Updates `fastembed` from 5.17.2 to 5.17.4 - [Release notes](https://github.com/Anush008/fastembed-rs/releases) - [Commits](Anush008/fastembed-rs@v5.17.2...v5.17.4) Updates `regex` from 1.12.3 to 1.13.1 - [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.3...1.13.1) Updates `once_cell` from 1.21.3 to 1.21.4 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.21.3...v1.21.4) Updates `dashmap` from 6.1.0 to 6.2.1 - [Release notes](https://github.com/xacrimon/dashmap/releases) - [Commits](xacrimon/dashmap@v6.1.0...v6.2.1) Updates `ignore` from 0.4.25 to 0.4.31 - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](BurntSushi/ripgrep@ignore-0.4.25...ignore-0.4.31) Updates `axum` from 0.8.8 to 0.8.9 - [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.8.8...axum-v0.8.9) Updates `async-graphql` from 8.0.0-rc.4 to 8.0.0-rc.5 - [Changelog](https://github.com/async-graphql/async-graphql/blob/master/CHANGELOG.md) - [Commits](https://github.com/async-graphql/async-graphql/commits/8.0.0-rc.5) Updates `async-graphql-axum` from 8.0.0-rc.4 to 8.0.0-rc.5 - [Changelog](https://github.com/async-graphql/async-graphql/blob/master/CHANGELOG.md) - [Commits](https://github.com/async-graphql/async-graphql/commits/8.0.0-rc.5) Updates `spargebra` from 0.4.5 to 0.4.6 - [Release notes](https://github.com/oxigraph/oxigraph/releases) - [Changelog](https://github.com/oxigraph/oxigraph/blob/main/CHANGELOG.md) - [Commits](oxigraph/oxigraph@v0.4.5...v0.4.6) Updates `schemars` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/GREsau/schemars/releases) - [Changelog](https://github.com/GREsau/schemars/blob/master/CHANGELOG.md) - [Commits](GREsau/schemars@v1.2.1...v1.2.2) Updates `futures` from 0.3.32 to 0.3.33 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.32...0.3.33) Updates `tracing-subscriber` from 0.3.22 to 0.3.23 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.22...tracing-subscriber-0.3.23) Updates `tokio-stream` from 0.1.18 to 0.1.19 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-stream-0.1.18...tokio-stream-0.1.19) Updates `quinn` from 0.11.9 to 0.11.11 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-0.11.9...quinn-0.11.11) Updates `openraft` from 0.10.0-alpha.17 to 0.10.0-alpha.31 - [Release notes](https://github.com/databendlabs/openraft/releases) - [Commits](databendlabs/openraft@v0.10.0-alpha.17...v0.10.0-alpha.31) Updates `bytes` from 1.11.1 to 1.12.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.11.1...v1.12.1) Updates `futures-util` from 0.3.32 to 0.3.33 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.32...0.3.33) Updates `clap` from 4.5.60 to 4.6.5 - [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.60...clap_complete-v4.6.5) Updates `env_logger` from 0.11.9 to 0.11.11 - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](rust-cli/env_logger@v0.11.9...v0.11.11) Updates `semver` from 1.0.27 to 1.0.28 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.27...1.0.28) Updates `wasmer` from 7.0.1 to 7.1.0 - [Release notes](https://github.com/wasmerio/wasmer/releases) - [Changelog](https://github.com/wasmerio/wasmer/blob/main/CHANGELOG.md) - [Commits](wasmerio/wasmer@v7.0.1...v7.1.0) --- updated-dependencies: - dependency-name: rustls dependency-version: 0.23.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: serde dependency-version: 1.0.229 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: serde_json dependency-version: 1.0.151 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: blake3 dependency-version: 1.8.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: indexmap dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-patch - dependency-name: thiserror dependency-version: 2.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: log dependency-version: 0.4.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: chrono dependency-version: 0.4.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: rio_turtle dependency-version: 0.8.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: rio_api dependency-version: 0.8.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: uuid dependency-version: 1.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-patch - dependency-name: tempfile dependency-version: 3.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-patch - dependency-name: sha2 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: rayon dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-patch - dependency-name: fastembed dependency-version: 5.17.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: regex dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-patch - dependency-name: once_cell dependency-version: 1.21.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: dashmap dependency-version: 6.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-patch - dependency-name: ignore dependency-version: 0.4.31 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: axum dependency-version: 0.8.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: async-graphql dependency-version: 8.0.0-rc.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: async-graphql-axum dependency-version: 8.0.0-rc.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: spargebra dependency-version: 0.4.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: schemars dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: futures dependency-version: 0.3.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: tracing-subscriber dependency-version: 0.3.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: tokio-stream dependency-version: 0.1.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: quinn dependency-version: 0.11.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: openraft dependency-version: 0.10.0-alpha.31 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: bytes dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-patch - dependency-name: futures-util dependency-version: 0.3.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: clap dependency-version: 4.6.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-patch - dependency-name: env_logger dependency-version: 0.11.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: semver dependency-version: 1.0.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: wasmer dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-patch ... 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-minor-patch group with 34 updates in the / directory:
0.23.370.23.431.0.2281.0.2291.0.1491.0.1511.8.31.8.52.13.02.14.02.0.182.0.190.4.290.4.330.4.440.4.450.8.50.8.60.8.50.8.61.22.01.24.03.26.03.27.00.11.0-rc.50.11.01.11.01.12.05.17.25.17.41.12.31.13.11.21.31.21.46.1.06.2.10.4.250.4.310.8.80.8.98.0.0-rc.48.0.0-rc.58.0.0-rc.48.0.0-rc.50.4.50.4.61.2.11.2.20.3.320.3.330.3.220.3.230.1.180.1.190.11.90.11.110.10.0-alpha.170.10.0-alpha.311.11.11.12.14.5.604.6.50.11.90.11.111.0.271.0.287.0.17.1.0Updates
rustlsfrom 0.23.37 to 0.23.43Commits
fcf61cdPrepare 0.23.43f0dad4cCheck server's proposed suite against actual offerb480cc6Test for server choosing a non-QUIC TLS1.3 suite883a44dConsiderProtocolinServerConfig::supports_versionc2f1fd9Check suitability of server version in QUIC clientd98e1b9Add test for serverTls13RequiredForQuice63d9bfBound ticket age calculation79cd462Defensiveness improvement for binder suffix arithmetic4a9f025use checked_sub for the mac tag offset in Rfc5077Ticketer::decrypt3131e5cAccept that libcrux deps are vulnerableUpdates
serdefrom 1.0.228 to 1.0.229Release notes
Sourced from serde's releases.
Commits
7fc3b4cRelease 1.0.2296d6e9a1Merge pull request #3085 from dtolnay/syn36dec3b7Update to syn 3cfe6692Resolve mut_mut pedantic clippy lint1023d07Update actions/upload-artifact@v6 -> v7dd682c2Update actions/checkout@v6 -> v75f0f18bUpdate ui test suite to nightly-2026-06-0163a1498Regenerate stderr with trybuild normalization fixesfa7da4aFix unused_features warning6b1a178Unpin CI miri toolchainUpdates
serde_jsonfrom 1.0.149 to 1.0.151Release notes
Sourced from serde_json's releases.
Commits
de85007Release 1.0.1513b2b3c5Merge pull request #1331 from WonderLawrence/rawvalue-from-string-unchecked0406d96Debug-assert well-formedness and no-whitespace in from_string_uncheckedcf16f75Add RawValue::from_string_unchecked827a315Update actions/upload-artifact@v6 -> v7cea36a5Update actions/checkout@v6 -> v7a1ae73aRelease 1.0.1501a360b0Merge pull request #1324 from puneetdixit200/reject-non-string-enum-keys2037b63Reject non-string enum object keys5d30df6Resolve manual_assert_eq pedantic clippy lintUpdates
blake3from 1.8.3 to 1.8.5Release notes
Sourced from blake3's releases.
Commits
93a431cversion 1.8.5299b1e2fix LTO builds by disabling LTO6a45feeadd LTO builds to CI15e83a5c: Use correct SIMD flags when compiling with Clang-Cl (#549)2e3727dcargo fmteverywhereb97a24fversion 1.8.40ebe469update to new rustcrypto trait releasesd4b005awasm32_simd: use i8x16_shuffle for rot8 and rot166eebbbdfix a struct size mismatch in testsfb1411ec: use SIZE_MAX instead of -1 for size_t sentinels, add <stdint.h>Updates
indexmapfrom 2.13.0 to 2.14.0Changelog
Sourced from indexmap's changelog.
Commits
bcd165bMerge pull request #439 from cuviper/release-2.14.04ef06a7Release 2.14.0d21826cMerge pull request #438 from cuviper/hashbrown-0.172566becUpgrade tohashbrown v0.174b62776Merge pull request #437 from cuviper/disjoint-panic478fba2Normalize the panic doc ofget_disjoint_mutfb6dafdMerge pull request #436 from cuviper/const-slice-mut5c237a2MakeSlice::{first,last,split_*}_mutmethodsconst48ff9ceMerge pull request #435 from cuviper/edition-2024648be98cargo fmtwith edition 2024Updates
thiserrorfrom 2.0.18 to 2.0.19Release notes
Sourced from thiserror's releases.
Commits
e13a785Release 2.0.190a0e76cUpdate to syn 3ec42ea7Update actions/upload-artifact@v6 -> v74178c4aUpdate actions/checkout@v6 -> v77214e0eIgnore items_after_statements pedantic clippy lint in testfebcc03Merge pull request #451 from vip892766gma/maint/20260521171412c50e387chore: improve thiserror maintenance pathd4a2507Raise minimum tested compiler to rust 1.8599e8a6cUnpin CI miri toolchain9ac165cPin CI miri to nightly-2026-02-11Updates
logfrom 0.4.29 to 0.4.33Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
f405739Merge pull request #734 from rust-lang/cargo/0.4.336a24abfprepare for 0.4.33 release87e0621Merge pull request #732 from matteo-zeggiotti-ok/fix-key-comparisona9b5711Review: fallback to the &str hashcc89cc6Review: fixed other comparisons920e7dcReview: fixed comparison onMaybeStaticStr0d71d3cFixed key comparisona5b5b21Merge pull request #730 from rust-lang/cargo/0.4.32c8d3b12prepare for 0.4.32 releasece6cd9fMerge pull request #729 from tisonkun/kv-std-supportUpdates
chronofrom 0.4.44 to 0.4.45Release notes
Sourced from chrono's releases.
Commits
1703382Prepare 0.4.45 release881f9abtz_data: fix tzdata locations on Androidf14ead4fix(tz): reject TZ offset hour of 24 to avoid FixedOffset overflowc6063e6Update similar-asserts requirement from 1.6.1 to 2.0.0120686cBump codecov/codecov-action from 5 to 6Updates
rio_turtlefrom 0.8.5 to 0.8.6Changelog
Sourced from rio_turtle's changelog.
Commits
Updates
rio_apifrom 0.8.5 to 0.8.6Changelog
Sourced from rio_api's changelog.
Commits
Updates
uuidfrom 1.22.0 to 1.24.0Release notes
Sourced from uuid's releases.
... (truncated)
Commits
6a8aeabMerge pull request #896 from uuid-rs/cargo/v1.24.0e6db8ecprepare for 1.24.0 release606f236Merge pull request #892 from weifanglab/mainab848dbfeat(fmt): support encoding into MaybeUninit buffers5dc6b3dMerge pull request #895 from uuid-rs/cargo/v1.23.55a7dfe5prepare for 1.23.5 release9b4bfc8Merge pull request #894 from geeknoid/main5acc5a5perf: Optimize UUID hex parsing and formatting6fa1a1efeat(fmt): support encoding into MaybeUninit buffers1e5d867Merge pull request #891 from frostyplanet/docUpdates
tempfilefrom 3.26.0 to 3.27.0Changelog
Sourced from tempfile's changelog.
Commits
5c8fa12chore: release 3.27.0e34e574test: disable uds conflict test on redox772c795test: add CWD guards2632fb9fix: resolve relative paths when constructingTempPathUpdates
sha2from 0.11.0-rc.5 to 0.11.0Commits
ffe0939Release sha2 0.11.0 (#806)8991b65Use the standard order of the[package]section fields (#807)3d2bc57sha2: refactor backends (#802)faa55fbsha3: bumpkeccakto v0.2 (#803)d3e6489sha3 v0.11.0-rc.9 (#801)bbf6f51sha2: tweak backend docs (#800)155dbbfsha3: add default value for theDSgeneric parameter onTurboShake128/256...ed514f2Use published version ofkeccakv0.2 (#799)702bcd8Migrate to closure-basedkeccak(#796)827c043sha3 v0.11.0-rc.8 (#794)Updates
rayonfrom 1.11.0 to 1.12.0Changelog
Sourced from rayon's changelog.
Commits
7449d7dMerge #1093b3d9e3fRelease rayon 1.8.0 and rayon-core 1.12.03fe51e5Fix clippy::let_and_return082f215Merge #1087ea0c06dcore: registry: Factor out "wait till out of work" part of the main loop.75524e2Merge #106301d2800Ignore the multi-threaded test on emscripten/wasm40b59c0core: Make use_current_thread error rather than panic when already in the pool.f4db4d7core: tests: Add some basic tests for ThreadPoolBuilder::use_current_thread.87274adcore: registry: Add some more documentation for ThreadPoolBuilder::use_curren...Updates
fastembedfrom 5.17.2 to 5.17.4Release notes
Sourced from fastembed's releases.
Commits
1bbd0b6chore(release): 5.17.4 [skip ci]a9a6679chore: bumportto2.0.0-rc.134e9dc55chore(release): 5.17.3 [skip ci]3fd10f9chore(deps): update candle-core requirement from 0.10.2 to 0.11.0 (#270)Updates
regexfrom 1.12.3 to 1.13.1Changelog
Sourced from regex's changelog.
... (truncated)
Commits
2b527591.13.1, redux40e98231.13.175fcb96changelog: 1.13.164ad0b6automata: fix bug in reverse suffix/inner optimizationfa91c31automata: fix a bug caught by Codex review30390ecautomata: formatting tweaks821a8ebautomata: refactor reverse suffix/inner search slightly10afd70automata: expose the extracted literals for inner literal extraction8c34f41automata: avoid reverse suffix optimization for non-leftmost-first5524f02test: add regression tests for failed reverse suffix/inner optimizationsUpdates
once_cellfrom 1.21.3 to 1.21.4Changelog
Sourced from once_cell's changelog.
Commits
80fe900Merge pull request #296 from matklad/matklad/plfixa5e09c9release 1.21.42426d45Merge pull request #295 from matklad/matklad/plfixa144121Merge pull request #290 from alexanderkjall/run-tests-with-no-default-features232a1a4Merge pull request #292 from phil-opp/doc-fixd31767bfix OnceCell::wait with features=parking_lot28d29aeFix:sync::OnceCell::try_insertdocs should importsyncvariant0f78fb0make the command 'cargo test --no-default-features' workfda60a6Merge pull request #287 from AbeZbm/add-testsb5b98c0Add tests for OnceRefUpdates
dashmapfrom 6.1.0 to 6.2.1Release notes
Sourced from dashmap's releases.
Commits
749ed1fv6.2.1d02b945v6.2.0b983625update dependencies94a294abump msrv to 1.85Updates
ignorefrom 0.4.25 to 0.4.31Commits
59e318fignore-0.4.31a9dc222cargo: setrust-versionon all cratesbe739c7index: add grep-index crated958105cargo: add new build-timeunstable-indexfeature227381dignore-0.4.30b621e65ignore: add incremental checkingc55818fignore: more pathutil clean-up6e527e9ignore: add routine for checking if a path is hidden or not626b895ignore: refactoris_hidden0d7054dignore: fix deadlock when visitor panicsUpdates
axumfrom 0.8.8 to 0.8.9Release notes
Sourced from axum's releases.
Commits
c59208crevert axum-core changelog changes99068f5Revert "FixIntoResponsefor tuples overriding error response codes (#3603)"23d7098Revert "axum-core 0.5.6"e8a39adaxum-macros 0.5.16e9a249axum-extra 0.12.60ec9041axum 0.8.9c3fcebbaxum-core 0.5.6a8790fcupdate release notes26ba7bbdocs: consolidate state management docs in crate root (#3683)9fc59efUpdate to tokio-tungstenite 0.29 (#3689)Updates
async-graphqlfrom 8.0.0-rc.4 to 8.0.0-rc.5Changelog
Sourced from async-graphql's changelog.
Commits
Updates
async-graphql-axumfrom 8.0.0-rc.4 to 8.0.0-rc.5Changelog
Sourced from async-graphql-axum's changelog.
Commits
Updates
spargebrafrom 0.4.5 to 0.4.6Release notes
Sourced from spargebra's releases.
Changelog
Sourced from spargebra's changelog.
Commits
0a6f4b3Releases v0.4.625a5165Allow compilation on zkvmfe4bdc8Query: exposes variable substitution30f67daSPARQL: Run the testsuite using Datasetb45c346Makes Clippy happy8870b26Moves SPARQL evaluation into the spareval crateUpdates
schemarsfrom 1.2.1 to 1.2.2Release notes
Sourced from schemars's releases.
Changelog
Sourced from schemars's changelog.
Commits
ed61863v1.2.2ae618c3Updatesynto v3 (#528)c072ea0docs: add missing attributes to table of contents (#517)015272fClippy fix (#512)