Bump github.com/gorilla/websocket from 1.4.2 to 1.5.0
Bumps github.com/gorilla/websocket from 1.4.2 to 1.5.0.
Release notes
Sourced from github.com/gorilla/websocket's releases.
Minor new features and maintenance update
CHANGELOG
- Dialer: add optional method NetDialTLSContext (#746)
@lluiscampos- Update README (#757)
@garyburd- Remove support for Go 1.8 (#755)
@garyburd- Improve protocol error messages (#754)
@garyburd- Update autobahn example (#753)
@garyburd- Fix broadcast benchmarks (#542)
@FZambia- Use context.Context in TLS handshake (#751)
@garyburd- Modify http Method String Literal to Variable (#728)
@thak1411- Update to match gofmt 1.17 (#750)
@garyburd- Document the allowed concurrency on Upgrader and Dialer (#636)
@ghost- improve echo example (#671)
@hellflame- build: use build matrix; drop Go <= 1.10 (#629)
@elithrar- Fix Docs w.r.t. setting subprotocols (#627)
@elithrar- Fix how the client checks for presence of Upgrade: websocket, Connection: upgrade (#604)
@bluetech
Commits
9111bb8Dialer: add optional method NetDialTLSContext (#746)2f25f78Update README (#757)4fad403Remove support for Go 1.8f0643a3Improve protocol error messages2d6ee4cUpdate autobahn examplebeca1d3Fix broadcast benchmarks (#542)bcef843Use context.Context in TLS handshake (#751)2c89656Modify http Method String Literal to Variable (#728)1905f7eUpdate source to match output from gofmt 1.17b4b5d88Document the allowed concurrency on Upgrader and Dialer (#636)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Codecov Report
Base: 13.07% // Head: 13.07% // No change to project coverage :thumbsup:
Coverage data is based on head (
8f5fa53) compared to base (2f63e5d). Patch has no changes to coverable lines.
Additional details and impacted files
@@ Coverage Diff @@
## main #123 +/- ##
=======================================
Coverage 13.07% 13.07%
=======================================
Files 73 73
Lines 10012 10012
=======================================
Hits 1309 1309
Misses 8533 8533
Partials 170 170
| Flag | Coverage Δ | |
|---|---|---|
| Linux | 13.07% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.