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

Merged
Renovate merged 1 commits from renovate/github.com-gorilla-websocket-1.x into master 2023-11-04 22:52:47 -04:00
Collaborator

This PR contains the following updates:

Package Type Update Change
github.com/gorilla/websocket indirect patch v1.5.0 -> v1.5.1

Release Notes

gorilla/websocket (github.com/gorilla/websocket)

v1.5.1

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/gorilla/websocket/compare/v1.5.0...v1.5.1


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/gorilla/websocket](https://github.com/gorilla/websocket) | indirect | patch | `v1.5.0` -> `v1.5.1` | --- ### Release Notes <details> <summary>gorilla/websocket (github.com/gorilla/websocket)</summary> ### [`v1.5.1`](https://github.com/gorilla/websocket/releases/tag/v1.5.1) [Compare Source](https://github.com/gorilla/websocket/compare/v1.5.0...v1.5.1) #### What's Changed - Add check for Sec-WebSocket-Key header by [@&#8203;hirasawayuki](https://github.com/hirasawayuki) in https://github.com/gorilla/websocket/pull/752 - Changed the method name UnderlyingConn to NetConn by [@&#8203;JWSong](https://github.com/JWSong) in https://github.com/gorilla/websocket/pull/773 - remove all versions < 1.16 and add 1.18 by [@&#8203;ChannyClaus](https://github.com/ChannyClaus) in https://github.com/gorilla/websocket/pull/793 - Check for and report bad protocol in TLSClientConfig.NextProtos by [@&#8203;ChannyClaus](https://github.com/ChannyClaus) in https://github.com/gorilla/websocket/pull/788 - check err before GotConn for trace by [@&#8203;junnplus](https://github.com/junnplus) in https://github.com/gorilla/websocket/pull/798 - Update README.md by [@&#8203;coreydaley](https://github.com/coreydaley) in https://github.com/gorilla/websocket/pull/839 - Correct way to save memory using write buffer pool and freeing net.http default buffers by [@&#8203;FMLS](https://github.com/FMLS) in https://github.com/gorilla/websocket/pull/761 - Update go version & add verification/testing tools by [@&#8203;coreydaley](https://github.com/coreydaley) in https://github.com/gorilla/websocket/pull/840 - update golang.org/x/net by [@&#8203;coreydaley](https://github.com/coreydaley) in https://github.com/gorilla/websocket/pull/856 - update GitHub workflows by [@&#8203;coreydaley](https://github.com/coreydaley) in https://github.com/gorilla/websocket/pull/857 #### New Contributors - [@&#8203;hirasawayuki](https://github.com/hirasawayuki) made their first contribution in https://github.com/gorilla/websocket/pull/752 - [@&#8203;JWSong](https://github.com/JWSong) made their first contribution in https://github.com/gorilla/websocket/pull/773 - [@&#8203;ChannyClaus](https://github.com/ChannyClaus) made their first contribution in https://github.com/gorilla/websocket/pull/793 - [@&#8203;junnplus](https://github.com/junnplus) made their first contribution in https://github.com/gorilla/websocket/pull/798 - [@&#8203;coreydaley](https://github.com/coreydaley) made their first contribution in https://github.com/gorilla/websocket/pull/839 - [@&#8203;FMLS](https://github.com/FMLS) made their first contribution in https://github.com/gorilla/websocket/pull/761 **Full Changelog**: https://github.com/gorilla/websocket/compare/v1.5.0...v1.5.1 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS4yIiwidXBkYXRlZEluVmVyIjoiMzcuMzEuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
Renovate added 1 commit 2023-11-04 22:52:47 -04:00
Renovate scheduled this pull request to auto merge when all checks succeed 2023-11-04 22:52:47 -04:00
Renovate merged commit 6777193fd2 into master 2023-11-04 22:52:47 -04:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: toast/Corn-Utility#19
No description provided.