Closed renovate[bot] closed 1 day ago
The latest updates on your projects.
Name | Status | Preview | Updated (UTC) |
---|---|---|---|
docs | ✅ Ready | docs preview | Thu Nov 21 11:13:26 NZDT 2024 |
The latest updates on your projects.
Name | Status | Preview | Updated (UTC) |
---|---|---|---|
arclight | ✅ Ready | arclight preview | Thu Nov 21 11:13:47 NZDT 2024 |
The latest updates on your projects.
Name | Status | Preview | Updated (UTC) |
---|---|---|---|
journeys | ✅ Ready | journeys preview | Thu Nov 21 11:15:37 NZDT 2024 |
The latest updates on your projects.
Name | Status | Preview | Updated (UTC) |
---|---|---|---|
videos-admin | ✅ Ready | videos-admin preview | Thu Nov 21 11:16:07 NZDT 2024 |
The latest updates on your projects.
Name | Status | Preview | Updated (UTC) |
---|---|---|---|
journeys-admin | ✅ Ready | journeys-admin preview | Thu Nov 21 11:17:18 NZDT 2024 |
The latest updates on your projects.
Name | Status | Preview | Updated (UTC) |
---|---|---|---|
watch | ✅ Ready | watch preview | Thu Nov 21 11:17:26 NZDT 2024 |
handled in upcoming mux pr
Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 9.x
releases. But if you manually upgrade to 9.x
then Renovate will re-enable minor
and patch
updates automatically.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
This PR contains the following updates:
^8.8.0
->^9.0.0
Release Notes
muxinc/mux-node-sdk (@mux/mux-node)
### [`v9.0.1`](https://redirect.github.com/muxinc/mux-node-sdk/blob/HEAD/CHANGELOG.md#901-2024-11-15) [Compare Source](https://redirect.github.com/muxinc/mux-node-sdk/compare/v9.0.0...v9.0.1) Full Changelog: [v9.0.0...v9.0.1](https://redirect.github.com/muxinc/mux-node-sdk/compare/v9.0.0...v9.0.1) ##### Bug Fixes (breaking) - Remove `ad_watch_time` and `view_content_watch_time` from Video View model and Data APIs. Note: this *may* be a breaking change, but was missed in the 9.0.0 release. ### [`v9.0.0`](https://redirect.github.com/muxinc/mux-node-sdk/blob/HEAD/CHANGELOG.md#900-2024-11-14) [Compare Source](https://redirect.github.com/muxinc/mux-node-sdk/compare/v8.8.0...v9.0.0) Full Changelog: [v8.8.0...v9.0.0](https://redirect.github.com/muxinc/mux-node-sdk/compare/v8.8.0...v9.0.0) ##### Breaking Changes - Remove support for Spaces ##### Features - Add support for View Dropped Percentage and `view_dropped` in Mux Data. - Add support for signing multiple tokens (with various `aud` types) for signed playback policies in a single call. - Add support for `premium` assets in Mux Video. [Read more here](https://www.mux.com/blog/one-size-does-not-fit-all-introducing-premium-video-quality-for-mux-video). - Add full support for DRM for Mux Video. [Read more here](https://www.mux.com/blog/introducing-drm-the-latest-tool-in-protecting-your-content-on-mux). - Add support for updating `master_access` settings on live streams. - Add support for user agent-based Playback Restrictions. - **client:** send retry count header ([#493](https://redirect.github.com/muxinc/mux-node-sdk/issues/493)) ([f202eef](https://redirect.github.com/muxinc/mux-node-sdk/commit/f202eef237847862097850bb4387452df762bce6)) ##### Deprecations - Deprecate `encoding_tier` in favor of `video_quality` (to support `premium` assets) ##### Bug Fixes - add missing types for encoding tier, generated subtitles settings and multi-track audio ([#319](https://redirect.github.com/muxinc/mux-node-sdk/issues/319)) ([16d20ad](https://redirect.github.com/muxinc/mux-node-sdk/commit/16d20ad310a6dbff4b4cf5fbce17a4cea72e2b4c)) - add resolution_tier and max_resolution_tier ([#314](https://redirect.github.com/muxinc/mux-node-sdk/issues/314)) ([ff1586b](https://redirect.github.com/muxinc/mux-node-sdk/commit/ff1586b4503ab943c0c0682c2f4d15705ca7248b)) - allow git imports for pnpm ([#412](https://redirect.github.com/muxinc/mux-node-sdk/issues/412)) ([d7f6e32](https://redirect.github.com/muxinc/mux-node-sdk/commit/d7f6e32c8e7affa18fbd2e0aa7d78e744c868f11)) - **client:** correct File construction from node-fetch Responses ([#478](https://redirect.github.com/muxinc/mux-node-sdk/issues/478)) ([37cc57c](https://redirect.github.com/muxinc/mux-node-sdk/commit/37cc57c0c0fea5228529be15cfcbb3691f23f65f)) - **client:** correctly send deno version header ([#356](https://redirect.github.com/muxinc/mux-node-sdk/issues/356)) ([3b59a43](https://redirect.github.com/muxinc/mux-node-sdk/commit/3b59a434662af71d04e9bc123d89e23919663fb7)) - **compat:** remove ReadableStream polyfill redundant since node v16 ([#460](https://redirect.github.com/muxinc/mux-node-sdk/issues/460)) ([66b4d45](https://redirect.github.com/muxinc/mux-node-sdk/commit/66b4d45a42f4324cdfda08b9675a47cdc648ecb5)) - correct response type for generate subtitles ([#385](https://redirect.github.com/muxinc/mux-node-sdk/issues/385)) ([5b05c0c](https://redirect.github.com/muxinc/mux-node-sdk/commit/5b05c0cb86913bd98b8f504cfdb1b900ea85efae)) - **errors:** pass message through to APIConnectionError ([#486](https://redirect.github.com/muxinc/mux-node-sdk/issues/486)) ([56485cc](https://redirect.github.com/muxinc/mux-node-sdk/commit/56485ccaf60112ec0802afcea1f9700443c47da5)) - handle process.env being undefined in debug func ([#354](https://redirect.github.com/muxinc/mux-node-sdk/issues/354)) ([e90a964](https://redirect.github.com/muxinc/mux-node-sdk/commit/e90a9646f4c1f729861c4e46d1c77ec2eb8846e4)) - **internal:** make toFile use input file's options ([#350](https://redirect.github.com/muxinc/mux-node-sdk/issues/350)) ([0f8c319](https://redirect.github.com/muxinc/mux-node-sdk/commit/0f8c319611c939abf31559d5338dacc2026e18ae)) - package.json & yarn.lock to reduce vulnerabilities ([bd8af62](https://redirect.github.com/muxinc/mux-node-sdk/commit/bd8af62afa6bc7fe2fe43969fcfa2b86cf4a6b7e)) - **package:** revert recent client file change ([#394](https://redirect.github.com/muxinc/mux-node-sdk/issues/394)) ([f520093](https://redirect.github.com/muxinc/mux-node-sdk/commit/f52009351aa21640d0aadb53d2e182a0d1da001f)) - remove lingering file ([6014f6f](https://redirect.github.com/muxinc/mux-node-sdk/commit/6014f6fecf578a466913fcc1a8a74be901055f88)) - **shims:** export JWT shims for bun ([#369](https://redirect.github.com/muxinc/mux-node-sdk/issues/369)) ([84833ab](https://redirect.github.com/muxinc/mux-node-sdk/commit/84833ab802b3b1c7aeee4e58af63ddcc4b35f9f1)) - **types:** remove leftover polyfill usage ([#492](https://redirect.github.com/muxinc/mux-node-sdk/issues/492)) ([6d7f768](https://redirect.github.com/muxinc/mux-node-sdk/commit/6d7f76858dccefc61e31096209b7979d45614406)) - update casing for "drm" ([#425](https://redirect.github.com/muxinc/mux-node-sdk/issues/425)) ([34cf334](https://redirect.github.com/muxinc/mux-node-sdk/commit/34cf33429db0f9e76dd16378725a60019f4dbdda)) - **uploads:** avoid making redundant memory copies ([#483](https://redirect.github.com/muxinc/mux-node-sdk/issues/483)) ([f24c5bd](https://redirect.github.com/muxinc/mux-node-sdk/commit/f24c5bd629c947335ca57ca7fd7b3559cd5c5d6c)) - use relative paths ([#458](https://redirect.github.com/muxinc/mux-node-sdk/issues/458)) ([96adde9](https://redirect.github.com/muxinc/mux-node-sdk/commit/96adde9d26599001ae82349eaad43f810250bf2c)) ##### Documentation - add jwt helpers, webhooks, and version upgrade content back to readme ([#342](https://redirect.github.com/muxinc/mux-node-sdk/issues/342)) ([f339b9e](https://redirect.github.com/muxinc/mux-node-sdk/commit/f339b9e542e4d74055a14b84a7d2c68741f34101)) - add release steps ([2432cf8](https://redirect.github.com/muxinc/mux-node-sdk/commit/2432cf824e05031c332ebbfd4ec94c5365e12e0f)) - add upgrade to v8 guide back in ([5837819](https://redirect.github.com/muxinc/mux-node-sdk/commit/58378196949b91f8a966eb04c498d5dc24bc851b)) - fix typo in CONTRIBUTING.md ([#347](https://redirect.github.com/muxinc/mux-node-sdk/issues/347)) ([59af6cd](https://redirect.github.com/muxinc/mux-node-sdk/commit/59af6cdbdea2084effec55dd6ae30fbf80cff0ec)) - **readme:** add bundle size badge ([#409](https://redirect.github.com/muxinc/mux-node-sdk/issues/409)) ([ce5c0d7](https://redirect.github.com/muxinc/mux-node-sdk/commit/ce5c0d73d52790d6986ec9276c8f6d39fb6c3523)) - **readme:** consistent use of sentence case in headings ([#351](https://redirect.github.com/muxinc/mux-node-sdk/issues/351)) ([fc5fdbf](https://redirect.github.com/muxinc/mux-node-sdk/commit/fc5fdbf56f66fa5dd01018d0f62be9f50978588f)) - **readme:** document how to make undocumented requests ([#353](https://redirect.github.com/muxinc/mux-node-sdk/issues/353)) ([abdba1e](https://redirect.github.com/muxinc/mux-node-sdk/commit/abdba1e3aaee117d8dedfa0faf1281cdcce66549)) - update CONTRIBUTING.md ([#488](https://redirect.github.com/muxinc/mux-node-sdk/issues/488)) ([f1bc68d](https://redirect.github.com/muxinc/mux-node-sdk/commit/f1bc68d07aaaf7512ab363cc9f2c72755bc5b4c1))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.