Bump @codemirror/view from 6.39.8 to 6.39.9 in /Build
Type: Pull Request
State: Open
Association: Unknown
Comments: 1
(5 months ago)
(5 months ago)
dependencies javascript
Bumps @codemirror/view from 6.39.8 to 6.39.9.
Changelog
Sourced from @codemirror/view's changelog.
6.39.9 (2026-01-06)
Bug fixes
Fix a bug where
EditorSelection.cursor()with a non-zeroassocvalue would not be visually respected at soft-wrap boundaries on initial view creation.Fix error caused by hover tooltips running a scheduled timeout after their editor has been destroyed.
Fix a bug that caused
EditorView.outerDecorationsto not affect the content height map.Fix an issue where composition near a widget could get unnecessarily interrupted.
Commits
41b978bMark version 6.39.97ad513eAvoid reusing DOM nodes across composition2195af4Remove some unnecessary exclamation point operators0a2d822Properly include outerDecorations in height map structure1524fb5Remove unused DOM type declarationf6cb459Work around odd rounding issue in a test in MacOS Chrome27631f4Use a font that doesn't pull arabic letters together for bidi tests on macOS7c1623aClear hover tooltip restartTimeout on destroy4b61003Fix cursor assoc not being enforced on initial view focus (#76)692e428Use git+https format for package.json repository field- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
@codemirror/view
npm
6.39.8 → 6.39.9
Patch
/Build
Technical Details
| ID: | 12709776 |
| UUID: | 3804501823 |
| Node ID: | PR_kwDOO3xUX868tbpP |
| Host: | GitHub |
| Repository: | HTMLToolkit/HTMLRunner |