iotaledger / wasp

Node for IOTA Smart Contracts
Apache License 2.0
296 stars 147 forks source link

fix(deps): update module nhooyr.io/websocket to v1.8.11 #3365

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nhooyr.io/websocket v1.8.10 -> v1.8.11 age adoption passing confidence

Release Notes

nhooyr/websocket (nhooyr.io/websocket) ### [`v1.8.11`](https://togithub.com/nhooyr/websocket/releases/tag/v1.8.11) [Compare Source](https://togithub.com/nhooyr/websocket/compare/v1.8.10...v1.8.11) - [`b0ec201`](https://togithub.com/nhooyr/websocket/commit/b0ec201) close.go: Rewrite how the library handles closing [#​427](https://togithub.com/nhooyr/websocket/issues/427) [#​429](https://togithub.com/nhooyr/websocket/issues/429) [#​434](https://togithub.com/nhooyr/websocket/issues/434) [#​436](https://togithub.com/nhooyr/websocket/issues/436) [#​437](https://togithub.com/nhooyr/websocket/issues/437) (thanks [@​alixander](https://togithub.com/alixander), [@​creker](https://togithub.com/creker), [@​ash2k](https://togithub.com/ash2k), [@​haha454](https://togithub.com/haha454), [@​tomasji](https://togithub.com/tomasji)) - Apologies for the delay here, this fix should have been much faster. - [`8d2374e`](https://togithub.com/nhooyr/websocket/commit/8d2374e) Fix unaligned load error on 32-bit architectures [#​438](https://togithub.com/nhooyr/websocket/issues/438) (thanks [@​x0wllaar](https://togithub.com/x0wllaar)) - [`d34e5d4`](https://togithub.com/nhooyr/websocket/commit/d34e5d4) Benchmark json.NewEncoder vs json.Marshal [#​409](https://togithub.com/nhooyr/websocket/issues/409) (thanks [@​maggie44](https://togithub.com/maggie44)) - [`52721a9`](https://togithub.com/nhooyr/websocket/commit/52721a9) Use ws:// over http:// in example logs [#​412](https://togithub.com/nhooyr/websocket/issues/412) (thanks [@​KunalSin9h](https://togithub.com/KunalSin9h))

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 6 months ago

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.