Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump bull from 3.16.0 to 3.27.0 #235

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps bull from 3.16.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
  • 6133d71 chore(release): 3.27.0 [skip ci]
  • 5adcf2c feat: support job.discard function in sandboxed processors
  • b50512e chore: exec npm run prettier
  • 236f812 docs: prefer const in PATTERNS.md
  • 562c9db chore(release): 3.26.0 [skip ci]
  • dab0d82 feat(repeatable): store key in repeat options
  • 57d8679 docs: add getWorkers documentation fixes #1665
  • 3fe17d8 chore(release): 3.25.2 [skip ci]
  • 7f0db0e fix(repeatable): honor endDate fixes #1573
  • 0dc7b12 chore(release): 3.25.1 [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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [bull](https://github.com/OptimalBits/bull) from 3.16.0 to 3.27.0.
- [Release notes](https://github.com/OptimalBits/bull/releases)
- [Changelog](https://github.com/OptimalBits/bull/blob/develop/CHANGELOG.md)
- [Commits](OptimalBits/bull@v3.16.0...v3.27.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@codeclimate
Copy link

codeclimate bot commented Jul 27, 2021

Code Climate has analyzed commit f76bf0a and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 69.6%.

View more on Code Climate.

@codecov
Copy link

codecov bot commented Jul 27, 2021

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.80%. Comparing base (ccc69a2) to head (f76bf0a).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #235   +/-   ##
=======================================
  Coverage   65.80%   65.80%           
=======================================
  Files          33       33           
  Lines        1041     1041           
  Branches       92       92           
=======================================
  Hits          685      685           
  Misses        299      299           
  Partials       57       57           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants