Open
Conversation
3a586d0 to
c5b641e
Compare
c5b641e to
3223fda
Compare
9c1c9ad to
a246ee4
Compare
a246ee4 to
ee08bd2
Compare
ee08bd2 to
b8b3344
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.16.10.2→6.10.36.2.4→6.2.56.12.2→6.12.36.9.4→6.9.56.5.4→6.6.06.39.15→6.41.1Release Notes
codemirror/autocomplete (@codemirror/autocomplete)
v6.20.1Compare Source
Bug fixes
Clicking the horizontal dots at the top/bottom of a list of completion options now moves the selection there, so that more completions become visible.
codemirror/commands (@codemirror/commands)
v6.10.3Compare Source
Bug fixes
Make sure selection-extending commands preserve the associativity of the selection head.
codemirror/lang-javascript (@codemirror/lang-javascript)
v6.2.5Compare Source
Bug fixes
Support code folding of JSX elements and tags.
When reading properties in
scopeCompletionSource, use the original object, not a prototype.codemirror/language (@codemirror/language)
v6.12.3Compare Source
Bug fixes
Fix a crash in
bracketMatchingwhen composing at end of document.codemirror/lint (@codemirror/lint)
v6.9.5Compare Source
Bug fixes
Use more appropriate background colors for the selected diagnostic in dark mode.
codemirror/state (@codemirror/state)
v6.6.0Compare Source
New features
EditorSelection.rangenow takes an optionalassocargument.SelectionRange.extendcan now be given a third argument to specify associativity.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.