An open index of dependabot pull requests across open source projects.

Bump @codemirror/view from 6.39.8 to 6.39.9 in /Build

Open
Number: #104
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Unknown
Comments: 1
Created: January 12, 2026 at 02:12 PM UTC
(5 months ago)
Updated: January 12, 2026 at 02:12 PM UTC
(5 months ago)
Labels:
dependencies javascript
Description:

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-zero assoc value 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.outerDecorations to not affect the content height map.

Fix an issue where composition near a widget could get unnecessarily interrupted.

Commits
  • 41b978b Mark version 6.39.9
  • 7ad513e Avoid reusing DOM nodes across composition
  • 2195af4 Remove some unnecessary exclamation point operators
  • 0a2d822 Properly include outerDecorations in height map structure
  • 1524fb5 Remove unused DOM type declaration
  • f6cb459 Work around odd rounding issue in a test in MacOS Chrome
  • 27631f4 Use a font that doesn't pull arabic letters together for bidi tests on macOS
  • 7c1623a Clear hover tooltip restartTimeout on destroy
  • 4b61003 Fix cursor assoc not being enforced on initial view focus (#76)
  • 692e428 Use git+https format for package.json repository field
  • See full diff in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Ecosystem:
npm
Version Change:
6.39.8 → 6.39.9
Update Type:
Patch
Path:
/Build
Technical Details
ID: 12709776
UUID: 3804501823
Node ID: PR_kwDOO3xUX868tbpP
Host: GitHub
Repository: HTMLToolkit/HTMLRunner