Skip to content

Update @codemirror/lang-javascript: 6.0.2 → 6.1.0 (minor)#4248

Merged
julienw merged 1 commit into
mainfrom
depfu/update/yarn/@codemirror/lang-javascript-6.1.0
Sep 27, 2022
Merged

Update @codemirror/lang-javascript: 6.0.2 → 6.1.0 (minor)#4248
julienw merged 1 commit into
mainfrom
depfu/update/yarn/@codemirror/lang-javascript-6.1.0

Conversation

@depfu

@depfu depfu Bot commented Sep 27, 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/lang-javascript (6.0.2 → 6.1.0) · Repo · Changelog

Release Notes

6.1.0 (from changelog)

New features

The completionPath helper can now be used to find the object path to complete at a given position.

scopeCompletionSource provides a completion source based on a scope object.

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

Commits

See the full diff on Github. The new version differs by 5 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 27, 2022
@depfu depfu Bot requested review from canova and julienw September 27, 2022 08:55
@codecov

codecov Bot commented Sep 27, 2022

Copy link
Copy Markdown

Codecov Report

Base: 88.50% // Head: 88.50% // Decreases project coverage by -0.00% ⚠️

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

❗ Current head e36019d differs from pull request most recent head 65e0291. Consider uploading reports for the commit 65e0291 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4248      +/-   ##
==========================================
- Coverage   88.50%   88.50%   -0.01%     
==========================================
  Files         282      282              
  Lines       24765    24762       -3     
  Branches     6618     6617       -1     
==========================================
- Hits        21918    21915       -3     
  Misses       2645     2645              
  Partials      202      202              
Impacted Files Coverage Δ
src/components/tooltip/TrackPower.js 100.00% <0.00%> (ø)

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 Sep 27, 2022

Copy link
Copy Markdown
Contributor

@depfu rebase

@depfu depfu Bot force-pushed the depfu/update/yarn/@codemirror/lang-javascript-6.1.0 branch from e36019d to 65e0291 Compare September 27, 2022 12:59
@julienw julienw merged commit baf7965 into main Sep 27, 2022
@depfu depfu Bot deleted the depfu/update/yarn/@codemirror/lang-javascript-6.1.0 branch September 27, 2022 13:06
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