Skip to content

Bump @codemirror/view from 6.39.11 to 6.39.12 in the codemirror group#555

Merged
mallowlabs merged 1 commit intomasterfrom
dependabot/npm_and_yarn/codemirror-b931daccc7
Feb 8, 2026
Merged

Bump @codemirror/view from 6.39.11 to 6.39.12 in the codemirror group#555
mallowlabs merged 1 commit intomasterfrom
dependabot/npm_and_yarn/codemirror-b931daccc7

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 2026

Bumps the codemirror group with 1 update: @codemirror/view.

Updates @codemirror/view from 6.39.11 to 6.39.12

Changelog

Sourced from @​codemirror/view's changelog.

6.39.12 (2026-01-30)

Bug fixes

Fix a bug where the visual selection drawn by drawSelection could fail to update properly in some circumstances.

Fix a bug where PageUp/PageDown near the edge of the viewport might completely skip to the start/end of the document.

Fix a regression that caused mark decorations to be split on text node chunk boundaries again.

Commits
  • f14dcd5 Mark version 6.39.12
  • 16a0c29 Fix another issue around chunked large text nodes
  • 4b908ab Fix poor handling of vertical motion exiting the viewport
  • e147626 Fix negative computed width in RectangleMarker.forRange
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the codemirror group with 1 update: [@codemirror/view](https://github.com/codemirror/view).


Updates `@codemirror/view` from 6.39.11 to 6.39.12
- [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md)
- [Commits](codemirror/view@6.39.11...6.39.12)

---
updated-dependencies:
- dependency-name: "@codemirror/view"
  dependency-version: 6.39.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: codemirror
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 6, 2026
@mallowlabs mallowlabs merged commit 72e0171 into master Feb 8, 2026
1 check passed
@mallowlabs mallowlabs deleted the dependabot/npm_and_yarn/codemirror-b931daccc7 branch February 8, 2026 00:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant