Update module github.com/gorilla/websocket to v1.5.3#19
Open
doctolib-renovate[bot] wants to merge 1 commit into
Open
Update module github.com/gorilla/websocket to v1.5.3#19doctolib-renovate[bot] wants to merge 1 commit into
doctolib-renovate[bot] wants to merge 1 commit into
Conversation
Author
|
docto-mergebot
approved these changes
May 11, 2026
|
Please add the auto-merge label to the PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.4.0->v1.5.3Release Notes
gorilla/websocket (github.com/gorilla/websocket)
v1.5.3Compare Source
Important change
This reverts the websockets package back to
931041cWhat's Changed
SetCloseHandler()by @nak3 in #863New Contributors
Full Changelog: gorilla/websocket@v1.5.1...v1.5.3
v1.5.2Compare Source
What's Changed
SetCloseHandler()by @nak3 in #863New Contributors
Full Changelog: gorilla/websocket@v1.5.1...v1.5.2
v1.5.1Compare Source
What's Changed
New Contributors
Full Changelog: gorilla/websocket@v1.5.0...v1.5.1
v1.5.0: Minor new features and maintenance updateCompare Source
Minor new features and maintenance update
CHANGELOG
v1.4.2Compare Source
v1.4.2is a minor maintenance release, with minor fixes to examples, documentation, and internals.CHANGELOG
v1.4.1Compare Source
Notable Changes
The vulnerability could allow an attacker to consume excessive amounts of memory on the server by bypassing read limits, and potentially cause the server to go out-of-memory (OOM).
See the published security advisory for more details.
Credit to Max Justicz (https://justi.cz/) for discovering and reporting this, as well as providing a robust PoC and review.
CHANGELOG
c3e18beCreate release-drafter.yml (#538)5b740c2Read Limit Fix (#537)7e9819dfix typos (#532)ae1634fCreate CircleCI config.yml (#519)80c2d40fix autobahn test suite link (#503)6a67f44remove redundant err!=nil check in conn.go Close method (#505)0ec3d1bFix typo856ca61Add buffer commentary7c8e298Add support for go-module8ab6030Add JoinMessages95ba29eUpdated autobahn test suite URL483fb8dAdd "in bytes" to sizes in documentation76e4896Fix formatting problem in the docs. (#435)a51a35aImprove header parsing code3130e8dReturn write buffer to pool on write error (#427)cdd40f5Add comprehensive host test (#429)Configuration
📅 Schedule: Branch creation - Between 06:00 AM and 09:59 AM ( * 6-9 * * * ), Between 05:00 PM and 08:59 PM ( * 17-20 * * * ) in timezone Europe/Paris, 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was created by Renovate.
Details
Check the default configuration and documentation.
See the logs on Datadog.
To replay this update, you can use the following
packageRuleson the Manual Run page:[{"matchPackageNames": ["*"], "enabled": false}, {"matchPackageNames": ["github.com/gorilla/websocket"], "enabled": true}]