fix(deps): update dependency codemirror to v6#39
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
c19e87b to
c439468
Compare
c439468 to
98c9b7c
Compare
98c9b7c to
a8eada7
Compare
a8eada7 to
867fa42
Compare
b82c02a to
aacf2f2
Compare
aacf2f2 to
fa370b1
Compare
f7c7293 to
8598485
Compare
8598485 to
c20a995
Compare
c20a995 to
0af7816
Compare
f91f32d to
88dceac
Compare
88dceac to
af90b2d
Compare
7ccb078 to
3f2b930
Compare
084879e to
324f932
Compare
7fd7a64 to
927bd47
Compare
927bd47 to
c48f253
Compare
81f5b50 to
8351e45
Compare
0579d64 to
63a1f4a
Compare
63a1f4a to
d4d9a9b
Compare
d4d9a9b to
a6b407e
Compare
a6b407e to
7b1fed5
Compare
7b1fed5 to
f6b0f17
Compare
f6b0f17 to
fffbc23
Compare
4c0f309 to
94a9311
Compare
94a9311 to
74a1381
Compare
5ab3448 to
f9b10a5
Compare
f9b10a5 to
d1b6dc4
Compare
6a5d5be to
470d43d
Compare
91f2f76 to
112011d
Compare
112011d to
0f99b6a
Compare
b7053e5 to
66ea16b
Compare
333cbf9 to
6f50ae4
Compare
4b64a47 to
9f7fac3
Compare
9f7fac3 to
cd76259
Compare
28b1535 to
1b0c28d
Compare
1b0c28d to
9b81314
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^5.65.21→^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.Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 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.