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.2
Release Notes
codemirror/basic-setup (codemirror)
v6.0.2
Compare Source
Bug fixes
Make sure to include a .d.cts file to make TypeScript happy.
v6.0.1
Compare Source
Bug fixes
Work around limitations in tree-shaking software that prevented
basicSetup
from being removed when unused.v6.0.0
Compare Source
Breaking changes
Change the package name from
@codemirror/example-setup
to justcodemirror
.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 - 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.
39b68d2e8a
to6ce753ec7b
6ce753ec7b
to28d7c9adfe
28d7c9adfe
to12629840aa
12629840aa
to357a438910
357a438910
to32d3acfdcc
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.