Skip to content

Commit

Permalink
fix(deps): update dependency bullmq to v5.15.0 (#178)
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.13.2` -> `5.15.0`](https://renovatebot.com/diffs/npm/bullmq/5.13.2/5.15.0) |

---

### Release Notes

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

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

[Compare Source](taskforcesh/bullmq@v5.14.0...v5.15.0)

##### Features

-   **worker-fork:** allow passing fork options ([#&#8203;2795](taskforcesh/bullmq#2795)) ([f7a4292](taskforcesh/bullmq@f7a4292))

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

[Compare Source](taskforcesh/bullmq@v5.13.2...v5.14.0)

##### Features

-   **worker-thread:** allow passing Worker options ([#&#8203;2791](taskforcesh/bullmq#2791)) ref [#&#8203;1555](taskforcesh/bullmq#1555) ([6a1f7a9](taskforcesh/bullmq@6a1f7a9))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMDEuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEwNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Reviewed-on: https://git.tristess.app/alexandresoro/ouca/pulls/178
Reviewed-by: Alexandre Soro <[email protected]>
Co-authored-by: renovate <[email protected]>
Co-committed-by: renovate <[email protected]>
  • Loading branch information
renovate authored and alexandresoro committed Oct 2, 2024
1 parent bcf4674 commit 7a5028c
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.32.0",
"@turf/helpers": "7.1.0",
"bullmq": "5.13.2",
"bullmq": "5.15.0",
"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 7a5028c

Please sign in to comment.