Skip to content
This repository has been archived by the owner on Dec 2, 2023. It is now read-only.

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 30, 2021

Mend Renovate

This PR contains the following updates:

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

Release Notes

pion/ion-sfu

v1.11.0

Compare Source

new grpc signal layer which support:

  • publish
    • simulcast
  • subscribe
    • sub as needed(no auto sub)
    • sub one simulcast layer
  • trackevent (meta info)
  • datachannel
    • send message
  • support new ion-sdk-go
  • new demo

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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, click this checkbox.

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

@renovate
Copy link
Contributor Author

renovate bot commented Nov 30, 2021

⚠ 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 click 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/ion":"/mnt/renovate/gh/pion/ion" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_COUNT -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -w "/mnt/renovate/gh/pion/ion" docker.io/renovate/go:1.17.3 bash -l -c "go get -d ./... && go mod tidy && go mod tidy"
go: downloading github.com/pion/ion-log v1.2.2
go: downloading github.com/golang/protobuf v1.5.2
go: downloading google.golang.org/grpc v1.41.0
go: downloading google.golang.org/protobuf v1.27.1
go: downloading github.com/cloudwebrtc/nats-discovery v0.3.0
go: downloading github.com/cloudwebrtc/nats-grpc v1.0.0
go: downloading github.com/nats-io/nats.go v1.12.0
go: downloading github.com/spf13/viper v1.9.0
go: downloading github.com/golang-jwt/jwt/v4 v4.1.0
go: downloading golang.org/x/net v0.0.0-20211020060615-d418f374d309
go: downloading github.com/go-redis/redis/v7 v7.4.0
go: downloading github.com/bep/debounce v1.2.0
go: downloading github.com/pion/ion-sfu v1.11.0
go: downloading github.com/pion/webrtc/v3 v3.1.7
go: downloading github.com/improbable-eng/grpc-web v0.14.1
go: downloading github.com/jhump/protoreflect v1.8.2
go: downloading github.com/soheilhy/cmux v0.1.5
go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d
go: downloading github.com/sirupsen/logrus v1.8.1
go: downloading golang.org/x/crypto v0.0.0-20210921155107-089bfa567519
go: downloading google.golang.org/genproto v0.0.0-20210828152312-66f60bf46e71
go: downloading github.com/fullstorydev/grpcurl v1.8.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/nats-io/nkeys v0.3.0
go: downloading github.com/nats-io/nuid v1.0.1
go: downloading github.com/fsnotify/fsnotify v1.5.1
go: downloading github.com/magiconair/properties v1.8.5
go: downloading github.com/mitchellh/mapstructure v1.4.2
go: downloading github.com/spf13/afero v1.6.0
go: downloading github.com/spf13/cast v1.4.1
go: downloading github.com/spf13/jwalterweatherman v1.1.0
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/subosito/gotenv v1.2.0
go: downloading gopkg.in/ini.v1 v1.63.2
go: downloading github.com/go-logr/logr v1.2.0
go: downloading github.com/go-logr/zerologr v1.2.0
go: downloading github.com/rs/zerolog v1.26.0
go: downloading github.com/gammazero/workerpool v1.1.2
go: downloading github.com/lucsky/cuid v1.2.1
go: downloading github.com/pion/dtls/v2 v2.0.10
go: downloading github.com/pion/ice/v2 v2.1.13
go: downloading github.com/pion/logging v0.2.2
go: downloading github.com/pion/rtcp v1.2.8
go: downloading github.com/pion/rtp v1.7.4
go: downloading github.com/pion/sdp/v3 v3.0.4
go: downloading github.com/pion/transport v0.12.3
go: downloading github.com/pion/turn/v2 v2.0.5
go: downloading github.com/pion/datachannel v1.5.0
go: downloading github.com/pion/interceptor v0.1.0
go: downloading github.com/pion/randutil v0.1.0
go: downloading github.com/pion/sctp v1.7.12
go: downloading github.com/pion/srtp/v2 v2.0.5
go: downloading github.com/desertbit/timer v0.0.0-20180107155436-c41aec40b27f
go: downloading github.com/rs/cors v1.7.0
go: downloading nhooyr.io/websocket v1.8.6
go: downloading github.com/mattn/go-colorable v0.1.8
go: downloading golang.org/x/sys v0.0.0-20211025201205-69cdffdb9359
go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
go: downloading golang.org/x/text v0.3.6
go: downloading github.com/hashicorp/hcl v1.0.0
go: downloading github.com/pelletier/go-toml v1.9.4
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/gammazero/deque v0.1.0
go: downloading github.com/pion/udp v0.1.1
go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
go: downloading github.com/google/uuid v1.3.0
go: downloading github.com/pion/mdns v0.0.5
go: downloading github.com/pion/stun v0.3.5
go: downloading github.com/prometheus/client_golang v1.11.0
go: downloading github.com/klauspost/compress v1.11.7
go: downloading github.com/mattn/go-isatty v0.0.12
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.1.1
go: downloading github.com/cespare/xxhash v1.1.0
go: downloading github.com/prometheus/client_model v0.2.0
go: downloading github.com/prometheus/common v0.26.0
go: downloading github.com/prometheus/procfs v0.6.0
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.
go: downloading github.com/stretchr/testify v1.7.0
go: downloading github.com/tj/assert v0.0.3
go: downloading github.com/google/go-cmp v0.5.6
go: downloading github.com/nats-io/nats-server/v2 v2.1.9
go: downloading github.com/onsi/ginkgo v1.16.4
go: downloading github.com/onsi/gomega v1.15.0
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
go: downloading github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f
go: downloading github.com/nats-io/jwt v1.1.0
go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15
go: downloading github.com/gin-gonic/gin v1.6.3
go: downloading github.com/gobwas/ws v1.0.2
go: downloading github.com/gorilla/websocket v1.4.2
go: downloading github.com/nxadm/tail v1.4.8
go: downloading github.com/kr/pretty v0.2.0
go: downloading github.com/gin-contrib/sse v0.1.0
go: downloading github.com/gobwas/httphead v0.0.0-20180130184737-2c6c146eadee
go: downloading github.com/gobwas/pool v0.2.0
go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
go: downloading github.com/kr/text v0.1.0
go: downloading github.com/go-playground/validator/v10 v10.2.0
go: downloading github.com/ugorji/go/codec v1.1.7
go: downloading github.com/ugorji/go v1.1.7
go: downloading github.com/json-iterator/go v1.1.11
go: downloading github.com/go-playground/universal-translator v0.17.0
go: downloading github.com/leodido/go-urn v1.2.0
go: downloading github.com/go-playground/assert/v2 v2.0.1
go: downloading github.com/go-playground/locales v0.13.0
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.1
go: finding module for package github.com/pion/ion-sfu/cmd/signal/grpc/proto
github.com/pion/ion/pkg/node/sfu tested by
	github.com/pion/ion/pkg/node/sfu.test imports
	github.com/pion/ion-sfu/cmd/signal/grpc/proto: module github.com/pion/ion-sfu@latest found (v1.11.0), but does not contain package github.com/pion/ion-sfu/cmd/signal/grpc/proto

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant