Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: testcontainers/testcontainers-node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v11.13.0
Choose a base ref
...
head repository: testcontainers/testcontainers-node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v11.14.0
Choose a head ref
  • 11 commits
  • 76 files changed
  • 4 contributors

Commits on Mar 17, 2026

  1. v11.13.0

    github-actions committed Mar 17, 2026
    Configuration menu
    Copy the full SHA
    2fc2d52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a20ac80 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2026

  1. Bump the dependencies group with 19 updates (#1280)

    * Bump the dependencies group with 19 updates
    
    Bumps the dependencies group with 19 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@eslint/json](https://github.com/eslint/json) | `1.1.0` | `1.2.0` |
    | [eslint](https://github.com/eslint/eslint) | `10.0.3` | `10.1.0` |
    | [npm-check-updates](https://github.com/raineorshine/npm-check-updates) | `19.6.3` | `19.6.5` |
    | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.57.0` | `8.57.1` |
    | [dockerode](https://github.com/apocas/dockerode) | `4.0.9` | `4.0.10` |
    | [get-port](https://github.com/sindresorhus/get-port) | `7.1.0` | `7.2.0` |
    | [undici](https://github.com/nodejs/undici) | `7.24.4` | `7.24.5` |
    | [@types/debug](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/debug) | `4.1.12` | `4.1.13` |
    | [@azure/cosmos](https://github.com/Azure/azure-sdk-for-js) | `4.9.1` | `4.9.2` |
    | [@azure/storage-blob](https://github.com/Azure/azure-sdk-for-js) | `12.29.1` | `12.31.0` |
    | [@azure/storage-queue](https://github.com/Azure/azure-sdk-for-js) | `12.28.1` | `12.29.0` |
    | chromadb | `3.3.3` | `3.4.0` |
    | [@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg) | `8.18.0` | `8.20.0` |
    | [msw](https://github.com/mswjs/msw) | `2.12.11` | `2.12.14` |
    | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.1009.0` | `3.1014.0` |
    | [mariadb](https://github.com/mariadb-corporation/mariadb-connector-nodejs) | `3.4.5` | `3.5.2` |
    | [mongoose](https://github.com/Automattic/mongoose) | `9.3.0` | `9.3.1` |
    | [mssql](https://github.com/tediousjs/node-mssql) | `12.2.0` | `12.2.1` |
    | [@types/oracledb](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/oracledb) | `6.10.1` | `6.10.2` |
    
    
    Updates `@eslint/json` from 1.1.0 to 1.2.0
    - [Release notes](https://github.com/eslint/json/releases)
    - [Changelog](https://github.com/eslint/json/blob/main/CHANGELOG.md)
    - [Commits](eslint/json@json-v1.1.0...json-v1.2.0)
    
    Updates `eslint` from 10.0.3 to 10.1.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Commits](eslint/eslint@v10.0.3...v10.1.0)
    
    Updates `npm-check-updates` from 19.6.3 to 19.6.5
    - [Release notes](https://github.com/raineorshine/npm-check-updates/releases)
    - [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md)
    - [Commits](raineorshine/npm-check-updates@v19.6.3...v19.6.5)
    
    Updates `typescript-eslint` from 8.57.0 to 8.57.1
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.1/packages/typescript-eslint)
    
    Updates `dockerode` from 4.0.9 to 4.0.10
    - [Release notes](https://github.com/apocas/dockerode/releases)
    - [Commits](apocas/dockerode@v4.0.9...v4.0.10)
    
    Updates `get-port` from 7.1.0 to 7.2.0
    - [Release notes](https://github.com/sindresorhus/get-port/releases)
    - [Commits](sindresorhus/get-port@v7.1.0...v7.2.0)
    
    Updates `undici` from 7.24.4 to 7.24.5
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v7.24.4...v7.24.5)
    
    Updates `@types/debug` from 4.1.12 to 4.1.13
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/debug)
    
    Updates `@azure/cosmos` from 4.9.1 to 4.9.2
    - [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
    - [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md)
    - [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/cosmos_4.9.1...@azure/cosmos_4.9.2)
    
    Updates `@azure/storage-blob` from 12.29.1 to 12.31.0
    - [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
    - [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md)
    - [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/storage-blob_12.29.1...@azure/storage-blob_12.31.0)
    
    Updates `@azure/storage-queue` from 12.28.1 to 12.29.0
    - [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
    - [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md)
    - [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/storage-queue_12.28.1...@azure/storage-queue_12.29.0)
    
    Updates `chromadb` from 3.3.3 to 3.4.0
    
    Updates `@types/pg` from 8.18.0 to 8.20.0
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pg)
    
    Updates `msw` from 2.12.11 to 2.12.14
    - [Release notes](https://github.com/mswjs/msw/releases)
    - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
    - [Commits](mswjs/msw@v2.12.11...v2.12.14)
    
    Updates `@aws-sdk/client-s3` from 3.1009.0 to 3.1014.0
    - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
    - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
    - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1014.0/clients/client-s3)
    
    Updates `mariadb` from 3.4.5 to 3.5.2
    - [Release notes](https://github.com/mariadb-corporation/mariadb-connector-nodejs/releases)
    - [Changelog](https://github.com/mariadb-corporation/mariadb-connector-nodejs/blob/main/CHANGELOG.md)
    - [Commits](mariadb-corporation/mariadb-connector-nodejs@3.4.5...3.5.2)
    
    Updates `mongoose` from 9.3.0 to 9.3.1
    - [Release notes](https://github.com/Automattic/mongoose/releases)
    - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
    - [Commits](Automattic/mongoose@9.3.0...9.3.1)
    
    Updates `mssql` from 12.2.0 to 12.2.1
    - [Release notes](https://github.com/tediousjs/node-mssql/releases)
    - [Changelog](https://github.com/tediousjs/node-mssql/blob/master/CHANGELOG.txt)
    - [Commits](tediousjs/node-mssql@v12.2.0...v12.2.1)
    
    Updates `@types/oracledb` from 6.10.1 to 6.10.2
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/oracledb)
    
    ---
    updated-dependencies:
    - dependency-name: "@eslint/json"
      dependency-version: 1.2.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: eslint
      dependency-version: 10.1.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: npm-check-updates
      dependency-version: 19.6.5
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: typescript-eslint
      dependency-version: 8.57.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: dockerode
      dependency-version: 4.0.10
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: get-port
      dependency-version: 7.2.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: undici
      dependency-version: 7.24.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: "@types/debug"
      dependency-version: 4.1.13
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: "@azure/cosmos"
      dependency-version: 4.9.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: "@azure/storage-blob"
      dependency-version: 12.31.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: "@azure/storage-queue"
      dependency-version: 12.29.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: chromadb
      dependency-version: 3.4.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: "@types/pg"
      dependency-version: 8.20.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: msw
      dependency-version: 2.12.14
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: "@aws-sdk/client-s3"
      dependency-version: 3.1014.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: mariadb
      dependency-version: 3.5.2
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: mongoose
      dependency-version: 9.3.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: mssql
      dependency-version: 12.2.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: "@types/oracledb"
      dependency-version: 6.10.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Downgrade @azure/mariadb
    
    * NPM audit
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Cristian Greco <[email protected]>
    dependabot[bot] and cristianrgreco authored Mar 23, 2026
    Configuration menu
    Copy the full SHA
    6b78e96 View commit details
    Browse the repository at this point in the history
  2. Bump the dependencies group across 11 directories with 10 updates (#1279

    )
    
    Bumps the dependencies group with 1 update in the /packages/modules/chromadb directory: ollama/ollama.
    Bumps the dependencies group with 1 update in the /packages/modules/elasticsearch directory: elasticsearch.
    Bumps the dependencies group with 1 update in the /packages/modules/etcd directory: coreos/etcd.
    Bumps the dependencies group with 1 update in the /packages/modules/gcloud directory: google.com/cloudsdktool/google-cloud-cli.
    Bumps the dependencies group with 1 update in the /packages/modules/localstack directory: amazon/aws-cli.
    Bumps the dependencies group with 1 update in the /packages/modules/mongodb directory: mongo.
    Bumps the dependencies group with 1 update in the /packages/modules/neo4j directory: neo4j.
    Bumps the dependencies group with 1 update in the /packages/modules/ollama directory: ollama/ollama.
    Bumps the dependencies group with 1 update in the /packages/modules/rabbitmq directory: rabbitmq.
    Bumps the dependencies group with 1 update in the /packages/modules/s3mock directory: adobe/s3mock.
    Bumps the dependencies group with 1 update in the /packages/modules/weaviate directory: semitechnologies/weaviate.
    
    
    Updates `ollama/ollama` from 0.18.0 to 0.18.2
    
    Updates `elasticsearch` from 9.3.1 to 9.3.2
    
    Updates `coreos/etcd` from v3.6.8 to v3.6.9
    
    Updates `google.com/cloudsdktool/google-cloud-cli` from 560.0.0-emulators to 561.0.0-emulators
    
    Updates `amazon/aws-cli` from 2.34.9 to 2.34.14
    
    Updates `mongo` from 8.2.5 to 8.2.6
    
    Updates `neo4j` from 5.26.22 to 5.26.23
    
    Updates `ollama/ollama` from 0.18.0 to 0.18.2
    
    Updates `rabbitmq` from 4.2.4-management-alpine to 4.2.5-management-alpine
    
    Updates `adobe/s3mock` from 4.11.0 to 4.12.2
    
    Updates `semitechnologies/weaviate` from 1.36.5 to 1.36.6
    
    ---
    updated-dependencies:
    - dependency-name: ollama/ollama
      dependency-version: 0.18.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: elasticsearch
      dependency-version: 9.3.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: coreos/etcd
      dependency-version: v3.6.9
      dependency-type: direct:production
      dependency-group: dependencies
    - dependency-name: google.com/cloudsdktool/google-cloud-cli
      dependency-version: 561.0.0-emulators
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: amazon/aws-cli
      dependency-version: 2.34.14
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: mongo
      dependency-version: 8.2.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: neo4j
      dependency-version: 5.26.23
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: ollama/ollama
      dependency-version: 0.18.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: rabbitmq
      dependency-version: 4.2.5-management-alpine
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: adobe/s3mock
      dependency-version: 4.12.2
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: semitechnologies/weaviate
      dependency-version: 1.36.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 23, 2026
    Configuration menu
    Copy the full SHA
    9c94bde View commit details
    Browse the repository at this point in the history
  3. Bump mkdocs-material from 9.7.5 to 9.7.6 in the dependencies group (#…

    …1278)
    
    Bumps the dependencies group with 1 update: [mkdocs-material](https://github.com/squidfunk/mkdocs-material).
    
    
    Updates `mkdocs-material` from 9.7.5 to 9.7.6
    - [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
    - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
    - [Commits](squidfunk/mkdocs-material@9.7.5...9.7.6)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocs-material
      dependency-version: 9.7.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 23, 2026
    Configuration menu
    Copy the full SHA
    e881d49 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2026

  1. Bump the dependencies group across 1 directory with 21 updates (#1287)

    * Bump the dependencies group across 1 directory with 21 updates
    
    Bumps the dependencies group with 20 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.1.0` | `4.1.2` |
    | [eslint](https://github.com/eslint/eslint) | `10.1.0` | `10.2.0` |
    | [npm-check-updates](https://github.com/raineorshine/npm-check-updates) | `19.6.5` | `20.0.0` |
    | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.2` |
    | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.57.1` | `8.58.0` |
    | [docker-compose](https://github.com/PDMLab/docker-compose) | `1.3.2` | `1.4.2` |
    | [undici](https://github.com/nodejs/undici) | `7.24.5` | `8.0.2` |
    | [@azure/storage-blob](https://github.com/Azure/azure-sdk-for-js) | `12.29.1` | `12.31.0` |
    | [@azure/storage-queue](https://github.com/Azure/azure-sdk-for-js) | `12.28.1` | `12.29.0` |
    | [couchbase](https://github.com/couchbase/couchnode) | `4.6.1` | `4.7.0` |
    | [nano](https://github.com/apache/couchdb-nano) | `11.0.4` | `11.0.5` |
    | [mqtt](https://github.com/mqttjs/MQTT.js) | `5.15.0` | `5.15.1` |
    | [@confluentinc/kafka-javascript](https://github.com/confluentinc/confluent-kafka-javascript) | `1.8.2` | `1.9.0` |
    | [@kurrent/kurrentdb-client](https://github.com/kurrent-io/KurrentDB-Client-NodeJS) | `1.1.0` | `1.1.1` |
    | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.1014.0` | `3.1024.0` |
    | [mariadb](https://github.com/mariadb-corporation/mariadb-connector-nodejs) | `3.4.5` | `3.5.2` |
    | [mongoose](https://github.com/Automattic/mongoose) | `9.3.1` | `9.4.1` |
    | [@types/mssql](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mssql) | `9.1.9` | `9.1.11` |
    | [amqplib](https://github.com/amqp-node/amqplib) | `0.10.9` | `1.0.3` |
    | [handlebars](https://github.com/handlebars-lang/handlebars.js) | `4.7.8` | `4.7.9` |
    
    
    
    Updates `@vitest/coverage-v8` from 4.1.0 to 4.1.2
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.2/packages/coverage-v8)
    
    Updates `eslint` from 10.1.0 to 10.2.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Commits](eslint/eslint@v10.1.0...v10.2.0)
    
    Updates `npm-check-updates` from 19.6.5 to 20.0.0
    - [Release notes](https://github.com/raineorshine/npm-check-updates/releases)
    - [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md)
    - [Commits](raineorshine/npm-check-updates@v19.6.5...v20.0.0)
    
    Updates `typescript` from 5.9.3 to 6.0.2
    - [Release notes](https://github.com/microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v5.9.3...v6.0.2)
    
    Updates `typescript-eslint` from 8.57.1 to 8.58.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.58.0/packages/typescript-eslint)
    
    Updates `vitest` from 4.1.0 to 4.1.2
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.2/packages/vitest)
    
    Updates `docker-compose` from 1.3.2 to 1.4.2
    - [Changelog](https://github.com/PDMLab/docker-compose/blob/master/CHANGELOG.md)
    - [Commits](PDMLab/docker-compose@v1.3.2...v1.4.2)
    
    Updates `undici` from 7.24.5 to 8.0.2
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v7.24.5...v8.0.2)
    
    Updates `@azure/storage-blob` from 12.29.1 to 12.31.0
    - [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
    - [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md)
    - [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/storage-blob_12.29.1...@azure/storage-blob_12.31.0)
    
    Updates `@azure/storage-queue` from 12.28.1 to 12.29.0
    - [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
    - [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md)
    - [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/storage-queue_12.28.1...@azure/storage-queue_12.29.0)
    
    Updates `couchbase` from 4.6.1 to 4.7.0
    - [Release notes](https://github.com/couchbase/couchnode/releases)
    - [Commits](couchbase/couchnode@v4.6.1...v4.7.0)
    
    Updates `nano` from 11.0.4 to 11.0.5
    - [Release notes](https://github.com/apache/couchdb-nano/releases)
    - [Commits](apache/couchdb-nano@v11.0.4...v11.0.5)
    
    Updates `mqtt` from 5.15.0 to 5.15.1
    - [Release notes](https://github.com/mqttjs/MQTT.js/releases)
    - [Changelog](https://github.com/mqttjs/MQTT.js/blob/main/CHANGELOG.md)
    - [Commits](mqttjs/MQTT.js@v5.15.0...v5.15.1)
    
    Updates `@confluentinc/kafka-javascript` from 1.8.2 to 1.9.0
    - [Release notes](https://github.com/confluentinc/confluent-kafka-javascript/releases)
    - [Changelog](https://github.com/confluentinc/confluent-kafka-javascript/blob/master/CHANGELOG.md)
    - [Commits](confluentinc/confluent-kafka-javascript@v1.8.2...v1.9.0)
    
    Updates `@kurrent/kurrentdb-client` from 1.1.0 to 1.1.1
    - [Release notes](https://github.com/kurrent-io/KurrentDB-Client-NodeJS/releases)
    - [Changelog](https://github.com/kurrent-io/KurrentDB-Client-NodeJS/blob/master/CHANGELOG.md)
    - [Commits](kurrent-io/KurrentDB-Client-NodeJS@v1.1.0...v1.1.1)
    
    Updates `@aws-sdk/client-s3` from 3.1014.0 to 3.1024.0
    - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
    - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
    - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1024.0/clients/client-s3)
    
    Updates `mariadb` from 3.4.5 to 3.5.2
    - [Release notes](https://github.com/mariadb-corporation/mariadb-connector-nodejs/releases)
    - [Changelog](https://github.com/mariadb-corporation/mariadb-connector-nodejs/blob/main/CHANGELOG.md)
    - [Commits](mariadb-corporation/mariadb-connector-nodejs@3.4.5...3.5.2)
    
    Updates `mongoose` from 9.3.1 to 9.4.1
    - [Release notes](https://github.com/Automattic/mongoose/releases)
    - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
    - [Commits](Automattic/mongoose@9.3.1...9.4.1)
    
    Updates `@types/mssql` from 9.1.9 to 9.1.11
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mssql)
    
    Updates `amqplib` from 0.10.9 to 1.0.3
    - [Release notes](https://github.com/amqp-node/amqplib/releases)
    - [Changelog](https://github.com/amqp-node/amqplib/blob/main/CHANGELOG.md)
    - [Commits](amqp-node/amqplib@v0.10.9...v1.0.3)
    
    Updates `handlebars` from 4.7.8 to 4.7.9
    - [Release notes](https://github.com/handlebars-lang/handlebars.js/releases)
    - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.9/release-notes.md)
    - [Commits](handlebars-lang/handlebars.js@v4.7.8...v4.7.9)
    
    ---
    updated-dependencies:
    - dependency-name: "@vitest/coverage-v8"
      dependency-version: 4.1.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: eslint
      dependency-version: 10.2.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: npm-check-updates
      dependency-version: 20.0.0
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: typescript
      dependency-version: 6.0.2
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: typescript-eslint
      dependency-version: 8.58.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: vitest
      dependency-version: 4.1.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: docker-compose
      dependency-version: 1.4.2
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: undici
      dependency-version: 8.0.2
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: "@azure/storage-blob"
      dependency-version: 12.31.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: "@azure/storage-queue"
      dependency-version: 12.29.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: couchbase
      dependency-version: 4.7.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: nano
      dependency-version: 11.0.5
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: mqtt
      dependency-version: 5.15.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: "@confluentinc/kafka-javascript"
      dependency-version: 1.9.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: "@kurrent/kurrentdb-client"
      dependency-version: 1.1.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: "@aws-sdk/client-s3"
      dependency-version: 3.1024.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: mariadb
      dependency-version: 3.5.2
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: mongoose
      dependency-version: 9.4.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: "@types/mssql"
      dependency-version: 9.1.11
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: amqplib
      dependency-version: 1.0.3
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: handlebars
      dependency-version: 4.7.9
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * NPM audit + downgrades
    
    * Update lockfile
    
    * Revert "Update lockfile"
    
    This reverts commit 7f1927d.
    
    * Update lockfile
    
    * Downgrade undici
    
    * NPM audit
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Cristian Greco <[email protected]>
    dependabot[bot] and cristianrgreco authored Apr 7, 2026
    Configuration menu
    Copy the full SHA
    d0a1df4 View commit details
    Browse the repository at this point in the history
  2. Bump the dependencies group across 14 directories with 13 updates (#1289

    )
    
    Bumps the dependencies group with 1 update in the /packages/modules/cassandra directory: cassandra.
    Bumps the dependencies group with 1 update in the /packages/modules/chromadb directory: ollama/ollama.
    Bumps the dependencies group with 1 update in the /packages/modules/clickhouse directory: clickhouse/clickhouse-server.
    Bumps the dependencies group with 1 update in the /packages/modules/couchbase directory: couchbase/server.
    Bumps the dependencies group with 1 update in the /packages/modules/etcd directory: coreos/etcd.
    Bumps the dependencies group with 1 update in the /packages/modules/gcloud directory: google.com/cloudsdktool/google-cloud-cli.
    Bumps the dependencies group with 1 update in the /packages/modules/k3s directory: rancher/k3s.
    Bumps the dependencies group with 1 update in the /packages/modules/localstack directory: amazon/aws-cli.
    Bumps the dependencies group with 1 update in the /packages/modules/nats directory: nats.
    Bumps the dependencies group with 1 update in the /packages/modules/neo4j directory: neo4j.
    Bumps the dependencies group with 1 update in the /packages/modules/ollama directory: ollama/ollama.
    Bumps the dependencies group with 1 update in the /packages/modules/qdrant directory: qdrant/qdrant.
    Bumps the dependencies group with 1 update in the /packages/modules/redpanda directory: redpandadata/redpanda.
    Bumps the dependencies group with 1 update in the /packages/modules/weaviate directory: semitechnologies/weaviate.
    
    
    Updates `cassandra` from 5.0.6 to 5.0.7
    
    Updates `ollama/ollama` from 0.18.2 to 0.20.2
    
    Updates `clickhouse/clickhouse-server` from 26.2-alpine to 26.3-alpine
    
    Updates `couchbase/server` from community-8.0.0 to community-8.0.1
    
    Updates `coreos/etcd` from v3.6.9 to v3.6.10
    
    Updates `google.com/cloudsdktool/google-cloud-cli` from 561.0.0-emulators to 563.0.0-emulators
    
    Updates `rancher/k3s` from v1.35.2-k3s1 to v1.35.3-k3s1
    
    Updates `amazon/aws-cli` from 2.34.14 to 2.34.24
    
    Updates `nats` from 2.12.5-alpine to 2.12.6-alpine
    
    Updates `neo4j` from 5.26.23 to 5.26.24
    
    Updates `ollama/ollama` from 0.18.2 to 0.20.2
    
    Updates `qdrant/qdrant` from v1.17.0 to v1.17.1
    
    Updates `redpandadata/redpanda` from v25.3.10 to v26.1.2
    
    Updates `semitechnologies/weaviate` from 1.36.6 to 1.36.9
    
    ---
    updated-dependencies:
    - dependency-name: cassandra
      dependency-version: 5.0.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: ollama/ollama
      dependency-version: 0.20.2
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: clickhouse/clickhouse-server
      dependency-version: 26.3-alpine
      dependency-type: direct:production
      dependency-group: dependencies
    - dependency-name: couchbase/server
      dependency-version: community-8.0.1
      dependency-type: direct:production
      dependency-group: dependencies
    - dependency-name: coreos/etcd
      dependency-version: v3.6.10
      dependency-type: direct:production
      dependency-group: dependencies
    - dependency-name: google.com/cloudsdktool/google-cloud-cli
      dependency-version: 563.0.0-emulators
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: rancher/k3s
      dependency-version: v1.35.3-k3s1
      dependency-type: direct:production
      dependency-group: dependencies
    - dependency-name: amazon/aws-cli
      dependency-version: 2.34.24
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: nats
      dependency-version: 2.12.6-alpine
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: neo4j
      dependency-version: 5.26.24
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: ollama/ollama
      dependency-version: 0.20.2
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: qdrant/qdrant
      dependency-version: v1.17.1
      dependency-type: direct:production
      dependency-group: dependencies
    - dependency-name: redpandadata/redpanda
      dependency-version: v26.1.2
      dependency-type: direct:production
      dependency-group: dependencies
    - dependency-name: semitechnologies/weaviate
      dependency-version: 1.36.9
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Cristian Greco <[email protected]>
    dependabot[bot] and cristianrgreco authored Apr 7, 2026
    Configuration menu
    Copy the full SHA
    a6c5358 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2026

  1. Configuration menu
    Copy the full SHA
    74b2453 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b470b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    841179f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    afe8b72 View commit details
    Browse the repository at this point in the history
Loading