deps: bump the webrtc group across 1 directory with 2 updates - #6546
Closed
dependabot[bot] wants to merge 1 commit into
Closed
deps: bump the webrtc group across 1 directory with 2 updates#6546dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Member
|
@dependabot recreate |
dependabot
Bot
force-pushed
the
dependabot/cargo/webrtc-10773bd1e7
branch
from
July 23, 2026 12:45
19249b9 to
7b1694e
Compare
Bumps the webrtc group with 2 updates in the / directory: [rcgen](https://github.com/rustls/rcgen) and [webrtc](https://github.com/webrtc-rs/webrtc). Updates `rcgen` from 0.13.2 to 0.14.8 - [Release notes](https://github.com/rustls/rcgen/releases) - [Commits](rustls/rcgen@v0.13.2...v0.14.8) Updates `webrtc` from 0.17.0 to 0.17.2 - [Release notes](https://github.com/webrtc-rs/webrtc/releases) - [Commits](webrtc-rs/webrtc@v0.17.0...v0.17.2) --- updated-dependencies: - dependency-name: rcgen dependency-version: 0.14.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: webrtc - dependency-name: webrtc dependency-version: 0.17.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: webrtc ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/webrtc-10773bd1e7
branch
from
July 27, 2026 08:18
7b1694e to
dec04bc
Compare
Member
|
@dependabot recreate |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 webrtc group with 2 updates in the / directory: rcgen and webrtc.
Updates
rcgenfrom 0.13.2 to 0.14.8Release notes
Sourced from rcgen's releases.
... (truncated)
Commits
a70f083Bump version to 0.14.8a32fdb1Fix encoding of directoryName constraints7111a79update key_pair to signing_key10664c9Take semver-compatible dependency updates0ec4d09Add testing of CSR serializing basic constraints5f94ef9Add support for serializing BasicConstraints in CSR'sfb835c1Add writing basic constraints logic0cf161dBump codecov/codecov-action from 5 to 64909041Add testing of CSR Params parsing Basic Constraints variants6675a94Add support for is_ca in CSR ParamsUpdates
webrtcfrom 0.17.0 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)e9fe1bcbump version to v0.17.197b3c4bmake RTCIceCandidatePair field public7ec5d5dupdate examples