Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 3, 2025

This PR contains the following updates:

Package Change Age Confidence
@mux/mux-player-react (source) ^3.8.0 -> ^3.9.1 age confidence
@mux/upchunk ^3.4.0 -> ^3.5.0 age confidence
@portabletext/react ^3.0.18 -> ^3.2.4 age confidence
@sanity/client (source) ^7.12.1 -> ^7.13.1 age confidence
@sanity/client (source) ^6.27.2 -> ^6.29.1 age confidence
@sanity/icons (source) ^3.0.0 -> ^3.7.4 age confidence
@sanity/image-url (source) ^1.0.2 -> ^1.2.0 age confidence
@sanity/incompatible-plugin ^1.0.4 -> ^1.0.5 age confidence
@sanity/ui (source) ^2.1.11 -> ^2.16.22 age confidence
@sanity/vision (source) ^3.74.0 -> ^3.99.0 age confidence
@types/lodash (source) ^4.17.15 -> ^4.17.21 age confidence
@types/node (source) ^20.12.12 -> ^20.19.25 age confidence
@types/react (source) ^19.0.10 -> ^19.2.7 age confidence
@types/react (source) ^18.3.18 -> ^18.3.27 age confidence
@types/react-dom (source) ^18.3.5 -> ^18.3.7 age confidence
@types/react-is (source) ^19.0.0 -> ^19.2.0 age confidence
eslint-config-prettier ^9.1.0 -> ^9.1.2 age confidence
eslint-plugin-import ^2.31.0 -> ^2.32.0 age confidence
eslint-plugin-prettier ^5.2.3 -> ^5.5.4 age confidence
husky ^9.0.11 -> ^9.1.7 age confidence
iso-639-1 ^3.1.2 -> ^3.1.5 age confidence
lint-staged ^15.2.2 -> ^15.5.2 age confidence
next (source) ^14.2.3 -> ^14.2.33 age confidence
next-sanity (source) ^9.8.51 -> ^9.12.3 age confidence
prettier (source) ^3.5.2 -> ^3.6.2 age confidence
prettier-plugin-packagejson ^2.5.9 -> ^2.5.19 age confidence
react (source) ^19.0.0 -> ^19.2.0 age confidence
react-dom (source) ^19.0.0 -> ^19.2.0 age confidence
react-is (source) ^19.0.0 -> ^19.2.0 age confidence
react-rx (source) ^4.1.5 -> ^4.2.2 age confidence
rxjs (source) ^7.8.1 -> ^7.8.2 age confidence
sanity (source) ^3.74.0 -> ^3.99.0 age confidence
sanity-plugin-mux-input ^2.10.1 -> ^2.12.0 age confidence
semantic-release ^24.2.3 -> ^24.2.9 age confidence
styled-components (source) ^6.1.15 -> ^6.1.19 age confidence
styled-components (source) ^6.1.14 -> ^6.1.19 age confidence
swr (source) ^2.2.5 -> ^2.3.6 age confidence
type-fest ^4.18.2 -> ^4.41.0 age confidence
typescript (source) 5.7.3 -> 5.9.3 age confidence

Release Notes

muxinc/elements (@​mux/mux-player-react)

v3.9.1

Compare Source

Features
  • mux-player, mux-player-react, mux-video: cast custom data (2722b6e)
BREAKING CHANGES
  • Retrospective breaking change for tooltips pr

3.9.1 (2025-11-26)

Miscellaneous Chores
Dependencies

3.9.0 (2025-11-21)

Features
Dependencies

3.8.0 (2025-10-30)

Features
Dependencies

3.7.0 (2025-10-24)

Miscellaneous Chores
Dependencies

3.6.1 (2025-10-01)

Miscellaneous Chores
Dependencies
  • The following workspace dependencies were updated

3.6.0 (2025-09-09)

