Skip to content

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

Open
doctolib-renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github.com-gorilla-websocket-1.x
Open

Update module github.com/gorilla/websocket to v1.5.3#19
doctolib-renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github.com-gorilla-websocket-1.x

Conversation

@doctolib-renovate

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
github.com/gorilla/websocket v1.4.0 -> v1.5.3 age confidence

Release Notes

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

v1.5.3

Compare Source

Important change

This reverts the websockets package back to 931041c

What's Changed

New Contributors

Full Changelog: gorilla/websocket@v1.5.1...v1.5.3

v1.5.2

Compare Source

What's Changed

New Contributors

Full Changelog: gorilla/websocket@v1.5.1...v1.5.2

v1.5.1

Compare Source

What's Changed

New Contributors

Full Changelog: gorilla/websocket@v1.5.0...v1.5.1

v1.5.0: Minor new features and maintenance update

Compare Source

Minor new features and maintenance update

CHANGELOG

v1.4.2

Compare Source

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 for the ongoing efforts here.

CHANGELOG

v1.4.1

Compare Source

Notable Changes

⚠️ This release fixes a potential denial-of-service (DoS) vector in gorilla/websocket, and we recommend that all users upgrade to this version (v1.4.1) or later

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

c3e18be Create release-drafter.yml (#​538)
5b740c2 Read Limit Fix (#​537)
7e9819d fix typos (#​532)
ae1634f Create CircleCI config.yml (#​519)
80c2d40 fix autobahn test suite link (#​503)
6a67f44 remove redundant err!=nil check in conn.go Close method (#​505)
0ec3d1b Fix typo
856ca61 Add buffer commentary
7c8e298 Add support for go-module
8ab6030 Add JoinMessages
95ba29e Updated autobahn test suite URL
483fb8d Add "in bytes" to sizes in documentation
76e4896 Fix formatting problem in the docs. (#​435)
a51a35a Improve header parsing code
3130e8d Return write buffer to pool on write error (#​427)
cdd40f5 Add 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.


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

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 packageRules on the Manual Run page: [{"matchPackageNames": ["*"], "enabled": false}, {"matchPackageNames": ["github.com/gorilla/websocket"], "enabled": true}]

@doctolib-renovate

Copy link
Copy Markdown
Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: downloading github.com/gorilla/websocket v1.5.3
go: github.com/doctolib/MailHog imports
	github.com/doctolib/MailHog/generated/assets: cannot find module providing package github.com/doctolib/MailHog/generated/assets
go: github.com/doctolib/MailHog/pkg/storage imports
	github.com/doctolib/MailHog/generated/queries: cannot find module providing package github.com/doctolib/MailHog/generated/queries

@docto-mergebot

Copy link
Copy Markdown

Please add the auto-merge label to the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant