Skip to content

Bump the dependencies group with 17 updates#1286

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dependencies-432e96e1a5
Open

Bump the dependencies group with 17 updates#1286
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dependencies-432e96e1a5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps the dependencies group with 17 updates:

Package From To
@vitest/coverage-v8 4.1.0 4.1.2
npm-check-updates 19.6.5 19.6.6
typescript 5.9.3 6.0.2
typescript-eslint 8.57.1 8.57.2
vitest 4.1.0 4.1.2
docker-compose 1.3.2 1.3.3
undici 7.24.5 7.24.6
@azure/storage-blob 12.29.1 12.31.0
@azure/storage-queue 12.28.1 12.29.0
mqtt 5.15.0 5.15.1
@kurrent/kurrentdb-client 1.1.0 1.1.1
@aws-sdk/client-s3 3.1014.0 3.1019.0
mariadb 3.4.5 3.5.2
mongoose 9.3.1 9.3.3
@types/mssql 9.1.9 9.1.11
amqplib 0.10.9 1.0.2
handlebars 4.7.8 4.7.9

Updates @vitest/coverage-v8 from 4.1.0 to 4.1.2

Release notes

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

v4.1.2

This release bumps Vitest's flatted version and removes version pinning to resolve flatted's CVE related issues (vitest-dev/vitest#9975).

   🐞 Bug Fixes

    View changes on GitHub

v4.1.1

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates npm-check-updates from 19.6.5 to 19.6.6

Release notes

Sourced from npm-check-updates's releases.

v19.6.6

Full Changelog: raineorshine/npm-check-updates@v19.6.5...v19.6.6

Commits

Updates typescript from 5.9.3 to 6.0.2

Release notes

Sourced from typescript's releases.

TypeScript 6.0

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0 Beta

For release notes, check out the release announcement.

Downloads are available on:

Commits

Updates typescript-eslint from 8.57.1 to 8.57.2

Release notes

Sourced from typescript-eslint's releases.

v8.57.2

8.57.2 (2026-03-23)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chain] remove dangling closing parenthesis (#11865)
  • eslint-plugin: [array-type] ignore Array and ReadonlyArray without type arguments (#11971)
  • eslint-plugin: [no-restricted-types] flag banned generics in extends or implements (#12120)
  • eslint-plugin: [no-unsafe-return] false positive on unwrapping generic (#12125)
  • eslint-plugin: [no-unsafe-return] false positive on unwrapping generic (#12125)
  • eslint-plugin: [no-useless-default-assignment] skip reporting false positives for unresolved type parameters (#12127)
  • eslint-plugin: [prefer-readonly-parameter-types] preserve type alias infomation (#11954)
  • typescript-estree: skip createIsolatedProgram fallback for projectService (#12066, #12065)

❤️ Thank You

See GitHub Releases for more information.

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

Changelog

Sourced from typescript-eslint's changelog.

8.57.2 (2026-03-23)

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

See GitHub Releases for more information.

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

Commits

Updates vitest from 4.1.0 to 4.1.2

Release notes

Sourced from vitest's releases.

v4.1.2

This release bumps Vitest's flatted version and removes version pinning to resolve flatted's CVE related issues (vitest-dev/vitest#9975).

   🐞 Bug Fixes

    View changes on GitHub

v4.1.1

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • fc6f482 chore: release v4.1.2
  • 6f97b55 feat: disable colors if agent is detected (#9851)
  • b3c992c fix(coverage): correct coverageConfigDefaults values and types (#9940)
  • 7c06598 fix: ensure sequential mock/unmock resolution (#9830)
  • f54abad chore: add typo-checker skill and fix typos (#9963)
  • 7aa9377 fix: don't resolve setupFiles from parent directory (#9960)
  • 1f2d318 chore: release v4.1.1
  • ebfde79 refactor: rename matchesTagsFilter to matchesTags (#9956)
  • 5611500 feat(experimental): introduce experimental.vcsProvider (#9928)
  • eec53d9 feat(experimental): expose matchesTagsFilter to test if the current filter ...
  • Additional commits viewable in compare view

Updates docker-compose from 1.3.2 to 1.3.3

Changelog

Sourced from docker-compose's changelog.

1.3.3 (2026-03-26)

Commits
  • 23a310c chore(release): 1.3.3
  • cc3ff8d build(deps): bump yaml from 2.2.2 to 2.8.3
  • 8479c67 build(deps): bump flatted from 3.1.1 to 3.4.2
  • b922a7f build(deps): bump rollup from 4.56.0 to 4.59.0 in /docs
  • See full diff in compare view

Updates undici from 7.24.5 to 7.24.6

Release notes

Sourced from undici's releases.

v7.24.6

What's Changed

New Contributors

Full Changelog: nodejs/undici@v7.24.5...v7.24.6

Commits
  • 38eab36 Bumped v7.24.6 (#4931)
  • 993609d test: auto-init WPT submodule (#4930)
  • 1eacc49 build(deps-dev): bump typescript from 5.9.3 to 6.0.2 (#4926)
  • b64e7e4 fix: avoid prototype collisions in parseHeaders (#4923)
  • deba679 Revert "fix: assume http/https scheme for scheme-less proxy env vars (#4914)"
  • feef62b fix: support Connection header with connection-specific header names per RFC ...
  • a613d9a docs: clarify fetch and FormData pairing (#4922)
  • 2ba99a3 fix: wrap kConnector call in try/catch to prevent client hang (#4834)
  • a7398c0 fix(cache): check Authorization on request headers per RFC 9111 §3.5 (#4911)
  • 2b2afbc fix: assume http/https scheme for scheme-less proxy env vars (#4914)
  • Additional commits viewable in compare view

Updates @azure/storage-blob from 12.29.1 to 12.31.0

Commits
  • c95f5d9 Post release automated changes for appconfiguration releases (#37234)
  • 19253d6 [EngSys] automatic pnpm update (#37266)
  • 9ba0f8a chore(instrumentation): bump @​opentelemetry/instrumentation (#37250)
  • 4eed3b9 Add invoke support for web pubsub client (#36750)
  • af673f5 Parse azd JSON output for cleaner AzureDeveloperCliCredential error messages ...
  • 2cf94a9 Simplify client authentication section in README (#37257)
  • 184e2b9 [Search] Separate Stable & Preview Test Structure (#37238)
  • 0ea4456 [Monitor-OpenTelemetry] Implement Fix for Mismatched API Versions (#37258)
  • 84c473e Update @​azure/storage-blob storage-common dependency to ^12.3.0 (#37259)
  • ad1b88f [Identity] Remove samples (#37242)
  • Additional commits viewable in compare view

Updates @azure/storage-queue from 12.28.1 to 12.29.0

Commits
  • 6e2a1d0 Update version for STG00 Release (#37038)
  • d33c492 [docs] teach AI agents about special snippets.spec.ts (#36481)
  • 0d11eb6 Sync eng/common directory with azure-sdk-tools for PR 13560 (#37033)
  • 348d979 Sync eng/common directory with azure-sdk-tools for PR 13556 (#37028)
  • aa58f75 add webSearchStream and fix imageGeneration (#37023)
  • a692f5f [Identity] Restarted Identity MI Test in Weekly Pipeline (#36097)
  • 4c12684 Sync eng/common directory with azure-sdk-tools for PR 13555 (#37032)
  • 7d814b6 [EngSys] upgrade dependency openai to 6.16.0 (#37027)
  • 7510363 [azure monitor opentelemetry exporter] Update autogenerated client to use lat...
  • 64d4796 Reference Azure SDK MCP in AGENTS.md (#37026)
  • Additional commits viewable in compare view

Updates mqtt from 5.15.0 to 5.15.1

Release notes

Sourced from mqtt's releases.

Release 5.15.1

5.15.1 (2026-03-24)

What's Changed

Full Changelog: mqttjs/MQTT.js@v5.15.0...v5.15.1

Changelog

Sourced from mqtt's changelog.

5.15.1 (2026-03-24)

Commits
Maintainer changes

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


Updates @kurrent/kurrentdb-client from 1.1.0 to 1.1.1

Release notes

Sourced from @​kurrent/kurrentdb-client's releases.

v1.1.1

What's Changed

Full Changelog: kurrent-io/KurrentDB-Client-NodeJS@v1.1.0...v1.1.1

Commits
  • 2497a72 chore: switch yarn from PnP to node-modules linker (#469)
  • acf0c51 chore: prepare v1.1.1
  • 79f5f28 chore: update grpc and grpc-tools dependencies to latest versions (#465)
  • d3ea0d7 fix: remap grpc "client error (Connect)" to UnavailableError for reconnection...
  • 39fb786 docs: quickstart
  • See full diff in compare view

Updates @aws-sdk/client-s3 from 3.1014.0 to 3.1019.0

Release notes

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

v3.1019.0

3.1019.0(2026-03-27)

Chores
  • codegen: import from core submodules instead of root (#7896) (e35edfcd)
  • scripts:
    • client tarball generation with canonical name (#7893) (742196a8)
    • cjs inliner - cache externality check to reduce logging (#7892) (151df912)
  • script to generate client tarball (#7866) (5292adc8)
Documentation Changes
  • client-neptunedata: Minor formatting changes to remove unnecessary symbols. (d13b120c)
New Features
  • client-bedrock-agentcore: Adding AgentCore Code Interpreter Node.js Runtime Support with an optional runtime field (5a5bd743)
  • client-bedrock-agentcore-control: Adds support for custom code-based evaluators using customer-managed Lambda functions. (42dda2d1)
  • client-omics: AWS HealthOmics now supports VPC networking, allowing users to connect runs to external resources with NAT gateway, AWS VPC resources, and more. New Configuration APIs support configuring VPC settings. StartRun API now accepts networkingMode and configurationName parameters to enable VPC networking. (a16cb606)

For list of updated packages, view updated-packages.md in assets-3.1019.0.zip

v3.1018.0

3.1018.0(2026-03-26)

Chores
  • lib-storage: change default AbortController in Upload to the global implementation (#7880) (31c06fb0)
Documentation Changes
  • packages-internal: readme updates for internal packages (#7885) (2da8b4cd)
New Features
  • clients: update client endpoints as of 2026-03-26 (bc19bda4)
  • client-emr: Add StepExecutionRoleArn to RunJobFlow API (59a0577f)
  • client-timestream-influxdb: Timestream for InfluxDB adds support for customer defined maintenance windows. This allows customers to define maintenance schedule during resource creation and updates (22d9a2c8)
  • client-cloudwatch-logs: This release adds parameter support to saved queries in CloudWatch Logs Insights. Define reusable query templates with named placeholders, invoke them using start query. Available in Console, CLI and SDK (2c09ac48)
  • client-bcm-data-exports: With this release we are providing an option to accounts to have their export delivered to an S3 bucket that is not owned by the account. (ec48160e)
  • client-sagemaker: Release support for ml.r5d.16xlarge instance types for SageMaker HyperPod (db6db4e3)
Tests
  • client-ses: turn off email verification e2e test (#7886) (ae42308f)

... (truncated)

Changelog

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

3.1019.0 (2026-03-27)

Note: Version bump only for package @​aws-sdk/client-s3

3.1018.0 (2026-03-26)

Note: Version bump only for package @​aws-sdk/client-s3

3.1017.0 (2026-03-25)

Note: Version bump only for package @​aws-sdk/client-s3

3.1016.0 (2026-03-24)

Note: Version bump only for package @​aws-sdk/client-s3

3.1015.0 (2026-03-23)

Note: Version bump only for package @​aws-sdk/client-s3

Commits

Updates mariadb from 3.4.5 to 3.5.2

Release notes

Sourced from mariadb's releases.

MariaDB Connector/Node.js 3.5.2

3.5.2 (Mar 2026)

Full Changelog

Issues Fixed

  • CONJS-342 Resolved TypeScript compilation errors introduced in mariadb-connector-nodejs v3.5.1
  • CONJS-343 Fixed an issue where batch operations would hang when provided with empty array parameter values

MariaDB Connector/Node.js 3.5.1

3.5.1 (Feb 2026)

Full Changelog

Notable changes

  • CONJS-338 Add asyncDispose support for Connection, PoolConnection and Pool #250
  • CONJS-339 Add default type parameter to Prepare interface and fix executeStream generic #334
  • CONJS-339 Add wildcard for values params on Prepare

Issues Fixed

  • CONJS-331 Plugin authentication change correction
  • CONJS-335 Deno compatibility: send COM_QUIT synchronously to prevent socket cleanup race condition
  • CONJS-336 Connection attribute _server_host send host, but IP resulting of name resolution
  • CONJS-340 Fix pool connection event to emit wrapped connections and prevent user errors from breaking pool #342
  • CONJS-341 Support charset + collation combination in connection options #337

MariaDB Connector/Node.js 3.5.0 RC

3.5.0-rc.0 (Oct 2025)

Full Changelog

Notable changes

  • CONJS-326 migrate from commonJS to ESM
  • CONJS-325 deno compatibility

Issues Fixed

  • CONJS-328 Fix minimumIdle option to maintain baseline idle connections
  • CONJS-330 caching_sha2_password: avoid requiring RSA key pair when connect...

    Description has been truncated

Bumps the dependencies group with 17 updates:

| Package | From | To |
| --- | --- | --- |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.1.0` | `4.1.2` |
| [npm-check-updates](https://github.com/raineorshine/npm-check-updates) | `19.6.5` | `19.6.6` |
| [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.57.2` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.0` | `4.1.2` |
| [docker-compose](https://github.com/PDMLab/docker-compose) | `1.3.2` | `1.3.3` |
| [undici](https://github.com/nodejs/undici) | `7.24.5` | `7.24.6` |
| [@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` |
| [mqtt](https://github.com/mqttjs/MQTT.js) | `5.15.0` | `5.15.1` |
| [@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.1019.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.3.3` |
| [@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.2` |
| [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 `npm-check-updates` from 19.6.5 to 19.6.6
- [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...v19.6.6)

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.57.2
- [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.2/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.3.3
- [Changelog](https://github.com/PDMLab/docker-compose/blob/master/CHANGELOG.md)
- [Commits](PDMLab/docker-compose@v1.3.2...v1.3.3)

Updates `undici` from 7.24.5 to 7.24.6
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v7.24.5...v7.24.6)

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 `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 `@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.1019.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.1019.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.3.3
- [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.3.3)

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.2
- [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.2)

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: npm-check-updates
  dependency-version: 19.6.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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.57.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: undici
  dependency-version: 7.24.6
  dependency-type: direct:production
  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: mqtt
  dependency-version: 5.15.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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.1019.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.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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.2
  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] <support@github.com>
@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 Mar 30, 2026
@netlify
Copy link
Copy Markdown

netlify bot commented Mar 30, 2026

Deploy Preview for testcontainers-node failed.

Name Link
🔨 Latest commit 59a278e
🔍 Latest deploy log https://app.netlify.com/projects/testcontainers-node/deploys/69c9c868d73fdf0008a3ab74

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 major An incompatible API change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants