Skip to content

chore(deps): bump @codemirror/view from 6.38.1 to 6.39.9 in /ui#5259

Merged
kodiakhq[bot] merged 1 commit into
v2from
dependabot/npm_and_yarn/ui/codemirror/view-6.39.9
Jan 12, 2026
Merged

chore(deps): bump @codemirror/view from 6.38.1 to 6.39.9 in /ui#5259
kodiakhq[bot] merged 1 commit into
v2from
dependabot/npm_and_yarn/ui/codemirror/view-6.39.9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 12, 2026

Copy link
Copy Markdown
Contributor

Bumps @codemirror/view from 6.38.1 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.

6.39.8 (2025-12-30)

Bug fixes

Fix a bug that cause coordsAtPos to use the dimensions of widget buffers when there were more meaningful elements to use nearby.

Fix a data structure corruption that could cause crashes during viewport changes.

6.39.7 (2025-12-24)

Bug fixes

Fix a bug that could sometimes cause the document to become mangled during composition.

6.39.6 (2025-12-23)

Bug fixes

Fix an issue when composing on the boundary of a decoration, where the text after the composition would get garbled.

6.39.5 (2025-12-22)

Bug fixes

Fix an issue where replaced widgets alone on a line weren't reused and didn't get their updateDOM method called.

Fix a bug where, when selecting full lines at the end of the document and inserting a character on Chrome, an inappropriate extra newline was inserted.

6.39.4 (2025-12-12)

Bug fixes

Fix a bug where paste events handlers on Chrome could fail to run when pasting on a blank line.

Fix a regression causing the native cursor to get stuck before block widgets with side>0.

Fix a crash in content DOM building after a block widget.

... (truncated)

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
  • Additional commits viewable 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)

Bumps [@codemirror/view](https://github.com/codemirror/view) from 6.38.1 to 6.39.9.
- [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md)
- [Commits](codemirror/view@6.38.1...6.39.9)

---
updated-dependencies:
- dependency-name: "@codemirror/view"
  dependency-version: 6.39.9
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added automerge Used by Kodiak bot to automerge PRs dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 12, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner January 12, 2026 02:23
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file automerge Used by Kodiak bot to automerge PRs javascript Pull requests that update Javascript code labels Jan 12, 2026
@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jan 12, 2026
@dosubot

dosubot Bot commented Jan 12, 2026

Copy link
Copy Markdown

Related Documentation

Checked 3 published document(s) in 0 knowledge base(s). No updates required.

How did I do? Any feedback?  Join Discord

@codecov

codecov Bot commented Jan 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.53%. Comparing base (9565784) to head (8e37e6c).
⚠️ Report is 4 commits behind head on v2.

Additional details and impacted files
@@           Coverage Diff           @@
##               v2    #5259   +/-   ##
=======================================
  Coverage   60.53%   60.53%           
=======================================
  Files         138      138           
  Lines       13504    13504           
=======================================
  Hits         8174     8174           
  Misses       4641     4641           
  Partials      689      689           
Flag Coverage Δ
integrationtests 34.67% <ø> (+0.01%) ⬆️
unittests 51.81% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@kodiakhq
kodiakhq Bot merged commit a701328 into v2 Jan 12, 2026
34 checks passed
@kodiakhq
kodiakhq Bot deleted the dependabot/npm_and_yarn/ui/codemirror/view-6.39.9 branch January 12, 2026 02:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Used by Kodiak bot to automerge PRs dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants