Skip to content

Bump uuid and bullmq#8

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-073c11ce62
Open

Bump uuid and bullmq#8
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-073c11ce62

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Removes uuid. It's no longer used after updating ancestor dependency bullmq. These dependencies need to be updated together.

Removes uuid

Updates bullmq from 5.70.4 to 5.77.3

Release notes

Sourced from bullmq's releases.

v5.77.3

5.77.3 (2026-05-25)

Performance Improvements

  • bun-redis: remove per-command serialization to enable implicit pipelining (#4188) (685b074)

v5.77.2

5.77.2 (2026-05-24)

Bug Fixes

  • connection: use more permissive typing on NodeRedisRawClient options (#4184) (#4187) (0feec14), closes #4170

v5.77.1

5.77.1 (2026-05-23)

Bug Fixes

  • connections: make sure we do not mutate ioredis (#4182) (75a66af)

v5.77.0

5.77.0 (2026-05-21)

Features

  • refactored client code, adding support for node-redis and bun native redis client (#4170) (963c1b5)

v5.76.11

5.76.11 (2026-05-21)

Bug Fixes

  • worker: stop fetching next jobs when closing on manual job movement (#4178) fixes #4163 (7b9f7e0)

v5.76.10

5.76.10 (2026-05-17)

Bug Fixes

  • flow: respect parent attribute deletion from child when calling removeChildDependency (#4169) (6396b4e)

v5.76.9

5.76.9 (2026-05-16)

... (truncated)

Commits
  • 685b074 perf(bun-redis): remove per-command serialization to enable implicit pipelini...
  • 4b0571d chore(release): 5.77.2 (#4189)
  • 0feec14 fix(connection): use more permissive typing on NodeRedisRawClient options (#4...
  • d8ed222 chore(release): 5.77.1 (#4185)
  • 75a66af fix(connections): make sure we do not mutate ioredis (#4182)
  • 1adbabc docs: update bullmq-pro changelog for version v7.46.0 (#4183)
  • 441673d chore(release): 5.77.0 (#4181)
  • 963c1b5 feat: refactored client code, adding support for node-redis and bun native re...
  • 3178f95 chore(release): 5.76.11 (#4180)
  • 7b9f7e0 fix(worker): stop fetching next jobs when closing on manual job movement (#41...
  • Additional commits viewable in compare view

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [uuid](https://github.com/uuidjs/uuid). It's no longer used after updating ancestor dependency [bullmq](https://github.com/taskforcesh/bullmq). These dependencies need to be updated together.


Removes `uuid`

Updates `bullmq` from 5.70.4 to 5.77.3
- [Release notes](https://github.com/taskforcesh/bullmq/releases)
- [Commits](taskforcesh/bullmq@v5.70.4...v5.77.3)

---
updated-dependencies:
- dependency-name: uuid
  dependency-version:
  dependency-type: indirect
- dependency-name: bullmq
  dependency-version: 5.77.3
  dependency-type: direct:production
...

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 May 25, 2026
@dependabot dependabot Bot mentioned this pull request May 25, 2026
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.

0 participants