killbasa / Amaneko

Discord bot for VTuber livestream relays and notifications.
https://docs.amaneko.ca/
MIT License
2 stars 0 forks source link

fix(deps): update dependency bullmq to v5 - autoclosed #129

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

taskforcesh/bullmq (bullmq) ### [`v5.1.3`](https://togithub.com/taskforcesh/bullmq/releases/tag/v5.1.3) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v5.1.2...v5.1.3) ##### Bug Fixes - **retry-jobs:** add marker when needed ([#​2374](https://togithub.com/taskforcesh/bullmq/issues/2374)) ([1813d5f](https://togithub.com/taskforcesh/bullmq/commit/1813d5fa12b7db69ee6c8c09273729cda8e3e3b5)) ### [`v5.1.2`](https://togithub.com/taskforcesh/bullmq/releases/tag/v5.1.2) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v5.1.1...v5.1.2) ##### Bug Fixes - **redis:** upgrade to v5 \[python] ([#​2364](https://togithub.com/taskforcesh/bullmq/issues/2364)) ([d5113c8](https://togithub.com/taskforcesh/bullmq/commit/d5113c88ad108b281b292e2890e0eef3be41c8fb)) - **security:** upgrade msgpackr https://github.com/advisories/GHSA-7hpj-7hhx-2fgx ([7ae0953](https://togithub.com/taskforcesh/bullmq/commit/7ae095357fddbdaacc286cbe5782946b95160d55)) ##### Features - **queue:** add promoteJobs method \[python] ([#​2377](https://togithub.com/taskforcesh/bullmq/issues/2377)) ([3b9de96](https://togithub.com/taskforcesh/bullmq/commit/3b9de967efa34ea22cdab1fbc7ff65d49927d787)) ### [`v5.1.1`](https://togithub.com/taskforcesh/bullmq/releases/tag/v5.1.1) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v5.1.0...v5.1.1) ##### Bug Fixes - **worker:** worker can be closed if Redis is down ([#​2350](https://togithub.com/taskforcesh/bullmq/issues/2350)) ([888dcc2](https://togithub.com/taskforcesh/bullmq/commit/888dcc2dd40571e05fe1f4a5c81161ed062f4542)) ### [`v5.1.0`](https://togithub.com/taskforcesh/bullmq/releases/tag/v5.1.0) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v5.0.0...v5.1.0) ##### Features - **job:** add isActive method \[python] ([#​2352](https://togithub.com/taskforcesh/bullmq/issues/2352)) ([afb5e31](https://togithub.com/taskforcesh/bullmq/commit/afb5e31484ed2e5a1c381c732321225c0a8b78ff)) - **repeatable:** allow saving custom key ([#​1824](https://togithub.com/taskforcesh/bullmq/issues/1824)) ([8ea0e1f](https://togithub.com/taskforcesh/bullmq/commit/8ea0e1f76baf36dab94a66657c0f432492cb9999)) ### [`v5.0.0`](https://togithub.com/taskforcesh/bullmq/releases/tag/v5.0.0) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v4.17.0...v5.0.0) ##### Bug Fixes - **connection:** require connection to be passed ([#​2335](https://togithub.com/taskforcesh/bullmq/issues/2335)) ([1867dd1](https://togithub.com/taskforcesh/bullmq/commit/1867dd107d7edbd417bf6918354ae4656480a544)) - **job:** revert console warn custom job ids when they represent integers ([#​2312](https://togithub.com/taskforcesh/bullmq/issues/2312)) ([84015ff](https://togithub.com/taskforcesh/bullmq/commit/84015ffa04216c45d8f3181a7f859b8c0792c80d)) - **python:** unify redis connection args for Queue and Worker ([#​2282](https://togithub.com/taskforcesh/bullmq/issues/2282)) ([8eee20f](https://togithub.com/taskforcesh/bullmq/commit/8eee20f1210a49024eeee6647817f0659b8c3893)) - **worker:** throw error if connection is missing ([6491a18](https://togithub.com/taskforcesh/bullmq/commit/6491a185268ae546baa9b95a20b95d63c0e27915)) ##### Features - **job:** provide skipAttempt option when manually moving a job ([#​2203](https://togithub.com/taskforcesh/bullmq/issues/2203)) ([0e88e4f](https://togithub.com/taskforcesh/bullmq/commit/0e88e4fe4ed940487dfc79d1345d0686de22d0c6)) - **python:** use new queue markers ([b0a13e8](https://togithub.com/taskforcesh/bullmq/commit/b0a13e86285998ce0524eb443d732bce91e9b6c5)) - **python:** use new queue markers ([4276eb7](https://togithub.com/taskforcesh/bullmq/commit/4276eb725ca294ddbfc00c4edc627bb2cb5d403a)) - **worker:** improved markers handling ([73cf5fc](https://togithub.com/taskforcesh/bullmq/commit/73cf5fc1e6e13d8329e1e4e700a8db92173e0624)) - **worker:** improved markers handling ([0bac0fb](https://togithub.com/taskforcesh/bullmq/commit/0bac0fbb97afa968aa7644f1438b86d7bc18bbc5)) ##### 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 - "before 10am on Saturday" (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.



This PR has been generated by Mend Renovate. View repository job log here.