fix(deps): update dependency @microfleet/plugin-knex to v9#108
Open
renovate[bot] wants to merge 1 commit into
Open
fix(deps): update dependency @microfleet/plugin-knex to v9#108renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
renovate
Bot
force-pushed
the
renovate/microfleet-plugin-knex-9.x
branch
2 times, most recently
from
August 13, 2025 13:54
8663fe0 to
eda2ef0
Compare
renovate
Bot
force-pushed
the
renovate/microfleet-plugin-knex-9.x
branch
from
August 19, 2025 12:40
eda2ef0 to
2d02262
Compare
renovate
Bot
force-pushed
the
renovate/microfleet-plugin-knex-9.x
branch
from
August 31, 2025 11:28
2d02262 to
fb5486a
Compare
renovate
Bot
force-pushed
the
renovate/microfleet-plugin-knex-9.x
branch
from
September 25, 2025 21:35
fb5486a to
4d67d0b
Compare
renovate
Bot
force-pushed
the
renovate/microfleet-plugin-knex-9.x
branch
from
October 21, 2025 16:58
4d67d0b to
38df547
Compare
renovate
Bot
force-pushed
the
renovate/microfleet-plugin-knex-9.x
branch
from
November 10, 2025 13:55
38df547 to
d1ac461
Compare
renovate
Bot
force-pushed
the
renovate/microfleet-plugin-knex-9.x
branch
from
November 18, 2025 12:44
d1ac461 to
473853d
Compare
renovate
Bot
force-pushed
the
renovate/microfleet-plugin-knex-9.x
branch
from
December 3, 2025 18:27
473853d to
2aa77ae
Compare
renovate
Bot
force-pushed
the
renovate/microfleet-plugin-knex-9.x
branch
from
December 31, 2025 16:00
2aa77ae to
03c2d91
Compare
renovate
Bot
force-pushed
the
renovate/microfleet-plugin-knex-9.x
branch
2 times, most recently
from
January 23, 2026 18:46
a579141 to
e5eecf7
Compare
renovate
Bot
force-pushed
the
renovate/microfleet-plugin-knex-9.x
branch
from
February 2, 2026 18:58
e5eecf7 to
655b30d
Compare
renovate
Bot
force-pushed
the
renovate/microfleet-plugin-knex-9.x
branch
2 times, most recently
from
February 17, 2026 19:34
d0c93f9 to
08e4dd2
Compare
renovate
Bot
force-pushed
the
renovate/microfleet-plugin-knex-9.x
branch
from
March 5, 2026 21:01
08e4dd2 to
5a7c4df
Compare
renovate
Bot
force-pushed
the
renovate/microfleet-plugin-knex-9.x
branch
from
April 1, 2026 16:38
5a7c4df to
1a5a4b2
Compare
renovate
Bot
force-pushed
the
renovate/microfleet-plugin-knex-9.x
branch
from
April 8, 2026 18:46
1a5a4b2 to
415bee1
Compare
renovate
Bot
force-pushed
the
renovate/microfleet-plugin-knex-9.x
branch
from
April 29, 2026 13:02
415bee1 to
f6f789d
Compare
renovate
Bot
force-pushed
the
renovate/microfleet-plugin-knex-9.x
branch
2 times, most recently
from
May 18, 2026 15:57
4cd2032 to
cc9d8f5
Compare
renovate
Bot
force-pushed
the
renovate/microfleet-plugin-knex-9.x
branch
2 times, most recently
from
June 1, 2026 17:14
4c910d3 to
f3cc790
Compare
renovate
Bot
force-pushed
the
renovate/microfleet-plugin-knex-9.x
branch
from
June 11, 2026 15:36
f3cc790 to
23efb90
Compare
|
All alerts resolved. Learn more about Socket for GitHub. This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
renovate
Bot
force-pushed
the
renovate/microfleet-plugin-knex-9.x
branch
from
July 12, 2026 11:08
23efb90 to
aa7a1dc
Compare
renovate
Bot
force-pushed
the
renovate/microfleet-plugin-knex-9.x
branch
from
July 21, 2026 02:07
aa7a1dc to
1a26dad
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:
^0.2.6→^9.0.0Release Notes
microfleet/core (@microfleet/plugin-knex)
v9.0.0Compare Source
Features
v8.0.0Compare Source
Bug Fixes
v7.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:
v6.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:
6.0.1 (2024-08-02)
Bug Fixes
6.0.1 (2024-08-02)
Bug Fixes
v6.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:
6.0.1 (2024-08-02)
Bug Fixes
6.0.1 (2024-08-02)
Bug Fixes
v5.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
5.1.4 (2024-07-03)
Bug Fixes
5.1.4 (2024-07-03)
Bug Fixes
5.1.3 (2024-02-12)
Bug Fixes
5.1.3 (2024-02-12)
Bug Fixes
5.1.2 (2024-02-11)
Bug Fixes
5.1.2 (2024-02-11)
Bug Fixes
5.1.1 (2024-01-26)
Bug Fixes
5.1.1 (2024-01-26)
Bug Fixes
v5.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
5.1.4 (2024-07-03)
Bug Fixes
5.1.4 (2024-07-03)
Bug Fixes
5.1.3 (2024-02-12)
Bug Fixes
5.1.3 (2024-02-12)
Bug Fixes
5.1.2 (2024-02-11)
Bug Fixes
5.1.2 (2024-02-11)
Bug Fixes
5.1.1 (2024-01-26)
Bug Fixes
5.1.1 (2024-01-26)
Bug Fixes
v5.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
5.1.4 (2024-07-03)
Bug Fixes
5.1.4 (2024-07-03)
Bug Fixes
5.1.3 (2024-02-12)
Bug Fixes
5.1.3 (2024-02-12)
Bug Fixes
5.1.2 (2024-02-11)
Bug Fixes
5.1.2 (2024-02-11)
Bug Fixes
5.1.1 (2024-01-26)
Bug Fixes
5.1.1 (2024-01-26)
Bug Fixes
v5.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
5.1.4 (2024-07-03)
Bug Fixes
5.1.4 (2024-07-03)
Bug Fixes
5.1.3 (2024-02-12)
Bug Fixes
5.1.3 (2024-02-12)
Bug Fixes
5.1.2 (2024-02-11)
Bug Fixes
5.1.2 (2024-02-11)
Bug Fixes
5.1.1 (2024-01-26)
Bug Fixes
5.1.1 (2024-01-26)
Bug Fixes
v5.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
5.1.4 (2024-07-03)
Bug Fixes
5.1.4 (2024-07-03)
Bug Fixes
5.1.3 (2024-02-12)
Bug Fixes
5.1.3 (2024-02-12)
Bug Fixes
5.1.2 (2024-02-11)
Bug Fixes
5.1.2 (2024-02-11)
Bug Fixes
5.1.1 (2024-01-26)
Bug Fixes
5.1.1 (2024-01-26)
Bug Fixes
v5.0.5Compare Source
Features
5.0.5 (2024-01-17)
Bug Fixes
5.0.5 (2024-01-17)
Bug Fixes
5.0.4 (2024-01-05)
Bug Fixes
5.0.4 (2024-01-05)
Bug Fixes
5.0.3 (2024-01-05)
Bug Fixes
5.0.3 (2024-01-05)
Bug Fixes
5.0.2 (2024-01-04)
Bug Fixes
5.0.2 (2024-01-04)
Bug Fixes
5.0.1 (2024-01-03)
Bug Fixes
5.0.1 (2024-01-03)
Bug Fixes
v5.0.4Compare Source
Features
5.0.5 (2024-01-17)
Bug Fixes
5.0.5 (2024-01-17)
Bug Fixes
5.0.4 (2024-01-05)
Bug Fixes
5.0.4 (2024-01-05)
Bug Fixes
5.0.3 (2024-01-05)
Bug Fixes
5.0.3 (2024-01-05)
Bug Fixes
5.0.2 (2024-01-04)
Bug Fixes
5.0.2 (2024-01-04)
Bug Fixes
5.0.1 (2024-01-03)
Bug Fixes
5.0.1 (2024-01-03)
Bug Fixes
v5.0.3Compare Source
Features
5.0.5 (2024-01-17)
Bug Fixes
5.0.5 (2024-01-17)
Bug Fixes
5.0.4 (2024-01-05)
Bug Fixes
5.0.4 (2024-01-05)
Bug Fixes
5.0.3 (2024-01-05)
Bug Fixes
5.0.3 (2024-01-05)
Bug Fixes
5.0.2 (2024-01-04)
Bug Fixes
5.0.2 (2024-01-04)
Bug Fixes
5.0.1 (2024-01-03)
Bug Fixes
5.0.1 (2024-01-03)
Bug Fixes
v5.0.2Compare Source
Features
5.0.5 (2024-01-17)
Bug Fixes
5.0.5 (2024-01-17)
Bug Fixes
5.0.4 (2024-01-05)
Bug Fixes
5.0.4 (2024-01-05)
Bug Fixes
5.0.3 (2024-01-05)
Bug Fixes
5.0.3 (2024-01-05)
Bug Fixes
5.0.2 (2024-01-04)
Bug Fixes
5.0.2 (2024-01-04)
Bug Fixes
5.0.1 (2024-01-03)
Bug Fixes
5.0.1 (2024-01-03)
Bug Fixes
v5.0.1Compare Source
Features
5.0.5 (2024-01-17)
Bug Fixes
5.0.5 (2024-01-17)
Bug Fixes
5.0.4 (2024-01-05)
Bug Fixes
5.0.4 (2024-01-05)
Bug Fixes
5.0.3 (2024-01-05)
Bug Fixes
5.0.3 (2024-01-05)
Bug Fixes
5.0.2 (2024-01-04)
Bug Fixes
5.0.2 (2024-01-04)
Bug Fixes
5.0.1 (2024-01-03)
Bug Fixes
5.0.1 (2024-01-03)
Bug Fixes
v5.0.0Compare Source
Features
5.0.5 (2024-01-17)
Bug Fixes
5.0.5 (2024-01-17)
Bug Fixes
5.0.4 (2024-01-05)
Bug Fixes
5.0.4 (2024-01-05)
Bug Fixes
5.0.3 (2024-01-05)
Bug Fixes
5.0.3 (2024-01-05)
Bug Fixes
5.0.2 (2024-01-04)
Bug Fixes
5.0.2 (2024-01-04)
Bug Fixes
5.0.1 (2024-01-03)
Bug Fixes
5.0.1 (2024-01-03)
Bug Fixes
v4.3.0Compare Source
Features
v4.2.14Compare Source
Features
4.2.14 (2023-12-20)
Bug Fixes
4.2.14 (2023-12-20)
Bug Fixes
4.2.13 (2023-12-19)
Bug Fixes
4.2.13 (2023-12-19)
Bug Fixes
4.2.12 (2023-11-21)
Bug Fixes
4.2.12 (2023-11-21)
Bug Fixes
4.2.11 (2023-11-15)
Bug Fixes
4.2.11 (2023-11-15)
Bug Fixes
4.2.10 (2023-10-25)
Bug Fixes
4.2.10 (2023-10-25)
Bug Fixes
4.2.9 (2023-09-27)
Bug Fixes
4.2.9 (2023-09-27)
Bug Fixes
4.2.8 (2023-06-20)
Bug Fixes
4.2.8 (2023-06-20)
Bug Fixes
4.2.7 (2023-05-30)
Bug Fixes
4.2.7 (2023-05-30)
Bug Fixes
4.2.6 (2023-05-17)
Bug Fixes
4.2.6 (2023-05-17)
Bug Fixes
4.2.5 (2023-05-17)
Bug Fixes
4.2.5 (2023-05-17)
Bug Fixes
4.2.5 (2023-05-17)
Bug Fixes
4.2.5 (2023-05-17)
Bug Fixes
4.2.4 (2023-05-17)
Bug Fixes
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.