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.26.1 to 1.28.0 #727

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps bullmq from 1.26.1 to 1.28.0.

Release notes

Sourced from bullmq's releases.

v1.28.0

1.28.0 (2021-05-24)

Features

  • flow-producer: expose client connection (17d4263)

v1.27.0

1.27.0 (2021-05-24)

Features

  • repeat: add immediately opt for repeat (d095573)

v1.26.5

1.26.5 (2021-05-21)

Bug Fixes

  • movetofinished: use parent queue for events (1b17b62)

v1.26.4

1.26.4 (2021-05-20)

Bug Fixes

  • removejob: delete processed hash (a2a5058)

v1.26.3

1.26.3 (2021-05-19)

Bug Fixes

  • ensure connection reconnects when pausing fixes #160 (f38fee8)

v1.26.2

1.26.2 (2021-05-18)

Bug Fixes

  • getjoblogs: no reversed pagination (fb0c3a5)
Commits
  • a3aa689 chore(release): 1.28.0 [skip ci]
  • 17d4263 feat(flow-producer): expose client connection
  • fd203ea docs: document some job methods
  • 9bad41e chore(release): 1.27.0 [skip ci]
  • d095573 feat(repeat): add immediately opt for repeat
  • a4a2f46 docs: replace survey link
  • a283a2b chore(release): 1.26.5 [skip ci]
  • afb1d5c docs(job): fix typo
  • 1b17b62 fix(movetofinished): use parent queue for events
  • c3887d6 chore(release): 1.26.4 [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 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)