fix(deps): update prod patch updates - #3933
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
miguel-heygen
approved these changes
Sep 14, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.0.5→^0.0.9^6.20.1→^6.20.3^6.4.9→^6.4.12^6.2.2→^6.2.5^6.12.2→^6.12.4^6.1.2→^6.1.3^3.2.1→^3.2.2^4.0.0→^4.0.524^3.14.6→^3.14.13^0.6.0→^0.6.1^0.2.1→^0.2.2^4.4.0→^4.4.3^0.18.12→^0.18.13^8.5.8→^8.5.28^7.1.2→^7.1.6^7.1.4→^7.1.6^4.0.0→^4.0.524^0.35.0→^0.35.4^7.4.3→^7.5.22Release Notes
chenglou/pretext (@chenglou/pretext)
v0.0.9Compare Source
Fixed
v0.0.8Compare Source
Added
.tssource instead of the.d.tsfiles.Fixed
v0.0.7Compare Source
Changed
layoutNextLine()andlayoutNextLineRange()now avoid redundant chunk lookup in chunk-heavy manual layout paths (#140).Fixed
{ wordBreak: 'keep-all' }now handles no-space mixed Latin, numeric, and CJK text more like browsers.¡,¿, German low quotes, and⸘now stays with the following word instead of dangling at line end (#165).$,%,€,+,−, and°now stay attached to adjacent text the way browser line breaking does (#105).v0.0.6Compare Source
Added
letterSpacingsupport onprepare(),prepareWithSegments(), and each existing rich-inline item (#108, #156).Fixed
codemirror/lang-javascript (@codemirror/lang-javascript)
v6.2.5Compare Source
Bug fixes
Support code folding of JSX elements and tags.
When reading properties in
scopeCompletionSource, use the original object, not a prototype.v6.2.4Compare Source
Bug fixes
Fix a crash in the
esLinthelper when a rule'smeta.docsisn't defined.Properly dedent lines starting with an opening curly brace below composite statements like
for/while.v6.2.3Compare Source
Bug fixes
Disable JavaScript completions in JSX context.
codemirror/theme-one-dark (@codemirror/theme-one-dark)
v6.1.3Compare Source
Bug fixes
Add a .d.cts file to make TypeScript happy.
puppeteer/puppeteer (@puppeteer/browsers)
v3.2.2Compare Source
Miscellaneous Chores
Dependencies
Bug Fixes
remotion-dev/remotion (@remotion/cli)
v4.0.524Compare Source
What's Changed
@remotion/web-renderer: Pitch-shifting usingtoneFrequencyis now supported in preview and rendering! by @JonnyBurger in #11183@remotion/bundler: Fix Rspack bundles without optional Studio dependencies by @JonnyBurger in #11257@remotion/media: Upgrade Mediabunny to 1.56.1 by @JonnyBurger in #11219@remotion/promo-pages: Add video automation landing page by @JonnyBurger in #11184@remotion/skills: Use SVG agent icons by @JonnyBurger in #11217@remotion/studio: Simplify Studio settings controls by @JonnyBurger in #11193@remotion/studio: Create, duplicate, rename and delete compositions without Prettier by @JonnyBurger in #11194@remotion/studio: Show keyboard shortcuts in toolbar button tooltips by @JonnyBurger in #11200@remotion/studio: Add syntax highlighting to error overlays by @samohovets in #11232@remotion/studio: Preserve number field display precision by @samohovets in #11245@remotion/studio: Highlight active error lines instead of dimming context by @samohovets in #11247@remotion/studio: Collapse timeline children after insertion without flicker by @samohovets in #11206@remotion/studio: Fix map timeline dragging and local animation timing by @samohovets in #11208Elements
initialPropsto thecomponent-owned-sequenceinstalls by @samohovets in #11221Templates
Docs
Internal and experimental
Full Changelog: remotion-dev/remotion@v4.0.523...v4.0.524
v4.0.523Compare Source
What's Changed
@remotion/video-mattingby @JonnyBurger in #11111@remotion/studio: Add transcription and video matting for assets by @JonnyBurger in #11105@remotion/studio: Allow changing keyboard shortcuts by @JonnyBurger in #11123remotion: Detect iPad Safari in desktop mode as iOS Safari by @victortimsit in #11137remotion: MakecomponentIdentityoptional inInteractive.withSchema()by @JonnyBurger in #11186@remotion/effects: Addtear()for progressive ripping by @JonnyBurger in #11143@remotion/lambda: Fix permissions needed foroverwriteby @JonnyBurger in #11161@remotion/media: Fix audio gaps after pausing playback by @JonnyBurger in #11169@remotion/renderer: Fix unwanted audio tracks withenforceAudioTrack: falseby @JonnyBurger in #11189@remotion/serverless: Fix warm Lambda exits after flaky renderer errors by @anthod0 in #11071@remotion/serverless: Move Lambda runtime policies behind provider hooks by @JonnyBurger in #11181@remotion/studio: Fix timeline layer double-clicks by @JonnyBurger in #11116@remotion/studio: Constrain sequence reordering to vertical movement by @JonnyBurger in #11118@remotion/studio: Fix selection of inserted compositions after Fast Refresh by @JonnyBurger in #11122@remotion/studio: Fix sequence selection after reordering by @JonnyBurger in #11131@remotion/studio: Import captions from public folder by @JonnyBurger in #11132@remotion/studio: Clamp right-edge media resizing to asset duration by @JonnyBurger in #11138@remotion/studio: Scroll selected timeline effects and properties into view in inspector by @JonnyBurger in #11141@remotion/studio: Fix computed value modal on narrow viewports by @JonnyBurger in #11142@remotion/studio: Fix early truncation of composition and asset names by @JonnyBurger in #11145@remotion/studio: Replace WebMCPcurrentCompositionwithcurrentContentby @JonnyBurger in #11146@remotion/studio: Show average audio volume in asset inspector and Convert by @JonnyBurger in #11148@remotion/studio: Show mixed-content text as computed in inspector by @samohovets in #11157@remotion/studio: Fix asset preview timeline menu and opacity by @JonnyBurger in #11159@remotion/studio: Slugify names when creating and renaming folders by @samohovets in #11164@remotion/studio: Add combined settings and update toolbar button by @JonnyBurger in #11173@remotion/studio: Fix floating-point errors in timing edits by @JonnyBurger in #11177@remotion/studio: Fix truncated timeline backgrounds for short compositions by @JonnyBurger in #11180@remotion/studio: Add shared inspector controls for multiple sequences by @JonnyBurger in #11190@remotion/timeline-utils: Add waveform headroom for clipping indicators by @JonnyBurger in #11147@remotion/transitions: AddblurSlide()presentation by @JonnyBurger in #11152@remotion/whisper-webgpu: Add options and hosted models by @JonnyBurger in #11129Elements
Templates
template-audiogram: Migrate audio duration detection to Mediabunny by @JonnyBurger in #11179Docs
Internal and experimental
@remotion/browser-studio: Fix stuck timeline outlines after pointer exit by @JonnyBurger in #11119Full Changelog: remotion-dev/remotion@v4.0.522...v4.0.523
v4.0.522Compare Source
What's Changed
@remotion/cli: Show command options in--helpby @JonnyBurger in #11104@remotion/studio: Add timeline zoom to audio asset previews by @JonnyBurger in #11115@remotion/studio: Clamp timeline layer resizing to composition duration by @JonnyBurger in #11114@remotion/studio: Fix sequence-relative video config in keyframes by @JonnyBurger in #11110@remotion/studio: Show checkmark after copying by @JonnyBurger in #11109@remotion/studio: Add Split clip to sequence context menus by @JonnyBurger in #11097@remotion/studio: Select timeline layers from resize edges by @YUHAO-corn in #11102@remotion/studio: Add composition menu to title bar by @JonnyBurger in #11106@remotion/studio: Restore collapsed sidebars by dragging inward by @JonnyBurger in #11092@remotion/studio: Mark explicit timeline cutoffs with square right edges by @JonnyBurger in #11093@remotion/studio: Keep sequences visible when moving and resizing by @JonnyBurger in #11094Elements
Internal and experimental
Full Changelog: remotion-dev/remotion@v4.0.521...v4.0.522
v4.0.521Compare Source
What's Changed
remotion: Fix playback rate resetting on media reload by @JonnyBurger in #11081remotion: AddassetTypetoInteractivitySchemaby @samohovets in #11068@remotion/bundler: Enable incremental chunk graph builds by @JonnyBurger in #11023@remotion/install-whisper-cpp: FixinstallWhisperCpp()with Windows paths containing spaces by @JonnyBurger in #11089@remotion/media: Fix video rendering stalls on Windows by @samohovets in #11018@remotion/player: Prevent resume timeout from muting user-initiated playback by @JonnyBurger in #11016@remotion/studio: Add interactive Remotion upgrades by @JonnyBurger in #11087@remotion/studio: Add composition and folder reordering by @JonnyBurger in #11031@remotion/studio: Add persistent collapsing of timeline layer children by @JonnyBurger in #11088@remotion/studio: Add persistent frame format for timeline ticks by @JonnyBurger in #11078@remotion/studio: Expand timeline layer edge hit areas by @JonnyBurger in #11075@remotion/studio: Import Remotion caption JSON by @samohovets in #11055@remotion/studio: Rename web render action to Render in browser by @samohovets in #11021@remotion/studio: Distinguish browser and server render modals by @samohovets in #11028@remotion/studio: Preserve font weight value types in Inspector by @JonnyBurger in #11017@remotion/studio: Fix custom asset values missing from Inspector by @samohovets in #11057@remotion/studio: Fix context menu actions triggering on right-click by @JonnyBurger in #11025@remotion/studio: Fix timeline drags snapping back on mouse release by @JonnyBurger in #11082@remotion/studio: Fix timeline media jitter when trimming by @JonnyBurger in #11024@remotion/studio: Fix web rendering when OPFS is unavailable by @JonnyBurger in #11015@remotion/studio-codemods: Split JSX without Prettier by @JonnyBurger in #11019@remotion/studio-protocol: Remove legacy Studio discovery probe by @samohovets in #11046@remotion/studio-protocol: Ignore non-Studio responses during discovery by @samohovets in #11048Elements
iframeusingpostMessageby @samohovets in #11038Docs
Internal and experimental
Full Changelog: remotion-dev/remotion@v4.0.520...v4.0.521
v4.0.520Compare Source
What's Changed
remotion: Replace imperative playing ref withplaybackStoreandusePlaying()by @Octember in #10956remotion: Canonicalize playing and buffering subscriptions by @Octember in #10991remotion: Update sequence registrations in place by @JonnyBurger in #10992@remotion/media: Upgrade Mediabunny to 1.55.5 by @JonnyBurger in #11006@remotion/media: Add preview pitch shifting by @JonnyBurger in #11008@remotion/studio: Hide FPS counter on narrow viewports by @JonnyBurger in #10966@remotion/studio: Restore reset zoom button styling by @JonnyBurger in #10969@remotion/studio: Addget_current_errorWebMCP tool by @JonnyBurger in #10971@remotion/studio: Prevent timeline asset drops through modals by @JonnyBurger in #10979@remotion/studio: Fix source inspector alignment by @JonnyBurger in #10980@remotion/studio: Add folder hierarchy to Quick Switcher composition search by @JonnyBurger in #10988@remotion/studio: Fix selection after context-menu deletion by @JonnyBurger in #10990@remotion/studio: Move composition dragging out of Studio Protocol by @samohovets in #10993@remotion/studio: Fade unselected timeline tracks by @JonnyBurger in #10997@remotion/studio: Add composition context menu to Quick Switcher by @JonnyBurger in #10998@remotion/studio: Preserve markup order during Fast Refresh by @JonnyBurger in #11002@remotion/studio: Fix maximum timeline zoom at 30 pixels per frame by @JonnyBurger in #11010@remotion/studio: Increase timeline waveform fidelity with composition FPS by @JonnyBurger in #11011@remotion/studio-protocol: Fix discovery with unknown capabilities by @samohovets in #10975@remotion/studio-protocol: Validate protocol payloads with Zod Mini by @samohovets in #10983@remotion/studio-shared: Remove Studio Protocol dependency by @samohovets in #10985@remotion/studio-codemods: Stop wrapping self-closing roots in<Sequence>by @JonnyBurger in #10987@remotion/timeline-utils: Release waveform progress snapshots after decoding by @JonnyBurger in #11014@remotion/transitions: Cancel rendering when HTML-in-canvas drawing fails by @BarriBarri20 in #10951Docs
Internal and experimental
@remotion/studio: Fix Browser Studio document title + Make Element Install a modal by @JonnyBurger in #10981@remotion/codex-plugin: Publish marketplace-compatible Agent Plugin releases by @JonnyBurger in #11007Full Changelog: remotion-dev/remotion@v4.0.519...v4.0.520
v4.0.519Compare Source
What's Changed
@remotion/three: Fix canvases underscale(0)ancestors by @JonnyBurger in #10927@remotion/studio: Add option to sort compositions alphabetically by @naoyashiga in #10813@remotion/studio: Add folder selection when creating compositions by @JonnyBurger in #10877@remotion/studio: Add inspector section titles by @JonnyBurger in #10899@remotion/studio: Add translation while rotating by @JonnyBurger in #10930@remotion/studio: Redesign error overlay actions and stack frames by @JonnyBurger in #10937@remotion/studio: Change design of image layer by @JonnyBurger in #10894@remotion/studio: Move updates into Settings by @JonnyBurger in #10936@remotion/studio: Keep Effects section expanded by @JonnyBurger in #10885@remotion/studio: Keep input mode when tabbing between number inputs by @JonnyBurger in #10872@remotion/studio: Show source locations in read-only Studio by @JonnyBurger in #10875@remotion/studio: Add license confirmation to Browser Studio project download by @JonnyBurger in #10878@remotion/studio: Avoid/eventsrequest in read-only Studio by @JonnyBurger in #10911@remotion/studio: Fix quick switcher autofocus on touchscreens by @JonnyBurger in #10868@remotion/studio: Fix added keyframe values with outer frame clock by @JonnyBurger in #10876@remotion/studio: Fix negative-start sequence frame info by @YUHAO-corn in #10892Configuration
📅 Schedule: (in timezone America/Los_Angeles)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.