From 7a5028c8ddb3560831925ca77012368d5d6ee272 Mon Sep 17 00:00:00 2001 From: renovate Date: Wed, 2 Oct 2024 17:36:44 +0000 Subject: [PATCH] fix(deps): update dependency bullmq to v5.15.0 (#178) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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
taskforcesh/bullmq (bullmq) ### [`v5.15.0`](https://github.com/taskforcesh/bullmq/releases/tag/v5.15.0) [Compare Source](https://github.com/taskforcesh/bullmq/compare/v5.14.0...v5.15.0) ##### Features - **worker-fork:** allow passing fork options ([#​2795](https://github.com/taskforcesh/bullmq/issues/2795)) ([f7a4292](https://github.com/taskforcesh/bullmq/commit/f7a4292e064b41236f4489b3d7785a4c599a6435)) ### [`v5.14.0`](https://github.com/taskforcesh/bullmq/releases/tag/v5.14.0) [Compare Source](https://github.com/taskforcesh/bullmq/compare/v5.13.2...v5.14.0) ##### Features - **worker-thread:** allow passing Worker options ([#​2791](https://github.com/taskforcesh/bullmq/issues/2791)) ref [#​1555](https://github.com/taskforcesh/bullmq/issues/1555) ([6a1f7a9](https://github.com/taskforcesh/bullmq/commit/6a1f7a9f0303561d6ec7b2005ba0227132b89e07))
--- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://git.tristess.app/alexandresoro/ouca/pulls/178 Reviewed-by: Alexandre Soro Co-authored-by: renovate Co-committed-by: renovate --- packages/backend/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/backend/package.json b/packages/backend/package.json index 1d2aeebe4..cc32367f7 100644 --- a/packages/backend/package.json +++ b/packages/backend/package.json @@ -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", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ad1b4d579..db92117b5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -51,8 +51,8 @@ importers: specifier: 7.1.0 version: 7.1.0 bullmq: - specifier: 5.13.2 - version: 5.13.2 + specifier: 5.15.0 + version: 5.15.0 content-disposition: specifier: 0.5.4 version: 0.5.4 @@ -1807,8 +1807,8 @@ packages: resolution: {integrity: sha512-9q/rDEGSb/Qsvv2qvzIzdluL5k7AaJOTrw23z9reQthrbF7is4CtlT0DXyO1oei2DCp4uojjzQ7igaSHp1kAEQ==} engines: {node: '>=0.2.0'} - bullmq@5.13.2: - resolution: {integrity: sha512-McGE8k3mrCvdUHdU0sHkTKDS1xr4pff+hbEKBY51wk5S6Za0gkuejYA620VQTo3Zz37E/NVWMgumwiXPQ3yZcA==} + bullmq@5.15.0: + resolution: {integrity: sha512-h53shVjx8s6wxYGtUfzAfENpSP7N5T0D4PMTvbZncozLjb8yUKhopfpa7PmcpQfq7SSO9dm/OZ9XQuGOCSGNug==} bytewise-core@1.2.3: resolution: {integrity: sha512-nZD//kc78OOxeYtRlVk8/zXqTB4gf/nlguL1ggWA8FuchMyOxcyHR4QPQZMUmA7czC+YnaBrPUCubqAWe50DaA==} @@ -5275,7 +5275,7 @@ snapshots: buffers@0.1.1: {} - bullmq@5.13.2: + bullmq@5.15.0: dependencies: cron-parser: 4.9.0 ioredis: 5.4.1