Conveyor MQ v0.0.37 Release Notes
Release Date: 2020-08-05 // over 4 years ago-
- 🔀 Merge pull request #69 from conveyor-mq/cleanup-deps 3a8a737
- 🚚 Move @types to dev-deps 9234656
- Merge pull request #57 from conveyor-mq/dependabot/npm_and_yarn/lodash-4.17.19 058e7de
- ⬆️ Bump lodash from 4.17.15 to 4.17.19 20dd2a5
- Merge pull request #56 from conveyor-mq/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-3.6.1 f0aa917
- Merge pull request #55 from conveyor-mq/dependabot/npm_and_yarn/typescript-eslint/parser-3.6.1 1fe0608
- Merge pull request #54 from conveyor-mq/dependabot/npm_and_yarn/np-6.3.2 74f4e74
- Merge pull request #50 from conveyor-mq/dependabot/npm_and_yarn/types/jest-26.0.4 cd130fd
- Merge pull request #49 from conveyor-mq/dependabot/npm_and_yarn/eslint-7.4.0 c741985
- ⬆️ Bump @typescript-eslint/eslint-plugin from 3.5.0 to 3.6.1 edd5f50
- ⬆️ Bump @typescript-eslint/parser from 3.5.0 to 3.6.1 fc9eb49
- ⬆️ Bump np from 6.2.5 to 6.3.2 1efa8a1
- ⬆️ Bump @types/jest from 26.0.3 to 26.0.4 7ea1c02
- ⬆️ Bump eslint from 7.3.1 to 7.4.0 3b19be4
- Merge pull request #43 from conveyor-mq/dependabot/npm_and_yarn/types/ioredis-4.17.0 671f904
- Merge pull request #44 from conveyor-mq/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-3.5.0 cbe636e
- Merge pull request #45 from conveyor-mq/dependabot/npm_and_yarn/typescript-eslint/parser-3.5.0 c8e1e3c
- Merge pull request #46 from conveyor-mq/dependabot/npm_and_yarn/typescript-3.9.6 80ac08b
- Merge pull request #47 from conveyor-mq/dependabot/npm_and_yarn/p-queue-6.5.0 fcc9b4b
- ⬆️ Bump p-queue from 6.4.0 to 6.5.0 18db4f2
- ⬆️ Bump typescript from 3.9.5 to 3.9.6 5342bbc
- ⬆️ Bump @typescript-eslint/parser from 3.4.0 to 3.5.0 352581c
- ⬆️ Bump @typescript-eslint/eslint-plugin from 3.4.0 to 3.5.0 60daac0
- ⬆️ Bump @types/ioredis from 4.16.7 to 4.17.0 ce9ee76
Previous changes from v0.0.36
-
- 🔀 Merge pull request #8 from conveyor-mq/rate-limiting 3938534
- ➕ Add get queue rate limit docs 25d9ba8
- ➕ Add tests and update docs 9df99fe
- ➕ Add test for setting queue rate limit 218c257
- Merge pull request #42 from conveyor-mq/dependabot/npm_and_yarn/typedoc-0.17.8 bfb7902
- ⬆️ Bump typedoc from 0.17.7 to 0.17.8 5dea56b
- ➕ Add task limiting to docs b5f445b
- Implement queue rate limit 76ba3e2
- 👕 Linting cde896b
- Implement rate limiter prototype 2a66853
- ➕ Add setQueueRateLimit 56b25c0