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 go deps #45

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

Update go deps #45

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 7, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/livekit/protocol v1.32.1 -> v1.33.0 age adoption passing confidence require minor
github.com/pion/webrtc/v4 v4.0.8 -> v4.0.9 age adoption passing confidence require patch
go (source) 1.23.6 -> 1.24.0 age adoption passing confidence toolchain minor

Release Notes

livekit/protocol (github.com/livekit/protocol)

v1.33.0

Compare Source

pion/webrtc (github.com/pion/webrtc/v4)

v4.0.9

Compare Source

Changelog

  • 1c45355 Fix H264Writer writing 0 length payloads
  • 46565ff Cleanup PeerConnection in WriteRTCP Test
  • ae260d4 Assert that WriteRTCP works before connected
  • 99eb390 Implement JSValue for more structures
  • 4ee3747 Implement DataChannel OnError/OnClosing for WASM
  • 59c7270 Update module golang.org/x/net to v0.34.0
  • a0d7d02 Preserve ICE candidate Extensions
  • 7c3b128 Update module github.com/pion/ice/v4 to v4.0.6 (#​3025)
  • 47bde05 Update module github.com/pion/logging to v0.2.3 (#​3020)
  • 47c65c8 Remove outdated safety comment in RegisterCodec
  • feeeebf Upgrade golangci-lint, more linters
golang/go (go)

v1.24.0


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Feb 7, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 14 additional dependencies were updated

Details:

Package Change
buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.34.2-20240717164558-a6c49f84cc0f.2 -> v1.36.0-20241127180247-a33202765966.1
buf.build/go/protoyaml v0.2.0 -> v0.3.1
github.com/bufbuild/protovalidate-go v0.6.3 -> v0.8.0
github.com/google/cel-go v0.21.0 -> v0.22.1
github.com/lithammer/shortuuid/v4 v4.0.0 -> v4.2.0
github.com/livekit/psrpc v0.6.1-0.20241018124827-1efff3d113a8 -> v0.6.1-0.20250205181828-a0beed2e4126
github.com/pion/ice/v4 v4.0.5 -> v4.0.6
github.com/pion/logging v0.2.2 -> v0.2.3
github.com/puzpuzpuz/xsync/v3 v3.4.0 -> v3.5.0
golang.org/x/exp v0.0.0-20250106191152-7588d65b2ba8 -> v0.0.0-20250128182459-e0ece0dbea4c
golang.org/x/net v0.33.0 -> v0.34.0
golang.org/x/sys v0.29.0 -> v0.30.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250124145028-65684f501c47 -> v0.0.0-20250204164813-702378808489
google.golang.org/protobuf v1.36.4 -> v1.36.5

@renovate renovate bot force-pushed the renovate/go-deps branch from 9cd6994 to 244ff3c Compare February 11, 2025 20:00
@renovate renovate bot changed the title Update module github.com/livekit/protocol to v1.33.0 Update go deps Feb 11, 2025
Generated by renovateBot
@renovate renovate bot force-pushed the renovate/go-deps branch from 244ff3c to 51f07f4 Compare February 11, 2025 23:07
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.

0 participants