Skip to content

Bump peerjs from 1.3.2 to 1.4.6 - #386

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/master/peerjs-1.4.6
Closed

Bump peerjs from 1.3.2 to 1.4.6#386
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/master/peerjs-1.4.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 1, 2022

Copy link
Copy Markdown
Contributor

Bumps peerjs from 1.3.2 to 1.4.6.

Release notes

Sourced from peerjs's releases.

v1.4.6

1.4.6 (2022-05-25)

Bug Fixes

  • typings: MediaConnection.answer() doesn’t need a stream anymore, thanks @​matallui! (666dcd9)
  • typings: much stronger event typings for DataConnection,MediaConnection (0c96603)

Performance Improvements

  • turn: reduce turn server count (8816f54)

v1.4.6-rc.1

1.4.6-rc.1 (2022-05-25)

Bug Fixes

Performance Improvements

  • turn: reduce turn server count (8816f54)

v1.4.5

1.4.5 (2022-05-24)

Bug Fixes

  • referrerPolicy: you can now set a custom referrerPolicy for api requests (c0ba9e4), closes #955
  • typings: add missing type exports (#959) (3c915d5), closes #961

v1.4.5-rc.1

1.4.5-rc.1 (2022-05-17)

Bug Fixes

  • referrerPolicy: you can now set a custom referrerPolicy for api requests (c0ba9e4), closes #955

v1.4.4

1.4.4 (2022-05-13)

Bug Fixes

... (truncated)

Changelog

Sourced from peerjs's changelog.

1.4.6 (2022-05-25)

Bug Fixes

  • typings: MediaConnection.answer() doesn’t need a stream anymore, thanks @​matallui! (666dcd9)
  • typings: much stronger event typings for DataConnection,MediaConnection (0c96603)

Performance Improvements

  • turn: reduce turn server count (8816f54)

1.4.5 (2022-05-24)

Bug Fixes

  • referrerPolicy: you can now set a custom referrerPolicy for api requests (c0ba9e4), closes #955
  • typings: add missing type exports (#959) (3c915d5), closes #961

1.4.4 (2022-05-13)

Bug Fixes

  • CRA@4: import hack (41c3ba7), closes #954
  • source maps: enable source map inlining (97a724b)

1.4.3 (2022-05-13)

Bug Fixes

1.4.2 (2022-05-12)

Bug Fixes

  • bundler import: enable module target (b5beec4), closes #761

1.4.1 (2022-05-11)

Bug Fixes

  • old bundlers: include support for Node 10 (EOL since 2021-04-01) / old bundlers (c0f4648), closes #952

... (truncated)

Commits
  • c82c9d0 chore(release): 1.4.6 [skip ci]
  • 0c96603 fix(typings): much stronger event typings for DataConnection,MediaConnection
  • 666dcd9 fix(typings): MediaConnection.answer() doesn’t need a stream anymore, tha...
  • 8816f54 perf(turn): reduce turn server count
  • f879e2c chore(contributors): update and sort contributors list
  • 732523a build: add contributors script for updating contributors list
  • f0ab4d5 chore(release): 1.4.5 [skip ci]
  • 4cb91b5 chore(contributors): update and sort contributors list
  • 3c915d5 fix(typings): add missing type exports (#959)
  • 07b4ef6 add type exports
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by jonasgloning, a new releaser for peerjs since your current version.


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 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)

Bumps [peerjs](https://github.com/peers/peerjs) from 1.3.2 to 1.4.6.
- [Release notes](https://github.com/peers/peerjs/releases)
- [Changelog](https://github.com/peers/peerjs/blob/v1.4.6/CHANGELOG.md)
- [Commits](peers/peerjs@v1.3.2...v1.4.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 1, 2022
@dependabot @github

dependabot Bot commented on behalf of github Aug 10, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #410.

@dependabot dependabot Bot closed this Aug 10, 2022
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/master/peerjs-1.4.6 branch August 10, 2022 11:10
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant