fix(deps): update dependency @microfleet/core to v24#105
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
renovate
Bot
force-pushed
the
renovate/microfleet-core-24.x
branch
from
August 10, 2025 12:38
4700149 to
5bfc246
Compare
renovate
Bot
force-pushed
the
renovate/microfleet-core-24.x
branch
from
September 25, 2025 21:34
5bfc246 to
c145f0b
Compare
renovate
Bot
force-pushed
the
renovate/microfleet-core-24.x
branch
from
October 21, 2025 16:57
c145f0b to
b5fd68f
Compare
renovate
Bot
force-pushed
the
renovate/microfleet-core-24.x
branch
from
November 10, 2025 13:55
b5fd68f to
0c8f519
Compare
renovate
Bot
force-pushed
the
renovate/microfleet-core-24.x
branch
2 times, most recently
from
January 23, 2026 18:46
0370e0e to
6ba1c9b
Compare
renovate
Bot
force-pushed
the
renovate/microfleet-core-24.x
branch
from
February 2, 2026 18:58
6ba1c9b to
39c9263
Compare
renovate
Bot
force-pushed
the
renovate/microfleet-core-24.x
branch
from
February 12, 2026 13:12
39c9263 to
14219f0
Compare
renovate
Bot
force-pushed
the
renovate/microfleet-core-24.x
branch
from
April 8, 2026 18:46
14219f0 to
558c598
Compare
renovate
Bot
force-pushed
the
renovate/microfleet-core-24.x
branch
from
May 12, 2026 16:56
558c598 to
8aa4caf
Compare
renovate
Bot
force-pushed
the
renovate/microfleet-core-24.x
branch
from
May 28, 2026 17:48
8aa4caf to
a63dc59
Compare
renovate
Bot
force-pushed
the
renovate/microfleet-core-24.x
branch
from
June 11, 2026 15:36
a63dc59 to
1f70ed6
Compare
renovate
Bot
force-pushed
the
renovate/microfleet-core-24.x
branch
from
July 12, 2026 11:07
1f70ed6 to
0069c1a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^15.0.0→^24.0.0Release Notes
microfleet/core (@microfleet/core)
v24.0.0Compare Source
Features
v23.0.0Compare Source
Bug Fixes
v22.0.0Compare Source
Features
BREAKING CHANGES
of node 22.12.0. On top of it swaps test harness to built-in node:test.
Other major changes: support ioredis@5 - main change is lack of Bluebird promises support, which
may break plenty of code that relied on it. Updated dlock & associated modules with ioredis@5 support
Updated rdkafka to latest, which fixes a few segfaults and deadlocks on consumer close. Uses tsx to
transform typescript for tests and do proper cjs/esm interop. Jest / mocha proved to be very difficult to
implement
Short list of changes:
v21.0.1Compare Source
Features
BREAKING CHANGES
of node 22.12.0. On top of it swaps test harness to built-in node:test.
Other major changes: support ioredis@5 - main change is lack of Bluebird promises support, which
may break plenty of code that relied on it. Updated dlock & associated modules with ioredis@5 support
Updated rdkafka to latest, which fixes a few segfaults and deadlocks on consumer close. Uses tsx to
transform typescript for tests and do proper cjs/esm interop. Jest / mocha proved to be very difficult to
implement
Short list of changes:
21.0.1 (2024-08-02)
Bug Fixes
21.0.1 (2024-08-02)
Bug Fixes
v21.0.0Compare Source
Features
BREAKING CHANGES
of node 22.12.0. On top of it swaps test harness to built-in node:test.
Other major changes: support ioredis@5 - main change is lack of Bluebird promises support, which
may break plenty of code that relied on it. Updated dlock & associated modules with ioredis@5 support
Updated rdkafka to latest, which fixes a few segfaults and deadlocks on consumer close. Uses tsx to
transform typescript for tests and do proper cjs/esm interop. Jest / mocha proved to be very difficult to
implement
Short list of changes:
21.0.1 (2024-08-02)
Bug Fixes
21.0.1 (2024-08-02)
Bug Fixes
v20.1.4Compare Source
Bug Fixes
Features
BREAKING CHANGES
removed opentracing & cassandra plugins. They are not maintained and are a perf hit
feat: support error code in hapi respones as extra data
feat: remove opentracing and cassandra
fix: remove plugin from the list
20.1.4 (2024-07-03)
Bug Fixes
20.1.4 (2024-07-03)
Bug Fixes
20.1.3 (2024-02-12)
Bug Fixes
20.1.3 (2024-02-12)
Bug Fixes
20.1.2 (2024-02-11)
Bug Fixes
20.1.2 (2024-02-11)
Bug Fixes
20.1.1 (2024-01-26)
Bug Fixes
20.1.1 (2024-01-26)
Bug Fixes
v20.1.3Compare Source
Bug Fixes
Features
BREAKING CHANGES
removed opentracing & cassandra plugins. They are not maintained and are a perf hit
feat: support error code in hapi respones as extra data
feat: remove opentracing and cassandra
fix: remove plugin from the list
20.1.4 (2024-07-03)
Bug Fixes
20.1.4 (2024-07-03)
Bug Fixes
20.1.3 (2024-02-12)
Bug Fixes
20.1.3 (2024-02-12)
Bug Fixes
20.1.2 (2024-02-11)
Bug Fixes
20.1.2 (2024-02-11)
Bug Fixes
20.1.1 (2024-01-26)
Bug Fixes
20.1.1 (2024-01-26)
Bug Fixes
v20.1.2Compare Source
Bug Fixes
Features
BREAKING CHANGES
removed opentracing & cassandra plugins. They are not maintained and are a perf hit
feat: support error code in hapi respones as extra data
feat: remove opentracing and cassandra
fix: remove plugin from the list
20.1.4 (2024-07-03)
Bug Fixes
20.1.4 (2024-07-03)
Bug Fixes
20.1.3 (2024-02-12)
Bug Fixes
20.1.3 (2024-02-12)
Bug Fixes
20.1.2 (2024-02-11)
Bug Fixes
20.1.2 (2024-02-11)
Bug Fixes
20.1.1 (2024-01-26)
Bug Fixes
20.1.1 (2024-01-26)
Bug Fixes
v20.1.1Compare Source
Bug Fixes
Features
BREAKING CHANGES
removed opentracing & cassandra plugins. They are not maintained and are a perf hit
feat: support error code in hapi respones as extra data
feat: remove opentracing and cassandra
fix: remove plugin from the list
20.1.4 (2024-07-03)
Bug Fixes
20.1.4 (2024-07-03)
Bug Fixes
20.1.3 (2024-02-12)
Bug Fixes
20.1.3 (2024-02-12)
Bug Fixes
20.1.2 (2024-02-11)
Bug Fixes
20.1.2 (2024-02-11)
Bug Fixes
20.1.1 (2024-01-26)
Bug Fixes
20.1.1 (2024-01-26)
Bug Fixes
v20.1.0Compare Source
Bug Fixes
Features
BREAKING CHANGES
removed opentracing & cassandra plugins. They are not maintained and are a perf hit
feat: support error code in hapi respones as extra data
feat: remove opentracing and cassandra
fix: remove plugin from the list
20.1.4 (2024-07-03)
Bug Fixes
20.1.4 (2024-07-03)
Bug Fixes
20.1.3 (2024-02-12)
Bug Fixes
20.1.3 (2024-02-12)
Bug Fixes
20.1.2 (2024-02-11)
Bug Fixes
20.1.2 (2024-02-11)
Bug Fixes
20.1.1 (2024-01-26)
Bug Fixes
20.1.1 (2024-01-26)
Bug Fixes
v20.0.5Compare Source
Features
20.0.5 (2024-01-17)
Bug Fixes
20.0.5 (2024-01-17)
Bug Fixes
20.0.4 (2024-01-05)
Bug Fixes
20.0.4 (2024-01-05)
Bug Fixes
20.0.3 (2024-01-05)
Bug Fixes
20.0.3 (2024-01-05)
Bug Fixes
20.0.2 (2024-01-04)
Bug Fixes
20.0.2 (2024-01-04)
Bug Fixes
20.0.1 (2024-01-03)
Bug Fixes
20.0.1 (2024-01-03)
Bug Fixes
v20.0.4Compare Source
Features
20.0.5 (2024-01-17)
Bug Fixes
20.0.5 (2024-01-17)
Bug Fixes
20.0.4 (2024-01-05)
Bug Fixes
20.0.4 (2024-01-05)
Bug Fixes
20.0.3 (2024-01-05)
Bug Fixes
20.0.3 (2024-01-05)
Bug Fixes
20.0.2 (2024-01-04)
Bug Fixes
20.0.2 (2024-01-04)
Bug Fixes
20.0.1 (2024-01-03)
Bug Fixes
20.0.1 (2024-01-03)
Bug Fixes
v20.0.3Compare Source
Features
20.0.5 (2024-01-17)
Bug Fixes
20.0.5 (2024-01-17)
Bug Fixes
20.0.4 (2024-01-05)
Bug Fixes
20.0.4 (2024-01-05)
Bug Fixes
20.0.3 (2024-01-05)
Bug Fixes
20.0.3 (2024-01-05)
Bug Fixes
20.0.2 (2024-01-04)
Bug Fixes
20.0.2 (2024-01-04)
Bug Fixes
20.0.1 (2024-01-03)
Bug Fixes
20.0.1 (2024-01-03)
Bug Fixes
v20.0.2Compare Source
Features
20.0.5 (2024-01-17)
Bug Fixes
20.0.5 (2024-01-17)
Bug Fixes
20.0.4 (2024-01-05)
Bug Fixes
20.0.4 (2024-01-05)
Bug Fixes
20.0.3 (2024-01-05)
Bug Fixes
20.0.3 (2024-01-05)
Bug Fixes
20.0.2 (2024-01-04)
Bug Fixes
20.0.2 (2024-01-04)
Bug Fixes
20.0.1 (2024-01-03)
Bug Fixes
20.0.1 (2024-01-03)
Bug Fixes
v20.0.1Compare Source
Features
20.0.5 (2024-01-17)
Bug Fixes
20.0.5 (2024-01-17)
Bug Fixes
20.0.4 (2024-01-05)
Bug Fixes
20.0.4 (2024-01-05)
Bug Fixes
20.0.3 (2024-01-05)
Bug Fixes
20.0.3 (2024-01-05)
Bug Fixes
20.0.2 (2024-01-04)
Bug Fixes
20.0.2 (2024-01-04)
Bug Fixes
20.0.1 (2024-01-03)
Bug Fixes
20.0.1 (2024-01-03)
Bug Fixes
v20.0.0Compare Source
Features
20.0.5 (2024-01-17)
Bug Fixes
20.0.5 (2024-01-17)
Bug Fixes
20.0.4 (2024-01-05)
Bug Fixes
20.0.4 (2024-01-05)
Bug Fixes
20.0.3 (2024-01-05)
Bug Fixes
20.0.3 (2024-01-05)
Bug Fixes
20.0.2 (2024-01-04)
Bug Fixes
20.0.2 (2024-01-04)
Bug Fixes
20.0.1 (2024-01-03)
Bug Fixes
20.0.1 (2024-01-03)
Bug Fixes
v19.3.0Compare Source
Features
v19.2.14Compare Source
Features
19.2.14 (2023-12-20)
Bug Fixes
19.2.14 (2023-12-20)
Bug Fixes
19.2.13 (2023-12-19)
Bug Fixes
19.2.13 (2023-12-19)
Bug Fixes
19.2.12 (2023-11-21)
Bug Fixes
19.2.12 (2023-11-21)
Bug Fixes
19.2.11 (2023-11-15)
Bug Fixes
19.2.11 (2023-11-15)
Bug Fixes
19.2.10 (2023-10-25)
Bug Fixes
19.2.10 (2023-10-25)
Bug Fixes
19.2.9 (2023-09-27)
Bug Fixes
19.2.9 (2023-09-27)
Bug Fixes
19.2.8 (2023-06-20)
Bug Fixes
19.2.8 (2023-06-20)
Bug Fixes
19.2.7 (2023-05-30)
Bug Fixes
19.2.7 (2023-05-30)
Bug Fixes
19.2.6 (2023-05-17)
Bug Fixes
19.2.6 (2023-05-17)
Bug Fixes
19.2.5 (2023-05-17)
Bug Fixes
19.2.5 (2023-05-17)
Bug Fixes
19.2.5 (2023-05-17)
Bug Fixes
19.2.5 (2023-05-17)
Bug Fixes
19.2.4 (2023-05-17)
Bug Fixes
19.2.3 (2023-05-17)
Bug Fixes
19.2.2 (2023-05-17)
Bug Fixes
19.2.1 (2023-05-17)
Bug Fixes
v19.2.13Compare Source
Features
[19.2.14](https://redirect.github.com
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.