docker-arena
docker-arena copied to clipboard
chore(deps): bump bull from 3.20.0 to 3.27.0
Bumps bull from 3.20.0 to 3.27.0.
Release notes
Sourced from bull's releases.
v3.27.0
3.27.0 (2021-07-27)
Features
- support job.discard function in sandboxed processors (5adcf2c)
v3.26.0
3.26.0 (2021-07-16)
Features
- repeatable: store key in repeat options (dab0d82)
v3.25.2
3.25.2 (2021-07-16)
Bug Fixes
v3.25.1
3.25.1 (2021-07-16)
Bug Fixes
- error when .lua scripts missing in built bundle (85307c3)
v3.25.0
3.25.0 (2021-07-15)
Features
- pass clientName to createClient function (2a29569)
v3.24.0
3.24.0 (2021-07-15)
Features
- backoff: add option to specify options for custom backoff strategy (e573010)
v3.23.3
3.23.3 (2021-07-15)
... (truncated)
Changelog
Sourced from bull's changelog.
3.27.0 (2021-07-27)
Features
- support job.discard function in sandboxed processors (5adcf2c)
3.26.0 (2021-07-16)
Features
- repeatable: store key in repeat options (dab0d82)
3.25.2 (2021-07-16)
Bug Fixes
3.25.1 (2021-07-16)
Bug Fixes
- error when .lua scripts missing in built bundle (85307c3)
3.25.0 (2021-07-15)
Features
- pass clientName to createClient function (2a29569)
3.24.0 (2021-07-15)
Features
- backoff: add option to specify options for custom backoff strategy (e573010)
3.23.3 (2021-07-15)
Bug Fixes
3.23.2 (2021-07-15)
... (truncated)
Commits
6133d71chore(release): 3.27.0 [skip ci]5adcf2cfeat: support job.discard function in sandboxed processorsb50512echore: exec npm run prettier236f812docs: prefer const in PATTERNS.md562c9dbchore(release): 3.26.0 [skip ci]dab0d82feat(repeatable): store key in repeat options57d8679docs: add getWorkers documentation fixes #16653fe17d8chore(release): 3.25.2 [skip ci]7f0db0efix(repeatable): honor endDate fixes #15730dc7b12chore(release): 3.25.1 [skip ci]- 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)