Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2022

Bumps bull from 3.22.0 to 4.10.2.

Release notes

Sourced from bull's releases.

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)

Performance Improvements

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

v4.8.4

4.8.4 (2022-06-16)

Bug Fixes

  • worker: better disconnect when blocking connection (b9ea7f4)

v4.8.3

4.8.3 (2022-05-12)

... (truncated)

Changelog

Sourced from bull's changelog.

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)

Bug Fixes

  • worker: better disconnect when blocking connection (b9ea7f4)

4.8.3 (2022-05-12)

Bug Fixes

  • stalled-jobs: move stalled jobs to wait in batches (2f1fb6c)

4.8.2 (2022-04-21)

... (truncated)

Commits
  • 9b2c8f5 chore(release): 4.10.2 [skip ci]
  • 8a742c1 fix(queue): throw error when needed instead of hiding it in a closure
  • 64672af test(ci): drop CI testing with node 10.x; Add node 16.x to testing matrix
  • 2fbfad6 chore: upgrade minimum node support to 12+
  • d61f2f9 chore(deps): bump ioredis from 4.x to 5.x
  • 3e5f007 chore(release): 4.10.1 [skip ci]
  • 6288f7d fix: support for instantiation using redisUrl
  • 86c7cf1 docs: add a mention to prevent redis from running out of memory
  • 469c7d9 chore(release): 4.10.0 [skip ci]
  • e793f8d feat(types): add typescript types to package
  • 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 Nov 25, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/bull-4.10.2 branch from 3549f87 to 3acb745 Compare December 4, 2022 03:47
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/bull-4.10.2 branch from 3acb745 to fa11e6f Compare January 6, 2023 19:11
Bumps [bull](https://github.com/OptimalBits/bull) from 3.22.0 to 4.10.2.
- [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.2)

---
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 force-pushed the dependabot/npm_and_yarn/bull-4.10.2 branch from fa11e6f to a90ba84 Compare January 6, 2023 19:13
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 6, 2023

Superseded by #615.

@dependabot dependabot bot closed this Feb 6, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/bull-4.10.2 branch February 6, 2023 01:46
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.

1 participant