Skip to content

Update CodeMirror#643

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/codemirror
Open

Update CodeMirror#643
renovate[bot] wants to merge 1 commit intomainfrom
renovate/codemirror

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 10, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Diffend
@codemirror/state ^6.5.4^6.6.0 age adoption passing confidence Diff
@codemirror/view ^6.39.16^6.40.0 age adoption passing confidence Diff

Release Notes

codemirror/state (@​codemirror/state)

v6.6.0

Compare Source

New features

EditorSelection.range now takes an optional assoc argument.

SelectionRange.extend can now be given a third argument to specify associativity.

codemirror/view (@​codemirror/view)

v6.40.0

Compare Source

Bug fixes

Fix a bug that caused Shift-Enter/Backspace/Delete on iOS to lose the shift modifier when delivered to key event handlers.

Fix an issue where EditorView.moveVertically could move to the wrong place in wrapped lines with a large line height.

Make sure the selection head associativity is properly set for mouse selections made with shift held down.

New features

WidgetType.updateDOM is now called with the previous widget value as third argument.

v6.39.17

Compare Source

Bug fixes

Improve touch tap-selection on line wrapping boundaries.

Make drawSelection draw our own selection handles on iOS.

Fix an issue where posAtCoords, when querying line wrapping points, got confused by extra empty client rectangles produced by Safari.


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 is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate bot added the dependencies This updates dependency files label Mar 10, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Mar 10, 2026

GitLab Pipeline Action

General information

Link to pipeline: https://gitlab.com/code0-tech/development/pictor/-/pipelines/2382305039

Status: Passed
Duration: 3 minutes

Job summaries

storybook:build

Storybook available at https://code0-tech.gitlab.io/-/development/pictor/-/jobs/13476684220/artifacts/storybook-static/index.html

@renovate renovate bot force-pushed the renovate/codemirror branch 3 times, most recently from 802d1fd to 8cdee51 Compare March 10, 2026 21:26
@renovate renovate bot changed the title Update dependency @codemirror/view to ^6.39.17 Update CodeMirror Mar 12, 2026
@renovate renovate bot force-pushed the renovate/codemirror branch 3 times, most recently from 9eec77e to 4be5b25 Compare March 12, 2026 18:20
@renovate renovate bot force-pushed the renovate/codemirror branch from 4be5b25 to 99cb02f Compare March 12, 2026 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies This updates dependency files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant