Skip to content
This repository was archived by the owner on Jul 25, 2024. It is now read-only.

Bump bullmq from 5.7.8 to 5.10.3 #104

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2024

Bumps bullmq from 5.7.8 to 5.10.3.

Release notes

Sourced from bullmq's releases.

v5.10.3

5.10.3 (2024-07-19)

Bug Fixes

  • repeatable: keep legacy repeatables if it exists instead of creating one with new structure (#2665) (93fad41)

v5.10.2

5.10.2 (2024-07-19)

Performance Improvements

v5.10.1

5.10.1 (2024-07-18)

Bug Fixes

  • repeatable: consider removing legacy repeatable job (#2658) fixes #2661 (a6764ae)
  • repeatable: pass custom key as an args in addRepeatableJob to prevent CROSSSLOT issue (#2662) fixes #2660 (9d8f874)

v5.10.0

5.10.0 (2024-07-16)

Features

v5.9.0

5.9.0 (2024-07-15)

Features

v5.8.7

5.8.7 (2024-07-11)

Performance Improvements

  • delayed: keep moving delayed jobs to waiting when queue is paused (#2640) (python) (b89e2e0)

v5.8.6

... (truncated)

Commits
  • 1bf1258 chore(release): 5.10.3 [skip ci]
  • 93fad41 fix(repeatable): keep legacy repeatables if it exists instead of creating one...
  • a5ac1ae chore(release): 5.10.2 [skip ci]
  • f917b80 perf(worker): fetch next job on failure (#2342)
  • b5500c4 docs(changelog): remove documentation section
  • e85b76a ci(test): remove current node version (#2663)
  • da520e7 chore(release): 5.10.1 [skip ci]
  • a6764ae fix(repeatable): consider removing legacy repeatable job (#2658) fixes #2661
  • 9d8f874 fix(repeatable): pass custom key as an args in addRepeatableJob to prevent CR...
  • 3e071fa docs(metrics): fix markdown typo in metrics.md (#2655)
  • 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 5.7.8 to 5.10.3.
- [Release notes](https://github.com/taskforcesh/bullmq/releases)
- [Commits](taskforcesh/bullmq@v5.7.8...v5.10.3)

---
updated-dependencies:
- dependency-name: bullmq
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 22, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 25, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/bullmq-5.10.3 branch July 25, 2024 14:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant