Update dependency codemirror to v6 #473
No reviewers
Labels
No labels
antville.org
bug
compatibility
dependency
duplicate
enhancement
help wanted
invalid
java
javascript
major
needs feedback
needs work
no-issue-activity
runtime
security
urgent
usability
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: antville/antville#473
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/codemirror-6.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
5.65.19->6.0.2Release Notes
codemirror/basic-setup (codemirror)
v6.0.2Compare Source
Bug fixes
Make sure to include a .d.cts file to make TypeScript happy.
v6.0.1Compare Source
Bug fixes
Work around limitations in tree-shaking software that prevented
basicSetupfrom being removed when unused.v6.0.0Compare Source
Breaking changes
Change the package name from
@codemirror/example-setupto justcodemirror.The package no longer exports
EditorState(since that is no longer necessary to set up a basic editor).New features
The new
minimalSetupexport provides a minimal set of editor extensions.v5.65.20Compare Source
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 has been generated by Renovate Bot.
39b68d2e8ato6ce753ec7b6ce753ec7bto28d7c9adfe28d7c9adfeto12629840aa12629840aato357a438910357a438910to32d3acfdccView command line instructions
Checkout
From your project repository, check out a new branch and test the changes.