Counter-Strike-JS icon indicating copy to clipboard operation
Counter-Strike-JS copied to clipboard

[Snyk] Upgrade peerjs from 1.4.7 to 1.5.0

Open VadimDez opened this issue 2 years ago • 0 comments

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


Snyk has created this PR to upgrade peerjs from 1.4.7 to 1.5.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 3 versions ahead of your current version.
  • The recommended version was released 22 days ago, on 2023-09-03.
Release notes
Package name: peerjs
  • 1.5.0 - 2023-09-03

    1.5.0 (2023-09-03)

    Bug Fixes

    • datachannel: sending order is now preserved correctly (#1038) (0fb6179), closes #746
    • deps: update dependency @ swc/helpers to ^0.4.0 (a7de8b7)
    • deps: update dependency cbor-x to v1.5.4 (c1f04ec)
    • deps: update dependency eventemitter3 to v5 (caf01c6)
    • deps: update dependency peerjs-js-binarypack to v1.0.2 (7452e75)
    • deps: update dependency webrtc-adapter to v8 (431f00b)
    • deps: update dependency webrtc-adapter to v8.2.2 (62402fc)
    • deps: update dependency webrtc-adapter to v8.2.3 (963455e)
    • MediaConnection: close event is fired on remote Peer (0836356), closes #636 #1089 #1032 #832 #780 #653
    • npm audit: Updates all dependencies that cause npm audit to issue a warning (6ef5707)

    Features

    • .type property on Errors emitted from connections (#1126) (debe7a6)
    • PeerError from connections (ad3a0cb)
    • DataConnection: handle close messages and flush option (6ca38d3), closes #982
    • MediaChannel: Add experimental willCloseOnRemote event to MediaConnection. (ed84829)
    • MsgPack/Cbor serialization (fcffbf2)
    • MsgPack/Cbor serialization (#1120) (4367256), closes #611
  • 1.5.0-rc.1 - 2023-08-14

    1.5.0-rc.1 (2023-08-14)

    Bug Fixes

    • datachannel: sending order is now preserved correctly (#1038) (0fb6179), closes #746
    • deps: update dependency peerjs-js-binarypack to v1.0.2 (7452e75)
    • deps: update dependency webrtc-adapter to v8.2.2 (62402fc)
    • deps: update dependency webrtc-adapter to v8.2.3 (963455e)
    • MediaConnection: close event is fired on remote Peer (0836356), closes #636 #1089 #1032 #832 #780 #653

    Features

    • DataConnection: handle close messages and flush option (6ca38d3), closes #982
    • MediaChannel: Add experimental willCloseOnRemote event to MediaConnection. (ed84829)
    • MsgPack/Cbor serialization (fcffbf2)
  • 1.4.8-rc.1 - 2023-02-25

    1.4.8-rc.1 (2023-02-25)

    Bug Fixes

    • close event was not triggered reliably (#860) (ec1d5ae), closes #636
    • datachannel: sending order is now preserved correctly (18d491a), closes #746
    • deps: update dependency @ swc/helpers to ^0.4.0 (a7de8b7)
    • deps: update dependency eventemitter3 to v5 (caf01c6)
    • deps: update dependency webrtc-adapter to v8 (431f00b)
    • npm audit: Updates all dependencies that cause npm audit to issue a warning (6ef5707)
  • 1.4.7 - 2022-08-09

    1.4.7 (2022-08-09)

    Bug Fixes

    • browser-bundle: Leaked private functions in the global scope (857d425), closes #989
from peerjs GitHub release notes
Commit messages
Package name: peerjs
  • 59cea73 chore(release): 1.5.0 [skip ci]
  • d89099a chore: release (#1130)
  • 7091f03 refactor: change `type SerializerMapping` to `interface`
  • ee8fce1 chore(deps): update webdriverio monorepo to v8.16.2
  • cf4c6a7 chore: remove `browserstack.err`
  • debe7a6 feat: `.type` property on `Error`s emitted from connections (#1126)
  • ad3a0cb feat: `PeerError` from connections
  • d43efa7 refactor: optimize imports
  • 880c486 chore(deps): update webdriverio monorepo to v8.16.0
  • 4320aed chore(deps): update dependency @ swc/core to v1.3.82
  • c1f04ec fix(deps): update dependency cbor-x to v1.5.4
  • 99fd24f chore(deps): update dependency @ swc/core to v1.3.81
  • 8058ac1 chore(deps): update webdriverio monorepo to v8.15.10
  • 4367256 feat: MsgPack/Cbor serialization (#1120)
  • 271455d chore(deps): update dependency prettier to v3.0.3
  • 64c85fc Merge branch 'master' into cbor-msgpack
  • 9a0c9ef chore(deps): lock file maintenance
  • ce14c27 chore(deps): update webdriverio monorepo to v8.15.9
  • 633cd84 chore(deps): update webdriverio monorepo
  • a17bbae chore(deps): update dependency @ swc/core to v1.3.80
  • 0d664e0 test(e2e): add test for "ID-TAKEN" twice in a row (#1124)
  • fa7dc76 chore(deps): update dependency @ swc/core to v1.3.79
  • 769a211 chore(deps): update dependency typescript to v5.2.2
  • 1f755a5 test(e2e): test it 10 times, to get a consistent result

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

VadimDez avatar Sep 25 '23 05:09 VadimDez