flutter-webrtc / flutter-webrtc-server

A simple WebRTC signaling server for flutter-webrtc.
MIT License
756 stars 304 forks source link

Update module gorilla/websocket to v1.4.2 #43

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

This PR contains the following updates:

Package Type Update Change
github.com/gorilla/websocket require patch v1.4.1 -> v1.4.2

Release Notes

gorilla/websocket ### [`v1.4.2`](https://togithub.com/gorilla/websocket/releases/v1.4.2) [Compare Source](https://togithub.com/gorilla/websocket/compare/v1.4.1...v1.4.2) `v1.4.2` is a minor maintenance release, with minor fixes to examples, documentation, and internals. > Note: We are still looking for proactive maintainer(s) and issue triagers. Thanks to all who contributed to this release with either PRs or reviews - especially [@​srybacki](https://togithub.com/srybacki) for the ongoing efforts here. > > #### CHANGELOG > > - build: clean up go.sum ([#​584](https://togithub.com/gorilla/websocket/issues/584)) [@​elithrar](https://togithub.com/elithrar) > - Fix typo. ([#​568](https://togithub.com/gorilla/websocket/issues/568)) [@​jongillham](https://togithub.com/jongillham) > - Duration order consistency when multiplying number by time unit ([#​570](https://togithub.com/gorilla/websocket/issues/570)) [@​maxifom](https://togithub.com/maxifom) > - echo example: handle received messages as text, not HTML ([#​563](https://togithub.com/gorilla/websocket/issues/563)) [@​srybacki](https://togithub.com/srybacki) > - Use empty struct to protect writing ([#​566](https://togithub.com/gorilla/websocket/issues/566)) [@​ferhatelmas](https://togithub.com/ferhatelmas) > - input autofocus ([#​564](https://togithub.com/gorilla/websocket/issues/564)) [@​codenoid](https://togithub.com/codenoid) > - Fix a couple of small typos ([#​567](https://togithub.com/gorilla/websocket/issues/567)) [@​johnernaut](https://togithub.com/johnernaut) > - minor typo ([#​583](https://togithub.com/gorilla/websocket/issues/583)) [@​dbaker-rh](https://togithub.com/dbaker-rh) > - Changed the link of API references to pkg.go.dev ([#​577](https://togithub.com/gorilla/websocket/issues/577)) [@​thearyanahmed](https://togithub.com/thearyanahmed)

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



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