tokuhirom / neojot

Yet another Jotter
1 stars 0 forks source link

Update CodeMirror #387

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@codemirror/autocomplete 6.18.1 -> 6.18.2 age adoption passing confidence
@codemirror/commands 6.6.2 -> 6.7.1 age adoption passing confidence

Release Notes

codemirror/autocomplete (@​codemirror/autocomplete) ### [`v6.18.2`](https://redirect.github.com/codemirror/autocomplete/blob/HEAD/CHANGELOG.md#6182-2024-10-30) [Compare Source](https://redirect.github.com/codemirror/autocomplete/compare/6.18.1...6.18.2) ##### Bug fixes Don't immediately show synchronously updated completions when there are some sources that still need to return.
codemirror/commands (@​codemirror/commands) ### [`v6.7.1`](https://redirect.github.com/codemirror/commands/blob/HEAD/CHANGELOG.md#671-2024-10-21) [Compare Source](https://redirect.github.com/codemirror/commands/compare/6.7.0...6.7.1) ##### Bug fixes Change `toggleBlockCommentByLine` to not affect lines with the selection end right at their start. ### [`v6.7.0`](https://redirect.github.com/codemirror/commands/blob/HEAD/CHANGELOG.md#670-2024-10-07) [Compare Source](https://redirect.github.com/codemirror/commands/compare/6.6.2...6.7.0) ##### Bug fixes Bind Shift-Enter to the same command as Enter in the default keymap, so that it doesn't do nothing when on an EditContext-supporting browser. ##### New features Add commands for by-string-index cursor motion that ignores text direction.

Configuration

📅 Schedule: Branch creation - "on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

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



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