Skip to content

@remotion/renderer: Upgrade source-map to 0.8.0 - #9827

Merged
JonnyBurger merged 1 commit into
mainfrom
codex/upgrade-source-map-0-8
Jul 28, 2026
Merged

@remotion/renderer: Upgrade source-map to 0.8.0#9827
JonnyBurger merged 1 commit into
mainfrom
codex/upgrade-source-map-0-8

Conversation

@JonnyBurger

Copy link
Copy Markdown
Member

Summary

  • Upgrade @remotion/renderer from the deprecated source-map@0.8.0-beta.0 to stable 0.8.0
  • Refresh the lockfile and remove the obsolete beta-only dependency chain

Verification

  • bun run build
  • bun run stylecheck

Closes #9818

@vercel

vercel Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

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

Project Deployment Actions Updated (UTC)
bugs Ready Ready Preview, Comment Jul 28, 2026 4:44pm
remotion Ready Ready Preview, Comment Jul 28, 2026 4:44pm

Request Review

@pullfrog pullfrog Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ No new issues found.

Reviewed changes — upgrade source-map from the beta prerelease to the stable 0.8.0 release, cleaning up the obsolete beta-only transitive dependency chain in the process.

  • Bump source-map to 0.8.0 in @remotion/renderer — single-line version change in packages/renderer/package.json.
  • Refresh bun.lock — removes whatwg-url@7.1.0, tr46@1.0.1, webidl-conversions@4.0.2, lodash.sortby, and nested node-fetch/whatwg-url transitive entries that the beta pulled in. No regressions in the dependency graph.

Pullfrog  | View workflow run | Using DeepSeek Pro (free via Pullfrog for OSS) (Claude Opus not used — the program covers this model; add its provider key to run your pick) | 𝕏

@JonnyBurger
JonnyBurger merged commit c1f26f0 into main Jul 28, 2026
19 checks passed
@JonnyBurger
JonnyBurger deleted the codex/upgrade-source-map-0-8 branch July 28, 2026 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

npm warn deprecated source-map@0.8.0-beta.0: The work that was done in this beta branch won't be included in future versions

1 participant