-
Notifications
You must be signed in to change notification settings - Fork 63
fix: Upgrade ce-la-react #1248
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: Upgrade ce-la-react #1248
Conversation
|
@spuppo-mux is attempting to deploy a commit to the Mux Team on Vercel. A member of the Team first needs to authorize it. |
✅ 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. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
luwes
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
🤖 I have created a release *beep* *boop* --- <details><summary>@mux/mux-player: 3.9.2</summary> ## [3.9.2](https://github.com/muxinc/elements/compare/@mux/mux-player@3.9.1...@mux/mux-player@3.9.2) (2025-12-01) ### Bug Fixes * Upgrade ce-la-react ([#1248](#1248)) ([976b47c](976b47c)) ### Dependencies * The following workspace dependencies were updated * dependencies * @mux/mux-video bumped from 0.28.1 to 0.28.2 </details> <details><summary>@mux/mux-player-astro: 3.9.2</summary> ## [3.9.2](https://github.com/muxinc/elements/compare/@mux/mux-player-astro@3.9.1...@mux/mux-player-astro@3.9.2) (2025-12-01) ### Miscellaneous Chores * **@mux/mux-player-astro:** Synchronize player versions ### Dependencies * The following workspace dependencies were updated * dependencies * @mux/mux-player bumped from 3.9.1 to 3.9.2 </details> <details><summary>@mux/mux-player-react: 3.9.2</summary> ## [3.9.2](https://github.com/muxinc/elements/compare/@mux/mux-player-react@3.9.1...@mux/mux-player-react@3.9.2) (2025-12-01) ### Miscellaneous Chores * **@mux/mux-player-react:** Synchronize player versions ### Dependencies * The following workspace dependencies were updated * dependencies * @mux/mux-player bumped from 3.9.1 to 3.9.2 </details> <details><summary>@mux/mux-video: 0.28.2</summary> ## [0.28.2](https://github.com/muxinc/elements/compare/@mux/mux-video@0.28.1...@mux/mux-video@0.28.2) (2025-12-01) ### Bug Fixes * Upgrade ce-la-react ([#1248](#1248)) ([976b47c](976b47c)) </details> <details><summary>@mux/mux-video-react: 0.28.2</summary> ## [0.28.2](https://github.com/muxinc/elements/compare/@mux/mux-video-react@0.28.1...@mux/mux-video-react@0.28.2) (2025-12-01) ### Miscellaneous Chores * **@mux/mux-video-react:** Synchronize video versions </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Relates to muxinc/next-video#397 and muxinc/ce-la-react#7
Upgrades ce-la-react to prevent missing key warning when using custom components on SSR.