Update CodeMirror#41
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
3700f03 to
93f42dd
Compare
93f42dd to
07fab82
Compare
fa50918 to
57c679a
Compare
831ceac to
d9964cd
Compare
d9964cd to
acf7d35
Compare
acf7d35 to
80a6631
Compare
be808b9 to
2da4fd0
Compare
4357e95 to
c65552c
Compare
c65552c to
27d6712
Compare
7e9b4b1 to
aa30e9b
Compare
bf36e18 to
c02833b
Compare
c02833b to
913fe78
Compare
913fe78 to
54b59fe
Compare
54b59fe to
cacdb25
Compare
cacdb25 to
cacd05d
Compare
2e8061b to
2bb561f
Compare
2bb561f to
a39ca71
Compare
4d38eb4 to
2e7c70e
Compare
4aaf2d4 to
4d2b25a
Compare
4d2b25a to
7e08ec9
Compare
cea2231 to
2035a1a
Compare
b984f54 to
3e656eb
Compare
3e656eb to
481f2f2
Compare
481f2f2 to
f091d6c
Compare
97cf7a2 to
f66bad9
Compare
f66bad9 to
8a7fdbd
Compare
21ed167 to
9a5104b
Compare
843ea20 to
0a358ad
Compare
139682c to
4fe49c5
Compare
a056361 to
81b0fee
Compare
81b0fee to
7a882c6
Compare
7a882c6 to
30c40c1
Compare
30c40c1 to
a602d1b
Compare
add180c to
6fc2c3b
Compare
8f3b28b to
224ab84
Compare
224ab84 to
526e6c8
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:
6.20.0→6.20.36.18.2→6.20.36.10.1→6.10.46.7.1→6.10.46.12.1→6.12.36.10.3→6.12.36.5.11→6.7.16.5.7→6.7.16.5.3→6.7.06.4.0→6.7.06.39.9→6.43.26.23.1→6.43.2Release Notes
codemirror/commands (@codemirror/commands)
v6.10.4Compare Source
v6.10.3Compare Source
Bug fixes
Make sure selection-extending commands preserve the associativity of the selection head.
v6.10.2Compare Source
Bug fixes
Move the selection to a less surprising place when undoing, moving the selection, redoing, then undoing again.
codemirror/language (@codemirror/language)
v6.12.3Compare Source
Bug fixes
Fix a crash in
bracketMatchingwhen composing at end of document.v6.12.2Compare Source
Bug fixes
Make sure brackets are highlighted in the initial editor state.
Pause bracket matching updates during composition, to avoid disrupting Mobile Safari's fragile composition handling.
codemirror/state (@codemirror/state)
v6.7.0Compare Source
v6.6.0Compare Source
New features
EditorSelection.rangenow takes an optionalassocargument.SelectionRange.extendcan now be given a third argument to specify associativity.v6.5.4Compare Source
Bug fixes
Make
SelectionRange.eqreturn false when the ranges have different goal columns.Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.