Skip to content

chore(deps): bump sanity-plugin-mux-input from 3.0.0 to 4.1.0 - #129

Closed
dependabot[bot] wants to merge 1 commit into
variant/document-levelfrom
dependabot/npm_and_yarn/variant/document-level/sanity-plugin-mux-input-4.1.0
Closed

chore(deps): bump sanity-plugin-mux-input from 3.0.0 to 4.1.0#129
dependabot[bot] wants to merge 1 commit into
variant/document-levelfrom
dependabot/npm_and_yarn/variant/document-level/sanity-plugin-mux-input-4.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps sanity-plugin-mux-input from 3.0.0 to 4.1.0.

Release notes

Sourced from sanity-plugin-mux-input's releases.

sanity-plugin-mux-input@4.1.0

Minor Changes

  • #1107 36b4d13 Thanks @​y-dpi, @​R-Delfino95! - Add a "Mezzanine" action to enable and download a Mux asset's master-access file

    A new "Mezzanine" section is available in the asset details dialog (next to Captions) and in the player actions menu. It lets editors enable Mux's master access — the highest-quality, near-lossless source copy of the asset, meant for offline editing and archival rather than streaming (unlike the streamable MP4 static renditions). The same surface explains what it is (free, available for 24 hours) and lets the user enable, watch it prepare, and download it, and links to Mux's guide — there's no separate confirmation dialog.

    Enabling and status checks go through the Mux addon proxy (the same authentication as every other addon call), and the resulting master data is stored on the Sanity document — so the status is polled until ready (like captions) and is already present for assets imported from Mux. Because the Mux download URL is short-lived, the Download action re-fetches the asset first: if the file is still available it redirects to it, otherwise it prompts to enable it again.

Patch Changes

sanity-plugin-mux-input@4.0.3

Patch Changes

  • #1417 50df1f2 Thanks @​stipsan! - Remove incorrect sideEffects: false flag so consumer bundlers don't tree-shake modules with side effects

sanity-plugin-mux-input@4.0.2

Patch Changes

sanity-plugin-mux-input@4.0.1

Patch Changes

  • cc31111 Thanks @​stipsan! - Stop bundling use-error-boundary and treat it as an external dependency

sanity-plugin-mux-input@4.0.0

Major Changes

  • #1354 3217cf8 Thanks @​stipsan! - Drop the CommonJS build and require Sanity Studio v5 or v6

    The plugin is now published as ESM only and no longer ships a CommonJS (require) build. The sanity peer dependency is also tightened to ^5 || ^6.0.0-0, dropping declared support for Studio v4. Sanity Studio v5+ is pure ESM and the supported Node.js versions handle require(esm), so a separate CommonJS build is no longer needed and only risks two copies of the code ending up in the module tree.

Patch Changes

  • #1353 5ff7063 Thanks @​stipsan! - Remove the obsolete @sanity/incompatible-plugin Sanity Studio v2 compatibility shim (sanity.json and v2-incompatible.js)

  • #1352 2bae6e5 Thanks @​stipsan! - Remove src from the published files array; only the compiled dist output is published.

sanity-plugin-mux-input@3.0.5

Patch Changes

... (truncated)

Changelog

Sourced from sanity-plugin-mux-input's changelog.

4.1.0

Minor Changes

  • #1107 36b4d13 Thanks @​y-dpi, @​R-Delfino95! - Add a "Mezzanine" action to enable and download a Mux asset's master-access file

    A new "Mezzanine" section is available in the asset details dialog (next to Captions) and in the player actions menu. It lets editors enable Mux's master access — the highest-quality, near-lossless source copy of the asset, meant for offline editing and archival rather than streaming (unlike the streamable MP4 static renditions). The same surface explains what it is (free, available for 24 hours) and lets the user enable, watch it prepare, and download it, and links to Mux's guide — there's no separate confirmation dialog.

    Enabling and status checks go through the Mux addon proxy (the same authentication as every other addon call), and the resulting master data is stored on the Sanity document — so the status is polled until ready (like captions) and is already present for assets imported from Mux. Because the Mux download URL is short-lived, the Download action re-fetches the asset first: if the file is still available it redirects to it, otherwise it prompts to enable it again.

Patch Changes

4.0.3

Patch Changes

  • #1417 50df1f2 Thanks @​stipsan! - Remove incorrect sideEffects: false flag so consumer bundlers don't tree-shake modules with side effects

4.0.2

Patch Changes

4.0.1

Patch Changes

  • cc31111 Thanks @​stipsan! - Stop bundling use-error-boundary and treat it as an external dependency

4.0.0

Major Changes

  • #1354 3217cf8 Thanks @​stipsan! - Drop the CommonJS build and require Sanity Studio v5 or v6

    The plugin is now published as ESM only and no longer ships a CommonJS (require) build. The sanity peer dependency is also tightened to ^5 || ^6.0.0-0, dropping declared support for Studio v4. Sanity Studio v5+ is pure ESM and the supported Node.js versions handle require(esm), so a separate CommonJS build is no longer needed and only risks two copies of the code ending up in the module tree.

Patch Changes

  • #1353 5ff7063 Thanks @​stipsan! - Remove the obsolete @sanity/incompatible-plugin Sanity Studio v2 compatibility shim (sanity.json and v2-incompatible.js)

  • #1352 2bae6e5 Thanks @​stipsan! - Remove src from the published files array; only the compiled dist output is published.

3.0.5

... (truncated)

Commits

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 1, 2026
Bumps [sanity-plugin-mux-input](https://github.com/sanity-io/plugins/tree/HEAD/plugins/sanity-plugin-mux-input) from 3.0.0 to 4.1.0.
- [Release notes](https://github.com/sanity-io/plugins/releases)
- [Changelog](https://github.com/sanity-io/plugins/blob/main/plugins/sanity-plugin-mux-input/CHANGELOG.md)
- [Commits](https://github.com/sanity-io/plugins/commits/sanity-plugin-mux-input@4.1.0/plugins/sanity-plugin-mux-input)

---
updated-dependencies:
- dependency-name: sanity-plugin-mux-input
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/variant/document-level/sanity-plugin-mux-input-4.1.0 branch from 07725c7 to 952759e Compare July 1, 2026 04:28
@dependabot @github

dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #135.

@dependabot dependabot Bot closed this Jul 6, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/variant/document-level/sanity-plugin-mux-input-4.1.0 branch July 6, 2026 10:33
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants