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

fix(deps): update dependency bullmq to v5 #8790

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 14, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bullmq (source) ^4.8.0 -> ^5.0.0 age adoption passing confidence

Release Notes

taskforcesh/bullmq (bullmq)

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

v5.1.11

Compare Source

Bug Fixes

v5.1.10

Compare Source

Performance Improvements
  • marker: differentiate standard and delayed markers (python) (#​2389) (18ebee8)

v5.1.9

Compare Source

Performance Improvements

v5.1.8

Compare Source

Performance Improvements
  • flow: add marker when moving parent to wait (python) (#​2408) (6fb6896)

v5.1.7

Compare Source

Bug Fixes

v5.1.6

Compare Source

Bug Fixes

v5.1.5

Compare Source

Performance Improvements

v5.1.4

Compare Source

Bug Fixes
  • stalled: consider adding marker when moving job back to wait (#​2384) (4914df8)

v5.1.3

Compare Source

Bug Fixes

v5.1.2

Compare Source

Bug Fixes
Features

v5.1.1

Compare Source

Bug Fixes

v5.1.0

Compare Source

Features

v5.0.0

Compare Source

Bug Fixes
  • connection: require connection to be passed (#​2335) (1867dd1)
  • job: revert console warn custom job ids when they represent integers (#​2312) (84015ff)
  • python: unify redis connection args for Queue and Worker (#​2282) (8eee20f)
  • worker: throw error if connection is missing (6491a18)
Features
  • job: provide skipAttempt option when manually moving a job (#​2203) (0e88e4f)
  • python: use new queue markers (b0a13e8)
  • python: use new queue markers (4276eb7)
  • worker: improved markers handling (73cf5fc)
  • worker: improved markers handling (0bac0fb)
BREAKING CHANGES
  • worker: Markers use now a dedicated key in redis instead of using a special Job ID.
  • worker: Markers use now a dedicated key in redis instead of using a special Job ID.

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 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from danieldietzler as a code owner April 14, 2024 16:32
@renovate renovate bot added dependencies Pull requests that update a dependency file renovate labels Apr 14, 2024
Copy link

Deploying immich with  Cloudflare Pages  Cloudflare Pages

Latest commit: 702d70b
Status: ✅  Deploy successful!
Preview URL: https://194ac0d5.immich.pages.dev
Branch Preview URL: https://renovate-bullmq-5-x.immich.pages.dev

View logs

@bo0tzz
Copy link
Member

bo0tzz commented Apr 14, 2024

#6105

@bo0tzz bo0tzz closed this Apr 14, 2024
Copy link
Contributor Author

renovate bot commented Apr 14, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 5.x releases. But if you manually upgrade to 5.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/bullmq-5.x branch April 14, 2024 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant