Skip to content

Bump uuid and bullmq in /updater/sis-updater-scheduler#44

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/updater/sis-updater-scheduler/multi-69e28ee74b
Open

Bump uuid and bullmq in /updater/sis-updater-scheduler#44
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/updater/sis-updater-scheduler/multi-69e28ee74b

Conversation

@dependabot

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

Copy link
Copy Markdown

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.58.5 to 5.77.1

Release notes

Sourced from bullmq's releases.

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)

Bug Fixes

v5.76.8

5.76.8 (2026-05-12)

Bug Fixes

  • scheduler: align first 'every' job to the next offset slot (#4113) fixes #3705 (1b8f900)

v5.76.7

5.76.7 (2026-05-11)

... (truncated)

Commits
  • 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...
  • c514593 chore(deps): update dependency @​commitlint/config-conventional to v21 [securi...
  • 0266ad1 chore(deps): update devdependencies (non-major) [security] (#4174)
  • a345b15 chore(deps): update dependency brace-expansion to v5.0.6 [security] (#4177)
  • 4a16851 chore(release): 5.76.10 (#4173)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for bullmq since your current version.

Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


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.58.5 to 5.77.1
- [Release notes](https://github.com/taskforcesh/bullmq/releases)
- [Commits](taskforcesh/bullmq@v5.58.5...v5.77.1)

---
updated-dependencies:
- dependency-name: uuid
  dependency-version:
  dependency-type: indirect
- dependency-name: bullmq
  dependency-version: 5.77.1
  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 24, 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