Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2025

Bumps github.com/pion/webrtc/v4 from 4.1.2 to 4.1.3.

Release notes

Sourced from github.com/pion/webrtc/v4's releases.

v4.1.3

Changelog

  • 4c1af4c3e6cbc596fe75329bbcc3a802a2a19453 H265 reader & writer
  • e602e15ff3c6b88174826959038578b05e1aea73 Update module github.com/pion/rtp to v1.8.20
  • 4f67c90d22990db230a9186693a1e5141ce2055b Replace custom atomicBool with sync/atomic.Bool
  • 887f5c6e0c405ac51b5a1b7db1e23dc4f9c7e4fb Add sender receiver report
  • d3151fe57363a879f5b2623ff4734751309a6a8b Update module github.com/pion/logging to v0.2.4
  • 9b1ca73ca87fde87ccb1f2d8701225af1be2c7ed Update dependency @​roamhq/wrtc to ^0.9.0
  • 6874548dd6fa226837fea3096a72cf9bca613f5e Update CI configs to v0.11.20
  • 22dd7b733b17608347644e82e3f530fe8e7a68c6 Replace interface{} with any
  • f94e1bec61b16394f635472e789c6d00ba9c4294 Update module github.com/pion/sdp/v3 to v3.0.14
  • 86e47198d64cdcc77924c7140d126ee689a9c1a4 Update module github.com/pion/srtp/v3 to v3.0.6
  • ddae46a8e43c8ebf06d2c8371513ddc909322af2 Update module github.com/pion/rtp to v1.8.19
Commits
  • 4c1af4c H265 reader & writer
  • e602e15 Update module github.com/pion/rtp to v1.8.20
  • 4f67c90 Replace custom atomicBool with sync/atomic.Bool
  • 887f5c6 Add sender receiver report
  • d3151fe Update module github.com/pion/logging to v0.2.4
  • 9b1ca73 Update dependency @​roamhq/wrtc to ^0.9.0
  • 6874548 Update CI configs to v0.11.20
  • 22dd7b7 Replace interface{} with any
  • f94e1be Update module github.com/pion/sdp/v3 to v3.0.14
  • 86e4719 Update module github.com/pion/srtp/v3 to v3.0.6
  • Additional commits viewable in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/pion/webrtc/v4](https://github.com/pion/webrtc) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/pion/webrtc/releases)
- [Changelog](https://github.com/pion/webrtc/blob/master/.goreleaser.yml)
- [Commits](pion/webrtc@v4.1.2...v4.1.3)

---
updated-dependencies:
- dependency-name: github.com/pion/webrtc/v4
  dependency-version: 4.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go labels Jul 1, 2025
@IDisposable
Copy link
Contributor

Looks like this should be an easy merge, and adds H.265 read/writer (not that the JetKVM would use that)

@ym ym merged commit 48a7a63 into dev Jul 3, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/pion/webrtc/v4-4.1.3 branch July 3, 2025 15:21
ym pushed a commit to ym/jetkvm-kvm that referenced this pull request Sep 26, 2025
…vm#667)

Bumps [github.com/pion/webrtc/v4](https://github.com/pion/webrtc) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/pion/webrtc/releases)
- [Changelog](https://github.com/pion/webrtc/blob/master/.goreleaser.yml)
- [Commits](pion/webrtc@v4.1.2...v4.1.3)

---
updated-dependencies:
- dependency-name: github.com/pion/webrtc/v4
  dependency-version: 4.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants