Comparing version 4.16.4 to 4.16.5
@@ -0,1 +1,8 @@ | ||
## [4.16.5](https://github.com/OptimalBits/bull/compare/v4.16.4...v4.16.5) (2024-12-18) | ||
### Bug Fixes | ||
* upgrade cron-parser dependency for Luxon CVE-2023-22467 ([e45698e](https://github.com/OptimalBits/bull/commit/e45698eb91b91a4676f9bafdb7bdb35043d2316d)) | ||
## [4.16.4](https://github.com/OptimalBits/bull/compare/v4.16.3...v4.16.4) (2024-11-01) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "bull", | ||
"version": "4.16.4", | ||
"version": "4.16.5", | ||
"description": "Job manager", | ||
@@ -24,3 +24,3 @@ "engines": { | ||
"dependencies": { | ||
"cron-parser": "^4.2.1", | ||
"cron-parser": "^4.9.0", | ||
"get-port": "^5.1.1", | ||
@@ -27,0 +27,0 @@ "ioredis": "^5.3.2", |
@@ -47,2 +47,18 @@ | ||
### 🚀 Sponsors 🚀 | ||
<table cellspacing="0" cellpadding="0" border="0"> | ||
<tr> | ||
<td> | ||
<a href="https://www.dragonflydb.io/"> | ||
<img src="https://raw.githubusercontent.com/dragonflydb/dragonfly/main/.github/images/logo-full.svg" width=550 alt="Dragonfly" /> | ||
</a> | ||
</td> | ||
<td> | ||
Dragonfly is a new Redis™ drop-in replacement that is fully compatible with BullMQ and brings some important advantages over Redis™ such as massive | ||
better performance by utilizing all CPU cores available and faster and more memory efficient data structures. Read more <a href="https://www.dragonflydb.io/docs/integrations/bullmq">here</a> on how to use it with BullMQ. | ||
</td> | ||
</tr> | ||
</table> | ||
### 📻 News and updates | ||
@@ -55,8 +71,2 @@ | ||
### 🌟 Rediscover Scale Conference 2024 | ||
Discover the latest in in-memory and real-time data technologies at **Rediscover Scale 2024**. Ideal for engineers, architects, and technical leaders looking to push technological boundaries. Connect with experts and advance your skills at The Foundry SF, San Francisco. | ||
[Learn more and register here!](https://www.rediscoverscale.com/) | ||
### 🛠 Tutorials | ||
@@ -120,28 +130,2 @@ | ||
### 🚀 Sponsors 🚀 | ||
<table cellspacing="0" cellpadding="0" border="0"> | ||
<tr> | ||
<td> | ||
<a href="https://www.dragonflydb.io/"> | ||
<img src="https://raw.githubusercontent.com/dragonflydb/dragonfly/main/.github/images/logo-full.svg" width=550 alt="Dragonfly" /> | ||
</a> | ||
</td> | ||
<td> | ||
Dragonfly is a new Redis™ drop-in replacement that is fully compatible with BullMQ and brings some important advantages over Redis™ such as massive | ||
better performance by utilizing all CPU cores available and faster and more memory efficient data structures. Read more <a href="https://www.dragonflydb.io/docs/integrations/bullmq">here</a> on how to use it with BullMQ. | ||
</td> | ||
</tr> | ||
<tr> | ||
<td> | ||
<a href="https://dashboard.memetria.com/new?utm_campaign=BULLMQ"> | ||
<img src="https://www.memetria.com/images/logo/memetria-logo.svg" width=350 alt="Memetria for Redis" /> | ||
</a> | ||
</td> | ||
<td> | ||
If you need high quality production Redis instances for your Bull project, please consider subscribing to <a href="https://dashboard.memetria.com/new?utm_campaign=BULLMQ">Memetria for Redis</a>, leaders in Redis hosting that works perfectly with BullMQ. Use the promo code "BULLMQ" when signing up to help us sponsor the development of BullMQ! | ||
</td> | ||
</tr> | ||
</table> | ||
--- | ||
@@ -148,0 +132,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
309260
515
Updatedcron-parser@^4.9.0