chore(deps): update dependency ws to v8.18.2 #45

Open
ticktock_depbot wants to merge 1 commit from renovate/ws-8.x-lockfile into main
Collaborator

This PR contains the following updates:

Package Type Update Change
ws resolutions patch 8.18.0 -> 8.18.2

Release Notes

websockets/ws (ws)

v8.18.2

Compare Source

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 (#​2285).

v8.18.1

Compare Source

Bug fixes

  • The length of the UNIX domain socket paths in the tests has been shortened to
    make them work when run via CITGM (021f7b8).

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.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ws](https://github.com/websockets/ws) | resolutions | patch | [`8.18.0` -> `8.18.2`](https://renovatebot.com/diffs/npm/ws/8.18.0/8.18.2) | --- ### Release Notes <details> <summary>websockets/ws (ws)</summary> ### [`v8.18.2`](https://github.com/websockets/ws/releases/tag/8.18.2) [Compare Source](https://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://github.com/websockets/ws/issues/2285)). ### [`v8.18.1`](https://github.com/websockets/ws/releases/tag/8.18.1) [Compare Source](https://github.com/websockets/ws/compare/8.18.0...8.18.1) ### Bug fixes - The length of the UNIX domain socket paths in the tests has been shortened to make them work when run via [CITGM][] ([`021f7b8`](https://github.com/websockets/ws/commit/021f7b8b)). [CITGM]: https://github.com/nodejs/citgm </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuMjE5LjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
ticktock_depbot added 1 commit 2025-02-21 11:43:53 +00:00
chore(deps): update dependency ws to v8.18.1
Some checks failed
renovate/artifacts Artifact file update failure
/ build (pull_request) Successful in 4m13s
/ check-changes (pull_request) Successful in 7s
9c671b6d12
Author
Collaborator

⚠️ 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: yarn.lock
Unknown Syntax Error: Unsupported option name ("--ignore-platform").

$ yarn install [--json] [--immutable] [--immutable-cache] [--refresh-lockfile] [--check-cache] [--check-resolutions] [--inline-builds] [--mode #0]

### ⚠️ 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: yarn.lock ``` Unknown Syntax Error: Unsupported option name ("--ignore-platform"). $ yarn install [--json] [--immutable] [--immutable-cache] [--refresh-lockfile] [--check-cache] [--check-resolutions] [--inline-builds] [--mode #0] ```
ticktock_depbot force-pushed renovate/ws-8.x-lockfile from 9c671b6d12 to 1a72bc92d8 2025-03-22 19:16:03 +00:00 Compare
ticktock_depbot force-pushed renovate/ws-8.x-lockfile from 1a72bc92d8 to fe2560aaf9 2025-03-28 10:57:38 +00:00 Compare
ticktock_depbot force-pushed renovate/ws-8.x-lockfile from fe2560aaf9 to 68d0b789b4 2025-03-28 11:09:56 +00:00 Compare
ticktock_depbot force-pushed renovate/ws-8.x-lockfile from 68d0b789b4 to 0b0c4cfc08 2025-03-28 11:19:32 +00:00 Compare
ticktock_depbot force-pushed renovate/ws-8.x-lockfile from 0b0c4cfc08 to 244835df1a 2025-03-28 11:44:40 +00:00 Compare
ticktock_depbot force-pushed renovate/ws-8.x-lockfile from 244835df1a to e622e8f194 2025-05-03 05:39:30 +00:00 Compare
ticktock_depbot changed title from chore(deps): update dependency ws to v8.18.1 to chore(deps): update dependency ws to v8.18.2 2025-05-03 05:39:30 +00:00
ticktock_depbot force-pushed renovate/ws-8.x-lockfile from e622e8f194 to 0c7f7cf779 2025-05-05 12:29:32 +00:00 Compare
ticktock_depbot force-pushed renovate/ws-8.x-lockfile from 0c7f7cf779 to 52a8e19879 2025-05-11 15:04:37 +00:00 Compare
Some checks failed
renovate/artifacts Artifact file update failure
/ check-changes (pull_request) Successful in 1m9s
/ build (pull_request) Successful in 1h12m17s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/ws-8.x-lockfile:renovate/ws-8.x-lockfile
git checkout renovate/ws-8.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff renovate/ws-8.x-lockfile
git checkout renovate/ws-8.x-lockfile
git rebase main
git checkout main
git merge --ff-only renovate/ws-8.x-lockfile
git checkout renovate/ws-8.x-lockfile
git rebase main
git checkout main
git merge --no-ff renovate/ws-8.x-lockfile
git checkout main
git merge --squash renovate/ws-8.x-lockfile
git checkout main
git merge --ff-only renovate/ws-8.x-lockfile
git checkout main
git merge renovate/ws-8.x-lockfile
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: btclock/webui#45
No description provided.