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

Update module pion/ice/v2 to v2.0.0-rc.11 #1358

Merged
merged 1 commit into from
Aug 12, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 10, 2020

This PR contains the following updates:

Package Type Update Change
github.com/pion/ice/v2 require patch v2.0.0-rc.10 -> v2.0.0-rc.11

Release Notes

pion/ice

v2.0.0-rc.11

Compare Source


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate
Copy link
Contributor Author

renovate bot commented Aug 10, 2020

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻️ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you check the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/pion/webrtc":"/mnt/renovate/gh/pion/webrtc" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/renovate-cache/others/go":"/tmp/renovate-cache/others/go" -e GOPATH -e CGO_ENABLED -w "/mnt/renovate/gh/pion/webrtc" renovate/go:1.12.17 bash -l -c "git config --global url.\"https://x-access-token:**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./... && go mod tidy"
go: finding github.com/sclevine/agouti v3.0.0+incompatible
go: finding github.com/pion/ice/v2 v2.0.0-rc.11
go: finding github.com/stretchr/testify v1.6.1
go: finding github.com/pion/transport v0.10.1
go: finding github.com/pion/sdp/v2 v2.4.0
go: finding github.com/pion/rtcp v1.2.3
go: finding github.com/pion/quic v0.1.3
go: finding github.com/pion/rtp v1.6.0
go: finding github.com/pion/sctp v1.7.9
go: finding github.com/pion/datachannel v1.4.19
go: finding github.com/pion/logging v0.2.2
go: finding github.com/pmezard/go-difflib v1.0.0
go: finding github.com/davecgh/go-spew v1.1.0
go: finding github.com/pion/dtls/v2 v2.0.2
go: finding github.com/pion/randutil v0.1.0
go: finding github.com/pion/srtp v1.5.1
go: finding github.com/stretchr/testify v1.5.1
go: finding github.com/pion/stun v0.3.5
go: finding github.com/stretchr/objx v0.1.0
go: finding github.com/google/uuid v1.1.1
go: finding github.com/lucas-clemente/quic-go v0.14.4
go: finding github.com/pkg/errors v0.9.1
go: finding github.com/pion/mdns v0.0.4
go: finding github.com/kr/pretty v0.1.0
go: finding github.com/pion/sctp v1.7.8
go: finding golang.org/x/net v0.0.0-20200707034311-ab3426394381
go: finding golang.org/x/net v0.0.0-20200625001655-4c5254603344
go: finding github.com/pion/udp v0.1.0
go: finding github.com/pion/randutil v0.0.0
go: finding gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
go: finding github.com/golang/protobuf v1.3.0
go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15
go: finding github.com/onsi/ginkgo v1.7.0
go: finding github.com/pion/turn/v2 v2.0.4
go: finding gopkg.in/yaml.v2 v2.2.2
go: finding golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
go: finding github.com/alangpierce/go-forceexport v0.0.0-20160317203124-8f1d6941cd75
go: finding github.com/pion/transport v0.10.0
go: finding golang.org/x/crypto v0.0.0-20190829043050-9756ffdc2472
go: finding github.com/kr/text v0.1.0
go: finding github.com/marten-seemann/chacha20 v0.2.0
go: finding github.com/marten-seemann/qpack v0.1.0
go: finding github.com/marten-seemann/qtls v0.4.1
go: finding github.com/pion/transport v0.8.10
go: finding github.com/onsi/gomega v1.4.3
go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
go: finding golang.org/x/net v0.0.0-20191126235420-ef20fe5d7933
go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7
go: finding github.com/davecgh/go-spew v1.1.1
go: finding github.com/cheekybits/genny v1.0.0
go: finding golang.org/x/net v0.0.0-20200226121028-0de0cce0169b
go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
go: finding github.com/kr/pty v1.1.1
go: finding golang.org/x/sys v0.0.0-20190904154756-749cb33beabd
go: finding github.com/onsi/ginkgo v1.6.0
go: finding github.com/stretchr/testify v1.4.0
go: finding github.com/golang/mock v1.2.0
go: finding golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3
go: finding github.com/hpcloud/tail v1.0.0
go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
go: finding golang.org/x/text v0.3.0
go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
go: finding golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd
go: finding google.golang.org/genproto v0.0.0-20180831171423-11092d34479b
go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
go: finding gopkg.in/fsnotify.v1 v1.4.7
go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
go: finding golang.org/x/sys v0.0.0-20190412213103-97732733099d
go: finding github.com/fsnotify/fsnotify v1.4.7
go: finding gopkg.in/yaml.v2 v2.2.1
go: finding github.com/golang/protobuf v1.2.0
go: downloading github.com/pion/rtcp v1.2.3
go: downloading github.com/pion/rtp v1.6.0
go: downloading github.com/pion/sdp/v2 v2.4.0
go: downloading github.com/pion/transport v0.10.1
go: downloading github.com/pion/srtp v1.5.1
go: downloading github.com/pion/logging v0.2.2
go: downloading github.com/pion/dtls/v2 v2.0.2
go: downloading github.com/pion/randutil v0.1.0
go: extracting github.com/pion/logging v0.2.2
go: downloading github.com/pion/datachannel v1.4.19
go: extracting github.com/pion/rtcp v1.2.3
go: extracting github.com/pion/srtp v1.5.1
go: downloading github.com/pion/ice/v2 v2.0.0-rc.11
go: extracting github.com/pion/datachannel v1.4.19
go: extracting github.com/pion/rtp v1.6.0
go: extracting github.com/pion/transport v0.10.1
go: extracting github.com/pion/randutil v0.1.0
go: downloading github.com/pion/sctp v1.7.9
go: extracting github.com/pion/sdp/v2 v2.4.0
go: extracting github.com/pion/ice/v2 v2.0.0-rc.11
go: downloading github.com/pion/stun v0.3.5
go: downloading github.com/pion/mdns v0.0.4
go: downloading github.com/pion/turn/v2 v2.0.4
go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd
go: extracting github.com/pion/mdns v0.0.4
go: extracting github.com/pion/sctp v1.7.9
go: extracting github.com/pion/dtls/v2 v2.0.2
go: downloading github.com/pion/udp v0.1.0
go: extracting github.com/pion/udp v0.1.0
go: extracting github.com/pion/stun v0.3.5
go: extracting github.com/pion/turn/v2 v2.0.4
go: extracting golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd
build github.com/pion/webrtc/v3/examples/broadcast: cannot load crypto/ed25519: cannot find module providing package crypto/ed25519

@github-actions github-actions bot force-pushed the renovate/github.com-pion-ice-v2-2.x branch from ce8cb87 to 11387fb Compare August 10, 2020 19:10
@codecov
Copy link

codecov bot commented Aug 10, 2020

Codecov Report

Merging #1358 into master will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1358      +/-   ##
==========================================
+ Coverage   75.47%   75.50%   +0.03%     
==========================================
  Files          75       75              
  Lines        5839     5839              
==========================================
+ Hits         4407     4409       +2     
  Misses       1078     1078              
+ Partials      354      352       -2     
Flag Coverage Δ
#go 77.26% <ø> (+0.03%) ⬆️
#wasm 70.98% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
peerconnection.go 75.18% <0.00%> (-0.10%) ⬇️
dtlstransport.go 66.37% <0.00%> (+1.32%) ⬆️

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 eb06a7c...11387fb. Read the comment docs.

@Sean-Der Sean-Der merged commit d33a2bb into master Aug 12, 2020
@Sean-Der Sean-Der deleted the renovate/github.com-pion-ice-v2-2.x branch August 12, 2020 19:45
@jeremija jeremija mentioned this pull request Aug 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants