Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 18, 2025

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@microfleet/core (source) ^15.0.0 -> ^24.0.0 age confidence

Release Notes

microfleet/core (@​microfleet/core)

v24.0.0

Compare Source

Features

v23.0.0

Compare Source

Bug Fixes
  • properly cut 3 letter sized extensions (mjs/mts,cjs,cts) (ccc438d)

v22.0.0

Compare Source

Features
  • swap test harness to node:test, min node 22.12.0 (#​727) (939c65f)
BREAKING CHANGES
  • uses sync ESM modules, which is now possible with the release
    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:

  • removed jest
  • using node:test
  • removed mocha
  • minimized using bluebird
  • ioredis@​5
  • librdkaka@​1.7.1
  • pino@​9
  • sentry@​8
  • minimum node @​ 22.12.0

v21.0.1

Compare Source

Features
  • swap test harness to node:test, min node 22.12.0 (#​727) (939c65f)
BREAKING CHANGES
  • uses sync ESM modules, which is now possible with the release
    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:

  • removed jest
  • using node:test
  • removed mocha
  • minimized using bluebird
  • ioredis@​5
  • librdkaka@​1.7.1
  • pino@​9
  • sentry@​8
  • minimum node @​ 22.12.0

21.0.1 (2024-08-02)

Bug Fixes
  • hapi: error code pass-through (66ed3d0)

21.0.1 (2024-08-02)

Bug Fixes
  • hapi: error code pass-through (66ed3d0)

v21.0.0

Compare Source

Features
  • swap test harness to node:test, min node 22.12.0 (#​727) (939c65f)
BREAKING CHANGES
  • uses sync ESM modules, which is now possible with the release
    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:

  • removed jest
  • using node:test
  • removed mocha
  • minimized using bluebird
  • ioredis@​5
  • librdkaka@​1.7.1
  • pino@​9
  • sentry@​8
  • minimum node @​ 22.12.0

21.0.1 (2024-08-02)

Bug Fixes
  • hapi: error code pass-through (66ed3d0)

21.0.1 (2024-08-02)

Bug Fixes
  • hapi: error code pass-through (66ed3d0)

v20.1.4

Compare Source

Bug Fixes
  • deps: update dependency sonic-boom to v3.8.1 (101d9b1)
Features
  • remove opentracing, cassandra, expand error msg for hapi (#​721) (b9def89)
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
  • plugin-redis-core: perform index file if migration is a directory (#​705) (848bb8e)

20.1.2 (2024-02-11)

Bug Fixes
  • plugin-redis-core: perform index file if migration is a directory (#​705) (848bb8e)

20.1.1 (2024-01-26)

Bug Fixes
  • plugin-logger: pass error enumerable fields as event extras (#​698) (d755df3)

20.1.1 (2024-01-26)

Bug Fixes
  • plugin-logger: pass error enumerable fields as event extras (#​698) (d755df3)

v20.1.3

Compare Source

Bug Fixes
  • deps: update dependency sonic-boom to v3.8.1 (101d9b1)
Features
  • remove opentracing, cassandra, expand error msg for hapi (#​721) (b9def89)
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
  • plugin-redis-core: perform index file if migration is a directory (#​705) (848bb8e)

20.1.2 (2024-02-11)

Bug Fixes
  • plugin-redis-core: perform index file if migration is a directory (#​705) (848bb8e)

20.1.1 (2024-01-26)

Bug Fixes
  • plugin-logger: pass error enumerable fields as event extras (#​698) (d755df3)

20.1.1 (2024-01-26)

Bug Fixes
  • plugin-logger: pass error enumerable fields as event extras (#​698) (d755df3)

v20.1.2

Compare Source

Bug Fixes
  • deps: update dependency sonic-boom to v3.8.1 (101d9b1)
Features
  • remove opentracing, cassandra, expand error msg for hapi (#​721) (b9def89)
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
  • plugin-redis-core: perform index file if migration is a directory (#​705) (848bb8e)

20.1.2 (2024-02-11)

Bug Fixes
  • plugin-redis-core: perform index file if migration is a directory (#​705) (848bb8e)

20.1.1 (2024-01-26)

Bug Fixes
  • plugin-logger: pass error enumerable fields as event extras (#​698) (d755df3)

20.1.1 (2024-01-26)

Bug Fixes
  • plugin-logger: pass error enumerable fields as event extras (#​698) (d755df3)

v20.1.1

Compare Source

Bug Fixes
  • deps: update dependency sonic-boom to v3.8.1 (101d9b1)
Features
  • remove opentracing, cassandra, expand error msg for hapi (#​721) (b9def89)
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
  • plugin-redis-core: perform index file if migration is a directory (#​705) (848bb8e)

20.1.2 (2024-02-11)

Bug Fixes
  • plugin-redis-core: perform index file if migration is a directory (#​705) (848bb8e)

20.1.1 (2024-01-26)

Bug Fixes
  • plugin-logger: pass error enumerable fields as event extras (#​698) (d755df3)

20.1.1 (2024-01-26)

Bug Fixes
  • plugin-logger: pass error enumerable fields as event extras (#​698) (d755df3)

v20.1.0

Compare Source

Bug Fixes
  • deps: update dependency sonic-boom to v3.8.1 (101d9b1)
Features
  • remove opentracing, cassandra, expand error msg for hapi (#​721) (b9def89)
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
  • plugin-redis-core: perform index file if migration is a directory (#​705) (848bb8e)

20.1.2 (2024-02-11)

Bug Fixes
  • plugin-redis-core: perform index file if migration is a directory (#​705) (848bb8e)

20.1.1 (2024-01-26)

Bug Fixes
  • plugin-logger: pass error enumerable fields as event extras (#​698) (d755df3)

20.1.1 (2024-01-26)

Bug Fixes
  • plugin-logger: pass error enumerable fields as event extras (#​698) (d755df3)

v20.0.5

Compare Source

Features

20.0.5 (2024-01-17)

Bug Fixes
  • don't use logger in the mfleet (61fdffc)

20.0.5 (2024-01-17)

Bug Fixes
  • don't use logger in the mfleet (61fdffc)

20.0.4 (2024-01-05)

Bug Fixes
  • auto-starting an instance in ESM (157d2a5)

20.0.4 (2024-01-05)

Bug Fixes
  • auto-starting an instance in ESM (157d2a5)

20.0.3 (2024-01-05)

Bug Fixes
  • ensure full paths are resolved for generic actions in ESM mode (a02d85f)

20.0.3 (2024-01-05)

Bug Fixes
  • ensure full paths are resolved for generic actions in ESM mode (a02d85f)

20.0.2 (2024-01-04)

Bug Fixes
  • dynamic import calls, swc -> esbuild (7e6d1a2)

20.0.2 (2024-01-04)

Bug Fixes
  • dynamic import calls, swc -> esbuild (7e6d1a2)

20.0.1 (2024-01-03)

Bug Fixes

20.0.1 (2024-01-03)

Bug Fixes

v20.0.4

Compare Source

Features

20.0.5 (2024-01-17)

Bug Fixes
  • don't use logger in the mfleet (61fdffc)

20.0.5 (2024-01-17)

Bug Fixes
  • don't use logger in the mfleet (61fdffc)

20.0.4 (2024-01-05)

Bug Fixes
  • auto-starting an instance in ESM (157d2a5)

20.0.4 (2024-01-05)

Bug Fixes
  • auto-starting an instance in ESM (157d2a5)

20.0.3 (2024-01-05)

Bug Fixes
  • ensure full paths are resolved for generic actions in ESM mode (a02d85f)

20.0.3 (2024-01-05)

Bug Fixes
  • ensure full paths are resolved for generic actions in ESM mode (a02d85f)

20.0.2 (2024-01-04)

Bug Fixes
  • dynamic import calls, swc -> esbuild (7e6d1a2)

20.0.2 (2024-01-04)

Bug Fixes
  • dynamic import calls, swc -> esbuild (7e6d1a2)

20.0.1 (2024-01-03)

Bug Fixes

20.0.1 (2024-01-03)

Bug Fixes

v20.0.3

Compare Source

Features

20.0.5 (2024-01-17)

Bug Fixes
  • don't use logger in the mfleet (61fdffc)

20.0.5 (2024-01-17)

Bug Fixes
  • don't use logger in the mfleet (61fdffc)

20.0.4 (2024-01-05)

Bug Fixes
  • auto-starting an instance in ESM (157d2a5)

20.0.4 (2024-01-05)

Bug Fixes
  • auto-starting an instance in ESM (157d2a5)

20.0.3 (2024-01-05)

Bug Fixes
  • ensure full paths are resolved for generic actions in ESM mode (a02d85f)

20.0.3 (2024-01-05)

Bug Fixes
  • ensure full paths are resolved for generic actions in ESM mode (a02d85f)

20.0.2 (2024-01-04)

Bug Fixes
  • dynamic import calls, swc -> esbuild (7e6d1a2)

20.0.2 (2024-01-04)

Bug Fixes
  • dynamic import calls, swc -> esbuild (7e6d1a2)

20.0.1 (2024-01-03)

Bug Fixes

20.0.1 (2024-01-03)

Bug Fixes

v20.0.2

Compare Source

Features

20.0.5 (2024-01-17)

Bug Fixes
  • don't use logger in the mfleet (61fdffc)

20.0.5 (2024-01-17)

Bug Fixes
  • don't use logger in the mfleet (61fdffc)

20.0.4 (2024-01-05)

Bug Fixes
  • auto-starting an instance in ESM (157d2a5)

20.0.4 (2024-01-05)

Bug Fixes
  • auto-starting an instance in ESM (157d2a5)

20.0.3 (2024-01-05)

Bug Fixes
  • ensure full paths are resolved for generic actions in ESM mode (a02d85f)

20.0.3 (2024-01-05)

Bug Fixes
  • ensure full paths are resolved for generic actions in ESM mode (a02d85f)

20.0.2 (2024-01-04)

Bug Fixes
  • dynamic import calls, swc -> esbuild (7e6d1a2)

20.0.2 (2024-01-04)

Bug Fixes
  • dynamic import calls, swc -> esbuild (7e6d1a2)

20.0.1 (2024-01-03)

Bug Fixes

20.0.1 (2024-01-03)

Bug Fixes

v20.0.1

Compare Source

Features

20.0.5 (2024-01-17)

Bug Fixes
  • don't use logger in the mfleet (61fdffc)

20.0.5 (2024-01-17)

Bug Fixes
  • don't use logger in the mfleet (61fdffc)

20.0.4 (2024-01-05)

Bug Fixes
  • auto-starting an instance in ESM (157d2a5)

20.0.4 (2024-01-05)

Bug Fixes
  • auto-starting an instance in ESM (157d2a5)

20.0.3 (2024-01-05)

Bug Fixes
  • ensure full paths are resolved for generic actions in ESM mode (a02d85f)

20.0.3 (2024-01-05)

Bug Fixes
  • ensure full paths are resolved for generic actions in ESM mode (a02d85f)

20.0.2 (2024-01-04)

Bug Fixes
  • dynamic import calls, swc -> esbuild (7e6d1a2)

20.0.2 (2024-01-04)

Bug Fixes
  • dynamic import calls, swc -> esbuild (7e6d1a2)

20.0.1 (2024-01-03)

Bug Fixes

20.0.1 (2024-01-03)

Bug Fixes

v20.0.0

Compare Source

Features

20.0.5 (2024-01-17)

Bug Fixes
  • don't use logger in the mfleet (61fdffc)

20.0.5 (2024-01-17)

Bug Fixes
  • don't use logger in the mfleet (61fdffc)

20.0.4 (2024-01-05)

Bug Fixes
  • auto-starting an instance in ESM (157d2a5)

20.0.4 (2024-01-05)

Bug Fixes
  • auto-starting an instance in ESM (157d2a5)

20.0.3 (2024-01-05)

Bug Fixes
  • ensure full paths are resolved for generic actions in ESM mode (a02d85f)

20.0.3 (2024-01-05)

Bug Fixes
  • ensure full paths are resolved for generic actions in ESM mode (a02d85f)

20.0.2 (2024-01-04)

Bug Fixes
  • dynamic import calls, swc -> esbuild (7e6d1a2)

20.0.2 (2024-01-04)

Bug Fixes
  • dynamic import calls, swc -> esbuild (7e6d1a2)

20.0.1 (2024-01-03)

Bug Fixes

20.0.1 (2024-01-03)

Bug Fixes

v19.3.0

Compare Source

Features

v19.2.14

Compare 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
  • upgrade dependencies (3462882)
  • upgrade deps, more granular log level control in logger plugin (fa59e6f)

19.2.11 (2023-11-15)

Bug Fixes
  • upgrade dependencies (3462882)
  • upgrade deps, more granular log level control in logger plugin (fa59e6f)

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
  • update deps, ensure fastify-plugin is not required (08f0239)

19.2.8 (2023-06-20)

Bug Fixes
  • update deps, ensure fastify-plugin is not required (08f0239)

19.2.7 (2023-05-30)

Bug Fixes
  • cleanup sigterm listeners on close (cd19c53)

19.2.7 (2023-05-30)

Bug Fixes
  • cleanup sigterm listeners on close (cd19c53)

19.2.6 (2023-05-17)

Bug Fixes
  • set npm version during release (24edf47)
  • update compatibility for mfleet bin (01285ed)

19.2.6 (2023-05-17)

Bug Fixes
  • set npm version during release (24edf47)
  • update compatibility for mfleet bin (01285ed)

19.2.5 (2023-05-17)

Bug Fixes
  • set npm version during release (24edf47)

19.2.5 (2023-05-17)

Bug Fixes
  • set npm version during release (24edf47)

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.13

Compare Source

Features

[19.2.14](https://github.com/microfleet/core/compare/@microfleet/[email protected]...@microfleet/core@1


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 was generated by Mend Renovate. View the repository job log.

@socket-security
Copy link

socket-security bot commented Feb 18, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​microfleet/​core@​15.4.0 ⏵ 24.0.073 -110010081 -1100

View full report

@renovate renovate bot force-pushed the renovate/microfleet-core-24.x branch from 4700149 to 5bfc246 Compare August 10, 2025 12:38
@renovate renovate bot force-pushed the renovate/microfleet-core-24.x branch from 5bfc246 to c145f0b Compare September 25, 2025 21:34
@renovate renovate bot force-pushed the renovate/microfleet-core-24.x branch from c145f0b to b5fd68f Compare October 21, 2025 16:57
@renovate renovate bot force-pushed the renovate/microfleet-core-24.x branch from b5fd68f to 0c8f519 Compare November 10, 2025 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant