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 3.15.8 to 4.13.2 #211

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2023

Bumps bullmq from 3.15.8 to 4.13.2.

Release notes

Sourced from bullmq's releases.

v4.13.2

4.13.2 (2023-11-09)

Bug Fixes

  • backoff: fix builtin backoff type (#2265) [python] (76959eb)
  • job: set delay value on current job instance when it is retried (#2266) (python) (76e075f)

v4.13.1

4.13.1 (2023-11-08)

Bug Fixes

  • connection: better handling of attached listeners (02474ad)
  • connection: move redis instance check to queue base (13a339a)

v4.13.0

4.13.0 (2023-11-05)

Features

  • queue: improve clean to work iteratively (#2260) (0cfa66f)

v4.12.10

4.12.10 (2023-11-05)

Bug Fixes

  • update delay job property when moving to delayed set (#2261) (69ece08)

v4.12.9

4.12.9 (2023-11-05)

Bug Fixes

  • add-job: trim events when waiting-children event is published (#2262) (python) (198bf05)

v4.12.8

4.12.8 (2023-11-03)

Bug Fixes

  • worker: keep extending locks while closing workers (#2259) (c4d12ea)

... (truncated)

Commits
  • 60a917e chore(release): 4.13.2 [skip ci]
  • 76e075f fix(job): set delay value on current job instance when it is retried (#2266) ...
  • 719ba5b 1.16.0
  • 76959eb fix(backoff): fix builtin backoff type (#2265) [python]
  • 610c701 chore(release): 4.13.1 [skip ci]
  • 174f3f6 test(connection): do not close connection for cluster case
  • 199d9c4 test(connection): skip test for non local redis host
  • 53585c7 test: replaced localhost for proper connection
  • 1d24475 ci(upstash): enable cotinue on error
  • 3d2cca8 ci(upstash): improve tests to support upstash testing
  • 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 3.15.8 to 4.13.2.
- [Release notes](https://github.com/taskforcesh/bullmq/releases)
- [Commits](taskforcesh/bullmq@v3.15.8...v4.13.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 13, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 20, 2023

Superseded by #214.

@dependabot dependabot bot closed this Nov 20, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/bullmq-4.13.2 branch November 20, 2023 13:27
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