Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump peerjs from 1.4.7 to 1.5.2 #235

Merged
merged 2 commits into from
Jan 15, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2024

Bumps peerjs from 1.4.7 to 1.5.2.

Release notes

Sourced from peerjs's releases.

v1.5.2

1.5.2 (2023-12-05)

Bug Fixes

v1.5.2-rc.1

1.5.2-rc.1 (2023-12-03)

Bug Fixes

  • close event was not triggered reliably (#860) (ec1d5ae), closes #636
  • datachannel: sending order is now preserved correctly (18d491a), closes #746
  • support Blobs nested in objects (7956dd6), closes #1163

v1.5.1

1.5.1 (2023-09-23)

Bug Fixes

  • convert Blobs to ArrayBuffers during .send() (95bb0f7), closes #1137
  • convert Blobs to ArrayBuffers during .send() (#1142) (094f849)

v1.5.0

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

... (truncated)

Changelog

Sourced from peerjs's changelog.

1.5.2 (2023-12-05)

Bug Fixes

1.5.1 (2023-09-23)

Bug Fixes

  • convert Blobs to ArrayBuffers during .send() (95bb0f7), closes #1137
  • convert Blobs to ArrayBuffers during .send() (#1142) (094f849)

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
Commits
  • 1bf4006 chore(release): 1.5.2 [skip ci]
  • 42a15d1 chore(deps): update actions/setup-node action to v4 (#1170)
  • 7d99f70 chore(deps): update actions/setup-node action to v4
  • 09f6c9b chore(deps): lock file maintenance (#1158)
  • c4455b0 chore(deps): lock file maintenance
  • 9298952 test: use Github Actions concurrency group
  • 0857e05 Merge branch 'binarypack2.1'
  • f40c311 chore: pin cbor
  • 7956dd6 fix: support Blobs nested in objects
  • ee531bd chore(deps): update webdriverio monorepo to v8.24.6
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 10, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/peerjs-1.5.2 branch 8 times, most recently from b582cad to cdc7caa Compare January 15, 2024 14:46
Bumps [peerjs](https://github.com/peers/peerjs) from 1.4.7 to 1.5.2.
- [Release notes](https://github.com/peers/peerjs/releases)
- [Changelog](https://github.com/peers/peerjs/blob/master/CHANGELOG.md)
- [Commits](peers/peerjs@v1.4.7...v1.5.2)

---
updated-dependencies:
- dependency-name: peerjs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/peerjs-1.5.2 branch from cdc7caa to 37969f2 Compare January 15, 2024 15:07
@NearW NearW merged commit d0b773a into master Jan 15, 2024
1 check passed
@NearW NearW deleted the dependabot/npm_and_yarn/peerjs-1.5.2 branch January 15, 2024 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant