Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 8, 2024

Bumps bullmq from 4.7.2 to 5.1.1.

Release notes

Sourced from bullmq's releases.

v5.1.1

5.1.1 (2024-01-02)

Bug Fixes

  • worker: worker can be closed if Redis is down (#2350) (888dcc2)

v5.1.0

5.1.0 (2023-12-27)

Features

v5.0.0

5.0.0 (2023-12-21)

Bug Fixes

  • connection: require connection to be passed (#2335) (1867dd1)
  • job: revert console warn custom job ids when they represent integers (#2312) (84015ff)
  • python: unify redis connection args for Queue and Worker (#2282) (8eee20f)
  • worker: throw error if connection is missing (6491a18)

Features

  • job: provide skipAttempt option when manually moving a job (#2203) (0e88e4f)
  • python: use new queue markers (b0a13e8)
  • python: use new queue markers (4276eb7)
  • worker: improved markers handling (73cf5fc)
  • worker: improved markers handling (0bac0fb)

BREAKING CHANGES

  • worker: Markers use now a dedicated key in redis instead of using a special Job ID.
  • worker: Markers use now a dedicated key in redis instead of using a special Job ID.

v4.17.0

4.17.0 (2023-12-21)

Features

  • job: add isWaitingChildren method [python] (#2345) (e9c1fa1)

... (truncated)

Commits
  • f1bfded chore(release): 5.1.1 [skip ci]
  • 888dcc2 fix(worker): worker can be closed if Redis is down (#2350)
  • 66d9469 docs(bullmq-pro): update changelog to v6.9.0 (#2359)
  • 13ffd5f GITBOOK-186: change request with no subject merged in GitBook
  • 7de7b8e refactor(commnads): reuse getOrSetMaxEvents when missing (#2357)
  • db46490 chore(release): 5.1.0 [skip ci]
  • 8ea0e1f feat(repeatable): allow saving custom key (#1824)
  • dddd2c8 docs(workers): add auto removal jobs section (#2355)
  • 97837f2 docs(changelog): format v2 changes docs [python] (#2353)
  • f6e585d 2.0.0
  • 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 4.7.2 to 5.1.1.
- [Release notes](https://github.com/taskforcesh/bullmq/releases)
- [Commits](taskforcesh/bullmq@v4.7.2...v5.1.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 Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 8, 2024
@socket-security
Copy link

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
bullmq 4.7.2...5.1.1 environment +1/-1 1.49 MB manast

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.

1 participant