Skip to content

Bump the dependencies group with 20 updates#1184

Merged
cristianrgreco merged 5 commits intomainfrom
dependabot/npm_and_yarn/dependencies-b1c8ee72ff
Nov 27, 2025
Merged

Bump the dependencies group with 20 updates#1184
cristianrgreco merged 5 commits intomainfrom
dependabot/npm_and_yarn/dependencies-b1c8ee72ff

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps the dependencies group with 20 updates:

Package From To
@vitest/coverage-v8 3.2.4 4.0.13
lint-staged 16.2.6 16.2.7
typescript-eslint 8.46.3 8.47.0
vitest 3.2.4 4.0.13
@types/dockerode 3.3.45 3.3.47
@azure/cosmos 4.7.0 4.8.0
@azure/data-tables 13.3.1 13.3.2
@chroma-core/default-embed 0.1.8 0.1.9
@chroma-core/ollama 0.1.7 0.1.8
chromadb 3.1.1 3.1.6
@clickhouse/client 1.12.1 1.14.0
@google-cloud/datastore 9.2.1 10.0.1
@google-cloud/spanner 8.2.2 8.3.1
msw 2.12.1 2.12.3
@aws-sdk/client-s3 3.927.0 3.937.0
mongoose 8.19.3 9.0.0
mssql 12.1.0 12.1.1
@qdrant/js-client-rest 1.15.1 1.16.0
redis 5.9.0 5.10.0
@types/selenium-webdriver 4.35.3 4.35.4

Updates @vitest/coverage-v8 from 3.2.4 to 4.0.13

Release notes

Sourced from @​vitest/coverage-v8's releases.

v4.0.13

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v4.0.12

   🐞 Bug Fixes

    View changes on GitHub

v4.0.11

   🚀 Experimental Features

   🏎 Performance

    View changes on GitHub

v4.0.10

   🐞 Bug Fixes

... (truncated)

