tim2zg / ioBroker.fronius-wattpilot

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

[Snyk] Upgrade ws from 8.11.0 to 8.12.0 #25

Closed snyk-bot closed 1 year ago

snyk-bot commented 1 year ago

Snyk has created this PR to upgrade ws from 8.11.0 to 8.12.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.


Release notes
Package name: ws
  • 8.12.0 - 2023-01-07

    Features

    • Added support for utf-8-validate@6 (ff63bba).

    Other notable changes

  • 8.11.0 - 2022-11-06

    Features

    • WebSocket.prototype.addEventListener() now supports an event listener
      specified as an object with a handleEvent() method. (9ab743a).

    Bug fixes

    • WebSocket.prototype.addEventListener() now adds an event listener only if it
      is not already in the list of the event listeners for the specified event type
      (1cec17d).
from ws GitHub release notes
Commit messages
Package name: ws
  • a3214d3 [dist] 8.12.0
  • 42d79f6 [minor] Use `buffer.isUtf8()` if possible
  • ff63bba [pkg] Update utf-8-validate to version 6.0.0
  • d412358 [minor] Fix nits
  • 2dc2812 [minor] Make `sendAfterClose()` call the callback in the next tick
  • fb1dfd2 [doc] Fix badge URL
  • 83c72cf [perf] Make `toBuffer()` use `FastBuffer`
  • 1b057f9 [minor] Fix nit
  • e6a32f8 [perf] Use `FastBuffer` instead of `Buffer#subarray()`
  • 9e0fd77 [minor] Use `Buffer#subarray()` instead of `Buffer#slice()`
  • a6fa37a [license] Update copyright notice
  • 8a8fc88 [minor] Validate the payload length of the close frame sooner
  • ea76193 [doc] Improve doc for the `callback` argument of `WebSocketServer`
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

šŸ›  Adjust upgrade PR settings

šŸ”• Ignore this dependency or unsubscribe from future upgrade PRs