CtrlK
BlogDocsLog inGet started
Tessl Logo

upgrade-mediabunny

Upgrade Mediabunny and related @mediabunny packages across the Remotion repo. Use when asked to update Mediabunny to the latest version.

68

Quality

81%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security
  • Find the latest version of Mediabunny with npm view mediabunny version.
  • In the root package.json, update the catalog versions for mediabunny, @mediabunny/mp3-encoder, and @mediabunny/ac3 to that version.
  • In packages/template-*/package.json, update mediabunny and any @mediabunny/* packages to the same version. Templates use explicit versions, not catalog:, so update them manually.
  • Update packages/cli/src/extra-packages.ts with the new Mediabunny version.
  • Update packages/studio-shared/src/package-info.ts with the new Mediabunny version in extraPackages.
  • Update the compatibility table in packages/docs/docs/mediabunny/version.mdx. To find the next version this upgrade will be applied to, look in the root package.json for the version and increment the patch version by 1.
  • Run bun i at the end.
Repository
remotion-dev/remotion
Last updated
First committed

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.