docker-arena
docker-arena copied to clipboard
chore(deps): bump bullmq from 1.11.0 to 1.40.1
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
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
e2502cachore(release): 1.40.1 [skip ci]f217219refactor: import CONNECTION_CLOSED_ERROR_MSG from ioredisc465611fix: connection hangs with failed connection fixes #656a4984eechore(release): 1.40.0 [skip ci]3eff55bchore: simplify retryIfFailed409fe7ffeat(worker): retry with delay errors in run loop3dbe652docs(worker): add more documentation to Worker methods6e96c25docs: add missing changelog items01ac146docs(changelog): change symbolic linka60a530docs(changelog): fix config- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot badge mewill 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)