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.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
6.18.1
->6.18.2
6.6.2
->6.7.1
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.