Commit Graph

2172 Commits

Author SHA1 Message Date
Rogger Valverde 8c3bf1f8a4 refactor: add commandTransform utility (#2736) 2024-05-13 18:48:27 -06:00
semantic-release-bot afcf11c003 chore(release): 4.12.3 [skip ci]
## [4.12.3](https://github.com/OptimalBits/bull/compare/v4.12.2...v4.12.3) (2024-05-10)

### Bug Fixes

* **job:** validate jobKey in updateProgress and update ([#2730](https://github.com/OptimalBits/bull/issues/2730)) ([6d84156](https://github.com/OptimalBits/bull/commit/6d8415696606d3b7ec891f7fca9ab0508923c321))

### Performance Improvements

* **scripts:** remove token after moving to wait or delayed ([#2731](https://github.com/OptimalBits/bull/issues/2731)) ([7ee8f74](https://github.com/OptimalBits/bull/commit/7ee8f7430a68492c9ce768e7108443592f49d74c))
v4.12.3
2024-05-10 13:53:56 +00:00
Rogger Valverde 7ee8f7430a perf(scripts): remove token after moving to wait or delayed (#2731) 2024-05-10 07:51:07 -06:00
Rogger Valverde 6d84156966 fix(job): validate jobKey in updateProgress and update (#2730) 2024-05-10 07:50:52 -06:00
Manuel Astudillo 2ebe4cd4f4 docs: update README.md 2024-04-30 11:00:13 +02:00
semantic-release-bot 60fa88f086 chore(release): 4.12.2 [skip ci]
## [4.12.2](https://github.com/OptimalBits/bull/compare/v4.12.1...v4.12.2) (2024-01-17)

### Bug Fixes

* **dependencies:** upgrade msgpackr ([cc83ae2](https://github.com/OptimalBits/bull/commit/cc83ae297e96344f94039401be5097d7f05ab10b))
v4.12.2
2024-01-17 17:18:31 +00:00
Manuel Astudillo cc83ae297e fix(dependencies): upgrade msgpackr 2024-01-17 18:15:43 +01:00
semantic-release-bot 1aa2ce5eeb chore(release): 4.12.1 [skip ci]
## [4.12.1](https://github.com/OptimalBits/bull/compare/v4.12.0...v4.12.1) (2024-01-15)

### Bug Fixes

* **deps:** bump msgpackr from 1.5.2 to 1.10.1 ([#2697](https://github.com/OptimalBits/bull/issues/2697)) ([b27c90d](https://github.com/OptimalBits/bull/commit/b27c90d8b106cc5319e712df2386ddc35946ec3d))
v4.12.1
2024-01-15 10:40:03 +00:00
dependabot[bot] b27c90d8b1 fix(deps): bump msgpackr from 1.5.2 to 1.10.1 (#2697)
Bumps [msgpackr](https://github.com/kriszyp/msgpackr) from 1.5.2 to 1.10.1.
- [Release notes](https://github.com/kriszyp/msgpackr/releases)
- [Commits](https://github.com/kriszyp/msgpackr/commits/v1.10.1)
2024-01-15 11:37:12 +01:00
semantic-release-bot fe3579b930 chore(release): 4.12.0 [skip ci]
# [4.12.0](https://github.com/OptimalBits/bull/compare/v4.11.5...v4.12.0) (2023-12-18)

### Features

* add missing extendLock definition ([14432ff](https://github.com/OptimalBits/bull/commit/14432ff8a5e743d97c82a360c9d6a92204b1a684))
v4.12.0
2023-12-18 13:34:50 +00:00
Antony K. S c73deb7093 docs: add missing references for job locks 2023-12-18 14:31:59 +01:00
Antony K. S 14432ff8a5 feat: add missing extendLock definition
and update lockKey doc
2023-12-18 14:31:59 +01:00
Ayumi Sarah 5f34bcebb6 docs: correct misuse of Error constructor (#2685) 2023-12-05 11:18:32 +01:00
Manuel Astudillo 3ffe132ca5 docs: add Dragonfly as sponsor 2023-11-12 11:38:56 +01:00
semantic-release-bot 72c7f00891 chore(release): 4.11.5 [skip ci]
## [4.11.5](https://github.com/OptimalBits/bull/compare/v4.11.4...v4.11.5) (2023-11-11)

### Bug Fixes

* pass redis string as opts into queue ([e94f568](https://github.com/OptimalBits/bull/commit/e94f568085de079fc42b876233a060ba11ec946e))
v4.11.5
2023-11-11 12:09:08 +00:00
Shinigami92 e94f568085 fix: pass redis string as opts into queue 2023-11-11 13:06:11 +01:00
dependabot[bot] c3e5d25abb chore(deps): bump get-func-name from 2.0.0 to 2.0.2
Bumps [get-func-name](https://github.com/chaijs/get-func-name) from 2.0.0 to 2.0.2.
- [Release notes](https://github.com/chaijs/get-func-name/releases)
- [Commits](https://github.com/chaijs/get-func-name/commits/v2.0.2)

---
updated-dependencies:
- dependency-name: get-func-name
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-10 23:41:17 +01:00
dependabot[bot] 0a5829d0ca chore(deps): bump @babel/traverse from 7.13.15 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.13.15 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-10 23:40:54 +01:00
semantic-release-bot 583140e78a chore(release): 4.11.4 [skip ci]
## [4.11.4](https://github.com/OptimalBits/bull/compare/v4.11.3...v4.11.4) (2023-10-14)

### Bug Fixes

* catch pause errors when closing ([ccb6cc7](https://github.com/OptimalBits/bull/commit/ccb6cc7ecca8c726fc14509536831f665ac49701))
v4.11.4
2023-10-14 10:11:49 +00:00
Manuel Astudillo ccb6cc7ecc fix: catch pause errors when closing 2023-10-14 12:08:54 +02:00
roggervalf 4d197e8177 docs(readme): update feature comparison table 2023-08-19 09:48:59 +02:00
semantic-release-bot 5a61062037 chore(release): 4.11.3 [skip ci]
## [4.11.3](https://github.com/OptimalBits/bull/compare/v4.11.2...v4.11.3) (2023-08-11)

### Bug Fixes

* **types:** make repeat option key optional ([934ec98](https://github.com/OptimalBits/bull/commit/934ec9875c6e04c3e771b6c6ba212e3693d3a25b))
v4.11.3
2023-08-11 09:13:46 +00:00
Manuel Astudillo 934ec9875c fix(types): make repeat option key optional 2023-08-11 11:10:51 +02:00
semantic-release-bot 93a59f27d1 chore(release): 4.11.2 [skip ci]
## [4.11.2](https://github.com/OptimalBits/bull/compare/v4.11.1...v4.11.2) (2023-08-08)

### Bug Fixes

* **worker:** better client name support ([5910f44](https://github.com/OptimalBits/bull/commit/5910f44b03a264d979c8ade54d64d13fdc908b51))
v4.11.2
2023-08-08 22:14:27 +00:00
Manuel Astudillo 5910f44b03 fix(worker): better client name support 2023-08-09 00:11:33 +02:00
semantic-release-bot 6529858d3d chore(release): 4.11.1 [skip ci]
## [4.11.1](https://github.com/OptimalBits/bull/compare/v4.11.0...v4.11.1) (2023-08-08)

### Bug Fixes

* **queue:** deep clone opts ([#2634](https://github.com/OptimalBits/bull/issues/2634)) fixes [#2633](https://github.com/OptimalBits/bull/issues/2633) ([35f1da3](https://github.com/OptimalBits/bull/commit/35f1da3cf631bee97e96a774d9f1127466e7a66a))
v4.11.1
2023-08-08 08:58:07 +00:00
batrudinych 35f1da3cf6 fix(queue): deep clone opts (#2634) fixes #2633 2023-08-08 10:55:05 +02:00
semantic-release-bot f71b455b54 chore(release): 4.11.0 [skip ci]
# [4.11.0](https://github.com/OptimalBits/bull/compare/v4.10.4...v4.11.0) (2023-08-08)

### Bug Fixes

* add mising getMetrics type ([#2640](https://github.com/OptimalBits/bull/issues/2640)) ([a217a7d](https://github.com/OptimalBits/bull/commit/a217a7d56d52385eb56ffe386b7503eca9a24604))
* remove deprecated debuglog ([4ce36fe](https://github.com/OptimalBits/bull/commit/4ce36febe3a63a45198e2fe24b46fc371ee3f6e5))
* **types:** add missing keys to repeat opts ([e4e6457](https://github.com/OptimalBits/bull/commit/e4e64572a3ad259d9cb90d5dec81e8565eeadca1))
* **types:** rename strategyOptions to options to reflect js file ([bae6427](https://github.com/OptimalBits/bull/commit/bae6427ce9d9fac26b198402068bd84647fd8208))
* **typings:** return type of getJobCountByTypes ([#2622](https://github.com/OptimalBits/bull/issues/2622)) ([47722ed](https://github.com/OptimalBits/bull/commit/47722ed791429b087128ce5f35847663b2d8fc9c))
* **worker:** high-memory-usage-when-providing-float-to-concurrency ([#2620](https://github.com/OptimalBits/bull/issues/2620)) ([dcca1e8](https://github.com/OptimalBits/bull/commit/dcca1e8c39b121fb01ac299bec30a3d011059c1f))
* change option name to match ts declaration ([909a07e](https://github.com/OptimalBits/bull/commit/909a07e27075a63b9ca178a3074b0b5c80d86355))
* ts declaration metrics option and getMetrics function ([11331b7](https://github.com/OptimalBits/bull/commit/11331b718a8e534ac6822917a536eab32b10446b))

### Features

* upgrade ioredis to 5.3.2 ([e1883f0](https://github.com/OptimalBits/bull/commit/e1883f01c2cb23a51b5485ef8048c4268ee968ea))
v4.11.0
2023-08-08 08:49:51 +00:00
Aleš Ferlan f6cbcab7a2 chore: update ubuntu build version 2023-08-08 10:46:52 +02:00
Aleš Ferlan a217a7d56d fix: add mising getMetrics type (#2640) 2023-08-03 16:43:57 +02:00
Fr-yayou 13fe324a25 docs: update README.md typo (#2607) 2023-07-30 09:36:32 +02:00
Gady Piazza 4ce36febe3 fix: remove deprecated debuglog 2023-07-12 23:43:40 +02:00
Efraim Rodrigues 532b1a7635 docs: fix typo in issue_template.md (#2627) 2023-07-12 23:29:56 +02:00
Ayomide Ojo a1fe08ea3c docs: fix typos in docs (#2623) 2023-07-10 10:27:40 +02:00
abdeljalil09 dcca1e8c39 fix(worker): high-memory-usage-when-providing-float-to-concurrency (#2620) 2023-07-06 16:21:06 +02:00
Fayelure 47722ed791 fix(typings): return type of getJobCountByTypes (#2622) 2023-07-05 11:30:38 +02:00
Thomas 4b8a386ace chore: upgrade semver version 7.3.2 to 7.5.2 (#2617) 2023-06-22 14:58:42 +02:00
Shean de Montigny-Desautels bae6427ce9 fix(types): rename strategyOptions to options to reflect js file 2023-05-30 16:35:57 +02:00
Mir Amir Mousavi e4e64572a3 fix(types): add missing keys to repeat opts 2023-05-23 10:36:47 +02:00
Guy Berkovich 909a07e270 fix: change option name to match ts declaration 2023-04-28 22:45:22 +02:00
Guy Berkovich 11331b718a fix: ts declaration metrics option and getMetrics function 2023-04-28 22:45:22 +02:00
Manuel Astudillo e1883f01c2 feat: upgrade ioredis to 5.3.2 2023-04-20 08:08:02 +02:00
Manuel Astudillo 9dc9fd03a8 docs: correct createClient property typing 2023-02-13 11:03:27 +01:00
Manuel Astudillo aa17891d40 docs: removed wrong property in QueueOptions 2023-02-13 11:00:57 +01:00
semantic-release-bot 3aabb7435d chore(release): 4.10.4 [skip ci]
## [4.10.4](https://github.com/OptimalBits/bull/compare/v4.10.3...v4.10.4) (2023-02-09)

### Bug Fixes

* **retry:** handle pause queue status ([9f945d6](https://github.com/OptimalBits/bull/commit/9f945d60c69e8b5d7b46f58189a1c49a83897099))
v4.10.4
2023-02-09 11:26:05 +00:00
Manuel Astudillo 5b4bc0b4ef test(retry): fix retry test error 2023-02-09 12:23:09 +01:00
Manuel Astudillo 9f945d60c6 fix(retry): handle pause queue status 2023-02-09 12:23:09 +01:00
dependabot[bot] 6c6ecb2bde chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-03 11:21:27 +01:00
semantic-release-bot 829e26e98a chore(release): 4.10.3 [skip ci]
## [4.10.3](https://github.com/OptimalBits/bull/compare/v4.10.2...v4.10.3) (2023-02-03)

### Bug Fixes

* don't reschedule delay timer if closing ([#2535](https://github.com/OptimalBits/bull/issues/2535)) ([8a0292a](https://github.com/OptimalBits/bull/commit/8a0292a574df82a62d718e13d8995800fd8529d0))
v4.10.3
2023-02-03 09:25:37 +00:00
Hendrik Morée 8a0292a574 fix: don't reschedule delay timer if closing (#2535) 2023-02-03 10:22:40 +01:00