Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Bump bullmq from 3.15.2 to 4.2.1 #968

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 11, 2023

Bumps bullmq from 3.15.2 to 4.2.1.

Release notes

Sourced from bullmq's releases.

v4.2.1

4.2.1 (2023-07-10)

Bug Fixes

  • flow: emit delayed event when parent is moved to delayed (#2055) (f419ff1)
  • python: add requires-python config (#2056) fixes #1979 (a557970)
  • python: fix isPaused method when custom prefix is present (#2047) (7ec1c5b)

Features

  • python: add moveToWaitingChildren job method (#2049) (6d0e224)

v4.2.0

4.2.0 (2023-07-03)

Bug Fixes

  • python: add recommended pyproject.toml configuration (#2029) (d03ffc9)
  • python: nuild egg-info at the root location (3c2d06e)

Features

  • common: add option to change repeatable jobs redis key hash algorithm (#2023) (ca17364)
  • python: add get job methods by state (#2012) (57b2b72)
  • python: add getCompleted queue method (#2033) (3e9db5e)
  • python: add getFailedCount queue method (#2036) (92d7227)
  • python: add getJobs method in queue class (#2011) (8d5d6c1)
  • python: add getJobState queue method (#2040) (8ec9ed6)

v4.1.0

4.1.0 (2023-06-23)

Features

  • queue: add getPrioritized and getPrioritizedCount methods (#2005) (7363abe)

v4.0.0

4.0.0 (2023-06-21)

Bug Fixes

  • python: pass right params to xtrim method (#2004) (a55fd77)

... (truncated)

Commits
  • fc69da9 chore(release): 4.2.1 [skip ci]
  • f419ff1 fix(flow): emit delayed event when parent is moved to delayed (#2055)
  • da7dd07 1.6.1
  • a557970 fix(python): add requires-python config (#2056) fixes #1979
  • 7508633 chore(deps): update dependency pipenv to v2023.7.4 (#2042)
  • f1ca525 doc(python): add python tabs in getters and step jobs pattern
  • b0adbf8 docs(gitbook): update v4 references
  • b47d622 chore(deps): update dependency dev/types-redis to v4.6.0.2 (#2046)
  • 2ac674d chore(deps): upgrade typedoc to 0.24.0
  • ce382aa ci(api): avoid pushing changes to docs-api
  • 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 3.15.2 to 4.2.1.
- [Release notes](https://github.com/taskforcesh/bullmq/releases)
- [Commits](taskforcesh/bullmq@v3.15.2...v4.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 11, 2023
@sonarcloud
Copy link

sonarcloud bot commented Jul 11, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@JulianRoesner JulianRoesner merged commit 2e79edf into main Jul 11, 2023
9 checks passed
@JulianRoesner JulianRoesner deleted the dependabot/npm_and_yarn/bullmq-4.2.1 branch July 11, 2023 10:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

1 participant