Skip to content

fix(deps): update dependency workerpool to v10#549

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/workerpool-10.x
Closed

fix(deps): update dependency workerpool to v10#549
renovate[bot] wants to merge 1 commit intomainfrom
renovate/workerpool-10.x

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.0 age confidence

Release Notes

josdejong/workerpool (workerpool)

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 - 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from bdrhn9 October 21, 2025 17:00
@renovate renovate bot force-pushed the renovate/workerpool-10.x branch from 64bad4b to 6a3d926 Compare October 21, 2025 21:32
@renovate renovate bot force-pushed the renovate/workerpool-10.x branch from 6a3d926 to 61625e7 Compare October 21, 2025 21:39
@bdrhn9 bdrhn9 closed this Oct 21, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Oct 21, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 10.x releases. But if you manually upgrade to 10.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/workerpool-10.x branch October 21, 2025 21:41
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