Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump bullmq from 4.10.0 to 5.11.0 (#555)
Bumps [bullmq](https://github.com/taskforcesh/bullmq) from 4.10.0 to 5.11.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/taskforcesh/bullmq/releases">bullmq's releases</a>.</em></p> <blockquote> <h2>v5.11.0</h2> <h1><a href="https://github.com/taskforcesh/bullmq/compare/v5.10.4...v5.11.0">5.11.0</a> (2024-07-29)</h1> <h3>Features</h3> <ul> <li><strong>job:</strong> allow passing a debounce as option (<a href="https://redirect.github.com/taskforcesh/bullmq/issues/2666">#2666</a>) (<a href="https://github.com/taskforcesh/bullmq/commit/163ccea19ef48191c4db6da27638ff6fb0080a74">163ccea</a>)</li> </ul> <h2>v5.10.4</h2> <h2><a href="https://github.com/taskforcesh/bullmq/compare/v5.10.3...v5.10.4">5.10.4</a> (2024-07-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>repeatable:</strong> remove repeat hash when removing repeatable job (<a href="https://redirect.github.com/taskforcesh/bullmq/issues/2676">#2676</a>) (<a href="https://github.com/taskforcesh/bullmq/commit/97a297d90ad8b27bcddb7db6a8a158acfb549389">97a297d</a>)</li> </ul> <h2>v5.10.3</h2> <h2><a href="https://github.com/taskforcesh/bullmq/compare/v5.10.2...v5.10.3">5.10.3</a> (2024-07-19)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>repeatable:</strong> keep legacy repeatables if it exists instead of creating one with new structure (<a href="https://redirect.github.com/taskforcesh/bullmq/issues/2665">#2665</a>) (<a href="https://github.com/taskforcesh/bullmq/commit/93fad41a9520961d0e6814d82454bc916a039501">93fad41</a>)</li> </ul> <h2>v5.10.2</h2> <h2><a href="https://github.com/taskforcesh/bullmq/compare/v5.10.1...v5.10.2">5.10.2</a> (2024-07-19)</h2> <h3>Performance Improvements</h3> <ul> <li><strong>worker:</strong> fetch next job on failure (<a href="https://redirect.github.com/taskforcesh/bullmq/issues/2342">#2342</a>) (<a href="https://github.com/taskforcesh/bullmq/commit/f917b8090f306c0580aac12f6bd4394fd9ef003d">f917b80</a>)</li> </ul> <h2>v5.10.1</h2> <h2><a href="https://github.com/taskforcesh/bullmq/compare/v5.10.0...v5.10.1">5.10.1</a> (2024-07-18)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>repeatable:</strong> consider removing legacy repeatable job (<a href="https://redirect.github.com/taskforcesh/bullmq/issues/2658">#2658</a>) fixes <a href="https://redirect.github.com/taskforcesh/bullmq/issues/2661">#2661</a> (<a href="https://github.com/taskforcesh/bullmq/commit/a6764aecb557fb918d061f5e5c2e26e4afa3e8ee">a6764ae</a>)</li> <li><strong>repeatable:</strong> pass custom key as an args in addRepeatableJob to prevent CROSSSLOT issue (<a href="https://redirect.github.com/taskforcesh/bullmq/issues/2662">#2662</a>) fixes <a href="https://redirect.github.com/taskforcesh/bullmq/issues/2660">#2660</a> (<a href="https://github.com/taskforcesh/bullmq/commit/9d8f874b959e09662985f38c4614b95ab4d5e89c">9d8f874</a>)</li> </ul> <h2>v5.10.0</h2> <h1><a href="https://github.com/taskforcesh/bullmq/compare/v5.9.0...v5.10.0">5.10.0</a> (2024-07-16)</h1> <h3>Features</h3> <ul> <li><strong>repeatable:</strong> new repeatables structure (<a href="https://redirect.github.com/taskforcesh/bullmq/issues/2617">#2617</a>) ref <a href="https://redirect.github.com/taskforcesh/bullmq/issues/2612">#2612</a> fixes <a href="https://redirect.github.com/taskforcesh/bullmq/issues/2399">#2399</a> <a href="https://redirect.github.com/taskforcesh/bullmq/issues/2596">#2596</a> (<a href="https://github.com/taskforcesh/bullmq/commit/8376a9a9007f58ac7eab1a3a1c2f9e7ec373bbd6">8376a9a</a>)</li> </ul> <h2>v5.9.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/taskforcesh/bullmq/commit/1b31a6c8c957e386e212a340b0360e7781acc382"><code>1b31a6c</code></a> chore(release): 5.11.0 [skip ci]</li> <li><a href="https://github.com/taskforcesh/bullmq/commit/163ccea19ef48191c4db6da27638ff6fb0080a74"><code>163ccea</code></a> feat(job): allow passing a debounce as option (<a href="https://redirect.github.com/taskforcesh/bullmq/issues/2666">#2666</a>)</li> <li><a href="https://github.com/taskforcesh/bullmq/commit/64f58a9209a233357427dd45195afdd3a3dd2f14"><code>64f58a9</code></a> GITBOOK-196: fix page references</li> <li><a href="https://github.com/taskforcesh/bullmq/commit/67f1eec6ee1bd5990cc0995f6265d32d16defd23"><code>67f1eec</code></a> GITBOOK-195: docs: change lifo reference</li> <li><a href="https://github.com/taskforcesh/bullmq/commit/3a65ac4c5221c2d882ea741333b8651530e5ed02"><code>3a65ac4</code></a> chore(release): 5.10.4 [skip ci]</li> <li><a href="https://github.com/taskforcesh/bullmq/commit/97a297d90ad8b27bcddb7db6a8a158acfb549389"><code>97a297d</code></a> fix(repeatable): remove repeat hash when removing repeatable job (<a href="https://redirect.github.com/taskforcesh/bullmq/issues/2676">#2676</a>)</li> <li><a href="https://github.com/taskforcesh/bullmq/commit/45fa04e74b90ee9b331aed1b7aaa81ca1e0219c7"><code>45fa04e</code></a> docs(pro): update changelog to v7.12.0 (<a href="https://redirect.github.com/taskforcesh/bullmq/issues/2675">#2675</a>)</li> <li><a href="https://github.com/taskforcesh/bullmq/commit/e99fc2d6435704c407e4c4bdeaeda580dd20bf8b"><code>e99fc2d</code></a> docs(repeatable): fix examples when passing repeat.key (<a href="https://redirect.github.com/taskforcesh/bullmq/issues/2669">#2669</a>)</li> <li><a href="https://github.com/taskforcesh/bullmq/commit/c905d6206aa3d1b0a8f315da220cbc27f6a397c3"><code>c905d62</code></a> docs(guide): add queue global concurrency section (<a href="https://redirect.github.com/taskforcesh/bullmq/issues/2667">#2667</a>)</li> <li><a href="https://github.com/taskforcesh/bullmq/commit/1bf1258343b52d6e0625d28693b7d87c04c84f08"><code>1bf1258</code></a> chore(release): 5.10.3 [skip ci]</li> <li>Additional commits viewable in <a href="https://github.com/taskforcesh/bullmq/compare/v4.10.0...v5.11.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=bullmq&package-manager=npm_and_yarn&previous-version=4.10.0&new-version=5.11.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information