Features
  • Add switch to control the behavior of the ended event (#​1181) (9c0f58f)
Dependencies

3.5.3 (2025-08-06)

Bug Fixes
  • mux-player-react: Stop-gap solution to some architectural layer + src-related prop setting causing early and incorrect playback-core initialization. (#​1180) (36f8377)
Dependencies
  • The following workspace dependencies were updated

3.5.2 (2025-08-05)

Bug Fixes
  • mux-player-react: Update order of props setting so playback id always comes first to resolve session-based expectations (e.g. mux data metadata). (#​1164) (ba756d2)
Dependencies
  • The following workspace dependencies were updated

3.5.1 (2025-07-03)

Miscellaneous Chores
Dependencies

3.5.0 (2025-06-23)

Features
  • Google IMA support for mux-player and mux-video variants (#​1128) (ec31d4d)
Bug Fixes
Dependencies

3.4.1 (2025-06-12)

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

3.4.0 (2025-05-01)

Features
Bug Fixes
Dependencies

3.3.4 (2025-04-10)

Dependencies

3.3.3 (2025-04-03)

Miscellaneous Chores
Dependencies

3.3.2 (2025-03-31)

Miscellaneous Chores
Dependencies

3.3.1 (2025-03-21)

Bug Fixes
Dependencies

3.3.0 (2025-02-13)

Features
Dependencies

3.2.4 (2024-12-20)

Bug Fixes
  • upgrade deps custom-media-element, hls.js, mux-embed, ... (#​1052) (dd4264d)
Dependencies

3.2.3 (2024-12-19)

Dependencies
  • The following workspace dependencies were updated

3.2.2 (2024-12-19)

Dependencies
  • The following workspace dependencies were updated

3.2.1 (2024-12-17)

Dependencies

3.2.0 (2024-12-12)

Features
  • Set default player init time for all elements for greater accuracy. Expose attr+prop for externally defined player init time. (#​1034) (61f10d3)
  • use MC media-error-dialog (#​1014) (2fbb2c1)
Bug Fixes
  • move package exports default condition to be last (#​1013) (192aa79)
  • mux-video, mux-video-react, mux-audio, mux-audio-react, mux-player, mux-player-react: Expose element name and version via exports and statics for web components. (#​1017) (27b6858)
  • React 19 bool prop to attr value bug (#​1026) (52bca58)
Dependencies

2.9.1 (2024-08-06)

Note: Version bump only for package @​mux/mux-player-react

v3.9.0

Compare Source

Features
  • mux-player, mux-player-react, mux-video: cast custom data (2722b6e)
BREAKING CHANGES
  • Retrospective breaking change for tooltips pr

3.9.1 (2025-11-26)

Miscellaneous Chores
Dependencies

3.9.0 (2025-11-21)

Features
Dependencies

3.8.0 (2025-10-30)

Features
Dependencies

3.7.0 (2025-10-24)

Miscellaneous Chores
Dependencies

3.6.1 (2025-10-01)

Miscellaneous Chores
Dependencies
  • The following workspace dependencies were updated

3.6.0 (2025-09-09)

Features
  • Add switch to control the behavior of the ended event (#​1181) (9c0f58f)
Dependencies

3.5.3 (2025-08-06)

Bug Fixes
  • mux-player-react: Stop-gap solution to some architectural layer + src-related prop setting causing early and incorrect playback-core initialization. (#​1180) (36f8377)
Dependencies
  • The following workspace dependencies were updated

3.5.2 (2025-08-05)

Bug Fixes
  • mux-player-react: Update order of props setting so playback id always comes first to resolve session-based expectations (e.g. mux data metadata). (#​1164) (ba756d2)
Dependencies
  • The following workspace dependencies were updated

3.5.1 (2025-07-03)

Miscellaneous Chores
Dependencies

3.5.0 (2025-06-23)

Features
  • Google IMA support for mux-player and mux-video variants (#​1128) (ec31d4d)
Bug Fixes
Dependencies

3.4.1 (2025-06-12)

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

3.4.0 (2025-05-01)

Features
Bug Fixes
Dependencies

3.3.4 (2025-04-10)

Dependencies

3.3.3 (2025-04-03)

Miscellaneous Chores
Dependencies

3.3.2 (2025-03-31)

Miscellaneous Chores
Dependencies

3.3.1 (2025-03-21)

Bug Fixes
Dependencies

3.3.0 (2025-02-13)

Features
Dependencies

3.2.4 (2024-12-20)

Bug Fixes
  • upgrade deps custom-media-element, hls.js, mux-embed, ... (#​1052) (dd4264d)
Dependencies

3.2.3 (2024-12-19)

Dependencies
  • The following workspace dependencies were updated

3.2.2 (2024-12-19)

Dependencies
  • The following workspace dependencies were updated

3.2.1 (2024-12-17)

Dependencies

3.2.0 (2024-12-12)

Features
  • Set default player init time for all elements for greater accuracy. Expose attr+prop for externally defined player init time. (#​1034) (61f10d3)
  • use MC media-error-dialog (#​1014) (2fbb2c1)
Bug Fixes
  • move package exports default condition to be last (#​1013) (192aa79)
  • mux-video, mux-video-react, mux-audio, mux-audio-react, mux-player, mux-player-react: Expose element name and version via exports and statics for web components. (#​1017) (27b6858)
  • React 19 bool prop to attr value bug (#​1026) (52bca58)
Dependencies

2.9.1 (2024-08-06)

Note: Version bump only for package @​mux/mux-player-react

portabletext/react-portabletext (@​portabletext/react)

v3.2.4

Compare Source

Patch Changes

v3.2.3

Compare Source

Patch Changes

v3.2.2

Compare Source

Patch Changes
sanity-io/client (@​sanity/client)

v7.13.1

Compare Source

Bug Fixes

v7.13.0

Compare Source

Features
sanity-io/image-url (@​sanity/image-url)

v1.2.0

Compare Source

Minor Changes

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate using a curated preset maintained by Sanity. View repository job log here

@vercel
Copy link

vercel bot commented Nov 3, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
sanity-plugin-mux-input Ready Ready Preview Comment Nov 29, 2025 3:14am
sanity-plugin-mux-input-example Ready Ready Preview Comment Nov 29, 2025 3:14am

@socket-security
Copy link

socket-security bot commented Nov 3, 2025

@socket-security
Copy link

socket-security bot commented Nov 3, 2025

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
Obfuscated code: npm npm is 94.0% likely obfuscated

Confidence: 0.94

Location: Package overview

From: package-lock.jsonnpm/[email protected]npm/[email protected]

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at [email protected].

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/[email protected]. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@renovate renovate bot force-pushed the renovate/example branch from b8d408f to 2663a04 Compare November 3, 2025 13:22
@renovate renovate bot force-pushed the renovate/example branch from 2663a04 to 181bf18 Compare November 6, 2025 14:07
@renovate renovate bot force-pushed the renovate/example branch from 181bf18 to d2e3e96 Compare November 6, 2025 18:25
@renovate renovate bot force-pushed the renovate/example branch from d2e3e96 to 6173c56 Compare November 6, 2025 18:44
@renovate renovate bot force-pushed the renovate/example branch from 6173c56 to 322cddb Compare November 9, 2025 19:37
@renovate renovate bot force-pushed the renovate/example branch from 322cddb to 1e866c4 Compare November 10, 2025 21:45
@renovate renovate bot force-pushed the renovate/example branch from 1e866c4 to 17f69fc Compare November 11, 2025 21:07
@renovate renovate bot force-pushed the renovate/example branch from 86bd15e to 75f3fe8 Compare November 18, 2025 04:48
@renovate renovate bot force-pushed the renovate/example branch from 75f3fe8 to b9023c7 Compare November 18, 2025 23:15
@renovate renovate bot force-pushed the renovate/example branch from b9023c7 to b93cf3a Compare November 19, 2025 07:05
@renovate renovate bot force-pushed the renovate/example branch from b93cf3a to 9975f37 Compare November 22, 2025 10:38
@renovate renovate bot force-pushed the renovate/example branch from 9975f37 to 741d4d4 Compare November 22, 2025 18:31
@renovate renovate bot force-pushed the renovate/example branch from 741d4d4 to c0b4ae3 Compare November 24, 2025 11:12
@renovate renovate bot force-pushed the renovate/example branch from c0b4ae3 to b3f2090 Compare November 24, 2025 22:09
@renovate renovate bot force-pushed the renovate/example branch from b3f2090 to c842468 Compare November 26, 2025 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants