sensebox / openSenseMap-API

API for opensensemap.org
https://docs.opensensemap.org/
MIT License
48 stars 41 forks source link

Bump bullmq from 3.10.1 to 4.12.0 #831

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps bullmq from 3.10.1 to 4.12.0.

Release notes

Sourced from bullmq's releases.

v4.12.0

4.12.0 (2023-09-29)

Bug Fixes

  • move-to-finished: stringify any return value [python] (#2198) fixes #2196 (07f1335)

Features

  • expose addJobLog and updateJobProgress to the Queue instance (#2202) (2056939)
  • queue: add clean method [python] (#2194) (3b67193)

v4.11.4

4.11.4 (2023-09-22)

Bug Fixes

v4.11.3

4.11.3 (2023-09-22)

Bug Fixes

v4.11.2

4.11.2 (2023-09-20)

Bug Fixes

  • worker: throw exception with NaN as concurrency (#2184) (f36ac8b)

v4.11.1

4.11.1 (2023-09-20)

Bug Fixes

  • queue: differentiate score purpose per state in clean method (#2133) fixes #2124 (862f10b)

v4.11.0

4.11.0 (2023-09-16)

... (truncated)

Commits
  • 5ebb185 chore(release): 4.12.0 [skip ci]
  • 2056939 feat: expose addJobLog and updateJobProgress to the Queue instance (#2202)
  • ba77e06 refactor: simplify code in moveToActive (#2195)
  • b886d1d 1.14.0
  • 07f1335 fix(move-to-finished): stringify any return value [python] (#2198) fixes #2196
  • 3b67193 feat(queue): add clean method [python] (#2194)
  • c948c8a docs(rate-limit): add missing limiter options in examples ref #2193
  • 9d78a99 chore(release): 4.11.4 [skip ci]
  • b5e97f4 fix(queue): batched unpack now uses range (#2188)
  • 1647721 chore(release): 4.11.3 [skip ci]
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #832.