ThimoDEV / nuxt-codemirror

A nuxt codemirror module to enjoy all the runtime editor possibilities
MIT License
16 stars 2 forks source link

fix(deps): update dependency @codemirror/commands to v6.7.0 #80

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@codemirror/commands 6.6.2 -> 6.7.0 age adoption passing confidence

Release Notes

codemirror/commands (@​codemirror/commands) ### [`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 - 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.



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