Skip to content

Commit 8be2ba8

Browse files
chore(deps): update dependency ws to v8.18.2 (#10220)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ws](https://redirect.github.com/websockets/ws) | [`8.18.1` -> `8.18.2`](https://renovatebot.com/diffs/npm/ws/8.18.1/8.18.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/ws/8.18.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/ws/8.18.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/ws/8.18.1/8.18.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ws/8.18.1/8.18.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>websockets/ws (ws)</summary> ### [`v8.18.2`](https://redirect.github.com/websockets/ws/releases/tag/8.18.2) [Compare Source](https://redirect.github.com/websockets/ws/compare/8.18.1...8.18.2) ### Bug fixes Fixed an issue that, during message decompression when the maximum size was exceeded, led to the emission of an inaccurate error and closure of the connection with an improper close code ([#&#8203;2285](https://redirect.github.com/websockets/ws/issues/2285)). </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent abc7b68 commit 8be2ba8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

frontend/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11001,8 +11001,8 @@ __metadata:
1100111001
linkType: hard
1100211002

1100311003
"ws@npm:^8.18.0":
11004-
version: 8.18.1
11005-
resolution: "ws@npm:8.18.1"
11004+
version: 8.18.2
11005+
resolution: "ws@npm:8.18.2"
1100611006
peerDependencies:
1100711007
bufferutil: ^4.0.1
1100811008
utf-8-validate: ">=5.0.2"
@@ -11011,7 +11011,7 @@ __metadata:
1101111011
optional: true
1101211012
utf-8-validate:
1101311013
optional: true
11014-
checksum: 10c0/e498965d6938c63058c4310ffb6967f07d4fa06789d3364829028af380d299fe05762961742971c764973dce3d1f6a2633fe8b2d9410c9b52e534b4b882a99fa
11014+
checksum: 10c0/4b50f67931b8c6943c893f59c524f0e4905bbd183016cfb0f2b8653aa7f28dad4e456b9d99d285bbb67cca4fedd9ce90dfdfaa82b898a11414ebd66ee99141e4
1101511015
languageName: node
1101611016
linkType: hard
1101711017

0 commit comments

Comments
 (0)