Update @codemirror/highlight: 0.19.7 → 0.19.8 (minor)#3970
Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## main #3970 +/- ##
=======================================
Coverage 87.26% 87.26%
=======================================
Files 279 279
Lines 23924 23924
Branches 6317 6317
=======================================
Hits 20877 20877
Misses 2807 2807
Partials 240 240 Continue to review full report at Codecov.
|
julienw
approved these changes
Apr 4, 2022
julienw
left a comment
Contributor
There was a problem hiding this comment.
I tested a profile and this change looks good to me.
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.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @codemirror/highlight (0.19.7 → 0.19.8) · Repo · Changelog
Release Notes
0.19.8 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 3 commits:
Mark version 0.19.8Add a line break in classHighlightStyle docsSupport a themeType option to highlight styles✳️ @codemirror/view (0.19.47 → 0.19.48) · Repo · Changelog
Release Notes
0.19.48 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 6 commits:
Mark version 0.19.48Make sure beforeprint handler is registered correctlyAdd & object to plugin-defining type parametersMeasure synchronously on beforeprint eventsMake only unhandled esc presses activate the tab escape featureMake dom syncing more robust to unexpected node motionDepfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands