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.29.3 to 4.10.2 in /app/expiration #314

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2022

Bumps bull from 3.29.3 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)

Bumps [bull](https://github.com/OptimalBits/bull) from 3.29.3 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.29.3...v4.10.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 1, 2022
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants