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.0 #967

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps bullmq from 3.15.2 to 4.2.0.

Release notes

Sourced from bullmq's releases.

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)

Performance Improvements

  • priority: add prioritized as a new state (#1984) (python) (42a890a)

BREAKING CHANGES

  • priority: priority is separeted in its own zset, no duplication needed

  • feat(queue): add removeDeprecatedPriorityKey method

  • refactor: change job method name update to updateData

ref faster priority jobs

... (truncated)

Commits
  • 5e2a343 chore(release): 4.2.0 [skip ci]
  • ca17364 feat(common): add option to change repeatable jobs redis key hash algorithm (...
  • 6e5d992 chore(deps): update dependency dev/types-redis to v4.6.0.1 (#2035)
  • cbc489b chore(deps): update coverallsapp/github-action digest to 3b7440a (#2039)
  • da92a5c 1.4.0
  • 8ec9ed6 feat(python): add getJobState queue method (#2040)
  • b71e1ca docs(bullmq-pro): update changelog
  • 3a37d17 1.3.1
  • 3c2d06e fix(python): nuild egg-info at the root location
  • 4994bd7 chore: update python changelog
  • 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.0.
- [Release notes](https://github.com/taskforcesh/bullmq/releases)
- [Commits](taskforcesh/bullmq@v3.15.2...v4.2.0)

---
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 4, 2023
@sonarcloud
Copy link

sonarcloud bot commented Jul 4, 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

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 11, 2023

Superseded by #968.

@dependabot dependabot bot closed this Jul 11, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/bullmq-4.2.0 branch July 11, 2023 06:58
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.

0 participants