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

Update dependency workerpool to ^6.5.1 #491

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 15, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
workerpool ^6.1.5 -> ^6.5.1 age adoption passing confidence

Release Notes

josdejong/workerpool (workerpool)

v6.5.1

Compare Source

  • Fix: workerThreadOpts not working when workerType: auto, see #​357.

v6.5.0

Compare Source

v6.4.2

Compare Source

v6.4.1

Compare Source

v6.4.0

Compare Source

  • Support transferable objects (#​3, #​374). Thanks @​Michsior14.
  • Implement a new callback onTerminate at the worker side, which can be used
    to clean up resources, and an option workerTerminateTimeout which forcefully
    terminates a worker if it doesn't finish in time (#​353, #​377).
    Thanks @​Michsior14.
  • Pass workerThreadOpts to the onTerminateWorker callback (#​376).
    Thanks @​Michsior14.

v6.3.1

Compare Source

  • Fix #​318: debug ports not being released when terminating a pool.

v6.3.0

Compare Source

  • Implement option workerThreadOpts to pass options to a worker of type
    thread, a worker_thread (#​357, fixes #​356). Thanks @​galElmalah.

v6.2.1

Compare Source

  • Fix #​343: .terminate() sometimes throwing an exception.

v6.2.0

Compare Source

  • Implement callbacks onCreateWorker and onTerminateWorker. Thanks @​forty.
  • Fix #​326: robustness fix when terminating a workerpool.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@vercel
Copy link

vercel bot commented Jan 15, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/generates/bff/7AQ8cMzSBNBLjU5NHqGpuubo8xmP
✅ Preview: https://bff-git-renovate-workerpool-6x-generates.vercel.app

@renovate renovate bot changed the title Update dependency workerpool to ^6.2.0 Update dependency workerpool to ^6.2.1 Apr 25, 2022
@renovate renovate bot force-pushed the renovate/workerpool-6.x branch from b5ab132 to 6e09c4f Compare April 25, 2022 00:25
@renovate renovate bot changed the title Update dependency workerpool to ^6.2.1 Update dependency workerpool to ^6.3.1 Nov 20, 2022
@renovate renovate bot changed the title Update dependency workerpool to ^6.3.1 Update dependency workerpool to ^6.4.0 Mar 17, 2023
@renovate renovate bot force-pushed the renovate/workerpool-6.x branch from fbc2fd0 to 809f7f4 Compare March 17, 2023 12:03
@renovate renovate bot changed the title Update dependency workerpool to ^6.4.0 Update dependency workerpool to ^6.4.1 Aug 17, 2023
@renovate renovate bot changed the title Update dependency workerpool to ^6.4.1 Update dependency workerpool to ^6.4.2 Aug 21, 2023
@renovate renovate bot changed the title Update dependency workerpool to ^6.4.2 Update dependency workerpool to ^6.5.0 Sep 13, 2023
@renovate renovate bot changed the title Update dependency workerpool to ^6.5.0 Update dependency workerpool to ^6.5.1 Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants