Update dependency codemirror to ^5.65.0 #317
Closed
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.62.0
->^5.65.0
Release Notes
codemirror/CodeMirror
v5.65.0
Compare Source
Bug fixes
brace-folding addon: Fix broken folding on lines with both braces and square brackets.
New features
vim bindings: Support g0, g$, g.
v5.64.0
Compare Source
Bug fixes
Fix a crash that occurred in some situations with replacing marks across line breaks.
Make sure native scrollbars reset their position when hidden and re-shown.
New features
vim bindings: Support C-u to delete back a line.
v5.63.3
Compare Source
Bug fixes
Prevent external styles from giving the hidden textarea a min-height.
Remove a stray autosave file that was part of the previous release.
v5.63.2
Compare Source
Version 5.63.2
Bug fixes
Prevent external styles from giving the hidden textarea a min-height.
Remove a stray autosave file that was part of the previous release.
v5.63.1
Compare Source
Bug fixes
Fix an issue with mouse scrolling on Chrome 94 Windows, which made scrolling by wheel move unusably slow.
v5.63.0
Compare Source
Bug fixes
Fix scroll position jumping when scrolling a document with very different line heights.
xml mode: Look up HTML element behavior in a case-insensitive way.
New features
vim bindings: Support guu for case-changing.
v5.62.3
Compare Source
Bug fixes
Give the editor a
translate=no
attribute to prevent automatic translation from modifying its content.Give vim-style cursors a width that matches the character after them.
merge addon: Make buttons keyboard-accessible.
emacs bindings: Fix by-page scrolling keybindings, which were accidentally inverted.
v5.62.2
Compare Source
Bug fixes
lint addon: Fix a regression that broke several addon options.
v5.62.1
Compare Source
Bug fixes
vim bindings: Make matching of upper-case characters more Unicode-aware.
lint addon: Prevent options passed to the addon itself from being given to the linter.
show-hint addon: Improve screen reader support.
search addon: Avoid using
innerHTML
.Configuration
📅 Schedule: "before 7am on Tuesday" in timezone Australia/Sydney.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.