Update CodeMirror#13
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
4cf8244 to
60ac899
Compare
56a78f7 to
d9f78ea
Compare
d9f78ea to
d1167eb
Compare
d1167eb to
3243bfc
Compare
3243bfc to
599d062
Compare
eae04f0 to
9144a1f
Compare
9144a1f to
749543f
Compare
749543f to
1059343
Compare
1059343 to
70a783d
Compare
70a783d to
f60f303
Compare
90e4c45 to
65c6a73
Compare
65c6a73 to
41dce13
Compare
09b53de to
b2e20fb
Compare
b2e20fb to
1c4c2fc
Compare
1c4c2fc to
331f3a5
Compare
91701fc to
7249f3e
Compare
7249f3e to
1b05e8c
Compare
1b05e8c to
f803ea1
Compare
f803ea1 to
025cae6
Compare
025cae6 to
7affb36
Compare
7affb36 to
975ee77
Compare
975ee77 to
c2edd14
Compare
c2edd14 to
d203f72
Compare
d203f72 to
0a0bfc3
Compare
0a0bfc3 to
3b9c41a
Compare
5f8f03e to
141f697
Compare
141f697 to
ecd0a5f
Compare
ecd0a5f to
6f07830
Compare
6f07830 to
bdbec2a
Compare
bdbec2a to
ee478a3
Compare
ee478a3 to
092b58f
Compare
092b58f to
921bd4a
Compare
921bd4a to
6294717
Compare
42884d0 to
be0f0b2
Compare
3294b6d to
78a51f7
Compare
78a51f7 to
122c661
Compare
122c661 to
44acf6d
Compare
44acf6d to
f2f742a
Compare
f2f742a to
cc6ba81
Compare
cc6ba81 to
85cb8ba
Compare
ee7c4e4 to
b11c50b
Compare
b11c50b to
dbf3e57
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.1.9→6.2.56.3.0→6.9.66.1.2→6.1.3Release Notes
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.v6.2.4Compare Source
Bug fixes
Fix a crash in the
esLinthelper when a rule'smeta.docsisn't defined.Properly dedent lines starting with an opening curly brace below composite statements like
for/while.v6.2.3Compare Source
Bug fixes
Disable JavaScript completions in JSX context.
v6.2.2Compare Source
Bug fixes
Fix a bug that would cause self-closing JSX tags to have another closing tag inserted when typing the final '>'.
v6.2.1Compare Source
Bug fixes
autoCloseTagsnow generates two separate transactions, so that the completion can be undone separately.v6.2.0Compare Source
New features
Export a
typescriptSnippetsarray and include TypeScript keyword completions in the default support extension when in TypeScript mode.codemirror/theme-one-dark (@codemirror/theme-one-dark)
v6.1.3Compare Source
Bug fixes
Add a .d.cts file to make TypeScript happy.
Configuration
📅 Schedule: (UTC)
🚦 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.
👻 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.