Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 25, 2023

Bumps bullmq from 4.7.2 to 5.0.0.

Release notes

Sourced from bullmq's releases.

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)
  • sandbox: support URL (local files) as processor file (7eea670)

v4.16.0

4.16.0 (2023-12-18)

Features

v4.15.4

4.15.4 (2023-12-14)

Bug Fixes

... (truncated)

Commits
  • 58e5746 chore(release): 5.0.0 [skip ci]
  • ae47830 Merge pull request #2309 from taskforcesh/feat/better-handling-of-queue-markers
  • 6491a18 fix(worker): throw error if connection is missing
  • f729be4 Merge branch 'master' into feat/better-handling-of-queue-markers
  • e1ff35b chore(release): 4.17.0 [skip ci]
  • 7eea670 feat(sandbox): support URL (local files) as processor file
  • 8a0b4ad 1.24.0
  • e9c1fa1 feat(job): add isWaitingChildren method [python] (#2345)
  • dd7f13d refactor(retries): remove skipAttempt when step jobs pattern (#2343)
  • 1867dd1 fix(connection): require connection to be passed (#2335)
  • 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.0.0.
- [Release notes](https://github.com/taskforcesh/bullmq/releases)
- [Commits](taskforcesh/bullmq@v4.7.2...v5.0.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 Dec 25, 2023
@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.0.0 environment +1/-1 1.48 MB manast

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 1, 2024

Superseded by #68.

@dependabot dependabot bot closed this Jan 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/bullmq-5.0.0 branch January 1, 2024 17:27
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