Skip to content

chore(deps): bump @bull-board packages from 6.x to 7.1.5#107

Merged
rmyndharis merged 1 commit into
mainfrom
chore/bull-board-v7
May 20, 2026
Merged

chore(deps): bump @bull-board packages from 6.x to 7.1.5#107
rmyndharis merged 1 commit into
mainfrom
chore/bull-board-v7

Conversation

@rmyndharis
Copy link
Copy Markdown
Owner

Summary

Updates all @bull-board packages together to v7.1.5:

  • @bull-board/api: 6.21.3 → 7.1.5
  • @bull-board/express: 6.21.3 → 7.1.5
  • @bull-board/nestjs: 6.21.3 → 7.1.5

Why combined?

These packages have tight peer dependencies on each other and must be updated together. Individual Dependabot PRs (#81, #82, #84) all failed CI because each only bumped one package, creating peer dependency mismatches.

Verification

  • TypeScript compilation: ✅ tsc --noEmit passes with zero errors
  • No source code changes needed — existing usage in queue.module.ts is compatible with v7

- @bull-board/api: 6.21.3 → 7.1.5
- @bull-board/express: 6.21.3 → 7.1.5
- @bull-board/nestjs: 6.21.3 → 7.1.5

All three packages must be updated together due to tight
peer dependency constraints between them.
@rmyndharis rmyndharis added the dependencies Pull requests that update a dependency file label May 20, 2026
@rmyndharis rmyndharis merged commit 7b3bbaf into main May 20, 2026
5 checks passed
@rmyndharis rmyndharis deleted the chore/bull-board-v7 branch May 20, 2026 06:00
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant