tim2zg / ioBroker.fronius-wattpilot

A ioBroker Fronius Wattpilot adapter
MIT License
9 stars 6 forks source link

[Snyk] Upgrade ws from 8.13.0 to 8.14.0 #42

Closed tim2zg closed 11 months ago

tim2zg commented 1 year 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.14.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 **1 version** ahead of your current version. - The recommended version was released **21 days ago**, on 2023-09-06.
Release notes
Package name: ws
  • 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
  • d307684 [dist] 8.14.0
  • c1d26c3 [test] Fix failing test
  • 5b577fe [pkg] Remove native-duplexpair dev dependency
  • 62521f2 [minor] Fix nits
  • 31da417 [fix] Make `server.handleUpgrade()` work with any duplex stream (#2165)
  • 347aab6 [feature] Allow http and https schemes (#2162)
  • 79dab96 [fix] Emit at most one event per microtask (#2160)
  • 67007fc [test] Reduce message size from 20 MiB to 4 MiB
  • 8eb2c47 [test] Fix nits
  • 5299b0e [test] Remove redundant tests
  • 8f5cc9d [pkg] Update eslint-config-prettier to version 9.0.0
  • 0b235e0 [ci] Run the lint step on node 20
  • 12a0a9c [pkg] Update eslint-plugin-prettier to version 5.0.0
  • 0368beb [pkg] Update prettier to version 3.0.0
  • 06728e4 [ci] Update coverallsapp/github-action action to v2
  • d1bb536 [ci] Test on node 20
  • 5bdc880 [ci] Do not test on node 19
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/pxct2standard/project/e21ab1b4-bb6a-4c67-9679-9924f27a7390?utm_source=github&utm_medium=referral&page=upgrade-pr) 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/pxct2standard/project/e21ab1b4-bb6a-4c67-9679-9924f27a7390/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/pxct2standard/project/e21ab1b4-bb6a-4c67-9679-9924f27a7390/settings/integration?pkg=ws&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)