Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 21, 2025

This PR contains the following updates:

Package Change Age Confidence
workerpool 9.3.4 -> 10.0.1 age confidence

Release Notes

josdejong/workerpool (workerpool)

v10.0.1

Compare Source

  • Fix: #​523 make WorkerHandler resilient against errors without message
    property.

v10.0.0

Compare Source

BREAKING CHANGES:

  • Feat: implement queueStrategy option (FIFO / LIFO / custom) (#​518, #​517).
    This is a new feature without changes in the public API, but the internal
    property pool.tasks is changed into pool.taskQueue. So, changes are
    required if you rely on this internal property. Thanks @​amaneru55
  • Feat: introduce a new TerminateError class to differentiate between a
    crash and a regular error (see #​519, #​520). The TerminateError class
    extends from the class Error so no breaking changes in that regard.
    But some of the error messages are changed so if you have code that depends
    on the exact error messages you may need to change your code accordingly.
    Thanks @​Julusian.

Configuration

📅 Schedule: Branch creation - Monday through Friday ( * * * * 1-5 ) (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/workerpool-10.x branch from 0d175c7 to 3236f9d Compare November 10, 2025 21:57
@renovate renovate bot force-pushed the renovate/workerpool-10.x branch from 3236f9d to 9f39aad Compare November 18, 2025 23:53
@renovate renovate bot force-pushed the renovate/workerpool-10.x branch from 9f39aad to b7069cf Compare November 19, 2025 15:38
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.

1 participant