-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update dependency codemirror to v6 #1187
base: main
Are you sure you want to change the base?
Conversation
|
630ef7b
to
689a0f7
Compare
c70c5cc
to
725010d
Compare
725010d
to
7c2d655
Compare
7c2d655
to
2c2654c
Compare
f5ca3f2
to
2140b22
Compare
9034536
to
6a4cb21
Compare
e32cfc6
to
54d40b3
Compare
54d40b3
to
6b39016
Compare
6b39016
to
2323b01
Compare
2323b01
to
cd3afba
Compare
cd3afba
to
9d0514f
Compare
9d0514f
to
b1d3508
Compare
b1d3508
to
583190c
Compare
583190c
to
951aca9
Compare
951aca9
to
a144d73
Compare
a144d73
to
c5dd9bd
Compare
89bccc8
to
5144d2b
Compare
5144d2b
to
8c6a908
Compare
8c6a908
to
489df2d
Compare
489df2d
to
ebb6d69
Compare
c5bfec1
to
0fd536f
Compare
0fd536f
to
6b9d8eb
Compare
b6edd9b
to
795fb89
Compare
242a33d
to
998df95
Compare
e079711
to
e703bd6
Compare
42bce34
to
7129437
Compare
7129437
to
fb90c4f
Compare
This PR contains the following updates:
^5.65.18
->^6.0.1
Release Notes
codemirror/basic-setup (codemirror)
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 was generated by Mend Renovate. View the repository job log.