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

chore(deps): update dependency bullmq to v5.10.4 #2010

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 16, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

taskforcesh/bullmq (bullmq)

v5.10.4

Compare Source

v5.10.3

Compare Source

Bug Fixes
  • repeatable: keep legacy repeatables if it exists instead of creating one with new structure (#​2665) (93fad41)

v5.10.2

Compare Source

Performance Improvements

v5.10.1

Compare Source

Bug Fixes

v5.10.0

Compare Source

Features

v5.9.0

Compare Source

Features

v5.8.7

Compare Source

Performance Improvements
  • delayed: keep moving delayed jobs to waiting when queue is paused (#​2640) (python) (b89e2e0)

v5.8.6

Compare Source

Bug Fixes
  • delayed: avoid using jobId in order to schedule delayed jobs (#​2587) (python) (228db2c)

v5.8.5

Compare Source

Bug Fixes
  • parent: consider re-adding child that is in completed state using same jobIds (#​2627) (python) fixes #​2554 (00cd017)

v5.8.4

Compare Source

Bug Fixes

v5.8.3

Compare Source

Bug Fixes

v5.8.2

Compare Source

Bug Fixes
  • priority: consider paused state when calling getCountsPerPriority (python) (#​2609) (6e99250)

v5.8.1

Compare Source

Bug Fixes
  • priority: use module instead of bit.band to keep order (python) (#​2597) (9ece15b)
Features

v5.8.0

Compare Source

Bug Fixes
Features

v5.7.15

Compare Source

Performance Improvements

v5.7.14

Compare Source

Bug Fixes
  • worker: properly cancel blocking command during disconnections (2cf12b3)

v5.7.13

Compare Source

Bug Fixes
  • extendlock,createbulk use pipeline no multi command (a053d9b)

v5.7.12

Compare Source

Bug Fixes
  • repeat: throw error when endDate is pointing to the past (#​2574) (5bd7990)

v5.7.11

Compare Source

Bug Fixes
  • retry-job: throw error when job is not in active state (#​2576) (ca207f5)

v5.7.10

Compare Source

Bug Fixes

v5.7.9

Compare Source

Bug Fixes

v5.7.8

Compare Source

Bug Fixes
  • worker: make sure clearTimeout is always called after bzpopmin (782382e)

v5.7.7

Compare Source

Bug Fixes

v5.7.6

Compare Source

Bug Fixes
  • redis-connection: increase redis retry strategy backoff (#​2546) [python] (6cf7712)
Performance Improvements

v5.7.5

Compare Source

Bug Fixes

v5.7.4

Compare Source

Performance Improvements
  • worker: reset delays after generating blockTimeout value (#​2529) (e92cea4)

v5.7.3

Compare Source

Bug Fixes
  • worker: return minimumBlockTimeout depending on redis version (python) (#​2532) (83dfb63)

v5.7.2

Compare Source

Bug Fixes
Features

v5.7.1

Compare Source

Bug Fixes

v5.7.0

Compare Source

Features
  • allow arbitrary large drainDelay (9693321)

v5.6.0

Compare Source

Features
  • python: support reusable redis connections (29ad8c8)

v5.5.4

Compare Source

Performance Improvements
  • stalled: remove jobId from stalled after removing lock when moved from active (#​2512) (python) (64feec9)

v5.5.3

Compare Source

Bug Fixes
  • deps: remove script loader from dist as it is used only when building package (#​2503) (6f9ca23)

v5.5.2

Compare Source

Bug Fixes
  • client: try catch list command as it's not supported in GCP (#​2506) (ca68a9e)

v5.5.1

Compare Source

Bug Fixes
  • connection: ignore error when setting custom end status (#​2473) (3e17e45)

v5.5.0

Compare Source

Features
  • getters: add getWorkersCount (743c7aa)

v5.4.6

Compare Source

Bug Fixes

v5.4.5

Compare Source

Bug Fixes
  • scripts: use command name in error message when moving to finished (#​2483) (3c335d4)

v5.4.4

Compare Source

Bug Fixes
  • queue: use QueueOptions type in opts attribute (#​2481) (51a589f)
  • worker: set blockTimeout as 0.001 when reach the time to get delayed jobs [python] (#​2478) (b385034)

v5.4.3

Compare Source

Bug Fixes
Features

v5.4.2

Compare Source

Bug Fixes

v5.4.1

Compare Source

Bug Fixes

v5.4.0

Compare Source

Features

v5.3.3

Compare Source

Bug Fixes
  • deps: replaced glob by fast-glob due to security advisory (91cf9a9)

v5.3.2

Compare Source

Bug Fixes

v5.3.1

Compare Source

Bug Fixes
  • add-job: fix parent job cannot be replaced error message (#​2441) (1e9a13f)

v5.3.0

Compare Source

Features
  • worker: add support for naming workers (7ba2729)

v5.2.1

Compare Source

Bug Fixes
  • flow: remove failed children references on auto removal (#​2432) (8a85207)

v5.2.0

Compare Source

Features

v5.1.12

Compare Source

Bug Fixes

Configuration

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

🚦 Automerge: Enabled.

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 changed the title chore(deps): update dependency bullmq to v5.1.12 chore(deps): update dependency bullmq to v5.2.0 Feb 17, 2024
@renovate renovate bot changed the title chore(deps): update dependency bullmq to v5.2.0 chore(deps): update dependency bullmq to v5.2.1 Feb 17, 2024
@renovate renovate bot changed the title chore(deps): update dependency bullmq to v5.2.1 chore(deps): update dependency bullmq to v5.3.0 Feb 21, 2024
@renovate renovate bot force-pushed the renovate/bullmq-5.x branch 3 times, most recently from 3cd3747 to a421acd Compare February 22, 2024 03:47
@renovate renovate bot changed the title chore(deps): update dependency bullmq to v5.3.0 chore(deps): update dependency bullmq to v5.3.1 Feb 22, 2024
@renovate renovate bot force-pushed the renovate/bullmq-5.x branch 2 times, most recently from 8d49851 to 6cc1c86 Compare February 24, 2024 02:23
@renovate renovate bot changed the title chore(deps): update dependency bullmq to v5.3.1 chore(deps): update dependency bullmq to v5.3.2 Feb 24, 2024
@renovate renovate bot changed the title chore(deps): update dependency bullmq to v5.3.2 chore(deps): update dependency bullmq to v5.3.3 Feb 25, 2024
@renovate renovate bot force-pushed the renovate/bullmq-5.x branch 3 times, most recently from af0595a to 4f81bd8 Compare February 27, 2024 03:56
@renovate renovate bot changed the title chore(deps): update dependency bullmq to v5.3.3 chore(deps): update dependency bullmq to v5.4.0 Feb 27, 2024
@renovate renovate bot force-pushed the renovate/bullmq-5.x branch 7 times, most recently from 1400f29 to 4999131 Compare March 1, 2024 06:04
@renovate renovate bot changed the title chore(deps): update dependency bullmq to v5.4.0 chore(deps): update dependency bullmq to v5.4.1 Mar 1, 2024
@renovate renovate bot changed the title chore(deps): update dependency bullmq to v5.4.1 chore(deps): update dependency bullmq to v5.4.2 Mar 6, 2024
@renovate renovate bot changed the title chore(deps): update dependency bullmq to v5.8.6 chore(deps): update dependency bullmq to v5.8.7 Jul 11, 2024
@renovate renovate bot force-pushed the renovate/bullmq-5.x branch 3 times, most recently from 7a060d2 to 8baf242 Compare July 15, 2024 16:31
@renovate renovate bot changed the title chore(deps): update dependency bullmq to v5.8.7 chore(deps): update dependency bullmq to v5.9.0 Jul 15, 2024
@renovate renovate bot force-pushed the renovate/bullmq-5.x branch 2 times, most recently from 697e86b to d02c5da Compare July 16, 2024 17:50
@renovate renovate bot changed the title chore(deps): update dependency bullmq to v5.9.0 chore(deps): update dependency bullmq to v5.10.0 Jul 16, 2024
@renovate renovate bot force-pushed the renovate/bullmq-5.x branch 3 times, most recently from ab3b361 to 785a94b Compare July 18, 2024 05:20
@renovate renovate bot changed the title chore(deps): update dependency bullmq to v5.10.0 chore(deps): update dependency bullmq to v5.10.1 Jul 18, 2024
@renovate renovate bot force-pushed the renovate/bullmq-5.x branch 3 times, most recently from 0689d4e to 2397751 Compare July 19, 2024 14:21
@renovate renovate bot changed the title chore(deps): update dependency bullmq to v5.10.1 chore(deps): update dependency bullmq to v5.10.3 Jul 19, 2024
@renovate renovate bot force-pushed the renovate/bullmq-5.x branch 6 times, most recently from 8677c55 to 9284393 Compare July 26, 2024 03:36
@renovate renovate bot changed the title chore(deps): update dependency bullmq to v5.10.3 chore(deps): update dependency bullmq to v5.10.4 Jul 26, 2024
@renovate renovate bot force-pushed the renovate/bullmq-5.x branch 3 times, most recently from 0c96ba2 to ec600a5 Compare July 28, 2024 15:07
@kamilmysliwiec kamilmysliwiec merged commit 54f31b3 into master Jul 29, 2024
1 check failed
@renovate renovate bot deleted the renovate/bullmq-5.x branch July 29, 2024 08:12
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