Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2023

Bumps bull from 3.22.0 to 4.10.4.

Release notes

Sourced from bull's releases.

v4.10.4

4.10.4 (2023-02-09)

Bug Fixes

  • retry: handle pause queue status (9f945d6)

v4.10.3

4.10.3 (2023-02-03)

Bug Fixes

v4.10.2

4.10.2 (2022-11-24)

Bug Fixes

  • queue: throw error when needed instead of hiding it in a closure (8a742c1)

v4.10.1

4.10.1 (2022-10-13)

Bug Fixes

  • support for instantiation using redisUrl (6288f7d)

v4.10.0

4.10.0 (2022-09-29)

Features

  • types: add typescript types to package (e793f8d)

v4.9.0

4.9.0 (2022-09-05)

Features

v4.8.5

4.8.5 (2022-07-27)

... (truncated)

Changelog

Sourced from bull's changelog.

4.10.4 (2023-02-09)

Bug Fixes

  • retry: handle pause queue status (9f945d6)

4.10.3 (2023-02-03)

Bug Fixes

4.10.2 (2022-11-24)

Bug Fixes

  • queue: throw error when needed instead of hiding it in a closure (8a742c1)

4.10.1 (2022-10-13)

Bug Fixes

  • support for instantiation using redisUrl (6288f7d)

4.10.0 (2022-09-29)

Features

  • types: add typescript types to package (e793f8d)

4.9.0 (2022-09-05)

Features

4.8.5 (2022-07-27)

Performance Improvements

  • clean: use ZRANGEBYSCORE to improve performance (#2363) (3331188)

4.8.4 (2022-06-16)

... (truncated)

Commits
  • 3aabb74 chore(release): 4.10.4 [skip ci]
  • 5b4bc0b test(retry): fix retry test error
  • 9f945d6 fix(retry): handle pause queue status
  • 6c6ecb2 chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1
  • 829e26e chore(release): 4.10.3 [skip ci]
  • 8a0292a fix: don't reschedule delay timer if closing (#2535)
  • 486c148 docs: update README
  • 3a48c95 docs: update README
  • 53f14a8 test(clean): verify Redis does not have any keys left
  • f01e5d4 Update REFERENCE.md
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Feb 10, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/bull-4.10.4 branch from cf174aa to 26aa654 Compare February 18, 2023 03:01
Bumps [bull](https://github.com/OptimalBits/bull) from 3.22.0 to 4.10.4.
- [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.10.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/bull-4.10.4 branch from 26aa654 to d428db4 Compare February 18, 2023 03:02
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