midwayjs / midway

🍔 A Node.js Serverless Framework for front-end/full-stack developers. Build the application for next decade. Works on AWS, Alibaba Cloud, Tencent Cloud and traditional VM/Container. Super easy integrate with React and Vue. 🌈
https://www.midwayjs.org/
MIT License
7.25k stars 566 forks source link

fix(deps): update bull monorepo #3881

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@bull-board/api (source) 5.17.1 -> 5.19.2 age adoption passing confidence
@bull-board/ui (source) 5.17.1 -> 5.19.2 age adoption passing confidence
bull 4.12.6 -> 4.12.9 age adoption passing confidence

Release Notes

felixmosh/bull-board (@​bull-board/api) ### [`v5.19.2`](https://togithub.com/felixmosh/bull-board/blob/HEAD/CHANGELOG.md#v5192) [Compare Source](https://togithub.com/felixmosh/bull-board/compare/v5.19.1...v5.19.2) - fix: redis uptime is not correct & not localized, closes [#​758](https://togithub.com/felixmosh/bull-board/issues/758) [`#758`](https://togithub.com/felixmosh/bull-board/issues/758) - fix: update date-fns locale when language changes [`41c7af7`](https://togithub.com/felixmosh/bull-board/commit/41c7af777098ba7810474f17691948829c0a1fdf) - fix: job action tooltip is not shown [`07e1be9`](https://togithub.com/felixmosh/bull-board/commit/07e1be97a14bd16b3c22cbcb8dbd07c33d12e683) ### [`v5.19.1`](https://togithub.com/felixmosh/bull-board/blob/HEAD/CHANGELOG.md#v5191) [Compare Source](https://togithub.com/felixmosh/bull-board/compare/v5.19.0...v5.19.1) > 29 May 2024 - fix: don't read body for get requests, closes [#​757](https://togithub.com/felixmosh/bull-board/issues/757) [`#757`](https://togithub.com/felixmosh/bull-board/issues/757) - Release 5.19.1 [`c208d35`](https://togithub.com/felixmosh/bull-board/commit/c208d35ae9f38f86c348a561407cee5050bb539d) ### [`v5.19.0`](https://togithub.com/felixmosh/bull-board/blob/HEAD/CHANGELOG.md#v5190) [Compare Source](https://togithub.com/felixmosh/bull-board/compare/v5.18.3...v5.19.0) > 28 May 2024 - update i18n [`#756`](https://togithub.com/felixmosh/bull-board/pull/756) - chore: remove unused libs [`#755`](https://togithub.com/felixmosh/bull-board/pull/755) - Release 5.19.0 [`e59360e`](https://togithub.com/felixmosh/bull-board/commit/e59360eef967253970436b281937ef2294434914) - feat: use settings saved lang [`f303f2a`](https://togithub.com/felixmosh/bull-board/commit/f303f2ac347e8adeb44e1e45765b2b50150efa1b) ### [`v5.18.3`](https://togithub.com/felixmosh/bull-board/blob/HEAD/CHANGELOG.md#v5183) [Compare Source](https://togithub.com/felixmosh/bull-board/compare/v5.18.2...v5.18.3) > 23 May 2024 - fix: encode queue name in links, closes [#​750](https://togithub.com/felixmosh/bull-board/issues/750) [`#752`](https://togithub.com/felixmosh/bull-board/pull/752) - fix: encode queue name in links, closes [#​750](https://togithub.com/felixmosh/bull-board/issues/750) ([#​752](https://togithub.com/felixmosh/bull-board/issues/752)) [`#750`](https://togithub.com/felixmosh/bull-board/issues/750) - Release 5.18.3 [`2955854`](https://togithub.com/felixmosh/bull-board/commit/2955854dffa70ebccb89e58abc5efd12dc23a1ec) ### [`v5.18.2`](https://togithub.com/felixmosh/bull-board/blob/HEAD/CHANGELOG.md#v5182) [Compare Source](https://togithub.com/felixmosh/bull-board/compare/v5.18.1...v5.18.2) > 23 May 2024 - feat: custom job timeline date format [`#745`](https://togithub.com/felixmosh/bull-board/pull/745) - Update package.json [`#751`](https://togithub.com/felixmosh/bull-board/pull/751) - Release 5.18.2 [`36b5824`](https://togithub.com/felixmosh/bull-board/commit/36b58243b957d218298fcc55f90a5288091bbb7d) - refactor: extract react hook from function [`193a8af`](https://togithub.com/felixmosh/bull-board/commit/193a8af42acdf47a5fee579b904d25fbacd7cad6) ### [`v5.18.1`](https://togithub.com/felixmosh/bull-board/blob/HEAD/CHANGELOG.md#v5181) [Compare Source](https://togithub.com/felixmosh/bull-board/compare/v5.18.0...v5.18.1) > 22 May 2024 - Release 5.18.1 [`b628b90`](https://togithub.com/felixmosh/bull-board/commit/b628b9061fd80bf1fb9e6b8c33c884208ad3575b) - (JobCard) Round Progress percent [`124e0db`](https://togithub.com/felixmosh/bull-board/commit/124e0dbb264532b89200a34f1cd017251650b37b) ### [`v5.18.0`](https://togithub.com/felixmosh/bull-board/blob/HEAD/CHANGELOG.md#v5180) [Compare Source](https://togithub.com/felixmosh/bull-board/compare/v5.17.1...v5.18.0) > 22 May 2024 - Add Job Modal [`#744`](https://togithub.com/felixmosh/bull-board/pull/744) - bump ejs dependency in package.json [`#748`](https://togithub.com/felixmosh/bull-board/pull/748) - feat: add new job to queue [`95bc661`](https://togithub.com/felixmosh/bull-board/commit/95bc66198f37e137a66e266a6fecd06b3f754765) - feat(ui): add job modal [`2f8fff5`](https://togithub.com/felixmosh/bull-board/commit/2f8fff532043219d6fcce9f653c55c9a0536b90c) - refactor: move job modal to queue dropdown actions [`1a1ffd0`](https://togithub.com/felixmosh/bull-board/commit/1a1ffd06d29a9bff31ed3279a5a78668edc9474a)
OptimalBits/bull (bull) ### [`v4.12.9`](https://togithub.com/OptimalBits/bull/blob/HEAD/CHANGELOG.md#4129-2024-05-24) [Compare Source](https://togithub.com/OptimalBits/bull/compare/v4.12.8...v4.12.9) ##### Bug Fixes - **retry-job:** throw error when job is not in active state ([#​2741](https://togithub.com/OptimalBits/bull/issues/2741)) ([c29e3b0](https://togithub.com/OptimalBits/bull/commit/c29e3b061a168c3d40a336a733c382bab14caa57)) ### [`v4.12.8`](https://togithub.com/OptimalBits/bull/blob/HEAD/CHANGELOG.md#4128-2024-05-22) [Compare Source](https://togithub.com/OptimalBits/bull/compare/v4.12.7...v4.12.8) ##### Bug Fixes - **move-to-finished:** throw error when job is not in active state ([#​2739](https://togithub.com/OptimalBits/bull/issues/2739)) ([7b12be1](https://togithub.com/OptimalBits/bull/commit/7b12be13ea39e309d6a6a39a2e56f646f06fdfa8)) ### [`v4.12.7`](https://togithub.com/OptimalBits/bull/blob/HEAD/CHANGELOG.md#4127-2024-05-21) [Compare Source](https://togithub.com/OptimalBits/bull/compare/v4.12.6...v4.12.7) ##### Bug Fixes - **scripts:** throw error when moving non-active job to delayed ([#​2740](https://togithub.com/OptimalBits/bull/issues/2740)) ([63636b1](https://togithub.com/OptimalBits/bull/commit/63636b181d0a166b1702059e5abb53ce1589d90f))

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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