Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update patch digest dependencies (master) #162

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 2, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/gammazero/workerpool v1.1.2 -> v1.1.3 age adoption passing confidence
github.com/pierrec/lz4/v4 v4.1.17 -> v4.1.21 age adoption passing confidence

Release Notes

gammazero/workerpool (github.com/gammazero/workerpool)

v1.1.3

Compare Source

What's Changed

  • Fix tests not working with goleak
  • Use sync.WaitGroup to ensure that all workers exit before Stop exits
  • perf: unify startWorker and worker to spawn less goroutines
  • make it work with deque0.2 and go 1.18
  • Task queue does not need to be buffered by

New Contributors

Full Changelog: gammazero/workerpool@v1.1.2...v1.1.3

pierrec/lz4 (github.com/pierrec/lz4/v4)

v4.1.21

Compare Source

v4.1.20

Compare Source

v4.1.19

Compare Source

v4.1.18

Compare Source


Configuration

📅 Schedule: Branch creation - "after 10am on saturday,on sunday" in timezone Asia/Taipei, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/master-patch-digest-dependencies branch from cb55696 to f10b68d Compare April 17, 2024 07:16
@renovate renovate bot force-pushed the renovate/master-patch-digest-dependencies branch 6 times, most recently from 85fe7f8 to 4a504df Compare May 1, 2024 15:29
Copy link

codecov bot commented May 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 18.24%. Comparing base (5ec9a30) to head (18a49fe).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #162   +/-   ##
=======================================
  Coverage   18.24%   18.24%           
=======================================
  Files           3        3           
  Lines         433      433           
=======================================
  Hits           79       79           
  Misses        347      347           
  Partials        7        7           
Flag Coverage Δ
unittests 18.24% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/master-patch-digest-dependencies branch 2 times, most recently from 635d7cf to 139e65e Compare May 9, 2024 14:50
@renovate renovate bot force-pushed the renovate/master-patch-digest-dependencies branch from 139e65e to 18a49fe Compare June 3, 2024 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
0 participants