Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 8, 2025

This PR contains the following updates:

Package Change Age Confidence
@codemirror/view 6.38.8 -> 6.39.1 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

codemirror/view (@​codemirror/view)

v6.39.1

Compare Source

Bug fixes

Restore a workaround for a Chrome selection bug that had regressed in the previous release.

v6.39.0

Compare Source

Bug fixes

Properly handle bidirectional text in posAtCoords.

Avoid computing a zero character width (leading to divisions by zero) when the editor is hidden and the browser doesn't have a layout for it.

New features

The posAndSideAtCoords method is an extended version of posAtCoords that also tells you which side of the position the coordinates are associated with.

Add support for block wrappers, decoration-like things that allow extension code to create DOM nodes around groups of lines.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@JammingBen JammingBen merged commit 25a6c80 into main Dec 9, 2025
29 checks passed
@JammingBen JammingBen deleted the renovate/codemirror branch December 9, 2025 11:50
@renovate renovate bot changed the title chore(deps): update dependency @codemirror/view to v6.39.0 chore(deps): update dependency @codemirror/view to v6.39.1 Dec 9, 2025
openclouders pushed a commit that referenced this pull request Dec 9, 2025
chore(deps): update dependency @codemirror/view to v6.39.0
This was referenced Dec 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants