Skip to content

fix: bump the prod-dependencies group across 2 directories with 1 update#1121

Merged
luwes merged 1 commit intomainfrom
dependabot/npm_and_yarn/prod-dependencies-c01ab5a56e
May 20, 2025
Merged

fix: bump the prod-dependencies group across 2 directories with 1 update#1121
luwes merged 1 commit intomainfrom
dependabot/npm_and_yarn/prod-dependencies-c01ab5a56e

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 14, 2025

Bumps the prod-dependencies group with 1 update in the / directory: media-chrome.
Bumps the prod-dependencies group with 1 update in the /packages/mux-player directory: media-chrome.

Updates media-chrome from 4.9.1 to 4.10.0

Release notes

Sourced from media-chrome's releases.

v4.10.0

Bug Fixes

Features

  • Add Chinese (Simplified and Traditional) translations (#1134) (bdaf0bf)
Changelog

Sourced from media-chrome's changelog.

4.10.0 (2025-05-14)

Bug Fixes

Features

  • Add Chinese (Simplified and Traditional) translations (#1134) (bdaf0bf)
Commits

Updates media-chrome from 4.9.1 to 4.10.0

Release notes

Sourced from media-chrome's releases.

v4.10.0

Bug Fixes

Features

  • Add Chinese (Simplified and Traditional) translations (#1134) (bdaf0bf)
Changelog

Sourced from media-chrome's changelog.

4.10.0 (2025-05-14)

Bug Fixes

Features

  • Add Chinese (Simplified and Traditional) translations (#1134) (bdaf0bf)
Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the prod-dependencies group with 1 update in the / directory: [media-chrome](https://github.com/muxinc/media-chrome).
Bumps the prod-dependencies group with 1 update in the /packages/mux-player directory: [media-chrome](https://github.com/muxinc/media-chrome).


Updates `media-chrome` from 4.9.1 to 4.10.0
- [Release notes](https://github.com/muxinc/media-chrome/releases)
- [Changelog](https://github.com/muxinc/media-chrome/blob/main/CHANGELOG.md)
- [Commits](muxinc/media-chrome@v4.9.1...v4.10.0)

Updates `media-chrome` from 4.9.1 to 4.10.0
- [Release notes](https://github.com/muxinc/media-chrome/releases)
- [Changelog](https://github.com/muxinc/media-chrome/blob/main/CHANGELOG.md)
- [Commits](muxinc/media-chrome@v4.9.1...v4.10.0)

---
updated-dependencies:
- dependency-name: media-chrome
  dependency-version: 4.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: media-chrome
  dependency-version: 4.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
...

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 May 14, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 14, 2025 23:21
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 14, 2025
@vercel
Copy link

vercel bot commented May 14, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
elements-demo-astro ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2025 11:24pm
elements-demo-nextjs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2025 11:24pm
elements-demo-svelte-kit ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2025 11:24pm
elements-demo-vanilla ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2025 11:24pm
elements-demo-vue ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2025 11:24pm

@snyk-io
Copy link

snyk-io bot commented May 14, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

@luwes luwes merged commit 85a2276 into main May 20, 2025
13 of 14 checks passed
@luwes luwes deleted the dependabot/npm_and_yarn/prod-dependencies-c01ab5a56e branch May 20, 2025 20:47
@github-actions github-actions bot mentioned this pull request May 20, 2025
luwes pushed a commit that referenced this pull request Jun 13, 2025
🤖 I have created a release *beep* *boop*
---


<details><summary>@mux/playback-core: 0.29.1</summary>

##
[0.29.1](https://github.com/muxinc/elements/compare/@mux/playback-core@0.29.0...@mux/playback-core@0.29.1)
(2025-06-12)


### Bug Fixes

* **playback-core:** Change default of preferCmcd to 'none' for improved
cacheability. Update reference docs to document preferCmcd (et al.).
([#1136](#1136))
([4409304](4409304))
</details>

<details><summary>@mux/mux-player: 3.4.1</summary>

##
[3.4.1](https://github.com/muxinc/elements/compare/@mux/mux-player@3.4.0...@mux/mux-player@3.4.1)
(2025-06-12)


### Bug Fixes

* bring back cast button for drm protected videos
([#1137](#1137))
([aa3a1ca](aa3a1ca))
* bump the prod-dependencies group across 2 directories with 1 update
([#1121](#1121))
([85a2276](85a2276))
* bump the prod-dependencies group across 2 directories with 4 updates
([#1138](#1138))
([0ac6871](0ac6871))
* **playback-core:** Change default of preferCmcd to 'none' for improved
cacheability. Update reference docs to document preferCmcd (et al.).
([#1136](#1136))
([4409304](4409304))
* rendition-menu visual improvements
([#1131](#1131))
([59a2aaa](59a2aaa)),
closes [#1122](#1122)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @mux/mux-video bumped from 0.25.2 to 0.25.3
    * @mux/playback-core bumped from 0.29.0 to 0.29.1
</details>

<details><summary>@mux/mux-player-react: 3.4.1</summary>

##
[3.4.1](https://github.com/muxinc/elements/compare/@mux/mux-player-react@3.4.0...@mux/mux-player-react@3.4.1)
(2025-06-12)


### Bug Fixes

* Ensure ref callback cleanup executes on MuxPlayer unmount
([#1132](#1132))
([1c850b6](1c850b6))
* **playback-core:** Change default of preferCmcd to 'none' for improved
cacheability. Update reference docs to document preferCmcd (et al.).
([#1136](#1136))
([4409304](4409304))
* suppress Mux Player React hydration warning
([#1116](#1116))
([0235d89](0235d89))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @mux/mux-player bumped from 3.4.0 to 3.4.1
    * @mux/playback-core bumped from 0.29.0 to 0.29.1
</details>

<details><summary>@mux/mux-audio: 0.15.9</summary>

##
[0.15.9](https://github.com/muxinc/elements/compare/@mux/mux-audio@0.15.8...@mux/mux-audio@0.15.9)
(2025-06-12)


### Bug Fixes

* bump the prod-dependencies group across 1 directory with 2 updates
([#1129](#1129))
([e2ae00b](e2ae00b))
* bump the prod-dependencies group across 2 directories with 4 updates
([#1138](#1138))
([0ac6871](0ac6871))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @mux/playback-core bumped from 0.29.0 to 0.29.1
</details>

<details><summary>@mux/mux-audio-react: 0.15.9</summary>

##
[0.15.9](https://github.com/muxinc/elements/compare/@mux/mux-audio-react@0.15.8...@mux/mux-audio-react@0.15.9)
(2025-06-12)


### Miscellaneous Chores

* **@mux/mux-audio-react:** Synchronize audio versions


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @mux/playback-core bumped from 0.29.0 to 0.29.1
</details>

<details><summary>@mux/mux-video: 0.25.3</summary>

##
[0.25.3](https://github.com/muxinc/elements/compare/@mux/mux-video@0.25.2...@mux/mux-video@0.25.3)
(2025-06-12)


### Bug Fixes

* bump the prod-dependencies group across 1 directory with 2 updates
([#1129](#1129))
([e2ae00b](e2ae00b))
* bump the prod-dependencies group across 2 directories with 4 updates
([#1138](#1138))
([0ac6871](0ac6871))
* remove old cast events from mux-video
([73a85cd](73a85cd))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @mux/playback-core bumped from 0.29.0 to 0.29.1
</details>

<details><summary>@mux/mux-video-react: 0.25.3</summary>

##
[0.25.3](https://github.com/muxinc/elements/compare/@mux/mux-video-react@0.25.2...@mux/mux-video-react@0.25.3)
(2025-06-12)


### Miscellaneous Chores

* **@mux/mux-video-react:** Synchronize video versions


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @mux/playback-core bumped from 0.29.0 to 0.29.1
</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>
@github-actions github-actions bot mentioned this pull request Sep 9, 2025
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