Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2025

Bumps bullmq from 4.17.0 to 5.41.7.

Release notes

Sourced from bullmq's releases.

v5.41.7

5.41.7 (2025-02-27)

Bug Fixes

  • scheduler: validate repeatKey if present when cleaning failed jobs (#3115) fixes #3114 (d4cad84)

v5.41.6

5.41.6 (2025-02-26)

Bug Fixes

  • flow: consider delayed state when moving a parent to failed (#3112) (6a28b86)
  • telemetry: fix span name for moveToFailed logic (#3113) (7a4b500)

v5.41.5

5.41.5 (2025-02-21)

Bug Fixes

  • job-scheduler: consider removing current job from wait, paused or prioritized (#3066) (97cd2b1)

v5.41.4

5.41.4 (2025-02-21)

Performance Improvements

  • delayed: add marker once when promoting delayed jobs (#3096) (python) (38912fb)

v5.41.3

5.41.3 (2025-02-19)

Bug Fixes

  • worker: do not execute run method when no processor is defined when resuming (#3089) (4a66933)

v5.41.2

5.41.2 (2025-02-16)

Bug Fixes

v5.41.1

... (truncated)

Commits
  • c0b8c4a chore(release): 5.41.7 [skip ci]
  • d4cad84 fix(scheduler): validate repeatKey if present when cleaning failed jobs (#311...
  • 02a612a chore(release): 5.41.6 [skip ci]
  • 7a4b500 fix(telemetry): fix span name for moveToFailed logic (#3113)
  • 6a28b86 fix(flow): consider delayed state when moving a parent to failed (#3112)
  • 8569e29 refactor(scheduler): remove multi when adding a job scheduler (#3101)
  • d6eea5d test(scheduler): fix flaky tests when validating job counts (#3102)
  • 1e58c14 chore(release): 5.41.5 [skip ci]
  • 97cd2b1 fix(job-scheduler): consider removing current job from wait, paused or priori...
  • 1522931 2.12.0
  • 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 4.17.0 to 5.41.7.
- [Release notes](https://github.com/taskforcesh/bullmq/releases)
- [Commits](taskforcesh/bullmq@v4.17.0...v5.41.7)

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

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 Mar 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2025

Superseded by #110.

@dependabot dependabot bot closed this Apr 1, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/bullmq-5.41.7 branch April 1, 2025 03:04
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.

1 participant