deepch / RTSPtoWeb

RTSP Stream to WebBrowser
MIT License
1.27k stars 302 forks source link

Update module github.com/gobwas/ws to v1.3.0 #372

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/gobwas/ws require minor v1.2.1 -> v1.3.0

Release Notes

gobwas/ws (github.com/gobwas/ws) ### [`v1.3.0`](https://togithub.com/gobwas/ws/releases/tag/v1.3.0) [Compare Source](https://togithub.com/gobwas/ws/compare/v1.2.1...v1.3.0) #### What's Changed - autobahn,wsutil: fix typos in comments and logs by [@​alexandear](https://togithub.com/alexandear) in [https://github.com/gobwas/ws/pull/174](https://togithub.com/gobwas/ws/pull/174) - .github: run tests with Go 1.15 by [@​alexandear](https://togithub.com/alexandear) in [https://github.com/gobwas/ws/pull/173](https://togithub.com/gobwas/ws/pull/173) - Hijack connection through `http.ResponseController` in http upgrader by [@​xakep666](https://togithub.com/xakep666) in [https://github.com/gobwas/ws/pull/181](https://togithub.com/gobwas/ws/pull/181) #### New Contributors - [@​alexandear](https://togithub.com/alexandear) made their first contribution in [https://github.com/gobwas/ws/pull/174](https://togithub.com/gobwas/ws/pull/174) - [@​xakep666](https://togithub.com/xakep666) made their first contribution in [https://github.com/gobwas/ws/pull/181](https://togithub.com/gobwas/ws/pull/181) **Full Changelog**: https://github.com/gobwas/ws/compare/v1.2.1...v1.3.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Mend Renovate. View repository job log here.