Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump bullmq from 5.37.0 to 5.40.0 #1044

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2025

Bumps bullmq from 5.37.0 to 5.40.0.

Release notes

Sourced from bullmq's releases.

v5.40.0

5.40.0 (2025-02-02)

Features

  • job-scheduler: revert add delayed job and update in the same script (9f0f1ba)

v5.39.2

5.39.2 (2025-02-02)

Bug Fixes

  • worker: evaluate if a job needs to be fetched when moving to failed (#3043) (406e21c)

v5.39.1

5.39.1 (2025-01-30)

Bug Fixes

  • retry-job: consider updating failures in job (#3036) (21e8495)

v5.39.0

5.39.0 (2025-01-29)

Features

v5.38.0

5.38.0 (2025-01-28)

Bug Fixes

  • flow-producer: add support for skipWaitingForReady (6d829fc)

Features

  • queue: add option to skip wait until connection ready (e728299)
Commits
  • 0bb6825 chore(release): 5.40.0 [skip ci]
  • 9f0f1ba feat(job-scheduler): revert add delayed job and update in the same script
  • 56aabb0 chore(release): 5.39.2 [skip ci]
  • 406e21c fix(worker): evaluate if a job needs to be fetched when moving to failed (#3043)
  • 36047ef chore(release): 5.39.1 [skip ci]
  • 21e8495 fix(retry-job): consider updating failures in job (#3036)
  • 0ff27ad chore(release): 5.39.0 [skip ci]
  • a1571ea feat(job-scheduler): save limit option (#3033)
  • 36044c3 chore(release): 5.38.0 [skip ci]
  • 6d829fc fix(flow-producer): add support for skipWaitingForReady
  • 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)

@dependabot dependabot bot requested a review from a team as a code owner February 3, 2025 05:19
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 3, 2025
Bumps [bullmq](https://github.com/taskforcesh/bullmq) from 5.37.0 to 5.40.0.
- [Release notes](https://github.com/taskforcesh/bullmq/releases)
- [Commits](taskforcesh/bullmq@v5.37.0...v5.40.0)

---
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 force-pushed the dependabot/npm_and_yarn/bullmq-5.40.0 branch from b77f2ad to 19e3bcf Compare February 3, 2025 05:21
@github-actions github-actions bot merged commit f13d65b into main Feb 3, 2025
3 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/bullmq-5.40.0 branch February 3, 2025 05:22
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