chore(deps): update dependency @codemirror/view to v6.41.1#2983
Merged
bradenmacdonald merged 1 commit intomasterfrom Apr 29, 2026
Merged
chore(deps): update dependency @codemirror/view to v6.41.1#2983bradenmacdonald merged 1 commit intomasterfrom
bradenmacdonald merged 1 commit intomasterfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2983 +/- ##
=======================================
Coverage 95.47% 95.47%
=======================================
Files 1386 1386
Lines 32665 32665
Branches 7483 7483
=======================================
Hits 31188 31188
Misses 1408 1408
Partials 69 69 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
d5804ec to
7d04c81
Compare
80cb593 to
a640ae3
Compare
cc1befb to
46d55dc
Compare
02cbdca to
13d3fa3
Compare
3afe290 to
44fb17b
Compare
44fb17b to
a9377f8
Compare
bradenmacdonald
approved these changes
Apr 29, 2026
Contributor
bradenmacdonald
left a comment
There was a problem hiding this comment.
Smoke test looks fine.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.40.0→6.41.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
codemirror/view (@codemirror/view)
v6.41.1Compare Source
v6.41.0Compare Source
Bug fixes
Fix an issue where
EditorView.posAtCoordscould incorrectly return a position near a higher element on the line, in mixed-font-size lines.Expand the workaround for the Webkit bug that causes nonexistent selections to stay visible to be active on non-Safari Webkit browsers.
New features
The new
EditorView.cursorScrollMarginfacet can now be used to configure the extra space used when scrolling the cursor into view.Configuration
📅 Schedule: (in timezone America/New_York)
* 0-3 * * 1)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.