cloudwebrtc / go-protoo

A minimalist and extensible go signaling framework for WebRTC.
MIT License
23 stars 6 forks source link

Update module github.com/gorilla/websocket to v1.4.2 #19

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

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)

Configuration

📅 Schedule: 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.

🔕 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.

renovate[bot] commented 3 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (v1.4.2). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.