SmartBear / git-en-boite

Web service facade for interacting with git repos on various providers - GitHub/BitBucket/GitLab etc.
MIT License
18 stars 7 forks source link

Bump bullmq from 1.21.0 to 1.22.2 #681

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps bullmq from 1.21.0 to 1.22.2.

Release notes

Sourced from bullmq's releases.

v1.22.2

1.22.2 (2021-04-29)

Bug Fixes

v1.22.1

1.22.1 (2021-04-28)

Bug Fixes

  • addjob: fix redis cluster CROSSSLOT (a5fd1d7)

v1.22.0

1.22.0 (2021-04-28)

Features

  • jobcreate: allow passing parent in job.create (ede3626)
Commits
  • 277997d chore(release): 1.22.2 [skip ci]
  • 07743ff fix: add missing Redis Cluster types fixes #406
  • b34ccd1 chore(release): 1.22.1 [skip ci]
  • a5fd1d7 fix(addjob): fix redis cluster CROSSSLOT
  • c13da36 chore: barrel export of FlowJob interface
  • a7cb577 chore(release): 1.22.0 [skip ci]
  • ede3626 feat(jobcreate): allow passing parent in job.create
  • c3ae5dc test: using rejectedWith in expect
  • 51457cf chore(deps): add chai-as-promised dev dependency
  • See full diff 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