deps(backend)(deps): bump the rust-dependencies group across 1 directory with 3 updates - #228
Merged
Scetrov merged 2 commits intoSep 7, 2026
Conversation
Owner
|
@dependabot rebase |
…ory with 3 updates Bumps the rust-dependencies group with 3 updates in the /src/backend directory: [tower-http](https://github.com/tower-rs/tower-http), [uuid](https://github.com/uuid-rs/uuid) and [blake2](https://github.com/RustCrypto/hashes). Updates `tower-http` from 0.7.0 to 0.7.1 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.7.0...tower-http-0.7.1) Updates `uuid` from 1.24.1 to 1.26.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.24.1...v1.26.0) Updates `blake2` from 0.10.6 to 0.11.0 - [Commits](RustCrypto/hashes@blake2-v0.10.6...blake2-v0.11.0) --- updated-dependencies: - dependency-name: blake2 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: tower-http dependency-version: 0.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: uuid dependency-version: 1.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/src/backend/rust-dependencies-5f72cfda1a
branch
from
September 7, 2026 14:15
93fdf91 to
a3e6090
Compare
Co-authored-by: gpt-5.6-terra Co-authored-by: Pi Coding Agent
Scetrov
force-pushed
the
dependabot/cargo/src/backend/rust-dependencies-5f72cfda1a
branch
from
September 7, 2026 14:19
1f93cd5 to
b90dbae
Compare
Scetrov
deleted the
dependabot/cargo/src/backend/rust-dependencies-5f72cfda1a
branch
September 7, 2026 14:59
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 3 updates in the /src/backend directory: tower-http, uuid and blake2.
Updates
tower-httpfrom 0.7.0 to 0.7.1Release notes
Sourced from tower-http's releases.
... (truncated)
Commits
c941451chore(release): prepare 0.7.1 (#729)9697702chore(deps): bump taiki-e/install-action from 2.86.3 to 2.86.8 (#730)e2582e2Allow ignoring multi-range requests (#727)888f7fefeat(services): configure directory redirects (#728)5ad7654chore(deps): bump taiki-e/install-action from 2.85.12 to 2.86.3 (#726)d154adbfix: reject multipart ranges before validation (#661)d9e5c8aci: Update to cargo-check-external-types 0.5.0 (#724)90c072bPropagate ServeDir::try_call I/O errors (#718)860922efix(decompression): don't end the body on an empty data frame (#722)8532252docs(example)/custom future with multiple bodies (#711)Updates
uuidfrom 1.24.1 to 1.26.0Release notes
Sourced from uuid's releases.
Commits
cdc96a8Merge pull request #905 from uuid-rs/cargo/v1.26.034e4f49don't test macros under mirid9e7242update nightly used for miriec16819prepare for 1.26.0 release162cd20Merge pull request #904 from ChrisJr404/v7-additional-precision-bits97eceffAdd ContextV7::with_additional_precision_bits for microsecond clocks302e0bfMerge pull request #903 from uuid-rs/cargo/1.25.0b7ccde8prepare for 1.25.0 releasec62dffbMerge pull request #902 from ChrisJr404/serde-bytes-module8c198b2Add a serde::bytes module that encodes as a byte stringUpdates
blake2from 0.10.6 to 0.11.0Commits
fa30840blake2 v0.11.0 (#911)f6c786dci: bump the all-deps group across 1 directory with 3 updates (#896)7c32a0djh: add long-input regression tests (#894)b1f64e4blake2: remove SIMD support (#898)f72fa5fsha1: add changelog entry for v0.10.7 (#899)7fcd226md5: tweak "library name" section in readme (#890)01f6276ci: bump actions/cache from 5 to 6 (#892)e499ef4jh: implement SerializableState (#889)2b23923Release bash-hash v0.1.1 (#887)947dfc5bash-hash: fix package metadata and README links (#886)