TriliumNext / Notes

Build your personal knowledge base with TriliumNext Notes
https://triliumnext.github.io/Docs/
GNU Affero General Public License v3.0
1.08k stars 60 forks source link

fix(deps): update dependency codemirror to v6 #642

Open renovate[bot] opened 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
codemirror 5.65.18 -> 6.0.1 age adoption passing confidence

Release Notes

codemirror/basic-setup (codemirror) ### [`v6.0.1`](https://redirect.github.com/codemirror/basic-setup/blob/HEAD/CHANGELOG.md#601-2022-06-30) [Compare Source](https://redirect.github.com/codemirror/basic-setup/compare/6.0.0...6.0.1) ##### Bug fixes Work around limitations in tree-shaking software that prevented `basicSetup` from being removed when unused. ### [`v6.0.0`](https://redirect.github.com/codemirror/basic-setup/blob/HEAD/CHANGELOG.md#600-2022-06-08) [Compare Source](https://redirect.github.com/codemirror/basic-setup/compare/998f328b6b01217f6ef9e958ce3a128daddc592e...6.0.0) ##### Breaking changes Change the package name from `@codemirror/example-setup` to just `codemirror`. The package no longer exports `EditorState` (since that is no longer necessary to set up a basic editor). ##### New features The new `minimalSetup` export provides a minimal set of editor extensions.

Configuration

📅 Schedule: Branch creation - "before 3am" (UTC), 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.