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.1.0 #961

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 26, 2023

Bumps bullmq from 3.15.2 to 4.1.0.

Release notes

Sourced from bullmq's releases.

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

v3.15.8

3.15.8 (2023-06-16)

Bug Fixes

v3.15.7

3.15.7 (2023-06-16)

Bug Fixes

v3.15.6

... (truncated)

Commits
  • 65184e3 chore(release): 4.1.0 [skip ci]
  • 7363abe feat(queue): add getPrioritized and getPrioritizedCount methods (#2005)
  • 2e7c90d GITBOOK-170: delete old architecture images
  • df50b99 GITBOOK-169: New state architecture considering prioritized state
  • ef2aab9 chore(deps): update github/codeql-action digest to f6e388e (#2003)
  • b6b4579 1.0.0
  • e0ab7e6 chore(release): 4.0.0 [skip ci]
  • 42a890a perf(priority): add prioritized as a new state (#1984) (python)
  • 215c59e 0.5.6
  • a55fd77 fix(python): pass right params to xtrim method (#2004)
  • 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.1.0.
- [Release notes](https://github.com/taskforcesh/bullmq/releases)
- [Commits](taskforcesh/bullmq@v3.15.2...v4.1.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 Jun 26, 2023
@sonarcloud
Copy link

sonarcloud bot commented Jun 26, 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 4, 2023

Superseded by #967.

@dependabot dependabot bot closed this Jul 4, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/bullmq-4.1.0 branch July 4, 2023 06:09
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