Skip to content

fix(deps): update dependency @microfleet/plugin-knex to v9 #108

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 20, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@microfleet/plugin-knex (source) ^0.2.6 -> ^9.0.0 age adoption passing confidence

Release Notes

microfleet/core (@​microfleet/plugin-knex)

v9.0.0

Compare Source

Features

v8.0.0

Compare Source

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

v7.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
  • [email protected]
  • pino@9
  • sentry@8
  • minimum node @​ 22.12.0

v6.0.1

Compare Source

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

v6.0.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

v5.1.4

Compare Source

Bug Fixes

v5.1.3

Compare Source

Bug Fixes

v5.1.2

Compare Source

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

v5.1.1

Compare Source

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

v5.1.0

Compare Source

Features

v5.0.5

Compare Source

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

v5.0.4

Compare Source

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

v5.0.3

Compare Source

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

v5.0.2

Compare Source

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

v5.0.1

Compare Source

Bug Fixes

v5.0.0

Compare Source

Features
BREAKING CHANGES
  • requires oen to call await microfleet.register() before any of the plugins are instantiated. This allows one to have async jobs as part of the attachment routine. Updates @​microfleet/validation to version 13, which moves from require() to async import() of files as part of this change. This raises min node.js version to 20.10 (it will still work on lower versions, but >= 20.10 allows for much better performance, as well as way fewer ESM issues). This will be a non-lts version aimed at polishing async plugins and tightening public interface

v4.3.0

Compare Source

Features

v4.2.14

Compare Source

Bug Fixes

v4.2.13

Compare Source

Bug Fixes

v4.2.12

Compare Source

Bug Fixes

v4.2.11

Compare Source

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

v4.2.10

Compare Source

Bug Fixes

v4.2.9

Compare Source

Bug Fixes

v4.2.8

Compare Source

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

v4.2.7

Compare Source

Bug Fixes
  • cleanup sigterm listeners on close (cd19c53)

v4.2.6

Compare Source

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

v4.2.5

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

v4.2.4

Bug Fixes

v4.2.2

Bug Fixes

v4.2.0

Compare Source

Features
  • common action overrides (516cebb)

v4.0.0

Features
BREAKING CHANGES
  • several plugins had major version of node updates in its req, hence boosting this

  • chore: lockfile

  • feat: init custom plugin with abs path from core

  • chore: update test env

v2.30.0

Features

v2.28.0

Features

v2.26.2

Bug Fixes

v2.26.0

Bug Fixes
Features

v2.24.2

Bug Fixes
  • remove timer based ack defaults (0babab1)

v2.24.0

Bug Fixes
  • increase test timeout for slow machines on CI (61cc970)
  • undici vs node-fetch (bd38a18)
Features

v2.22.0

Features
Features
Features
Features
Features
Features
Bug Fixes
Bug Fixes
Features
  • router re-wiring of requests, independent actions (fb0bea2)# 2.15.0 (2022-03-24)
Features
  • router re-wiring of requests, independent actions (fb0bea2)# 2.14.0 (2022-03-24)
Features
  • router: reconfigure action through enabled param (44be4ae)# 2.13.0 (2022-03-24)
Features
  • router: reconfigure action through enabled param (44be4ae)## 2.12.4 (2022-03-23)
Bug Fixes
  • remove deprecated event-to-promise lib (3489d98)## 2.12.3 (2022-03-23)
Bug Fixes
  • remove deprecated event-to-promise lib (3489d98)## 2.12.2 (2022-03-23)
Bug Fixes
  • dependencies, updated transport-amqp (4ca88c7)## 2.12.1 (2022-03-23)
Bug Fixes
  • dependencies, updated transport-amqp (4ca88c7)# 2.12.0 (2022-03-16)
Features
Features

2.10.2 (2022-02-28)

Bug Fixes

2.10.1 (2022-02-28)

Bug Fixes

v2.10.2

Bug Fixes

v2.10.0

Features

v2.8.12

Bug Fixes

v2.8.10

Bug Fixes

v2.8.8

Bug Fixes
  • router: add enabled into ajv schema (b2b4a28)

v2.8.6

Bug Fixes

v2.8.4

Bug Fixes

v2.8.2

Bug Fixes
Reverts
  • router types exploration (40ece1e)

v2.8.0

Bug Fixes
Features

v2.6.0

Compare Source

Features

2.5.3 (2021-12-06)

Note: Version bump only for package @​microfleet/plugin-knex

2.5.2 (2021-12-01)

Note: Version bump only for package @​microfleet/plugin-knex

2.5.1 (2021-11-23)

Bug Fixes

v2.5.3

Compare Source

Note: Version bump only for package @​microfleet/plugin-knex

v2.5.2

Compare Source

Note: Version bump only for package @​microfleet/plugin-knex

v2.5.1

Compare Source

Bug Fixes

v2.5.0

Compare Source

Bug Fixes
Features
  • pino 7 transports, mocha & jest tests (3f90cda)

