chore: release main - #1347
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
Contributor
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
@mux/mux-audio: 0.16.2
0.16.2 (2026-07-23)
Dependencies
@mux/mux-audio-react: 0.16.2
0.16.2 (2026-07-23)
Dependencies
@mux/playback-core: 0.35.2
0.35.2 (2026-07-23)
Bug Fixes
@mux/mux-player: 3.13.2
3.13.2 (2026-07-23)
Bug Fixes
Dependencies
@mux/mux-player-astro: 3.13.2
3.13.2 (2026-07-23)
Miscellaneous Chores
Dependencies
@mux/mux-player-react: 3.13.2
3.13.2 (2026-07-23)
Miscellaneous Chores
Dependencies
@mux/mux-video: 0.31.2
0.31.2 (2026-07-23)
Bug Fixes
Dependencies
@mux/mux-video-react: 0.31.2
0.31.2 (2026-07-23)
Miscellaneous Chores
Dependencies
This PR was generated with Release Please. See documentation.
Note
Low Risk
The PR is version bumps, changelogs, and dependency pins; functional changes were already merged on main and are not re-reviewed in this diff.
Overview
Release Please patch release that bumps versions and lockfile/manifest entries only—no application source changes in this diff.
@mux/playback-core0.35.2 documents network interruption recovery ([#1344]): after hls.js exhausts its own retries on fatal network errors, playback-core applies backoff andstartLoad()retries before surfacing a terminal error.@mux/mux-player3.13.2 also records CSP-related fixes (inline handlers →addEventListener, [#1342]) and moving filter drop-shadow to a parent class ([#1337]), plus the same recovery behavior viamux-video/playback-core.@mux/mux-video0.31.2 and the audio/video React wrappers, mux-player-react, and mux-player-astro are bumped mainly to pull@mux/playback-core0.35.2 (and aligned@mux/mux-player/@mux/mux-videowhere applicable), with changelog entries for synchronized versions.Reviewed by Cursor Bugbot for commit 134b35f. Bugbot is set up for automated code reviews on this repo. Configure here.