Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump github.com/pion/webrtc/v3 from 3.1.24 to 3.1.25 #450

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2022

Bumps github.com/pion/webrtc/v3 from 3.1.24 to 3.1.25.

Commits
  • 9346f0d Return actual error during h264 stream read
  • 4fb426c Update module github.com/pion/interceptor to v0.1.10
  • 8088eb8 Update module github.com/pion/rtp to v1.7.7
  • 659653a Pre-allocate buffer for H264Reader.read
  • f912b2d Update module github.com/pion/interceptor to v0.1.9
  • 1765e9b Update actions/setup-node action to v3
  • eca54ea Update actions/checkout action to v3
  • 54c8e4d Update module github.com/pion/interceptor to v0.1.8
  • 946bb10 Update module github.com/pion/ice/v2 to v2.2.2
  • d35eacd Update golang.org/x/net commit hash to 27dd868
  • 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 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/v3](https://github.com/pion/webrtc) from 3.1.24 to 3.1.25.
- [Release notes](https://github.com/pion/webrtc/releases)
- [Commits](pion/webrtc@v3.1.24...v3.1.25)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/pion/webrtc/v3-3.1.25 branch from ab1dcb5 to d833f3a Compare March 16, 2022 03:41
@kylecarbs kylecarbs enabled auto-merge (squash) March 16, 2022 14:57
@codecov
Copy link

codecov bot commented Mar 16, 2022

Codecov Report

Merging #450 (baca1aa) into main (27749ce) will increase coverage by 0.22%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #450      +/-   ##
==========================================
+ Coverage   67.90%   68.12%   +0.22%     
==========================================
  Files         160      157       -3     
  Lines        9265     9085     -180     
  Branches       83       83              
==========================================
- Hits         6291     6189     -102     
+ Misses       2351     2296      -55     
+ Partials      623      600      -23     
Flag Coverage Δ
unittest-go-macos-latest 62.89% <ø> (+0.13%) ⬆️
unittest-go-ubuntu-latest 67.74% <ø> (+0.37%) ⬆️
unittest-go-windows-2022 ?
unittest-js 62.15% <ø> (ø)
Impacted Files Coverage Δ
pty/ptytest/ptytest.go 94.44% <0.00%> (-5.56%) ⬇️
provisionerd/provisionerd.go 79.22% <0.00%> (-0.74%) ⬇️
peer/channel.go 83.04% <0.00%> (-0.59%) ⬇️
coderd/provisionerdaemons.go 57.06% <0.00%> (-0.55%) ⬇️
pty/start_windows.go
agent/usershell/usershell_windows.go
pty/pty_windows.go
peerbroker/listen.go 83.89% <0.00%> (+2.54%) ⬆️
peer/conn.go 81.32% <0.00%> (+3.06%) ⬆️
provisionersdk/transport.go 85.10% <0.00%> (+6.38%) ⬆️
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 27749ce...baca1aa. Read the comment docs.

@kylecarbs kylecarbs merged commit c3ccacc into main Mar 16, 2022
@kylecarbs kylecarbs deleted the dependabot/go_modules/github.com/pion/webrtc/v3-3.1.25 branch March 16, 2022 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant