-
Notifications
You must be signed in to change notification settings - Fork 8
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 #454
base: main
Are you sure you want to change the base?
Conversation
60d6abd
to
081f7bf
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
❌ Your project check has failed because the head coverage (6.44%) is below the target coverage (75.00%). You can increase the head coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #454 +/- ##
==========================================
+ Coverage 47.90% 48.00% +0.09%
==========================================
Files 48 48
Lines 6202 6202
==========================================
+ Hits 2971 2977 +6
+ Misses 2949 2945 -4
+ Partials 282 280 -2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
081f7bf
to
7b4ea0b
Compare
7b4ea0b
to
32faf23
Compare
32faf23
to
96ab30c
Compare
96ab30c
to
96cb1f9
Compare
96cb1f9
to
89f2465
Compare
89f2465
to
c27e5d1
Compare
c27e5d1
to
6c37c10
Compare
6c37c10
to
bbb9ce8
Compare
bbb9ce8
to
15eb7e1
Compare
15eb7e1
to
b033a88
Compare
b033a88
to
9ee8d7f
Compare
9ee8d7f
to
38443d2
Compare
069beae
to
90de5a9
Compare
5e3bee3
to
c27e6e4
Compare
1c6a13e
to
a5619bb
Compare
435b47c
to
802d02d
Compare
e7c4e4d
to
8efc37c
Compare
8efc37c
to
2d02641
Compare
This PR contains the following updates:
^5.57.0
->^6.0.0
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 - "after 11pm every weekday,before 7am every weekday,every weekend" in timezone Europe/Brussels, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.