Skip to content

Update dependency huey to v3.3.1 - #2553

Merged
berendt merged 1 commit into
mainfrom
renovate/huey-3.x
Aug 3, 2026
Merged

Update dependency huey to v3.3.1#2553
berendt merged 1 commit into
mainfrom
renovate/huey-3.x

Conversation

@renovate

@renovate renovate Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
huey (changelog) ==3.3.0==3.3.1 age confidence

Release Notes

coleifer/huey (huey)

v3.3.1

Compare Source

  • Ensure traceback is stored properly for error results.
  • Restart the stats recorder in forked children via os.register_at_fork.
    Previously the writer thread existed only in the process that called
    enable_stats(), so a consumer w/ worker_type='process' (or a preforking
    web server that loads the app before forking) buffered task events in its
    workers but never wrote them, and the dashboard showed tasks stuck on
    "enqueued".

View commits


Configuration

📅 Schedule: (UTC)

  • 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 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.

Signed-off-by: Renovate Bot <bot@renovateapp.com>
@renovate renovate Bot added the renovate label Aug 3, 2026
@github-project-automation github-project-automation Bot moved this to Backlog in Bot Board Aug 3, 2026
@berendt
berendt merged commit 93184b2 into main Aug 3, 2026
5 checks passed
@berendt
berendt deleted the renovate/huey-3.x branch August 3, 2026 14:24
@github-project-automation github-project-automation Bot moved this from Backlog to Done in Bot Board Aug 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants