Skip to content

Update @codemirror/state 6.2.0 → 6.2.1 (patch)#4645

Merged
canova merged 2 commits into
mainfrom
depfu/update/yarn/@codemirror/state-6.2.1
Jun 1, 2023
Merged

Update @codemirror/state 6.2.0 → 6.2.1 (patch)#4645
canova merged 2 commits into
mainfrom
depfu/update/yarn/@codemirror/state-6.2.1

Conversation

@depfu

@depfu depfu Bot commented May 30, 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/state (6.2.0 → 6.2.1) · Repo · Changelog

Release Notes

6.2.1 (from changelog)

Bug fixes

Fix an issue that could cause RangeSet.compare to miss changes in the set of active ranges around a point range.

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

Commits

See the full diff on Github. The new version differs by 6 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 cancel merge
Cancels automatic merging of this PR
@​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 May 30, 2023
@depfu depfu Bot requested review from canova and julienw May 30, 2023 13:40
@codecov

codecov Bot commented May 30, 2023

Copy link
Copy Markdown

Codecov Report

Patch coverage has no change and project coverage change: +0.01 🎉

Comparison is base (acb9e66) 88.47% compared to head (9f8e4f0) 88.49%.

❗ Current head 9f8e4f0 differs from pull request most recent head 6e423a4. Consider uploading reports for the commit 6e423a4 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4645      +/-   ##
==========================================
+ Coverage   88.47%   88.49%   +0.01%     
==========================================
  Files         295      295              
  Lines       26213    26196      -17     
  Branches     7068     7062       -6     
==========================================
- Hits        23193    23182      -11     
+ Misses       2809     2805       -4     
+ Partials      211      209       -2     

see 4 files with indirect coverage changes

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

@canova canova left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM.

@canova canova merged commit 73ec7b0 into main Jun 1, 2023
@depfu depfu Bot deleted the depfu/update/yarn/@codemirror/state-6.2.1 branch June 1, 2023 11:11
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