Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update golang #331

Closed
wants to merge 1 commit into from
Closed

Update golang #331

wants to merge 1 commit into from

Conversation

ata-no-one
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/google/uuid require minor v1.3.1 -> v1.5.0
github.com/gorilla/websocket require patch v1.5.0 -> v1.5.1

Release Notes

google/uuid (github.com/google/uuid)

v1.5.0

Compare Source

Features

v1.4.0

Compare Source

Features
  • UUIDs slice type with Strings() convenience method (#​133) (cd5fbbd)
Fixes
  • Clarify that Parse's job is to parse but not necessarily validate strings. (Documents current behavior)
gorilla/websocket (github.com/gorilla/websocket)

v1.5.1

Compare Source

What's Changed

New Contributors

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

@ata-no-one
Copy link
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@sfotiadis
Copy link
Contributor

It seems there is currently a bug in gorilla/websocket v1.5.1 that leads to an error during execution: 'Error during close of websocket - unexpected error of websocket connection - read tcp < ... >: use of closed network connection.'

gorilla/websocket#877

@sfotiadis sfotiadis closed this Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants