Skip to content

Update @codemirror/state: 6.0.1 → 6.1.0 (minor)#4144

Merged
julienw merged 1 commit into
mainfrom
depfu/update/yarn/@codemirror/state-6.1.0
Jul 18, 2022
Merged

Update @codemirror/state: 6.0.1 → 6.1.0 (minor)#4144
julienw merged 1 commit into
mainfrom
depfu/update/yarn/@codemirror/state-6.1.0

Conversation

@depfu

@depfu depfu Bot commented Jul 15, 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.0.1 → 6.1.0) · Repo · Changelog

Release Notes

6.1.0 (from changelog)

Bug fixes

Refine change mapping to preserve insertions made by concurrent changes.

New features

The enables option to Facet.define may now take a function, which will be called with the facet value to create the extensions.

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

Commits

See the full diff on Github. The new version differs by 4 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 Jul 15, 2022
@depfu depfu Bot requested review from canova and julienw July 15, 2022 08:40
@codecov

codecov Bot commented Jul 15, 2022

Copy link
Copy Markdown

Codecov Report

Merging #4144 (d0d1f3c) into main (a9220a8) will decrease coverage by 0.01%.
The diff coverage is n/a.

❗ Current head d0d1f3c differs from pull request most recent head 349d2d4. Consider uploading reports for the commit 349d2d4 to get more accurate results

@@            Coverage Diff             @@
##             main    #4144      +/-   ##
==========================================
- Coverage   88.27%   88.26%   -0.02%     
==========================================
  Files         280      280              
  Lines       24388    24392       +4     
  Branches     6477     6480       +3     
==========================================
+ Hits        21529    21530       +1     
- Misses       2655     2658       +3     
  Partials      204      204              
Impacted Files Coverage Δ
src/components/timeline/LocalTrack.js 69.76% <0.00%> (-2.19%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a9220a8...349d2d4. Read the comment docs.

@julienw

julienw commented Jul 18, 2022

Copy link
Copy Markdown
Contributor

@depfu rebase

@depfu depfu Bot force-pushed the depfu/update/yarn/@codemirror/state-6.1.0 branch from d0d1f3c to 349d2d4 Compare July 18, 2022 12:28

@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.

tried the deploy preview, this looks good to me!

@julienw julienw enabled auto-merge (squash) July 18, 2022 12:30
@julienw julienw merged commit 5ccd9bc into main Jul 18, 2022
@depfu depfu Bot deleted the depfu/update/yarn/@codemirror/state-6.1.0 branch July 18, 2022 12:32
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