Skip to content

fix(deps): update prod patch updates - #3933

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/prod-patch-updates
Open

fix(deps): update prod patch updates#3933
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/prod-patch-updates

Conversation

@renovate

@renovate renovate Bot commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@chenglou/pretext ^0.0.5^0.0.9 age confidence
@​codemirror/autocomplete ^6.20.1^6.20.3 age confidence
@​codemirror/lang-html ^6.4.9^6.4.12 age confidence
@codemirror/lang-javascript ^6.2.2^6.2.5 age confidence
@​codemirror/language ^6.12.2^6.12.4 age confidence
@codemirror/theme-one-dark ^6.1.2^6.1.3 age confidence
@puppeteer/browsers (source) ^3.2.1^3.2.2 age confidence
@remotion/cli (source) ^4.0.0^4.0.524 age confidence
@tanstack/react-virtual (source) ^3.14.6^3.14.13 age confidence
adm-zip ^0.6.0^0.6.1 age confidence
citty ^0.2.1^0.2.2 age confidence
debug ^4.4.0^4.4.3 age confidence
linkedom ^0.18.12^0.18.13 age confidence
postcss (source) ^8.5.8^8.5.28 age confidence
postcss-selector-parser ^7.1.2^7.1.6 age confidence
postcss-selector-parser ^7.1.4^7.1.6 age confidence
remotion (source) ^4.0.0^4.0.524 age confidence
sharp (source, changelog) ^0.35.0^0.35.4 age confidence
tar ^7.4.3^7.5.22 age confidence

Release Notes

chenglou/pretext (@​chenglou/pretext)

v0.0.9

Compare Source

Fixed
  • Streaming line layouts and line statistics now agree with batch layout when a later break follows a soft hyphen. Streaming also retains later text after consecutive lines containing only invisible break controls (#​222).
  • Terminal soft hyphens now stay invisible and preserve terminal letter spacing across the rich line APIs.
  • Rich bidi metadata now resets independently at each paragraph boundary.
  • Rich-inline preparation with long internal whitespace, streaming layout of long hyphenated runs, and long font-size strings now avoid excessive repeated work (#​221).
  • Rich-inline cursors now retain original item indices across empty items, zero-width items can occupy a line, and boundary spaces preserve their font and signed letter spacing. Mutating a visited line no longer changes the walker's continuation (#​220).
  • Overlong independent symbol runs can now wrap at grapheme boundaries, with browser-specific punctuation attachment (#​208).
  • Numeric minus signs no longer introduce a preferred break before their number, and ASCII hyphens after CJK text stay attached to the preceding character (#​213, #​215).
  • The Markdown chat demo now keeps ordinary text inside its bubbles in Firefox on macOS (#​202).

v0.0.8

Compare Source

Added
  • The published package now ships declaration maps, so editor go-to-definition and programmatic TypeScript source tracing land in the shipped .ts source instead of the .d.ts files.
Fixed
  • Word-internal keyboard and Unicode symbol runs in long words now stay with surrounding text the way browsers break them, while browser-break symbols stay breakable (#​169).
  • Overlong hyphenated runs now prefer browser-like dash breakpoints before falling back to emergency grapheme breaks (#​89).

v0.0.7

Compare Source

Changed
  • The package now declares itself side-effect-free so bundlers can tree-shake unused entrypoints (#​160).
  • layoutNextLine() and layoutNextLineRange() 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.
  • No-space punctuation chains now stay together for non-ASCII word-like text too, instead of only ASCII words.
  • Opening punctuation such as ¡, ¿, German low quotes, and now stays with the following word instead of dangling at line end (#​165).
  • Numeric prefix/postfix symbols like $, %, , +, , and ° now stay attached to adjacent text the way browser line breaking does (#​105).
  • Soft-hyphen breaks now stay at the soft-hyphen insertion point instead of pulling post-hyphen graphemes onto the broken line (#​162).
  • Line geometry now preserves browser-style terminal letter spacing, including rich-inline item boundaries and visible soft-hyphen breaks (#​171).
  • Rich-inline item boundaries no longer overflow the requested width after a forced-progress break (#​132).
  • The markdown chat demo now drops parsed link URLs unless they resolve to HTTP(S) hrefs (#​168).

v0.0.6

Compare Source

Added
  • Numeric CSS-pixel letterSpacing support on prepare(), prepareWithSegments(), and each existing rich-inline item (#​108, #​156).
Fixed
  • CJK text followed by opening bracket annotations now wraps like browsers instead of leaving the opening bracket on the previous line (#​148).
codemirror/lang-javascript (@​codemirror/lang-javascript)

v6.2.5

Compare 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.4

Compare Source

Bug fixes

Fix a crash in the esLint helper when a rule's meta.docs isn't defined.

Properly dedent lines starting with an opening curly brace below composite statements like for/while.

v6.2.3

Compare Source

Bug fixes

Disable JavaScript completions in JSX context.

codemirror/theme-one-dark (@​codemirror/theme-one-dark)

v6.1.3

Compare Source

Bug fixes

Add a .d.cts file to make TypeScript happy.

puppeteer/puppeteer (@​puppeteer/browsers)

v3.2.2

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 23.2.1 to 23.2.2
Bug Fixes
remotion-dev/remotion (@​remotion/cli)

v4.0.524

Compare Source

What's Changed

Elements

Templates

Docs

Internal and experimental

Full Changelog: remotion-dev/remotion@v4.0.523...v4.0.524

v4.0.523

Compare Source

What's Changed

Elements

Templates

Docs

Internal and experimental

Full Changelog: remotion-dev/remotion@v4.0.522...v4.0.523

v4.0.522

Compare Source

What's Changed

Elements

Internal and experimental

Full Changelog: remotion-dev/remotion@v4.0.521...v4.0.522

v4.0.521

Compare Source

What's Changed
Elements
Docs
Internal and experimental

Full Changelog: remotion-dev/remotion@v4.0.520...v4.0.521

v4.0.520

Compare Source

What's Changed
Docs
Internal and experimental

Full Changelog: remotion-dev/remotion@v4.0.519...v4.0.520

v4.0.519

Compare Source

What's Changed

Important

✂ PR body was truncated to here.


Configuration

📅 Schedule: (in timezone America/Los_Angeles)

  • Branch creation
    • "before 6am on monday"
  • 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

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.

1 participant