Commits
  • 73b54ce chore: release v4.0.13
  • 5aa84d5 chore: release v4.0.12
  • c3befb0 chore: release v4.0.11
  • 259a3d1 chore: release v4.0.10
  • 62fab24 chore: release v4.0.9
  • 46bfd09 chore: release v4.0.8
  • da8b93a fix(deps): update all non-major dependencies (#8636)
  • 1f5d9d2 chore: release v4.0.7
  • 2e7b2b8 chore: release v4.0.6
  • e3b7775 fix(coverage): prevent filtering out virtual files before remapping to source...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​vitest/coverage-v8 since your current version.


Updates lint-staged from 16.2.6 to 16.2.7

Release notes

Sourced from lint-staged's releases.

v16.2.7

Patch Changes

  • #1711 ef74c8d Thanks @​iiroj! - Do not display a "failed to spawn" error message when a task fails normally. This message is reserved for when the task didn't run because spawning it failed.
Changelog

Sourced from lint-staged's changelog.

16.2.7

Patch Changes

  • #1711 ef74c8d Thanks @​iiroj! - Do not display a "failed to spawn" error message when a task fails normally. This message is reserved for when the task didn't run because spawning it failed.
Commits
  • 0c1b000 chore(changeset): release
  • 595b202 build(deps): update dependencies
  • ef74c8d fix: do display "failed to spawn" message when task fails normally
  • 5cf2a1e style: do not autofix when running lint-staged
  • ba40012 chore: drop npx from commit-msg hook
  • d67de9a chore: fix pre-push hook usage with changeset
  • 8017d1d build(deps): update dependencies
  • 922d7f4 ci: remove dependabot integration, it's not useful
  • 6aeeef1 docs: add PR template
  • a5728b5 docs: add AGENTS.md
  • Additional commits viewable in compare view

Updates typescript-eslint from 8.46.3 to 8.47.0

Release notes

Sourced from typescript-eslint's releases.

v8.47.0

8.47.0 (2025-11-17)

🚀 Features

  • eslint-plugin: [no-unused-private-class-members] new extension rule (#10913)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.46.4

8.46.4 (2025-11-10)

🩹 Fixes

  • eslint-plugin: [no-deprecated] fix double-report on computed literal identifiers (#11006, #10958)
  • eslint-plugin: handle override modifier in promise-function-async fixer (#11730)
  • parser: error when both projectService and project are set (#11333)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.47.0 (2025-11-17)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.46.4 (2025-11-10)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates vitest from 3.2.4 to 4.0.13

Release notes

Sourced from vitest's releases.

v4.0.13

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v4.0.12

   🐞 Bug Fixes

    View changes on GitHub

v4.0.11

   🚀 Experimental Features

   🏎 Performance

    View changes on GitHub

v4.0.10

   🐞 Bug Fixes

... (truncated)

Commits
  • 73b54ce chore: release v4.0.13
  • b27e002 perf: avoid fetchModule roundtrip if the module is cached (#9075)
  • 6b9a1b5 perf(experimental): if fsCacheModule is enabled, read from the memory when ...
  • 332afa0 fix(types): don't import node.js dependent types in vitest/browser (#9068)
  • 6356b1d fix(types): don't use type from Vite 7.1 (#9071)
  • 5aa84d5 chore: release v4.0.12
  • e944a37 fix: don't import from @opentelemetry/api in public types (#9066)
  • 9a8bc78 fix: inherit fsModuleCachePath by default (#9063)
  • c3befb0 chore: release v4.0.11
  • 1b14737 perf(experimental): add file system cache (#9026)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vitest since your current version.


Updates @types/dockerode from 3.3.45 to 3.3.47

Commits

Updates @azure/cosmos from 4.7.0 to 4.8.0

Commits
  • 51d7883 Add priority level support to Change Feed options and tests (#36640)
  • a0f425f [@​azure/cosmos]Update CHANGELOG and bump version (#36702)
  • 2675391 [@​azure/cosmos] Add throughput bucket in change feed and Samples (#36520)
  • ee76e18 Fix MIN/MAX aggregation for empty partitions and add regression test (#36177)
  • be39eaf [EngSys] bump identity catalog:internal version to latest 4.13.0 (#36696)
  • 7cd27dd [Monitor OpenTelemetry Exporter] Add KUBERNETES_SERVICE_HOST Detection (#36...
  • 66dad41 [test][keyvault] replace assert.ok with specific assertions (#36396)
  • d5fd6fd [test][core] replace assert.ok/notOk with more specific assertions (#36393)
  • a4a8dcc [test][ai-metrics-advisor] replace assert.ok with specific assertions (#36402)
  • 0b6460e [Identity] Replace ctx.skip() with it.skipIf() for test consistency (#36579)
  • Additional commits viewable in compare view

Updates @azure/data-tables from 13.3.1 to 13.3.2

Commits

Updates @chroma-core/default-embed from 0.1.8 to 0.1.9

Updates @chroma-core/ollama from 0.1.7 to 0.1.8

Updates chromadb from 3.1.1 to 3.1.6

Updates @clickhouse/client from 1.12.1 to 1.14.0

Release notes

Sourced from @​clickhouse/client's releases.

1.14.0

New features

  • It is now possible to specify custom parse and stringify functions that will be used instead of the standard JSON.parse and JSON.stringify methods for JSON serialization/deserialization when working with JSON* family formats. See ClickHouseClientConfigOptions.json, and a new [custom_json_handling] example for more details. (#481, [looskie])
  • (Node.js only) Added an ignore_error_response param to ClickHouseClient.exec, which allows callers to manually handle request errors on the application side. (#483, [Kinzeng])

#481: ClickHouse/clickhouse-js#481 #483: ClickHouse/clickhouse-js#483 [looskie]: https://github.com/looskie [Kinzeng]: https://github.com/Kinzeng [custom_json_handling]: https://github.com/ClickHouse/clickhouse-js/blob/1.14.0/examples/custom_json_handling.ts

1.13.0

New features

  • Server-side exceptions that occur in the middle of the HTTP stream are now handled correctly. This requires ClickHouse 25.11+. Previous ClickHouse versions are unaffected by this change. (#478)

Improvements

  • TupleParam constructor now accepts a readonly array to permit more usages. (#465, [Malien])

Bug fixes

  • Fixed boolean value formatting in query parameters. Boolean values within Array, Tuple, and Map types are now correctly formatted as TRUE/FALSE instead of 1/0 to ensure proper type compatibility with ClickHouse. (#475, [baseballyama])

#465: ClickHouse/clickhouse-js#465 #475: ClickHouse/clickhouse-js#475 #478: ClickHouse/clickhouse-js#478 [Malien]: https://github.com/Malien [baseballyama]: https://github.com/baseballyama

Changelog

Sourced from @​clickhouse/client's changelog.

1.14.0

New features

  • It is now possible to specify custom parse and stringify functions that will be used instead of the standard JSON.parse and JSON.stringify methods for JSON serialization/deserialization when working with JSON* family formats. See ClickHouseClientConfigOptions.json, and a new [custom_json_handling] example for more details. (#481, [looskie])
  • (Node.js only) Added an ignore_error_response param to ClickHouseClient.exec, which allows callers to manually handle request errors on the application side. (#483, [Kinzeng])

#481: ClickHouse/clickhouse-js#481 #483: ClickHouse/clickhouse-js#483 [looskie]: https://github.com/looskie [Kinzeng]: https://github.com/Kinzeng [custom_json_handling]: https://github.com/ClickHouse/clickhouse-js/blob/1.14.0/examples/custom_json_handling.ts

1.13.0

New features

  • Server-side exceptions that occur in the middle of the HTTP stream are now handled correctly. This requires ClickHouse 25.11+. Previous ClickHouse versions are unaffected by this change. (#478)

Improvements

  • TupleParam constructor now accepts a readonly array to permit more usages. (#465, [Malien])

Bug fixes

  • Fixed boolean value formatting in query parameters. Boolean values within Array, Tuple, and Map types are now correctly formatted as TRUE/FALSE instead of 1/0 to ensure proper type compatibility with ClickHouse. (#475, [baseballyama])

#465: ClickHouse/clickhouse-js#465 #475: ClickHouse/clickhouse-js#475 #478: ClickHouse/clickhouse-js#478 [Malien]: https://github.com/Malien [baseballyama]: https://github.com/baseballyama

Commits

Updates @google-cloud/datastore from 9.2.1 to 10.0.1

Release notes

Sourced from @​google-cloud/datastore's releases.

v10.0.1

10.0.1 (2025-05-08)

Bug Fixes

  • Fix the compiler error blocking the release (#1391) (ec91e14)

v10.0.0

10.0.0 (2025-05-02)

⚠ BREAKING CHANGES

  • migrate to Node 18 (#1384)

Bug Fixes

  • doc: Fix param descriptions for filters (#1346) (a18c169)
  • More error visibility in nodejs-datastore (#1389) (55934da)
  • Not check sub-property existence for null values (#1330) (5c0ddbc)

Miscellaneous Chores

Changelog

Sourced from @​google-cloud/datastore's changelog.

10.0.1 (2025-05-08)

Bug Fixes

  • Fix the compiler error blocking the release (#1391) (ec91e14)

10.0.0 (2025-05-02)

⚠ BREAKING CHANGES

  • migrate to Node 18 (#1384)

Bug Fixes

  • doc: Fix param descriptions for filters (#1346) (a18c169)
  • More error visibility in nodejs-datastore (#1389) (55934da)
  • Not check sub-property existence for null values (#1330) (5c0ddbc)

Miscellaneous Chores

Commits

Updates @google-cloud/spanner from 8.2.2 to 8.3.1

Release notes

Sourced from @​google-cloud/spanner's releases.

v8.3.1

8.3.1 (2025-11-19)

Bug Fixes

v8.3.0

8.3.0 (2025-11-11)

Features

  • Exposing AutoscalingConfig in InstancePartition (#2449) (2defcc8)
  • Multiplexed session as default session mode (#2451) (9ef0565)

Bug Fixes

Changelog

Sourced from @​google-cloud/spanner's changelog.

8.3.1 (2025-11-19)

Bug Fixes

8.3.0 (2025-11-11)

Features

  • Exposing AutoscalingConfig in InstancePartition (#2449) (2defcc8)
  • Multiplexed session as default session mode (#2451) (9ef0565)

Bug Fixes

Commits
  • 2ab372a chore(main): release 8.3.1 (#2468)
  • e673acd chore: Revert Console log (#2467)
  • 8d939f5 README: update readme for session modes (#2456)
  • 74bf6cd chore(main): release 8.3.0 (#2447)
  • 9ef0565 feat: multiplexed session as default session mode (#2451)
  • 8f2581d chore: Add spanner configuration in logs, Update Metrics documentation (#2455)
  • b5c2d4f chore(python): remove configure_previous_major_version_branches (#2454)
  • 4cbed94 fix(deps): update dependency google-gax to v5.0.4 (#2430)
  • 2ebbdaf chore(deps): update dependency jsdoc-fresh to v5 (#2433)
  • db53e29 chore(deps): update dependency jsdoc-region-tag to v4 (#2434)
  • Additional commits viewable in compare view

Updates msw from 2.12.1 to 2.12.3

Release notes

Sourced from msw's releases.

v2.12.3 (2025-11-23)

Bug Fixes

v2.12.2 (2025-11-14)

Bug Fixes

  • node: move browser and react-native export conditions lower (#2627) (102d85a1fdb60558f07e778621edf33393ae18b5) @​vidschofelix
Commits

Updates @aws-sdk/client-s3 from 3.927.0 to 3.937.0

Release notes

Sourced from @​aws-sdk/client-s3's releases.

v3.937.0

3.937.0(2025-11-20)

Chores
Documentation Changes
  • client-kinesis: Kinesis Data Streams now supports up to 50 Enhance Fan-out consumers for On-demand Advantage Streams. On-demand Standard and Provisioned streams will continue with the existing limit of 20 consumers for Enhanced Fan-out. (dc1ec575)
New Features
  • clients: update client endpoints as of 2025-11-20 (a15a5b22)
  • client-dsql: Added clusterVpcEndpoint field to GetVpcEndpointServiceName API response, returning the VPC connection endpoint for the cluster (9fe2380d)
  • client-bedrock-data-automation: Added support for Synchronous project type and PII Detection and Redaction (fe8bca9f)
  • client-budgets: Add BillingViewHealthStatusException to DescribeBudgetPerformanceHistory and ServiceQuotaExceededException to UpdateBudget for improved error handling with Billing Views. (bdce2a67)
  • client-s3: Enable / Disable ABAC on a general purpose bucket. (9816b260)
  • client-networkmanager: This release adds support for Cloud WAN Routing Policy providing customers sophisticated routing controls to better manage their global networks (14daa70a)
  • client-redshift-data: Increasing the length limit of Statement Name from 500 to 2048. (3091e42a)
  • client-elastic-load-balancing-v2: This release adds the target optimizer feature in ALB, enabling strict concurrency enforcement on targets. (3da0b3fc)
  • client-lakeformation: Added ServiceIntegrations as a request parameter for CreateLakeFormationIdentityCenterConfigurationRequest and UpdateLakeFormationIdentityCenterConfigurationRequest and response parameter for DescribeLakeFormationIdentityCenterConfigurationResponse (7615a8bc)
  • client-braket: Add support for Braket spending limits. (13f6f508)
  • client...

    Description has been truncated

Bumps the dependencies group with 20 updates:

| Package | From | To |
| --- | --- | --- |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `3.2.4` | `4.0.13` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `16.2.6` | `16.2.7` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.46.3` | `8.47.0` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.2.4` | `4.0.13` |
| [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode) | `3.3.45` | `3.3.47` |
| [@azure/cosmos](https://github.com/Azure/azure-sdk-for-js) | `4.7.0` | `4.8.0` |
| [@azure/data-tables](https://github.com/Azure/azure-sdk-for-js) | `13.3.1` | `13.3.2` |
| @chroma-core/default-embed | `0.1.8` | `0.1.9` |
| @chroma-core/ollama | `0.1.7` | `0.1.8` |
| chromadb | `3.1.1` | `3.1.6` |
| [@clickhouse/client](https://github.com/ClickHouse/clickhouse-js) | `1.12.1` | `1.14.0` |
| [@google-cloud/datastore](https://github.com/googleapis/nodejs-datastore) | `9.2.1` | `10.0.1` |
| [@google-cloud/spanner](https://github.com/googleapis/nodejs-spanner) | `8.2.2` | `8.3.1` |
| [msw](https://github.com/mswjs/msw) | `2.12.1` | `2.12.3` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.927.0` | `3.937.0` |
| [mongoose](https://github.com/Automattic/mongoose) | `8.19.3` | `9.0.0` |
| [mssql](https://github.com/tediousjs/node-mssql) | `12.1.0` | `12.1.1` |
| [@qdrant/js-client-rest](https://github.com/qdrant/qdrant-js/tree/HEAD/packages/js-client-rest) | `1.15.1` | `1.16.0` |
| [redis](https://github.com/redis/node-redis) | `5.9.0` | `5.10.0` |
| [@types/selenium-webdriver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/selenium-webdriver) | `4.35.3` | `4.35.4` |


Updates `@vitest/coverage-v8` from 3.2.4 to 4.0.13
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.13/packages/coverage-v8)

Updates `lint-staged` from 16.2.6 to 16.2.7
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v16.2.6...v16.2.7)

Updates `typescript-eslint` from 8.46.3 to 8.47.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.47.0/packages/typescript-eslint)

Updates `vitest` from 3.2.4 to 4.0.13
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.13/packages/vitest)

Updates `@types/dockerode` from 3.3.45 to 3.3.47
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dockerode)

Updates `@azure/cosmos` from 4.7.0 to 4.8.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/cosmos_4.7.0...@azure/cosmos_4.8.0)

Updates `@azure/data-tables` from 13.3.1 to 13.3.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/data-tables_13.3.1...@azure/data-tables_13.3.2)

Updates `@chroma-core/default-embed` from 0.1.8 to 0.1.9

Updates `@chroma-core/ollama` from 0.1.7 to 0.1.8

Updates `chromadb` from 3.1.1 to 3.1.6

Updates `@clickhouse/client` from 1.12.1 to 1.14.0
- [Release notes](https://github.com/ClickHouse/clickhouse-js/releases)
- [Changelog](https://github.com/ClickHouse/clickhouse-js/blob/main/CHANGELOG.md)
- [Commits](ClickHouse/clickhouse-js@1.12.1...1.14.0)

Updates `@google-cloud/datastore` from 9.2.1 to 10.0.1
- [Release notes](https://github.com/googleapis/nodejs-datastore/releases)
- [Changelog](https://github.com/googleapis/nodejs-datastore/blob/main/CHANGELOG.md)
- [Commits](googleapis/nodejs-datastore@v9.2.1...v10.0.1)

Updates `@google-cloud/spanner` from 8.2.2 to 8.3.1
- [Release notes](https://github.com/googleapis/nodejs-spanner/releases)
- [Changelog](https://github.com/googleapis/nodejs-spanner/blob/main/CHANGELOG.md)
- [Commits](googleapis/nodejs-spanner@v8.2.2...v8.3.1)

Updates `msw` from 2.12.1 to 2.12.3
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v2.12.1...v2.12.3)

Updates `@aws-sdk/client-s3` from 3.927.0 to 3.937.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.937.0/clients/client-s3)

Updates `mongoose` from 8.19.3 to 9.0.0
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](Automattic/mongoose@8.19.3...9.0.0)

Updates `mssql` from 12.1.0 to 12.1.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.1.0...v12.1.1)

Updates `@qdrant/js-client-rest` from 1.15.1 to 1.16.0
- [Release notes](https://github.com/qdrant/qdrant-js/releases)
- [Changelog](https://github.com/qdrant/qdrant-js/blob/master/packages/js-client-rest/CHANGELOG.md)
- [Commits](https://github.com/qdrant/qdrant-js/commits/v1.16.0/packages/js-client-rest)

Updates `redis` from 5.9.0 to 5.10.0
- [Release notes](https://github.com/redis/node-redis/releases)
- [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/node-redis/compare/[email protected]@5.10.0)

Updates `@types/selenium-webdriver` from 4.35.3 to 4.35.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/selenium-webdriver)

---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 4.0.13
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: lint-staged
  dependency-version: 16.2.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: typescript-eslint
  dependency-version: 8.47.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: vitest
  dependency-version: 4.0.13
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@types/dockerode"
  dependency-version: 3.3.47
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@azure/cosmos"
  dependency-version: 4.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@azure/data-tables"
  dependency-version: 13.3.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@chroma-core/default-embed"
  dependency-version: 0.1.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@chroma-core/ollama"
  dependency-version: 0.1.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: chromadb
  dependency-version: 3.1.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@clickhouse/client"
  dependency-version: 1.14.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@google-cloud/datastore"
  dependency-version: 10.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@google-cloud/spanner"
  dependency-version: 8.3.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: msw
  dependency-version: 2.12.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.937.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: mongoose
  dependency-version: 9.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: mssql
  dependency-version: 12.1.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@qdrant/js-client-rest"
  dependency-version: 1.16.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: redis
  dependency-version: 5.10.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@types/selenium-webdriver"
  dependency-version: 4.35.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code major An incompatible API change labels Nov 24, 2025
@netlify
Copy link
Copy Markdown

netlify bot commented Nov 24, 2025

Deploy Preview for testcontainers-node ready!

Name Link
🔨 Latest commit 8b5b8c8
🔍 Latest deploy log https://app.netlify.com/projects/testcontainers-node/deploys/69281dec3b92140008cb5d1e
😎 Deploy Preview https://deploy-preview-1184--testcontainers-node.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@cristianrgreco cristianrgreco removed the major An incompatible API change label Nov 26, 2025
@cristianrgreco cristianrgreco merged commit dc51ad7 into main Nov 27, 2025
332 checks passed
@cristianrgreco cristianrgreco deleted the dependabot/npm_and_yarn/dependencies-b1c8ee72ff branch November 27, 2025 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant