livekit / ingress

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

Update go deps #55

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/sirupsen/logrus require minor v1.7.0 -> v1.9.0
github.com/tinyzimmer/go-glib require patch v0.0.24 -> v0.0.25
github.com/tinyzimmer/go-gst require patch v0.2.32 -> v0.2.33
github.com/urfave/cli/v2 require minor v2.23.7 -> v2.24.4
github.com/yutopp/go-rtmp require patch v0.0.2-0.20210218160027-ece21675a185 -> v0.0.4

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

sirupsen/logrus ### [`v1.9.0`](https://togithub.com/sirupsen/logrus/compare/v1.8.2...v1.9.0) [Compare Source](https://togithub.com/sirupsen/logrus/compare/v1.8.2...v1.9.0) ### [`v1.8.2`](https://togithub.com/sirupsen/logrus/compare/v1.8.1...v1.8.2) [Compare Source](https://togithub.com/sirupsen/logrus/compare/v1.8.1...v1.8.2) ### [`v1.8.1`](https://togithub.com/sirupsen/logrus/compare/v1.8.0...v1.8.1) [Compare Source](https://togithub.com/sirupsen/logrus/compare/v1.8.0...v1.8.1) ### [`v1.8.0`](https://togithub.com/sirupsen/logrus/releases/tag/v1.8.0) [Compare Source](https://togithub.com/sirupsen/logrus/compare/v1.7.1...v1.8.0) Correct versioning number replacing v1.7.1 ### [`v1.7.1`](https://togithub.com/sirupsen/logrus/releases/tag/v1.7.1) [Compare Source](https://togithub.com/sirupsen/logrus/compare/v1.7.0...v1.7.1) ### Code quality: - use go 1.15 in travis - use magefile as task runner ### Fixes: - small fixes about new go 1.13 error formatting system - Fix for long time race condiction with mutating data hooks ### Features: - build support for zos
tinyzimmer/go-glib ### [`v0.0.25`](https://togithub.com/tinyzimmer/go-glib/compare/v0.0.24...v0.0.25) [Compare Source](https://togithub.com/tinyzimmer/go-glib/compare/v0.0.24...v0.0.25)
tinyzimmer/go-gst ### [`v0.2.33`](https://togithub.com/tinyzimmer/go-gst/releases/tag/v0.2.33): Merge fix for build on 32-bit architecture [Compare Source](https://togithub.com/tinyzimmer/go-gst/compare/v0.2.32...v0.2.33)
urfave/cli ### [`v2.24.4`](https://togithub.com/urfave/cli/releases/tag/v2.24.4) [Compare Source](https://togithub.com/urfave/cli/compare/v2.24.3...v2.24.4) #### What's Changed - Deprecation of package ioutil in Go 1.16 by [@​ArangoGutierrez](https://togithub.com/ArangoGutierrez) in [https://github.com/urfave/cli/pull/1678](https://togithub.com/urfave/cli/pull/1678) - Backport \[v2]: Fix some issues in bash autocompletion by [@​MrNaif2018](https://togithub.com/MrNaif2018) in [https://github.com/urfave/cli/pull/1676](https://togithub.com/urfave/cli/pull/1676) #### New Contributors - [@​ArangoGutierrez](https://togithub.com/ArangoGutierrez) made their first contribution in [https://github.com/urfave/cli/pull/1678](https://togithub.com/urfave/cli/pull/1678) **Full Changelog**: https://github.com/urfave/cli/compare/v2.24.3...v2.24.4 ### [`v2.24.3`](https://togithub.com/urfave/cli/releases/tag/v2.24.3) [Compare Source](https://togithub.com/urfave/cli/compare/v2.24.2...v2.24.3) #### What's Changed - Make trim space optional by [@​palsivertsen](https://togithub.com/palsivertsen) in [https://github.com/urfave/cli/pull/1675](https://togithub.com/urfave/cli/pull/1675) **Full Changelog**: https://github.com/urfave/cli/compare/v2.24.2...v2.24.3 ### [`v2.24.2`](https://togithub.com/urfave/cli/releases/tag/v2.24.2) [Compare Source](https://togithub.com/urfave/cli/compare/v2.24.1...v2.24.2) #### What's Changed - Update README badges for v2 by [@​meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1664](https://togithub.com/urfave/cli/pull/1664) - Target two most recent Go versions in v2 by [@​meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1666](https://togithub.com/urfave/cli/pull/1666) - flag: remove dependencies on shared variables by [@​zllovesuki](https://togithub.com/zllovesuki) in [https://github.com/urfave/cli/pull/1671](https://togithub.com/urfave/cli/pull/1671) - Show non categorized flags with categorized on help by [@​skelouse](https://togithub.com/skelouse) in [https://github.com/urfave/cli/pull/1673](https://togithub.com/urfave/cli/pull/1673) #### New Contributors - [@​zllovesuki](https://togithub.com/zllovesuki) made their first contribution in [https://github.com/urfave/cli/pull/1671](https://togithub.com/urfave/cli/pull/1671) **Full Changelog**: https://github.com/urfave/cli/compare/v2.24.1...v2.24.2 ### [`v2.24.1`](https://togithub.com/urfave/cli/releases/tag/v2.24.1) [Compare Source](https://togithub.com/urfave/cli/compare/v2.24.0...v2.24.1) #### What's Changed - Fix v2 docs by [@​dearchap](https://togithub.com/dearchap) in [https://github.com/urfave/cli/pull/1655](https://togithub.com/urfave/cli/pull/1655) **Full Changelog**: https://github.com/urfave/cli/compare/v2.24.0...v2.24.1 ### [`v2.24.0`](https://togithub.com/urfave/cli/releases/tag/v2.24.0) [Compare Source](https://togithub.com/urfave/cli/compare/v2.23.10...v2.24.0) #### What's Changed - Fix:(issue\_1592) Add support for float64slice, uint, int, int64 for a… by [@​dearchap](https://togithub.com/dearchap) in [https://github.com/urfave/cli/pull/1647](https://togithub.com/urfave/cli/pull/1647) **Full Changelog**: https://github.com/urfave/cli/compare/v2.23.10...v2.24.0 ### [`v2.23.10`](https://togithub.com/urfave/cli/releases/tag/v2.23.10) [Compare Source](https://togithub.com/urfave/cli/compare/v2.23.9...v2.23.10) #### What's Changed - Doc:(issue\_1593) Add flag category topic in docs (v2-maint) by [@​ovcharenko-di](https://togithub.com/ovcharenko-di) in [https://github.com/urfave/cli/pull/1653](https://togithub.com/urfave/cli/pull/1653) **Full Changelog**: https://github.com/urfave/cli/compare/v2.23.9...v2.23.10 ### [`v2.23.9`](https://togithub.com/urfave/cli/releases/tag/v2.23.9) [Compare Source](https://togithub.com/urfave/cli/compare/v2.23.8...v2.23.9) #### What's Changed - Fixes [#​1648](https://togithub.com/urfave/cli/issues/1648) by [@​palsivertsen](https://togithub.com/palsivertsen) in [https://github.com/urfave/cli/pull/1649](https://togithub.com/urfave/cli/pull/1649) #### New Contributors - [@​palsivertsen](https://togithub.com/palsivertsen) made their first contribution in [https://github.com/urfave/cli/pull/1649](https://togithub.com/urfave/cli/pull/1649) **Full Changelog**: https://github.com/urfave/cli/compare/v2.23.8...v2.23.9 ### [`v2.23.8`](https://togithub.com/urfave/cli/releases/tag/v2.23.8) [Compare Source](https://togithub.com/urfave/cli/compare/v2.23.7...v2.23.8) #### What's Changed - Fix:(issue\_1277) Remove default text for version/help flags by [@​dearchap](https://togithub.com/dearchap) in [https://github.com/urfave/cli/pull/1633](https://togithub.com/urfave/cli/pull/1633) **Full Changelog**: https://github.com/urfave/cli/compare/v2.23.7...v2.23.8
yutopp/go-rtmp ### [`v0.0.4`](https://togithub.com/yutopp/go-rtmp/compare/v0.0.3...v0.0.4) [Compare Source](https://togithub.com/yutopp/go-rtmp/compare/v0.0.3...v0.0.4) ### [`v0.0.3`](https://togithub.com/yutopp/go-rtmp/compare/v0.0.2...v0.0.3) [Compare Source](https://togithub.com/yutopp/go-rtmp/compare/v0.0.2...v0.0.3)

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.