NullVoxPopuli / limber

Glimdown playground for documentation, demos, etc
https://limber.glimdown.com
MIT License
47 stars 22 forks source link

Update CodeMirror #1854

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 - "after 9pm on sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.



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

stackblitz[bot] commented 3 weeks ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

github-actions[bot] commented 3 weeks ago
Project Preview URL[^note] Manage
Limber https://renovate-codemirror.limber-glimdown.pages.dev on Cloudflare
Tutorial https://renovate-codemirror.limber-glimmer-tutorial.pages.dev on Cloudflare

Logs

[^note]: if these branch preview links are not working, please check the logs for the commit-based preview link. There is a character limit of 28 for the branch subdomain, as well as some other heuristics, described here for the sake of implementation ease in deploy-preview.yml, that algo has been omitted. The URLs are logged in the wrangler output, but it's hard to get outputs from a matrix job.