metarhia / metacom

RPC communication protocol for Metarhia stack 🔌
https://metarhia.com
MIT License
80 stars 40 forks source link

[Snyk] Upgrade ws from 8.15.0 to 8.15.1 #487

Closed tshemsedinov closed 7 months ago

tshemsedinov commented 8 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.15.0 to 8.15.1.

: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 **22 days ago**, on 2023-12-12.
Release notes
Package name: ws
  • 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).
from ws GitHub release notes
Commit messages
Package name: ws
  • a57e963 [dist] 8.15.1
  • 4ed7fe5 [major] Rename the `allowMultipleEventsPerMicrotask` option
  • fccc580 [fix] Emit the event when the microtask is executed
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/tshemsedinov/project/f3c686ba-6e09-42b9-ac11-a0d2097da78b?utm_source=github&utm_medium=referral&page=upgrade-pr) 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/tshemsedinov/project/f3c686ba-6e09-42b9-ac11-a0d2097da78b/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/tshemsedinov/project/f3c686ba-6e09-42b9-ac11-a0d2097da78b/settings/integration?pkg=ws&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)
tshemsedinov commented 7 months ago

Closed in favour of https://github.com/metarhia/metacom/pull/491