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 bullmq from 1.90.2 to 3.10.1 #243

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 7, 2023

Bumps bullmq from 1.90.2 to 3.10.1.

Release notes

Sourced from bullmq's releases.

v3.10.1

3.10.1 (2023-03-06)

Bug Fixes

  • worker: throw error with invalid concurrency fixes #1723 (2a1cdbe)

v3.10.0

3.10.0 (2023-03-02)

Bug Fixes

  • worker: close lock extended timer (7995f18)
  • worker: correct lock extender logic (6aa3569)
  • worker: start stalled check timer (4763be0)

Features

  • worker: replace Promise.race with efficient an async fifo (0d94e35)
  • worker: simplify lock extension to one call independent of concurrency (ebf1aeb)

Performance Improvements

  • scripts: reuse keys array to avoid allocations (feac7b4)
  • worker: improve worker memory consumption (4846cf1)

v3.9.0

3.9.0 (2023-02-25)

Features

  • worker: add remove on complete and fail options (#1703) (cf13494)

v3.8.0

3.8.0 (2023-02-23)

Bug Fixes

  • worker: run stalled check directly first time (f71ec03)

Features

  • worker: add a public method to run the stalled checker (3159266)

... (truncated)

Commits
  • 5849cf6 chore(release): 3.10.1 [skip ci]
  • 2a1cdbe fix(worker): throw error with invalid concurrency fixes #1723
  • 4cb5250 chore(release): 3.10.0 [skip ci]
  • 0881eb1 Merge pull request #1706 from taskforcesh/feat/simplified-lock-extension
  • d0d4bf2 test(getters): skip flaky test for now
  • bd18ef4 test(getters): add timeout for wait to ready
  • 4cbc9ca test(getters): fix getWorkers() test for shared connections
  • 0d94e35 feat(worker): replace Promise.race with efficient an async fifo
  • 3a8293a Merge branch 'feat/simplified-lock-extension' of https://github.com/taskforce...
  • 6aa3569 fix(worker): correct lock extender logic
  • 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 [bullmq](https://github.com/taskforcesh/bullmq) from 1.90.2 to 3.10.1.
- [Release notes](https://github.com/taskforcesh/bullmq/releases)
- [Commits](taskforcesh/bullmq@v1.90.2...v3.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Update one or more dependencies version javascript Pull requests that update Javascript code labels Mar 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update one or more dependencies version javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants