chore(deps)(deps): bump the cargo-minor-patch group with 4 updates - #259
Open
dependabot[bot] wants to merge 2 commits into
Open
chore(deps)(deps): bump the cargo-minor-patch group with 4 updates#259dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
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>
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 cargo-minor-patch group with 4 updates: rand, webrtc, uuid and ordered-float.
Updates
randfrom 0.8.7 to 0.8.8Changelog
Sourced from rand's changelog.
Commits
572d3b0v0.8: fix no-std + serde1 build (#1825)229f547Prepare 0.8.81ad885eAdd test + fix for feature serde1 without stdUpdates
webrtcfrom 0.17.1 to 0.17.2Release notes
Sourced from webrtc's releases.
Commits
1da3fe8bump version to v0.17.20ddec51sctp: lower INITIAL_MTU to 1191 and expose the MTU in association::Config (#807)074d95aRelease mDNS resources on connection close (#818)6dd494autil: don't tear down UDP listener read_loop on WSAECONNRESET (#812)9238d12fix(ice): always send STUN consent checks (RFC 7675) (#803)6b94718ice: Release TURN allocation even if candidate was already closed (#799)Updates
uuidfrom 1.25.0 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 clocksUpdates
ordered-floatfrom 5.3.0 to 5.5.0Release notes
Sourced from ordered-float's releases.
Commits
2d56f3ev5.5.04496ef7feat: derive Facet if facet feature is active2409c9fv5.4.02730f18cargo update015fc41add schemars 1.2 support4b03969refactor schemars related tests424f9acrustfmt51764f1impl_proptest: usecoreinstead ofstd(#180)ccf51f5Add From<OrderedFloat> for OrderedFloat<f64> (#183)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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