-
Notifications
You must be signed in to change notification settings - Fork 13
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
fix(deps): update dependency @livepeer/react to v2.9.2 #23
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
830bf69
to
2069263
Compare
2069263
to
5b232d7
Compare
5b232d7
to
5cd926c
Compare
5cd926c
to
a96cb4e
Compare
a96cb4e
to
7b1bb74
Compare
7b1bb74
to
3cd2400
Compare
3cd2400
to
837b553
Compare
837b553
to
2df75a6
Compare
2df75a6
to
4def859
Compare
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
2.8.0
->2.9.2
Release Notes
livepeer/livepeer-react (@livepeer/react)
v2.9.2
Compare Source
Patch Changes
#394
5d5048d
Thanks @0xcadams! - Fix: updated clipping to include an optional session ID.Updated dependencies [
5d5048d
]:v2.9.1
Compare Source
Patch Changes
#392
b8e2831
Thanks @0xcadams! - Fix: added better error handling for HLS.js buffer append errors.Updated dependencies [
b8e2831
]:v2.9.0
Compare Source
Minor Changes
961772d
Thanks @0xcadams! - Breaking: removedplaybackUrl
from stream responses. Developers should migrate to usingplaybackId
to query stream playback URLs.Patch Changes
961772d
]:v2.8.8
Compare Source
Patch Changes
#388
6095d73
Thanks @0xcadams! - Feature: addedonClipStarted
and ensured overriddenliveSyncDurationCount
in HLS config does not throw errors in HLS.js.Updated dependencies [
6095d73
]:v2.8.7
Compare Source
Patch Changes
#386
1dc5657
Thanks @0xcadams! - Feature: added constant to WebRTCConfig to allow constant playback speed in the Player, and prevent audio distortion.#383
9264eee
Thanks @iameli-streams! - Fix: added single SDP negotiation when performing WHEP.Updated dependencies [
1dc5657
,9264eee
]:v2.8.6
Compare Source
Patch Changes
#379
b29684d
Thanks @0xcadams! - Feature: added custom components to render in place of the default error components, for when a stream is offline:streamOfflineErrorComponent
, when an access control error occurs (like an invalid JWT is passed):accessControlErrorComponent
, and when playback fails another unknown error:playbackFailedErrorComponent
.Also added a callback for when these errors occur:
onPlaybackError
. This can be used like:Updated dependencies [
b29684d
]:v2.8.5
Patch Changes
17f84fd
Thanks @0xcadams! - Fix: bumping version due to intermittent release error.Updated dependencies [
17f84fd
]:v2.8.4
Patch Changes
#376
3301827
Thanks @0xcadams! - Fix: fixed to have a cleaner fallback for 406 response from WebRTC negotiation.Updated dependencies [
3301827
]:v2.8.3
Compare Source
Patch Changes
#374
5cbf402
Thanks @0xcadams! - Fix: fixed the fallback when b-frames exist to not show a playback error until HLS has been attempted.Updated dependencies [
5cbf402
]:v2.8.2
Compare Source
Patch Changes
d809f28
Thanks @0xcadams! - Fix: added changes to strip a non-standard port number from the WebRTC redirect host, if present.Updated dependencies [
d809f28
]:v2.8.1
Compare Source
Patch Changes
#370
269d3a3
Thanks @0xcadams! - Fix: fix for TTFF reporting, to measure the difference between theplay
event and the first progress update.Updated dependencies [
269d3a3
]: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.
This PR has been generated by Mend Renovate. View repository job log here.