livekit / ingress

Ingest streams (RTMP/WHIP) or files (HLS, MP4) to LiveKit WebRTC
Apache License 2.0
64 stars 22 forks source link

Update go deps (major) #244

Open renovate[bot] opened 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/go-gst/go-glib v0.0.0-20231207075824-6d6aaf082c65 -> v1.1.0 age adoption passing confidence
github.com/go-gst/go-gst v0.0.0-20240207190302-04ec17f96d71 -> v1.1.0 age adoption passing confidence
github.com/pion/rtp v1.8.6 -> v2.0.0 age adoption passing confidence

Release Notes

go-gst/go-glib (github.com/go-gst/go-glib) ### [`v1.1.0`](https://togithub.com/go-gst/go-glib/releases/tag/v1.1.0): Add bindings for GSocket [Compare Source](https://togithub.com/go-gst/go-glib/compare/v1.0.1...v1.1.0) #### What's Changed - Add basic logic for g_socket by [@​NoobsEnslaver](https://togithub.com/NoobsEnslaver) in [https://github.com/go-gst/go-glib/pull/8](https://togithub.com/go-gst/go-glib/pull/8) #### New Contributors - [@​NoobsEnslaver](https://togithub.com/NoobsEnslaver) made their first contribution in [https://github.com/go-gst/go-glib/pull/8](https://togithub.com/go-gst/go-glib/pull/8) **Full Changelog**: https://github.com/go-gst/go-glib/compare/v1.0.1...v1.1.0 ### [`v1.0.1`](https://togithub.com/go-gst/go-glib/compare/v1.0.0...v1.0.1) [Compare Source](https://togithub.com/go-gst/go-glib/compare/v1.0.0...v1.0.1)
go-gst/go-gst (github.com/go-gst/go-gst) ### [`v1.1.0`](https://togithub.com/go-gst/go-gst/releases/tag/v1.1.0) [Compare Source](https://togithub.com/go-gst/go-gst/compare/v1.0.0...v1.1.0) #### What's Changed - fix windows build, hopefully by [@​danjenkins](https://togithub.com/danjenkins) in [https://github.com/go-gst/go-gst/pull/72](https://togithub.com/go-gst/go-gst/pull/72) - custom LogFunction improvements by [@​aet](https://togithub.com/aet) in [https://github.com/go-gst/go-gst/pull/95](https://togithub.com/go-gst/go-gst/pull/95) - do not mention Unref() in the docs where not applicable by [@​RSWilli](https://togithub.com/RSWilli) in [https://github.com/go-gst/go-gst/pull/97](https://togithub.com/go-gst/go-gst/pull/97) #### New Contributors - [@​aet](https://togithub.com/aet) made their first contribution in [https://github.com/go-gst/go-gst/pull/95](https://togithub.com/go-gst/go-gst/pull/95) **Full Changelog**: https://github.com/go-gst/go-gst/compare/v1.0.0...v1.1.0
pion/rtp (github.com/pion/rtp) ### [`v2.0.0`](https://togithub.com/pion/rtp/compare/v1.8.6...v2.0.0) [Compare Source](https://togithub.com/pion/rtp/compare/v1.8.6...v2.0.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.



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