Skip to content

Commit

Permalink
fix(deps): update dependency bullmq to v5.17.1 (#201)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [bullmq](https://bullmq.io/) ([source](https://github.com/taskforcesh/bullmq)) | dependencies | minor | [`5.16.0` -> `5.17.1`](https://renovatebot.com/diffs/npm/bullmq/5.16.0/5.17.1) |

---

### Release Notes

<details>
<summary>taskforcesh/bullmq (bullmq)</summary>

### [`v5.17.1`](https://github.com/taskforcesh/bullmq/releases/tag/v5.17.1)

[Compare Source](taskforcesh/bullmq@v5.17.0...v5.17.1)

##### Bug Fixes

-   **repeat:** also consider startDate when using "every" ([25bbaa8](taskforcesh/bullmq@25bbaa8))

### [`v5.17.0`](https://github.com/taskforcesh/bullmq/releases/tag/v5.17.0)

[Compare Source](taskforcesh/bullmq@v5.16.0...v5.17.0)

##### Bug Fixes

-   **sandbox:** catch exit errors ([#&#8203;2800](taskforcesh/bullmq#2800)) ([6babb9e](taskforcesh/bullmq@6babb9e))

##### Features

-   **job:** add deduplication logic ([#&#8203;2796](taskforcesh/bullmq#2796)) ([0a4982d](taskforcesh/bullmq@0a4982d))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Reviewed-on: https://git.tristess.app/alexandresoro/ouca/pulls/201
Reviewed-by: Alexandre Soro <code@soro.dev>
Co-authored-by: renovate <renovate@git.tristess.app>
Co-committed-by: renovate <renovate@git.tristess.app>
  • Loading branch information
renovate authored and alexandresoro committed Oct 7, 2024
1 parent 0d62823 commit 601c604
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@ou-ca/common": "workspace:*",
"@sentry/node": "8.33.1",
"@turf/helpers": "7.1.0",
"bullmq": "5.16.0",
"bullmq": "5.17.1",
"content-disposition": "0.5.4",
"csv-parse": "5.5.6",
"escape-string-regexp": "5.0.0",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 601c604

Please sign in to comment.