Skip to content

Update @lezer/highlight: 1.0.0 → 1.1.1 (minor)#4247

Merged
julienw merged 1 commit into
mainfrom
depfu/update/yarn/@lezer/highlight-1.1.1
Sep 27, 2022
Merged

Update @lezer/highlight: 1.0.0 → 1.1.1 (minor)#4247
julienw merged 1 commit into
mainfrom
depfu/update/yarn/@lezer/highlight-1.1.1

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?

✳️ @​lezer/highlight (1.0.0 → 1.1.1) · Repo · Changelog

Release Notes

1.1.1 (from changelog)

Bug fixes

Make sure all highlighting is applied even to nodes with no associated highlight tags.

1.1.0 (from changelog)

New features

The new getStyleTags function can be used to query the style tags that match a given syntax nodes.

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 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 07:10
@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 (5c4f0e3) compared to base (ffe52a3).
Patch has no changes to coverable lines.

❗ Current head 5c4f0e3 differs from pull request most recent head 46fef1f. Consider uploading reports for the commit 46fef1f to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4247      +/-   ##
==========================================
- 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/@lezer/highlight-1.1.1 branch from 5c4f0e3 to 46fef1f Compare September 27, 2022 13:06
@julienw julienw enabled auto-merge (squash) September 27, 2022 13:07
@julienw julienw merged commit d06ec1f into main Sep 27, 2022
@depfu depfu Bot deleted the depfu/update/yarn/@lezer/highlight-1.1.1 branch September 27, 2022 13: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