ionorg / ion-avp

Audio/Video Processing Service
MIT License
61 stars 18 forks source link

fix(deps): update module github.com/pion/ion-sfu to v1.10.5 #201

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/pion/ion-sfu require minor v1.9.9 -> v1.10.5

Release Notes

pion/ion-sfu ### [`v1.10.5`](https://togithub.com/pion/ion-sfu/compare/v1.10.4...v1.10.5) [Compare Source](https://togithub.com/pion/ion-sfu/compare/v1.10.4...v1.10.5) ### [`v1.10.4`](https://togithub.com/pion/ion-sfu/compare/v1.10.3...v1.10.4) [Compare Source](https://togithub.com/pion/ion-sfu/compare/v1.10.3...v1.10.4) ### [`v1.10.3`](https://togithub.com/pion/ion-sfu/releases/v1.10.3) [Compare Source](https://togithub.com/pion/ion-sfu/compare/v1.10.2...v1.10.3) Updated Publisher Simulcast api [#​477](https://togithub.com/pion/ion-sfu/issues/477) NOTE: This version requires ion-sdk-js v1.7.1 ### [`v1.10.2`](https://togithub.com/pion/ion-sfu/compare/v1.10.1...v1.10.2) [Compare Source](https://togithub.com/pion/ion-sfu/compare/v1.10.1...v1.10.2) ### [`v1.10.1`](https://togithub.com/pion/ion-sfu/compare/v1.10.0...v1.10.1) [Compare Source](https://togithub.com/pion/ion-sfu/compare/v1.10.0...v1.10.1) ### [`v1.10.0`](https://togithub.com/pion/ion-sfu/compare/v1.9.9...v1.10.0) [Compare Source](https://togithub.com/pion/ion-sfu/compare/v1.9.9...v1.10.0)

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.



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

codecov[bot] commented 3 years ago

Codecov Report

Merging #201 (7af4853) into master (7994707) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #201   +/-   ##
=======================================
  Coverage   56.75%   56.75%           
=======================================
  Files          14       14           
  Lines         592      592           
=======================================
  Hits          336      336           
  Misses        218      218           
  Partials       38       38           

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 7994707...7af4853. Read the comment docs.

renovate[bot] commented 3 years ago

:warning: Artifact update problem

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

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

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/ion-avp":"/mnt/renovate/gh/pion/ion-avp" -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/ion-avp" docker.io/renovate/go:1.15.11 bash -l -c "git config --global url.\"https://**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./... && go mod tidy && go mod tidy"
go: downloading github.com/pion/rtcp v1.2.6
go: downloading github.com/spf13/viper v1.7.1
go: downloading github.com/pion/rtp v1.6.2
go: downloading github.com/pion/webrtc/v3 v3.0.20
go: downloading github.com/at-wat/ebml-go v0.13.0
go: downloading github.com/xlab/libvpx-go v0.0.0-20201217121537-9736e1703824
go: downloading google.golang.org/protobuf v1.25.0
go: downloading github.com/spf13/afero v1.1.2
go: downloading github.com/subosito/gotenv v1.2.0
go: downloading gopkg.in/ini.v1 v1.51.1
go: downloading google.golang.org/grpc v1.35.0
go: downloading github.com/pion/ion-log v1.0.0
go: downloading github.com/spf13/pflag v1.0.3
go: downloading github.com/mitchellh/mapstructure v1.1.2
go: downloading gopkg.in/yaml.v2 v2.3.0
go: downloading github.com/magiconair/properties v1.8.1
go: downloading github.com/spf13/cast v1.3.0
go: downloading github.com/pion/ion-sfu v1.9.8
go: downloading golang.org/x/text v0.3.3
go: downloading github.com/spf13/jwalterweatherman v1.0.0
go: downloading github.com/hashicorp/hcl v1.0.0
go: downloading github.com/lucsky/cuid v1.0.2
go: downloading github.com/rs/zerolog v1.20.0
go: downloading github.com/pion/randutil v0.1.0
go: downloading github.com/pelletier/go-toml v1.2.0
go: downloading github.com/fsnotify/fsnotify v1.4.9
go: downloading github.com/pion/transport v0.12.3
go: downloading github.com/pion/dtls/v2 v2.0.8
go: downloading golang.org/x/net v0.0.0-20210331212208-0fccb6fa2b5c
go: downloading github.com/pion/interceptor v0.0.12
go: downloading github.com/pion/srtp/v2 v2.0.2
go: downloading github.com/pion/sctp v1.7.12
go: downloading google.golang.org/genproto v0.0.0-20200806141610-86f49bd18e98
go: downloading github.com/pion/datachannel v1.4.21
go: downloading github.com/pion/ice/v2 v2.0.16
go: downloading golang.org/x/sys v0.0.0-20210331175145-43e1dd70ce54
go: downloading github.com/golang/protobuf v1.4.3
go: downloading github.com/pion/sdp/v3 v3.0.4
go: downloading github.com/pion/logging v0.2.2
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/google/uuid v1.2.0
go: downloading github.com/pion/stun v0.3.5
go: downloading github.com/pion/turn/v2 v2.0.5
go: downloading github.com/pion/mdns v0.0.5
go: downloading github.com/pion/udp v0.1.1
go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2
go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
go: downloading github.com/stretchr/testify v1.7.0
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/BurntSushi/toml v0.3.1
go: downloading github.com/google/go-cmp v0.5.0
go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
go: downloading github.com/pmezard/go-difflib v1.0.0
github.com/pion/ion-avp/cmd/signal/grpc imports
    github.com/spf13/viper imports
    gopkg.in/ini.v1: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/ini.v1@v1.51.1: permission denied
github.com/pion/ion-avp/cmd/signal/grpc imports
    github.com/spf13/viper imports
    gopkg.in/yaml.v2: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/yaml.v2@v2.3.0: permission denied
github.com/pion/ion-avp/pkg tested by
    github.com/pion/ion-avp/pkg.test imports
    github.com/stretchr/testify/assert imports
    gopkg.in/yaml.v3: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/yaml.v3@v3.0.0-20200313102051-9f266ea9e77c: permission denied
renovate[bot] commented 3 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (v1.10.5). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.