Skip to content

Update @codemirror/view: 6.7.3 → 6.8.1 (minor)#4472

Merged
julienw merged 1 commit into
mainfrom
depfu/update/yarn/@codemirror/view-6.8.1
Feb 22, 2023
Merged

Update @codemirror/view: 6.7.3 → 6.8.1 (minor)#4472
julienw merged 1 commit into
mainfrom
depfu/update/yarn/@codemirror/view-6.8.1

Conversation

@depfu

@depfu depfu Bot commented Feb 15, 2023

Copy link
Copy Markdown
Contributor

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/view (6.7.3 → 6.8.1) · Repo · Changelog

Release Notes

6.8.1 (from changelog)

Bug fixes

Fix an issue where tooltips that have their height reduced have their height flicker when scrolling or otherwise interacting with the editor.

6.8.0 (from changelog)

Bug fixes

Fix a regression that caused clicking on the scrollbar to move the selection.

Fix an issue where focus or blur event handlers that dispatched editor transactions could corrupt the mouse selection state.

Fix a CSS regression that prevented the drop cursor from being positioned properly.

New features

WidgetType.updateDOM is now passed the editor view object.

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 9 commits:


Depfu Status

Depfu 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
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu Bot added the dependencies Pull requests that update a dependency file label Feb 15, 2023
@depfu depfu Bot requested review from canova and julienw February 15, 2023 12:41
@codecov

codecov Bot commented Feb 15, 2023

Copy link
Copy Markdown

Codecov Report

Base: 88.64% // Head: 88.64% // No change to project coverage 👍

Coverage data is based on head (abd2a57) compared to base (4e5442e).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4472   +/-   ##
=======================================
  Coverage   88.64%   88.64%           
=======================================
  Files         284      284           
  Lines       25587    25587           
  Branches     6882     6882           
=======================================
  Hits        22681    22681           
  Misses       2701     2701           
  Partials      205      205           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@julienw

julienw commented Feb 21, 2023

Copy link
Copy Markdown
Contributor

@depfu refresh

@depfu depfu Bot force-pushed the depfu/update/yarn/@codemirror/view-6.8.1 branch from 7d9c047 to abd2a57 Compare February 21, 2023 14:23

@julienw julienw left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@julienw julienw merged commit f4303bf into main Feb 22, 2023
@depfu depfu Bot deleted the depfu/update/yarn/@codemirror/view-6.8.1 branch February 22, 2023 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant