kotlin-playground
kotlin-playground copied to clipboard
chore(deps-dev): bump codemirror from 5.49.0 to 5.58.2
Bumps codemirror from 5.49.0 to 5.58.2.
Release notes
Sourced from codemirror's releases.
5.58.2
No release notes provided.
5.58.1
Version 5.58.1
Bug fixes
placeholder addon: Remove arrow function that ended up in the code.
5.58.0
Version 5.58.0
Bug fixes
Make backspace delete by code point, not glyph.
Suppress flickering focus outline when clicking on scrollbars in Chrome.
Fix a bug that prevented attributes added via
markTextfrom showing up unless the span also had some other styling.Suppress cut and paste context menu entries in readonly editors in Chrome.
placeholder addon: Update placeholder visibility during composition.
New features
Make it less cumbersome to style new lint message types.
vim bindings: Support black hole register,
gnandgN5.57.0
Version 5.57.0
Bug fixes
Fix issue that broke binding the macOS Command key.
comment addon: Keep selection in front of inserted markers when adding a block comment.
css mode: Recognize more properties and value names.
annotatescrollbar addon: Don't hide matches in collapsed content.
New features
vim bindings: Support tag text objects in xml and html modes.
... (truncated)
Changelog
Sourced from codemirror's changelog.
5.58.2 (2020-10-23)
Bug fixes
Fix a bug where horizontally scrolling the cursor into view sometimes failed with a non-fixed gutter.
julia mode: Fix an infinite recursion bug.
5.58.1 (2020-09-23)
Bug fixes
placeholder addon: Remove arrow function that ended up in the code.
5.58.0 (2020-09-21)
Bug fixes
Make backspace delete by code point, not glyph.
Suppress flickering focus outline when clicking on scrollbars in Chrome.
Fix a bug that prevented attributes added via
markTextfrom showing up unless the span also had some other styling.Suppress cut and paste context menu entries in readonly editors in Chrome.
placeholder addon: Update placeholder visibility during composition.
New features
Make it less cumbersome to style new lint message types.
vim bindings: Support black hole register,
gnandgN5.57.0 (2020-08-20)
Bug fixes
Fix issue that broke binding the macOS Command key.
comment addon: Keep selection in front of inserted markers when adding a block comment.
css mode: Recognize more properties and value names.
annotatescrollbar addon: Don't hide matches in collapsed content.
New features
vim bindings: Support tag text objects in xml and html modes.
... (truncated)
Commits
264022eMark version 5.58.223b7a99Add WebAssembly to meta212bafa[stylus mode] Recognize "url-prefix" token properly9885241[javascript mode] Don't indent in template strings9caacec[sparql mode] Improve parsing of IRI atoms55d0333[javascript mode] Fix potentially-exponential regexpcdb228aFix horizontal scrolling-into-view with non-fixed gutters1cb6de2Fix doc/releases.html copy-paste mistake719a912Fixes #6402. Adds option to turn off highlighting of non-standard CSS properties8bc57f7Remove link to gitter room- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.