express-bull-es6
express-bull-es6 copied to clipboard
An example setup with docker-compose, Redis, bull queue and ES6.
Bumps [ioredis](https://github.com/luin/ioredis) from 4.28.5 to 5.2.3. Release notes Sourced from ioredis's releases. v5.2.3 5.2.3 (2022-08-23) Bug Fixes type of zscore result should be nullable (#1639) (a3838ae) update to latest profile...
Bumps [bull-arena](https://github.com/bee-queue/arena) from 3.29.3 to 3.29.5. Release notes Sourced from bull-arena's releases. v3.29.5 3.29.5 (2022-08-11) Bug Fixes deps: bump minimist from 1.2.5 to 1.2.6 (#507) (229cfe3) v3.29.4 3.29.4 (2022-08-11) Bug...
Bumps [bull](https://github.com/OptimalBits/bull) from 4.5.1 to 4.8.5. Release notes Sourced from bull's releases. v4.8.5 4.8.5 (2022-07-27) Performance Improvements clean: use ZRANGEBYSCORE to improve performance (#2363) (3331188) v4.8.4 4.8.4 (2022-06-16) Bug Fixes...
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.15 to 2.0.19. Release notes Sourced from nodemon's releases. v2.0.19 2.0.19 (2022-07-05) Bug Fixes Replace update notifier with simplified deps (#2033) (176c4a6), closes #1961 #2028 v2.0.18 2.0.18...
Bumps [express](https://github.com/expressjs/express) from 4.18.0 to 4.18.1. Release notes Sourced from express's releases. 4.18.1 Fix hanging on large stack of sync routes Changelog Sourced from express's changelog. 4.18.1 / 2022-04-29 Fix...
Bumps [axios](https://github.com/axios/axios) from 0.26.1 to 0.27.2. Release notes Sourced from axios's releases. v0.27.2 0.27.2 (April 27, 2022) Fixes and Functionality: Fixed FormData posting in browser environment by reverting #3785 (#4640)...
Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.19.2 to 1.20.0. Release notes Sourced from body-parser's releases. 1.20.0 Fix error message for json parse whitespace in strict Fix internal error when inflated body exceeds limit...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Bumps [bull-arena](https://github.com/bee-queue/arena) from 3.29.3 to 3.30.0. Release notes Sourced from bull-arena's releases. v3.30.0 3.30.0 (2022-10-18) Features bull: support removing repeatable jobs (#574) (29528cf) v3.29.5 3.29.5 (2022-08-11) Bug Fixes deps: bump...
Bumps [axios](https://github.com/axios/axios) from 0.26.1 to 1.1.3. Release notes Sourced from axios's releases. v1.1.3 Added Added custom params serializer support #5113 Fixed Fixed top-level export to keep them in-line with static...