-
Notifications
You must be signed in to change notification settings - Fork 73
Update dependency codemirror to v6 #808
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
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/codemirror-6.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
4615b9c to
2152a72
Compare
7297c71 to
ffd1ca2
Compare
5613487 to
a193e6d
Compare
eba6b8c to
83b8c6a
Compare
83b8c6a to
8efa764
Compare
556dbc9 to
8d7564e
Compare
3d3b2ed to
7f10256
Compare
7f10256 to
4fcae36
Compare
5f12c34 to
5545f2c
Compare
6ef3643 to
e8afc45
Compare
32c9739 to
3c309be
Compare
3c309be to
0390303
Compare
0390303 to
5332c10
Compare
19da5f4 to
5b11525
Compare
f8c9a6b to
68a0f5d
Compare
0a84120 to
e7d2d8d
Compare
e7d2d8d to
580c5a3
Compare
580c5a3 to
2c9f891
Compare
59c4071 to
d235b7e
Compare
fc88229 to
1f52059
Compare
8f98586 to
254eca0
Compare
254eca0 to
33135a8
Compare
33135a8 to
ceddfc7
Compare
ceddfc7 to
3a693df
Compare
3a693df to
698ab0b
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.61.1->^6.0.0Release 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 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.