Skip to content

deps(backend)(deps): bump the rust-dependencies group in /src/backend with 2 updates - #234

Merged
Scetrov merged 1 commit into
mainfrom
dependabot/cargo/src/backend/rust-dependencies-cde3571306
Sep 21, 2026
Merged

Scetrov merged 1 commit into
mainfrom
dependabot/cargo/src/backend/rust-dependencies-cde3571306

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown
Contributor

Bumps the rust-dependencies group in /src/backend with 2 updates: uuid and quinn-proto.

Updates uuid from 1.26.0 to 1.26.1

Release notes

Sourced from uuid's releases.

v1.26.1

What's Changed

New Contributors

Full Changelog: uuid-rs/uuid@v1.26.0...v1.26.1

Commits
  • 9f92712 Merge pull request #910 from uuid-rs/cargo/v1.26.1
  • d4df8f0 prepare for 1.26.1 release
  • 5613f23 Merge pull request #909 from uuid-rs/fix/ts-conversion-overflow
  • fda00eb don't panic in overflowing Timestamp to SystemTime conversion
  • c82e88c Merge pull request #907 from lenamonj/v7-counter-placement
  • ac065a6 Align the counter diagram
  • 34ec102 Seat the v7 counter below the version nibble
  • See full diff in compare view

Updates quinn-proto from 0.11.17 to 0.11.18

Release notes

Sourced from quinn-proto's releases.

quinn-proto 0.11.18, quinn 0.11.12

Three more security issues were reported and fixed since 0.11.17:

What's Changed

Commits
  • eaec0db Bump versions to 0.11.18 / 0.11.12
  • 4c92955 proto: handle empty ranges in RangeSet::replace
  • 9a66201 proto: avoid panic on high minimum ACK delay
  • abca008 streams: budget send windows against retained storage
  • 3c0adcc streams: release abandoned send buffers on reset
  • d2cf48f quinn: enforce cumulative read_to_end size limits
  • daa5131 quinn: separate read_to_end buffer accumulation
  • 811b548 proto: reject transport parameters with a mismatched length
  • 9bd87c9 proto: preserve the server config for pending incoming connections
  • a708a97 proto: prune queued DATAGRAMs when the active path changes
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the rust-dependencies group in /src/backend with 2 updates: [uuid](https://github.com/uuid-rs/uuid) and [quinn-proto](https://github.com/quinn-rs/quinn).


Updates `uuid` from 1.26.0 to 1.26.1
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](uuid-rs/uuid@v1.26.0...v1.26.1)

Updates `quinn-proto` from 0.11.17 to 0.11.18
- [Release notes](https://github.com/quinn-rs/quinn/releases)
- [Commits](quinn-rs/quinn@quinn-proto-0.11.17...quinn-proto-0.11.18)

---
updated-dependencies:
- dependency-name: uuid
  dependency-version: 1.26.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: quinn-proto
  dependency-version: 0.11.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 21, 2026
@Scetrov
Scetrov merged commit 96f1e36 into main Sep 21, 2026
13 checks passed
@Scetrov
Scetrov deleted the dependabot/cargo/src/backend/rust-dependencies-cde3571306 branch September 21, 2026 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant