Skip to content

Update @codemirror/state: 6.1.1 → 6.1.2 (patch)#4251

Merged
julienw merged 2 commits into
mainfrom
depfu/update/yarn/@codemirror/state-6.1.2
Sep 29, 2022
Merged

Update @codemirror/state: 6.1.1 → 6.1.2 (patch)#4251
julienw merged 2 commits into
mainfrom
depfu/update/yarn/@codemirror/state-6.1.2

Conversation

@depfu

@depfu depfu Bot commented Sep 28, 2022

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.1.1 → 6.1.2) · Repo · Changelog

Release Notes

6.1.2 (from changelog)

Bug fixes

Fix an issue where, when multiple transaction extenders took effect, only the highest-precedence one was actually included in the transaction.

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

Commits

See the full diff on Github. The new version differs by 3 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 Sep 28, 2022
@depfu depfu Bot requested review from canova and julienw September 28, 2022 11:10
@codecov

codecov Bot commented Sep 28, 2022

Copy link
Copy Markdown

Codecov Report

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

Coverage data is based on head (17d4437) compared to base (17d4437).
Patch has no changes to coverable lines.

❗ Current head 17d4437 differs from pull request most recent head 75d46f5. Consider uploading reports for the commit 75d46f5 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4251   +/-   ##
=======================================
  Coverage   88.50%   88.50%           
=======================================
  Files         282      282           
  Lines       24765    24765           
  Branches     6618     6618           
=======================================
  Hits        21918    21918           
  Misses       2645     2645           
  Partials      202      202           

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 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 enabled auto-merge (squash) September 29, 2022 13:51
@julienw julienw merged commit 0a544dc into main Sep 29, 2022
@depfu depfu Bot deleted the depfu/update/yarn/@codemirror/state-6.1.2 branch September 29, 2022 13:55
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