requestly / requestly-desktop-app

Requestly Desktop App (Mac, Linux, Windows)
https://requestly.io/
GNU Affero General Public License v3.0
45 stars 10 forks source link

[Snyk] Upgrade ws from 8.13.0 to 8.16.0 #72

Closed Dinex-dev closed 5 months ago

Dinex-dev commented 5 months ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade ws from 8.13.0 to 8.16.0.

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
- The recommended version is **6 versions** ahead of your current version. - The recommended version was released **3 months ago**, on 2023-12-26.
Release notes
Package name: ws
  • 8.16.0 - 2023-12-26

    Features

    • Added the autoPong option (01ba54e).
  • 8.15.1 - 2023-12-12

    Notable changes

    • The allowMultipleEventsPerMicrotask option has been renamed to
      allowSynchronousEvents (4ed7fe5).

    This is a breaking change in a patch release that could have been avoided with
    an alias, but the renamed option was added only 3 days ago, so hopefully it
    hasn't already been widely used.

  • 8.15.0 - 2023-12-09

    Features

    • Added the allowMultipleEventsPerMicrotask option (93e3552).
  • 8.14.2 - 2023-09-19

    Bug fixes

    • Fixed an issue that allowed errors thrown by failed assertions to be
      swallowed when running tests (7f4e1a7).
  • 8.14.1 - 2023-09-08

    Bug fixes

    • Improved the reliability of two tests for CITGM (fd3c64c).
  • 8.14.0 - 2023-09-06

    Features

    • The WebSocket constructor now accepts HTTP(S) URLs (#2162).
    • The socket argument of server.handleUpgrade() can now be a generic
      Duplex stream (#2165).

    Other notable changes

    • At most one event per microtask is now emitted (#2160).
  • 8.13.0 - 2023-03-10

    Features

    • Added the finishRequest option to support late addition of headers (#2123).
from ws GitHub release notes
Commit messages
Package name: ws
  • d343a0c [dist] 8.16.0
  • 391ddf3 [test] Use `stream.getDefaultHighWaterMark()` when available
  • 01ba54e [feature] Introduce the `autoPong` option
  • 527ec97 [doc] Add missing subsubsection to TOC
  • 3e230c1 [doc] Fix nits
  • d37756a [doc] Clarify legacy deps (#2184)
  • a57e963 [dist] 8.15.1
  • 4ed7fe5 [major] Rename the `allowMultipleEventsPerMicrotask` option
  • fccc580 [fix] Emit the event when the microtask is executed
  • 297fff8 [dist] 8.15.0
  • 93e3552 [feature] Introduce the `allowMultipleEventsPerMicrotask` option
  • 603a039 [doc] Add JSDoc for the `finishRequest` option
  • c320738 [test] Fix nits
  • 5a3036e [test] Merge some tests
  • dd1994d [ci] Test on node 21
  • 208220d [lint] Fix prettier error
  • 726abc3 [test] Fix flaky test
  • a049674 [ci] Update actions/setup-node action to v4
  • d8dd485 [dist] 8.14.2
  • 7f4e1a7 [fix] Add missing rejection handler
  • 7460049 [dist] 8.14.1
  • 397b89e [ci] Update actions/checkout action to v4
  • fd3c64c [test] Fix flaky tests on Windows
  • ae60ce0 [ci] Cache downloaded npm dependencies (#2166)
Compare

**Note:** *You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.* For more information: 🧐 [View latest project report](https://app.snyk.io/org/sagar-r2x/project/ae0388a3-d7b1-49b0-b62a-b6125113feab?utm_source=github&utm_medium=referral&page=upgrade-pr) 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/sagar-r2x/project/ae0388a3-d7b1-49b0-b62a-b6125113feab/settings/integration?utm_source=github&utm_medium=referral&page=upgrade-pr) 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/sagar-r2x/project/ae0388a3-d7b1-49b0-b62a-b6125113feab/settings/integration?pkg=ws&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)