v2.4.0

Compare Source

Bug Fixes
Features
  • elasticsearch, redis plugins (79bc4c3)
  • externalize opentracing & prometheus (f32f7fd)
  • improve perf based on benchmarks (2ad3aac)
  • kafka upgrades, remove unused plugins (12f8018)
  • merge router (c05d1d9)
  • move out plugin validator (47abe87)
  • plugin aws elasticsearch (b299436)
  • plugin-cassandra (2a53771)
  • plugin-router-http (70725f9)

2.3.6 (2021-04-15)

Note: Version bump only for package @​microfleet/plugin-knex

2.3.5 (2021-02-19)

Note: Version bump only for package @​microfleet/plugin-knex

2.3.4 (2020-09-03)

Note: Version bump only for package @​microfleet/plugin-knex

2.3.3 (2020-08-26)

Note: Version bump only for package @​microfleet/plugin-knex

2.3.2 (2020-08-25)

Note: Version bump only for package @​microfleet/plugin-knex

2.3.1 (2020-08-09)

Note: Version bump only for package @​microfleet/plugin-knex

v2.3.6

Compare Source

Note: Version bump only for package @​microfleet/plugin-knex

v2.3.5

Compare Source

Note: Version bump only for package @​microfleet/plugin-knex

v2.3.4

Compare Source

Note: Version bump only for package @​microfleet/plugin-knex

v2.3.3

Compare Source

Note: Version bump only for package @​microfleet/plugin-knex

v2.3.2

Compare Source

Note: Version bump only for package @​microfleet/plugin-knex

v2.3.1

Compare Source

Note: Version bump only for package @​microfleet/plugin-knex

v2.3.0

Compare Source

Features

2.2.5 (2020-07-22)

Note: Version bump only for package @​microfleet/plugin-knex

2.2.4 (2020-06-29)

Note: Version bump only for package @​microfleet/plugin-knex

2.2.3 (2020-06-12)

Bug Fixes

2.2.2 (2020-05-19)

Bug Fixes

2.2.1 (2020-05-15)

Bug Fixes

v2.2.5

Compare Source

Note: Version bump only for package @​microfleet/plugin-knex

v2.2.4

Compare Source

Note: Version bump only for package @​microfleet/plugin-knex

v2.2.3

Compare Source

Bug Fixes

v2.2.2

Compare Source

Bug Fixes

v2.2.1

Compare Source

Bug Fixes

v2.2.0

Compare Source

Features

2.1.1 (2020-04-10)

Note: Version bump only for package @​microfleet/plugin-knex

v2.1.1

Compare Source

Note: Version bump only for package @​microfleet/plugin-knex

v2.1.0

Compare Source

Bug Fixes
Features

v2.0.0

Compare Source

Bug Fixes
BREAKING CHANGES

1.0.4 (2020-03-06)

Note: Version bump only for package @​microfleet/plugin-knex

1.0.3 (2020-02-13)

Note: Version bump only for package @​microfleet/plugin-knex

1.0.2 (2020-02-05)

Note: Version bump only for package @​microfleet/plugin-knex

1.0.1 (2020-01-24)

Note: Version bump only for package @​microfleet/plugin-knex

v1.0.4

Compare Source

Note: Version bump only for package @​microfleet/plugin-knex

v1.0.3

Compare Source

Note: Version bump only for package @​microfleet/plugin-knex

v1.0.2

Compare Source

Note: Version bump only for package @​microfleet/plugin-knex

v1.0.1

Compare Source

Note: Version bump only for package @​microfleet/plugin-knex

v1.0.0

Compare Source

Features
BREAKING CHANGES

0.3.1 (2020-01-17)

Note: Version bump only for package @​microfleet/plugin-knex

v0.3.1

Compare Source

Note: Version bump only for package @​microfleet/plugin-knex

v0.3.0

Compare Source

Features
  • allow to load lua scripts from multiple paths (6a9cb38)

0.2.6 (2019-12-11)

Note: Version bump only for package @​microfleet/plugin-knex

0.2.5 (2019-11-28)

Note: Version bump only for package @​microfleet/plugin-knex

0.2.4 (2019-11-22)

Note: Version bump only for package @​microfleet/plugin-knex

0.2.3 (2019-11-15)

Note: Version bump only for package @​microfleet/plugin-knex

0.2.2 (2019-11-15)

Note: Version bump only for package @​microfleet/plugin-knex

0.2.1 (2019-11-13)

Bug Fixes

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.

Copy link

New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@babel/[email protected] None 0 48.3 kB nicolo-ribaudo
npm/@isaacs/[email protected] None 0 27.8 kB isaacs
npm/@microfleet/[email protected] None +1 78.7 kB avvs
npm/@microfleet/[email protected]9.0.0 Transitive: environment, eval, unsafe +1 648 kB avvs
npm/@microfleet/[email protected] Transitive: environment, eval, filesystem +9 1.35 MB avvs
npm/@microfleet/[email protected] None +1 1.43 MB avvs
npm/@microfleet/[email protected] None 0 15.4 kB avvs
npm/@microfleet/[email protected]12.0.0 Transitive: environment +5 1.01 MB avvs
npm/@pkgjs/[email protected] None 0 74.2 kB oss-bot
npm/@sentry/[email protected] None 0 3.6 MB billyvg, evanpurkhiser, haza, ...7 more
npm/@sentry/[email protected] None 0 347 kB billyvg, evanpurkhiser, haza, ...7 more
npm/[email protected] None 0 52.2 kB esp
npm/[email protected]5.1.0 None 0 132 kB esp
npm/[email protected] eval 0 1.03 MB esp
npm/[email protected] None 0 5.41 kB sindresorhus
npm/[email protected] None 0 6.57 kB davidmarkclements
npm/[email protected]2.0.19 None 0 17 kB jorgebucaran
npm/[email protected]10.0.1 environment 0 174 kB abetomo
npm/[email protected]1.2.0 None 0 74.8 kB sstk-admin
npm/[email protected] environment, filesystem, shell 0 16.1 kB satazor
npm/[email protected] None 0 13.6 kB komagata
npm/[email protected] None 0 97.9 kB google-wombot
npm/[email protected] filesystem 0 12.4 kB lukeed
npm/[email protected] eval, filesystem, unsafe 0 309 kB jdalton
npm/[email protected] None 0 198 kB planttheidea
npm/[email protected] None 0 13 kB esp
npm/[email protected] None 0 109 kB gurgunday
npm/[email protected] None 0 7.25 kB sindresorhus
npm/[email protected] None 0 68.3 kB bcoe, coreyfarrell, isaacs
npm/[email protected]1.1.2 None 0 31.4 kB ljharb
npm/[email protected] filesystem 0 6.01 kB coreyfarrell
npm/[email protected]2.3.0 None 0 18.2 kB jorgebucaran
npm/[email protected] None 0 8.77 kB ljharb
npm/[email protected] filesystem 0 14.6 kB matteo.collina
npm/[email protected] None 0 4.01 kB sindresorhus
npm/[email protected]2.2.0 None 0 17.2 kB phated
npm/[email protected] None 0 33.5 kB ljharb
npm/[email protected] environment 0 297 kB isaacs
npm/[email protected] environment, filesystem 0 14 kB egoist
npm/[email protected] None 0 22.2 kB esp
npm/[email protected]3.1.0 environment +1 916 kB kibertoad
npm/[email protected] None 0 54.1 kB jdalton
npm/[email protected] None 0 804 kB isaacs
npm/[email protected] None 0 54.5 kB ljharb
npm/[email protected] None 0 286 kB isaacs
npm/[email protected] None 0 9.25 kB matteo.collina
npm/[email protected] None 0 36.5 kB isaacs
npm/[email protected] None 0 4.55 kB sindresorhus
npm/[email protected] filesystem 0 535 kB isaacs
npm/[email protected] None 0 19.3 kB brianc
npm/[email protected], 2.1.02.6.2 None 0 9.1 kB brianc
npm/[email protected]3.8.0 None 0 0 B
npm/[email protected] None 0 0 B
npm/[email protected]8.14.1 Transitive: filesystem +1 95.5 kB brianc
npm/[email protected] None 0 6.37 kB alexeyraspopov
npm/[email protected] None +1 55.6 kB matteo.collina
npm/[email protected] None 0 23 kB climba03003, eomm, fdawgs, ...6 more
npm/[email protected] Transitive: environment +8 638 kB sindresorhus
npm/[email protected] eval 0 4.83 kB matteo.collina
npm/[email protected]0.8.0 Transitive: environment, filesystem +2 159 kB phated
npm/[email protected] unsafe 0 3.42 kB floatdrop
npm/[email protected] filesystem, unsafe 0 5.82 kB sindresorhus
npm/[email protected] None 0 30.7 kB bridgear
npm/[email protected] None 0 40.7 kB matteo.collina
npm/[email protected] None 0 2.56 kB kevva
npm/[email protected] None 0 2.83 kB sindresorhus
npm/[email protected] None 0 77 kB isaacs
npm/[email protected] None 0 0 B
npm/[email protected] None 0 5.78 kB sindresorhus
npm/[email protected] None 0 0 B
npm/[email protected] None 0 4.32 kB sindresorhus
npm/[email protected]3.1.1 None 0 6.96 kB sindresorhus
npm/[email protected] None 0 9.18 kB ljharb
npm/[email protected]3.0.2 None 0 41.6 kB elhigu
npm/[email protected] environment 0 70 kB matteo.collina
npm/[email protected] None 0 3.45 kB sindresorhus
npm/[email protected] environment 0 9.97 kB isaacs
npm/[email protected] None 0 0 B
npm/[email protected] None +1 29.3 kB sindresorhus

🚮 Removed packages: npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected]

View full report↗︎

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.

0 participants