Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps bullmq from 1.11.0 to 1.40.1.

Release notes

Sourced from bullmq's releases.

v1.40.1

1.40.1 (2021-07-24)

Bug Fixes

  • connection hangs with failed connection fixes #656 (c465611)

v1.40.0

1.40.0 (2021-07-22)

Features

  • worker: retry with delay errors in run loop (409fe7f)

v1.39.5

1.39.5 (2021-07-21)

Bug Fixes

  • move-to-finished: remove stalled jobs when finishing (3867126)

v1.39.4

1.39.4 (2021-07-21)

Bug Fixes

  • repeatable: validate endDate when adding next repeatable job (1324cbb)

v1.39.3

1.39.3 (2021-07-16)

Bug Fixes

  • connect if redis client has status "wait" (f711717)

v1.39.2

1.39.2 (2021-07-15)

Bug Fixes

  • queue: ensure the Queue constructor doesn't try to set queue options if the client is closed (b40c6eb)

v1.39.1

1.39.1 (2021-07-15)

... (truncated)

Commits
  • e2502ca chore(release): 1.40.1 [skip ci]
  • f217219 refactor: import CONNECTION_CLOSED_ERROR_MSG from ioredis
  • c465611 fix: connection hangs with failed connection fixes #656
  • a4984ee chore(release): 1.40.0 [skip ci]
  • 3eff55b chore: simplify retryIfFailed
  • 409fe7f feat(worker): retry with delay errors in run loop
  • 3dbe652 docs(worker): add more documentation to Worker methods
  • 6e96c25 docs: add missing changelog items
  • 01ac146 docs(changelog): change symbolic link
  • a60a530 docs(changelog): fix config
  • 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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants