Skip to content

build(deps): bump @codemirror/view from 6.39.12 to 6.39.14 in the npm group#29

Merged
polyipseity merged 1 commit intomainfrom
dependabot/npm_and_yarn/npm-5d1f1aeef1
Feb 17, 2026
Merged

build(deps): bump @codemirror/view from 6.39.12 to 6.39.14 in the npm group#29
polyipseity merged 1 commit intomainfrom
dependabot/npm_and_yarn/npm-5d1f1aeef1

Conversation

@dependabot
Copy link
Contributor

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

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

Updates @codemirror/view from 6.39.12 to 6.39.14

Changelog

Sourced from @​codemirror/view's changelog.

6.39.14 (2026-02-12)

Bug fixes

Improve performance of posAtCoords on long lines.

Fix a regression where copy and cut in a shadow DOM on Safari would fall back to the native behavior, often copying the wrong text.

6.39.13 (2026-02-08)

Bug fixes

Fix an issue where a widget at start or end of line, when wrapped to cover that whole line, could block vertical cursor motion.

Fix an issue EditorView.moveVertically that would sometimes cause selection-extending vertical motion to get stuck on line wrapping points.

Commits
  • 9b8a0bd Mark version 6.39.14
  • 754829b Fix a regression in copy/cut on Safari in shadow DOM
  • d2c38fb Try to tweak test to run on CI
  • a308203 Rewrite posAtCoords algorithm for inline content
  • b3362d2 Add some more coordsAtPos tests
  • 6a93b6f Mark version 6.39.13
  • 467335a Make sure shift-arrowup/down doesn't get stuck on line wrapping points
  • dabe3eb Fix a bug where inline widgets wrapped to their own line can block vertical m...
  • 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 17, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm-5d1f1aeef1 branch 2 times, most recently from 35e7b32 to 31a63c8 Compare February 17, 2026 08:35
@polyipseity
Copy link
Owner

@dependabot rebase

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


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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm-5d1f1aeef1 branch from 31a63c8 to 62fd866 Compare February 17, 2026 09:10
@polyipseity polyipseity merged commit 62fd866 into main Feb 17, 2026
2 of 6 checks passed
@polyipseity polyipseity deleted the dependabot/npm_and_yarn/npm-5d1f1aeef1 branch February 17, 2026 09:18
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