Skip to content

chore(deps)(deps): bump the cargo-minor-patch group with 4 updates - #259

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/cargo/cargo-minor-patch-c266ec0df6
Open

chore(deps)(deps): bump the cargo-minor-patch group with 4 updates#259
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/cargo/cargo-minor-patch-c266ec0df6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps the cargo-minor-patch group with 4 updates: rand, webrtc, uuid and ordered-float.

Updates rand from 0.8.7 to 0.8.8

Changelog

Sourced from rand's changelog.

[0.8.8] - 2026-08-25

Fixes

  • Fix build for --no-default-features --features serde1 (#1825)

#1825: rust-random/rand#1825

Commits

Updates webrtc from 0.17.1 to 0.17.2

Release notes

Sourced from webrtc's releases.

v0.17.2

What's Changed

New Contributors

Full Changelog: webrtc-rs/webrtc@v0.17.1...v0.17.2

Commits
  • 1da3fe8 bump version to v0.17.2
  • 0ddec51 sctp: lower INITIAL_MTU to 1191 and expose the MTU in association::Config (#807)
  • 074d95a Release mDNS resources on connection close (#818)
  • 6dd494a util: don't tear down UDP listener read_loop on WSAECONNRESET (#812)
  • 9238d12 fix(ice): always send STUN consent checks (RFC 7675) (#803)
  • 6b94718 ice: Release TURN allocation even if candidate was already closed (#799)
  • See full diff in compare view

Updates uuid from 1.25.0 to 1.26.0

Release notes

Sourced from uuid's releases.

v1.26.0

What's Changed

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

Commits
  • cdc96a8 Merge pull request #905 from uuid-rs/cargo/v1.26.0
  • 34e4f49 don't test macros under miri
  • d9e7242 update nightly used for miri
  • ec16819 prepare for 1.26.0 release
  • 162cd20 Merge pull request #904 from ChrisJr404/v7-additional-precision-bits
  • 97eceff Add ContextV7::with_additional_precision_bits for microsecond clocks
  • See full diff in compare view

Updates ordered-float from 5.3.0 to 5.5.0

Release notes

Sourced from ordered-float's releases.

v5.5.0

  • Minimum supported Rust version increased from 1.63 to 1.90.
  • feat: derive Facet if facet feature is active by @​Erik1000 in #179

Full Changelog: reem/rust-ordered-float@v5.4.0...v5.5.0

v5.4.0

What's Changed

New Contributors

Full Changelog: reem/rust-ordered-float@v5.3.0...v5.4.0

Commits

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 cargo-minor-patch group with 4 updates: [rand](https://github.com/rust-random/rand), [webrtc](https://github.com/webrtc-rs/webrtc), [uuid](https://github.com/uuid-rs/uuid) and [ordered-float](https://github.com/reem/rust-ordered-float).


Updates `rand` from 0.8.7 to 0.8.8
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/0.8.8/CHANGELOG.md)
- [Commits](rust-random/rand@0.8.7...0.8.8)

Updates `webrtc` from 0.17.1 to 0.17.2
- [Release notes](https://github.com/webrtc-rs/webrtc/releases)
- [Changelog](https://github.com/webrtc-rs/webrtc/blob/master/CHANGELOG.md)
- [Commits](webrtc-rs/webrtc@v0.17.1...v0.17.2)

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

Updates `ordered-float` from 5.3.0 to 5.5.0
- [Release notes](https://github.com/reem/rust-ordered-float/releases)
- [Commits](reem/rust-ordered-float@v5.3.0...v5.5.0)

---
updated-dependencies:
- dependency-name: rand
  dependency-version: 0.8.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-minor-patch
- dependency-name: webrtc
  dependency-version: 0.17.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-minor-patch
- dependency-name: uuid
  dependency-version: 1.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-minor-patch
- dependency-name: ordered-float
  dependency-version: 5.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-minor-patch
...

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 Aug 31, 2026
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