Skip to content

chore(deps-dev): bump bull from 3.22.0 to 4.1.1#460

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/bull-4.1.1
Closed

chore(deps-dev): bump bull from 3.22.0 to 4.1.1#460
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/bull-4.1.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 17, 2021

Copy link
Copy Markdown
Contributor

Bumps bull from 3.22.0 to 4.1.1.

Release notes

Sourced from bull's releases.

v4.1.1

4.1.1 (2021-11-16)

Bug Fixes

v4.1.0

4.1.0 (2021-10-31)

Features

  • emit event on job lock extend failure (7247b3b)

v4.0.0

4.0.0 (2021-10-27)

Bug Fixes

  • force options to guarantee correct reconnects (3ade8e6)

BREAKING CHANGES

  • If redis opts are missing: { maxRetriesPerRequest: null, enableReadyCheck: false } then a exception will be thrown.

v3.29.3

3.29.3 (2021-10-13)

Bug Fixes

  • name-processors: wait for all processors when closing fixes #1618 (79ce013)

v3.29.2

3.29.2 (2021-09-08)

Bug Fixes

  • connection: fail only if redis connection does not recover (0ca4c6b)

v3.29.1

3.29.1 (2021-08-26)

... (truncated)

Changelog

Sourced from bull's changelog.

4.1.1 (2021-11-16)

Bug Fixes

4.1.0 (2021-10-31)

Features

  • emit event on job lock extend failure (7247b3b)

4.0.0 (2021-10-27)

Bug Fixes

  • force options to guarantee correct reconnects (3ade8e6)

BREAKING CHANGES

  • If redis opts are missing: { maxRetriesPerRequest: null, enableReadyCheck: false } then a exception will be thrown.

3.29.3 (2021-10-13)

Bug Fixes

  • name-processors: wait for all processors when closing fixes #1618 (79ce013)

3.29.2 (2021-09-08)

Bug Fixes

  • connection: fail only if redis connection does not recover (0ca4c6b)

3.29.1 (2021-08-26)

Bug Fixes

... (truncated)

Commits
  • 4038ed6 chore(release): 4.1.1 [skip ci]
  • 4978a2b fix(emit): protect emit calls fixes #2213
  • b6d530f docs: update pattern for reusing redis connection (#2208)
  • 019d612 chore(shim): remove shim not required on node>=10
  • 3c09d2b chore(release): 4.1.0 [skip ci]
  • 7247b3b feat: emit event on job lock extend failure
  • 57471d2 chore(release): 4.0.0 [skip ci]
  • 8968e72 test(connection): fix lint error
  • 0dfa654 test(connection): fix broken test
  • 3ade8e6 fix: force options to guarantee correct reconnects
  • 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)

Bumps [bull](https://github.com/OptimalBits/bull) from 3.22.0 to 4.1.1.
- [Release notes](https://github.com/OptimalBits/bull/releases)
- [Changelog](https://github.com/OptimalBits/bull/blob/develop/CHANGELOG.md)
- [Commits](OptimalBits/bull@v3.22.0...v4.1.1)

---
updated-dependencies:
- dependency-name: bull
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 17, 2021
@dependabot @github

dependabot Bot commented on behalf of github Dec 15, 2021

Copy link
Copy Markdown
Contributor Author

Superseded by #467.

@dependabot dependabot Bot closed this Dec 15, 2021
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/bull-4.1.1 branch December 15, 2021 01:03
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