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 3.10.1 to 4.12.0 #831

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2023

Bumps bullmq from 3.10.1 to 4.12.0.

Release notes

Sourced from bullmq's releases.

v4.12.0

4.12.0 (2023-09-29)

Bug Fixes

  • move-to-finished: stringify any return value [python] (#2198) fixes #2196 (07f1335)

Features

  • expose addJobLog and updateJobProgress to the Queue instance (#2202) (2056939)
  • queue: add clean method [python] (#2194) (3b67193)

v4.11.4

4.11.4 (2023-09-22)

Bug Fixes

v4.11.3

4.11.3 (2023-09-22)

Bug Fixes

v4.11.2

4.11.2 (2023-09-20)

Bug Fixes

  • worker: throw exception with NaN as concurrency (#2184) (f36ac8b)

v4.11.1

4.11.1 (2023-09-20)

Bug Fixes

  • queue: differentiate score purpose per state in clean method (#2133) fixes #2124 (862f10b)

v4.11.0

4.11.0 (2023-09-16)

... (truncated)

Commits
  • 5ebb185 chore(release): 4.12.0 [skip ci]
  • 2056939 feat: expose addJobLog and updateJobProgress to the Queue instance (#2202)
  • ba77e06 refactor: simplify code in moveToActive (#2195)
  • b886d1d 1.14.0
  • 07f1335 fix(move-to-finished): stringify any return value [python] (#2198) fixes #2196
  • 3b67193 feat(queue): add clean method [python] (#2194)
  • c948c8a docs(rate-limit): add missing limiter options in examples ref #2193
  • 9d78a99 chore(release): 4.11.4 [skip ci]
  • b5e97f4 fix(queue): batched unpack now uses range (#2188)
  • 1647721 chore(release): 4.11.3 [skip ci]
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 3.10.1 to 4.12.0.
- [Release notes](https://github.com/taskforcesh/bullmq/releases)
- [Commits](taskforcesh/bullmq@v3.10.1...v4.12.0)

---
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 Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 3, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 5, 2023

Superseded by #832.

@dependabot dependabot bot closed this Oct 5, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/bullmq-4.12.0 branch October 5, 2023 03:59
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