fix(deps): update codemirror to v6.3.3 #1908
Open
+7
−6
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.3.2
->6.3.3
6.36.6
->6.37.2
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
codemirror/lang-markdown (@codemirror/lang-markdown)
v6.3.3
Compare Source
Bug fixes
Make
insertNewlineContinueMarkup
take effect even when at the end of a nested range of Markdown content.codemirror/view (@codemirror/view)
v6.37.2
Compare Source
Bug fixes
Fix an issue where moving the cursor vertically from the one-but-last character on a line would sometimes move incorrectly on Safari.
Fix an issue causing coordinates between lines of text to sometimes be inappropriately placed at the end of the line by
posAtCoords
.v6.37.1
Compare Source
Bug fixes
Properly add
crelt
as a dependency.v6.37.0
Compare Source
New features
View plugins can now take an argument, in which case they must be instantiated with their
of
method in order to be added to a configuration.The new
showDialog
function makes it easy to show a notification or prompt using a CodeMirror panel.v6.36.8
Compare Source
Bug fixes
Make
logException
log errors to the console whenonerror
returns a falsy value.Fix an issue in
MatchDecorator
causingupdateDeco
to sometimes not do the right thing for deletions.v6.36.7
Compare Source
Bug fixes
Use the
aria-placeholder
attribute to communicate the placeholder text to screen readers.Fix a crash when
EditorView.composing
or.compositionStarted
are accessed during view initialization.Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone America/New_York, 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.