From 24abb42117c29f54919fcfeaa63b850555e6fbf4 Mon Sep 17 00:00:00 2001 From: renovate Date: Wed, 29 Jan 2025 20:31:03 +0000 Subject: [PATCH] fix(deps): update dependency bullmq to v5.39.0 (#510) 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.38.0` -> `5.39.0`](https://renovatebot.com/diffs/npm/bullmq/5.38.0/5.39.0) | --- ### Release Notes
taskforcesh/bullmq (bullmq) ### [`v5.39.0`](https://github.com/taskforcesh/bullmq/releases/tag/v5.39.0) [Compare Source](https://github.com/taskforcesh/bullmq/compare/v5.38.0...v5.39.0) ##### Features - **job-scheduler:** save limit option ([#​3033](https://github.com/taskforcesh/bullmq/issues/3033)) ([a1571ea](https://github.com/taskforcesh/bullmq/commit/a1571ea03be6c6c41794fa272c38c29588351bbf))
--- ### 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-backend/pulls/510 Reviewed-by: Alexandre Soro Co-authored-by: renovate Co-committed-by: renovate --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 581c958fd..74134385f 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@scalar/hono-api-reference": "0.5.169", "@sentry/node": "8.52.0", "@turf/helpers": "7.2.0", - "bullmq": "5.38.0", + "bullmq": "5.39.0", "content-disposition": "0.5.4", "csv-parse": "5.6.0", "escape-string-regexp": "5.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9bb99f5ed..01f8d9e9d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -54,8 +54,8 @@ importers: specifier: 7.2.0 version: 7.2.0 bullmq: - specifier: 5.38.0 - version: 5.38.0 + specifier: 5.39.0 + version: 5.39.0 content-disposition: specifier: 0.5.4 version: 0.5.4 @@ -960,8 +960,8 @@ packages: resolution: {integrity: sha512-9q/rDEGSb/Qsvv2qvzIzdluL5k7AaJOTrw23z9reQthrbF7is4CtlT0DXyO1oei2DCp4uojjzQ7igaSHp1kAEQ==} engines: {node: '>=0.2.0'} - bullmq@5.38.0: - resolution: {integrity: sha512-X6ApLQlSmX0LQ58xCpCoXE2nN57y8H9LD4EApJl9+8E6+FNWdKy6gykL8ofB9x4TcZeeGJhZOUZJAuhRV721bw==} + bullmq@5.39.0: + resolution: {integrity: sha512-aS+wtZsjW4/9mv2iZRynkSvEXCFS5h3Ko+OgArJco5rEgTE7v/TehDKv6gYEsKVbavOgiNlUNjgEhWhrzDSLBg==} chainsaw@0.1.0: resolution: {integrity: sha512-75kWfWt6MEKNC8xYXIdRpDehRYY/tNSgwKaJq+dbbDcxORuVrrQ+SEHoWsniVn9XPYfP4gmdWIeDk/4YNp1rNQ==} @@ -3023,7 +3023,7 @@ snapshots: buffers@0.1.1: {} - bullmq@5.38.0: + bullmq@5.39.0: dependencies: cron-parser: 4.9.0 ioredis: 5.4.2