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

Update dependency peer to v1 #182

Merged
merged 1 commit into from
Dec 31, 2024
Merged

Update dependency peer to v1 #182

merged 1 commit into from
Dec 31, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 31, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
peer (source) ^0.5.3 -> ^1.0.0 age adoption passing confidence

Release Notes

peers/peerjs-server (peer)

v1.0.2

Compare Source

Bug Fixes

v1.0.1

Compare Source

Bug Fixes
  • deps: update dependency node-fetch to v3.3.1 (2275ce3)
  • deps: update dependency node-fetch to v3.3.2 (05a1833)
  • deps: update dependency yargs to v17.7.2 (23b4e47)
  • remove confusing version number (f6314df)
Reverts

v1.0.0

Compare Source

Bug Fixes
  • deps: update dependency ws to v8 (1ecc94b)
  • import from ESM only environments (476299e)
  • more accurate types (68f973a), closes #​182
  • npm audit: Updates all dependencies that cause npm audit to issue a warning (1aaafbc), closes #​287
  • the server could crash if a client sends invalid frames (29394de)
Features
Performance Improvements
  • use the builtin UUID generator for Peer ids instead of the uuid module (5d882dd)
BREAKING CHANGES
  • Requires PeerJS >= 1.0
  • Node >= 14 required

14 is the oldest currently supported version. See https://github.com/nodejs/release#release-schedule

v0.6.1

Compare Source

  • New: PeerJS Server in Docker capture ^C signal and terminate gracefully. #​205
  • Fix: SSL options in default config. #​230

v0.6.0

Compare Source

  • New: host option (--host, -H). #​197 Thanks @​millette
  • Fix: Allows SNICallback instead of hardcoded key/cert. #​225 Thanks @​brunobg
  • Change: Upgrade TypeScript version to 4.1.2.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@kern kern merged commit 10f5ef5 into main Dec 31, 2024
1 check passed
@renovate renovate bot deleted the renovate/peer-1.x branch December 31, 2024 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant