Skip to content

chore(deps): bump uuid and bullmq in /server#5

Open
dependabot[bot] wants to merge 1 commit into
mvp-collaborative-movie-bookingfrom
dependabot/npm_and_yarn/server/multi-9bc185bcd1
Open

chore(deps): bump uuid and bullmq in /server#5
dependabot[bot] wants to merge 1 commit into
mvp-collaborative-movie-bookingfrom
dependabot/npm_and_yarn/server/multi-9bc185bcd1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 15, 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.57.0 to 5.80.4

Release notes

Sourced from bullmq's releases.

v5.80.4

5.80.4 (2026-07-15)

Bug Fixes

  • deps: update dependency ioredis to v5.11.1 [security] (#4282) (d978d72)

v5.80.3

5.80.3 (2026-07-15)

Bug Fixes

  • fix potential job id integer to string conversion (#4262) (4e8b595)

v5.80.2

5.80.2 (2026-07-11)

Bug Fixes

  • job-scheduler: respect offset option in upsertJobScheduler (elixir) (rust) (#3993) (78bbb25)

v5.80.1

5.80.1 (2026-07-10)

Bug Fixes

  • job: enforce priority max of 2^21-1 to preserve FIFO at the boundary (#4261) (418de1e)

v5.80.0

5.80.0 (2026-07-10)

v5.79.4

5.79.4 (2026-07-10)

Bug Fixes

  • job-scheduler: coerce string offset in Lua helper (#4266) (python) (elixir) (5a88614)

v5.79.3

5.79.3 (2026-07-07)

Bug Fixes

  • queue-events: correct delay event number type and documentation (#3989) (6ffd88a)

... (truncated)

Commits
  • d978d72 fix(deps): update dependency ioredis to v5.11.1 [security] (#4282)
  • dda6964 chore(release): 5.80.3 (#4290)
  • 4e8b595 fix: fix potential job id integer to string conversion (#4262)
  • cae7190 chore(deps): update eslint [security] (#4280)
  • 9811b7b chore(deps): update devdependencies (non-major) [security] (#4281)
  • ed2aeb4 ci: only test the relevant runtimes (#4278)
  • acb7a70 chore(release): vrs1.0.1 (#4286)
  • 677e259 perf(worker): do fetch next job in same finished roundtrip [rust] (#4277)
  • e53eb92 chore(deps): update dependency @​types/node to v24.13.3 [security] (#4279)
  • 04c8ea5 ci: use bullmq-official as package name and updated documentation [rust] (#4275)
  • 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.57.0 to 5.80.4
- [Release notes](https://github.com/taskforcesh/bullmq/releases)
- [Commits](taskforcesh/bullmq@v5.57.0...v5.80.4)

---
updated-dependencies:
- dependency-name: uuid
  dependency-version:
  dependency-type: indirect
- dependency-name: bullmq
  dependency-version: 5.80.4
  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 Jul 15, 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