Skip to content

fix(deps): update dependency bullmq to v5.51.1 - autoclosed #4325

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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 11, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bullmq (source) 5.39.1 -> 5.51.1 age adoption passing confidence

Release Notes

taskforcesh/bullmq (bullmq)

v5.51.1

Compare Source

Bug Fixes

v5.51.0

Compare Source

Bug Fixes
  • job-scheduler: remove next delayed job if present even if scheduler does not exist (#​3203) ref #​3197 (61395bf)
Features

v5.50.0

Compare Source

Bug Fixes
  • deduplication: remove deduplication key only when jobId matches with the last one being saved (#​3236) (192e82c)
Features

v5.49.2

Compare Source

Performance Improvements

v5.49.1

Compare Source

Bug Fixes
  • flow-producer: use FlowProducer prefix by defualt when calling getFlow (#​3224) (bd17aad)

v5.49.0

Compare Source

Features

v5.48.1

Compare Source

Bug Fixes

v5.48.0

Compare Source

Features

v5.47.3

Compare Source

Bug Fixes

v5.47.2

Compare Source

Bug Fixes
  • flow: remove job from dependencies when failParentOnFailure or continueParentOnFailure (#​3201) (1fbcbec)

v5.47.1

Compare Source

Bug Fixes
  • flow-producer: fix queueName otel attribute when passing it to addNode (#​3198) (758ea26)

v5.47.0

Compare Source

Features

v5.46.1

Compare Source

Bug Fixes

v5.46.0

Compare Source

Features
  • updateProgress: allow more types to be used as progress (#​3187) (f16b748)

v5.45.2

Compare Source

Bug Fixes
  • flow: validate pending dependencies before removing lock (#​3182) (8d59e3b)

v5.45.1

Compare Source

Bug Fixes
  • job-scheduler: emit duplicated event when next delayed job exists (#​3172) (d57698f)

v5.45.0

Compare Source

Features
  • add deduplicated job id to the deduplicated event (0f21c10)

v5.44.4

Compare Source

Bug Fixes

v5.44.3

Compare Source

Bug Fixes
  • flow: only validate pending dependencies when moving to completed (#​3164) (d3c397f)

v5.44.2

Compare Source

Performance Improvements
  • flow: validate parentKey existence before trying to move it to failed (#​3163) (5a88e47)

v5.44.1

Compare Source

Bug Fixes
  • flow: consider prioritized state when moving a parent to failed (#​3160) (d91d9f4)

v5.44.0

Compare Source

Features
  • prometheus export: expose global variables (0325a39)

v5.43.1

Compare Source

Bug Fixes
  • job-scheduler: add marker when upserting job scheduler if needed (#​3145) (0e137b2)

v5.43.0

Compare Source

Features

v5.42.0

Compare Source

Bug Fixes
  • flow: consider to fail a parent not in waiting-children when failParentOnFailure is provided (#​3098) (589adb4)
  • job-scheduler: restore iterationCount attribute (#​3134) (eec7114)
Features
Performance Improvements
  • worker: optimize job retrieval for failed jobs in chunks (#​3127) (e0f02ce)

v5.41.9

Compare Source

Bug Fixes
  • scheduler: remove multi when updating a job scheduler (#​3108) (4b619ca)

v5.41.8

Compare Source

Bug Fixes

v5.41.7

Compare Source

Bug Fixes

v5.41.6

Compare Source

Bug Fixes
  • flow: consider delayed state when moving a parent to failed (#​3112) (6a28b86)
  • telemetry: fix span name for moveToFailed logic (#​3113) (7a4b500)

v5.41.5

Compare Source

Bug Fixes
  • job-scheduler: consider removing current job from wait, paused or prioritized (#​3066) (97cd2b1)

v5.41.4

Compare Source

Performance Improvements
  • delayed: add marker once when promoting delayed jobs (#​3096) (python) (38912fb)

v5.41.3

Compare Source

Bug Fixes
  • worker: do not execute run method when no processor is defined when resuming (#​3089) (4a66933)

v5.41.2

Compare Source

Bug Fixes

v5.41.1

Compare Source

Bug Fixes

v5.41.0

Compare Source

Features
Performance Improvements
  • add-job: add job into wait or prioritized state when delay is provided as 0 (#​3052) (3e990eb)

v5.40.5

Compare Source

Bug Fixes

v5.40.4

Compare Source

Bug Fixes

v5.40.3

Compare Source

Bug Fixes

v5.40.2

Compare Source

Bug Fixes
  • fix return type of getNextJob (b970281)

v5.40.1

Compare Source

Bug Fixes
  • worker: wait fetched jobs to be processed when closing (#​3059) (d4de2f5)

v5.40.0

Compare Source

Features
  • job-scheduler: revert add delayed job and update in the same script (9f0f1ba)

v5.39.2

Compare Source

Bug Fixes
  • worker: evaluate if a job needs to be fetched when moving to failed (#​3043) (406e21c)

Configuration

📅 Schedule: Branch creation - "before 3am on Friday" (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 added the pr: dependencies Pull requests that update a dependency file label Apr 11, 2025
@renovate renovate bot force-pushed the renovate/bullmq-5.x branch from 200f691 to dddfab3 Compare April 16, 2025 05:44
@renovate renovate bot changed the title fix(deps): update dependency bullmq to v5.48.1 fix(deps): update dependency bullmq to v5.49.0 Apr 16, 2025
@renovate renovate bot force-pushed the renovate/bullmq-5.x branch from dddfab3 to 2de9df2 Compare April 17, 2025 19:42
@renovate renovate bot changed the title fix(deps): update dependency bullmq to v5.49.0 fix(deps): update dependency bullmq to v5.49.1 Apr 17, 2025
@renovate renovate bot force-pushed the renovate/bullmq-5.x branch from 2de9df2 to 88c6b46 Compare April 21, 2025 13:29
@renovate renovate bot changed the title fix(deps): update dependency bullmq to v5.49.1 fix(deps): update dependency bullmq to v5.49.2 Apr 21, 2025
@renovate renovate bot force-pushed the renovate/bullmq-5.x branch from 88c6b46 to 641e0a3 Compare April 25, 2025 04:05
@renovate renovate bot changed the title fix(deps): update dependency bullmq to v5.49.2 fix(deps): update dependency bullmq to v5.50.0 Apr 25, 2025
@renovate renovate bot force-pushed the renovate/bullmq-5.x branch from 641e0a3 to af70523 Compare April 25, 2025 05:45
@renovate renovate bot changed the title fix(deps): update dependency bullmq to v5.50.0 fix(deps): update dependency bullmq to v5.51.0 Apr 25, 2025
@renovate renovate bot force-pushed the renovate/bullmq-5.x branch from af70523 to 11d5485 Compare April 26, 2025 23:15
@renovate renovate bot changed the title fix(deps): update dependency bullmq to v5.51.0 fix(deps): update dependency bullmq to v5.51.1 Apr 26, 2025
@renovate renovate bot changed the title fix(deps): update dependency bullmq to v5.51.1 fix(deps): update dependency bullmq to v5.51.1 - autoclosed Apr 27, 2025
@renovate renovate bot closed this Apr 27, 2025
@renovate renovate bot deleted the renovate/bullmq-5.x branch April 27, 2025 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: dependencies Pull requests that update a dependency file
Development

Successfully merging this pull request may close these issues.

0 participants