Bump the dependencies group with 17 updates by dependabot[bot] · Pull Request #1286 · testcontainers/testcontainers-node
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
flattedversion and removes version pinning to resolveflatted's CVE related issues (vitest-dev/vitest#9975).🐞 Bug Fixes
- Don't resolve
setupFilesfrom parent directory - by@hi-ogawain vitest-dev/vitest#9960 (7aa93)- Ensure sequential mock/unmock resolution - by
@hi-ogawaand Claude Opus 4.6 in vitest-dev/vitest#9830 (7c065)- browser: Take failure screenshot if
toMatchScreenshotcan't capture a stable screenshot - by@macariein vitest-dev/vitest#9847 (faace)- coverage: Correct
coverageConfigDefaultsvalues and types - by@Arthiein vitest-dev/vitest#9940 (b3c99)- pretty-format: Fix output limit over counting - by
@hi-ogawain vitest-dev/vitest#9965 (d3b7a)- Disable colors if agent is detected - by
@sheremet-vaand@AriPerkkioin vitest-dev/vitest#9851 (6f97b)View changes on GitHub
v4.1.1
🚀 Features
- experimental:
- Expose
matchesTagsto test if the current filter matches tags - by@sheremet-vain vitest-dev/vitest#9913 (eec53)- Introduce
experimental.vcsProvider- by@sheremet-vain vitest-dev/vitest#9928 (56115)🐞 Bug Fixes
- Mark
TestProject.testFilesListinternal properly - by@sapphi-redin vitest-dev/vitest#9867 (54f26)- Detect fixture that returns without calling
use- by@oilaterin vitest-dev/vitest#9831 and vitest-dev/vitest#9861 (633ae)- Drop vite 8.beta support - by
@AriPerkkioin vitest-dev/vitest#9862 (b78f5)- Type regression in vi.mocked() static class methods - by
@purepearand@hi-ogawain vitest-dev/vitest#9857 (90926)- Properly re-evaluate actual modules of mocked external - by
@hi-ogawain vitest-dev/vitest#9898 (ae5ec)- Preserve coverage report when html reporter overlaps - by
@hi-ogawain vitest-dev/vitest#9889 (2d81a)- Provide
vi.advanceTimersto the preview provider - by@sheremet-vain vitest-dev/vitest#9891 (1bc3e)- Don't leak event listener in playwright provider - by
@sheremet-vain vitest-dev/vitest#9910 (d9355)- Open browser in
--standalonemode without running tests - by@sheremet-vain vitest-dev/vitest#9911 (e78ad)- Guard disposable and optional
body- by@sheremet-vain vitest-dev/vitest#9912 (6fdb2)- Resolve
retry.conditionRegExp serialization issue - by@nstepienand@hi-ogawain vitest-dev/vitest#9942 (7b605)- collect:
- Don't treat extra props on
testreturn as tests - by@sheremet-vain vitest-dev/vitest#9871 (141e7)- coverage:
- Simplify provider types - by
@AriPerkkioin vitest-dev/vitest#9931 (aaf9f)- Load built-in provider without module runner - by
@AriPerkkioin vitest-dev/vitest#9939 (bf892)- expect:
- Soft assertions continue after .resolves/.rejects promise errors - by
@mixelburg, Maks Pikov, Claude Opus 4.6 (1M context) and@hi-ogawain vitest-dev/vitest#9843 (6d74b)- Fix sinon-chai style API - by
@hi-ogawain vitest-dev/vitest#9943 (0f08d)- pretty-format:
- Limit output for large object - by
@hi-ogawaand Claude Opus 4.6 (1M context) in vitest-dev/vitest#9949 (0d5f9)View changes on GitHub
Commits
fc6f482chore: release v4.1.21f2d318chore: release v4.1.1aaf9f18fix(coverage): simplify provider types (#9931)- See full diff in compare view
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.
- fixed issues query for TypeScript 6.0.0 (Beta).
- fixed issues query for TypeScript 6.0.1 (RC).
- fixed issues query for TypeScript 6.0.2 (Stable).
Downloads are available on:
TypeScript 6.0 Beta
For release notes, check out the release announcement.
Downloads are available on:
Commits
607a22aBump version to 6.0.2 and LKG9e72ab7🤖 Pick PR #63239 (Fix missing lib files in reused pro...) into release-6.0 (#...35ff23d🤖 Pick PR #63163 (Port anyFunctionType subtype fix an...) into release-6.0 (#...e175b69Bump version to 6.0.1-rc and LKGaf4caacUpdate LKG8efd7e8Merge remote-tracking branch 'origin/main' into release-6.0206ed1aDeprecate assert in import() (#63172)e688ac8Update dependencies (#63156)29b300dBump the github-actions group across 1 directory with 2 updates (#63205)0c2c7a3DOM update (#63183)- Additional commits viewable in compare view
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
- Kirk Waiblinger
@kirkwaiblinger- Konv Suu
- mdm317
- Newton Yuan
@NewtonYuan- RyoheiYamamoto
- SungHyun627
@SungHyun627- Tamashoo
@TamashooSee 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
be4d54dchore(release): publish 8.57.2- See full diff in compare view
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
flattedversion and removes version pinning to resolveflatted's CVE related issues (vitest-dev/vitest#9975).🐞 Bug Fixes
- Don't resolve
setupFilesfrom parent directory - by@hi-ogawain vitest-dev/vitest#9960 (7aa93)- Ensure sequential mock/unmock resolution - by
@hi-ogawaand Claude Opus 4.6 in vitest-dev/vitest#9830 (7c065)- browser: Take failure screenshot if
toMatchScreenshotcan't capture a stable screenshot - by@macariein vitest-dev/vitest#9847 (faace)- coverage: Correct
coverageConfigDefaultsvalues and types - by@Arthiein vitest-dev/vitest#9940 (b3c99)- pretty-format: Fix output limit over counting - by
@hi-ogawain vitest-dev/vitest#9965 (d3b7a)- Disable colors if agent is detected - by
@sheremet-vaand@AriPerkkioin vitest-dev/vitest#9851 (6f97b)View changes on GitHub
v4.1.1
🚀 Features
- experimental:
- Expose
matchesTagsto test if the current filter matches tags - by@sheremet-vain vitest-dev/vitest#9913 (eec53)- Introduce
experimental.vcsProvider- by@sheremet-vain vitest-dev/vitest#9928 (56115)🐞 Bug Fixes
- Mark
TestProject.testFilesListinternal properly - by@sapphi-redin vitest-dev/vitest#9867 (54f26)- Detect fixture that returns without calling
use- by@oilaterin vitest-dev/vitest#9831 and vitest-dev/vitest#9861 (633ae)- Drop vite 8.beta support - by
@AriPerkkioin vitest-dev/vitest#9862 (b78f5)- Type regression in vi.mocked() static class methods - by
@purepearand@hi-ogawain vitest-dev/vitest#9857 (90926)- Properly re-evaluate actual modules of mocked external - by
@hi-ogawain vitest-dev/vitest#9898 (ae5ec)- Preserve coverage report when html reporter overlaps - by
@hi-ogawain vitest-dev/vitest#9889 (2d81a)- Provide
vi.advanceTimersto the preview provider - by@sheremet-vain vitest-dev/vitest#9891 (1bc3e)- Don't leak event listener in playwright provider - by
@sheremet-vain vitest-dev/vitest#9910 (d9355)- Open browser in
--standalonemode without running tests - by@sheremet-vain vitest-dev/vitest#9911 (e78ad)- Guard disposable and optional
body- by@sheremet-vain vitest-dev/vitest#9912 (6fdb2)- Resolve
retry.conditionRegExp serialization issue - by@nstepienand@hi-ogawain vitest-dev/vitest#9942 (7b605)- collect:
- Don't treat extra props on
testreturn as tests - by@sheremet-vain vitest-dev/vitest#9871 (141e7)- coverage:
- Simplify provider types - by
@AriPerkkioin vitest-dev/vitest#9931 (aaf9f)- Load built-in provider without module runner - by
@AriPerkkioin vitest-dev/vitest#9939 (bf892)- expect:
- Soft assertions continue after .resolves/.rejects promise errors - by
@mixelburg, Maks Pikov, Claude Opus 4.6 (1M context) and@hi-ogawain vitest-dev/vitest#9843 (6d74b)- Fix sinon-chai style API - by
@hi-ogawain vitest-dev/vitest#9943 (0f08d)- pretty-format:
- Limit output for large object - by
@hi-ogawaand Claude Opus 4.6 (1M context) in vitest-dev/vitest#9949 (0d5f9)View changes on GitHub
Commits
fc6f482chore: release v4.1.26f97b55feat: disable colors if agent is detected (#9851)b3c992cfix(coverage): correctcoverageConfigDefaultsvalues and types (#9940)7c06598fix: ensure sequential mock/unmock resolution (#9830)f54abadchore: add typo-checker skill and fix typos (#9963)7aa9377fix: don't resolvesetupFilesfrom parent directory (#9960)1f2d318chore: release v4.1.1ebfde79refactor: renamematchesTagsFiltertomatchesTags(#9956)5611500feat(experimental): introduceexperimental.vcsProvider(#9928)eec53d9feat(experimental): exposematchesTagsFilterto test if the current filter ...- Additional commits viewable in compare view
Updates docker-compose from 1.3.2 to 1.3.3
Commits
23a310cchore(release): 1.3.3cc3ff8dbuild(deps): bump yaml from 2.2.2 to 2.8.38479c67build(deps): bump flatted from 3.1.1 to 3.4.2b922a7fbuild(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
- fix(test): client wasm compatible with clang 22 by
@rozzillain nodejs/undici#4909- fix(mock): improve error message when intercepts are exhausted by
@travisbreaksin nodejs/undici#4912- fix(websocket): support open diagnostics over h2 by
@mcollinain nodejs/undici#4921- fix: assume http/https scheme for scheme-less proxy env vars by
@travisbreaksin nodejs/undici#4914- fix(cache): check Authorization on request headers per RFC 9111 §3.5 by
@metalix2in nodejs/undici#4911- fix: wrap kConnector call in try/catch to prevent client hang by
@veeceeyin nodejs/undici#4834- docs: clarify fetch and FormData pairing by
@mcollinain nodejs/undici#4922- fix: support Connection header with connection-specific header names per RFC 7230 by
@mcollinain nodejs/undici#4775- fix: avoid prototype collisions in parseHeaders by
@mcollinain nodejs/undici#4923- build(deps-dev): bump typescript from 5.9.3 to 6.0.2 by
@dependabot[bot] in nodejs/undici#4926- test: auto-init WPT submodule by
@mcollinain nodejs/undici#4930New Contributors
@rozzillamade their first contribution in nodejs/undici#4909@veeceeymade their first contribution in nodejs/undici#4834Full Changelog: nodejs/undici@v7.24.5...v7.24.6
Commits
38eab36Bumped v7.24.6 (#4931)993609dtest: auto-init WPT submodule (#4930)1eacc49build(deps-dev): bump typescript from 5.9.3 to 6.0.2 (#4926)b64e7e4fix: avoid prototype collisions in parseHeaders (#4923)deba679Revert "fix: assume http/https scheme for scheme-less proxy env vars (#4914)"feef62bfix: support Connection header with connection-specific header names per RFC ...a613d9adocs: clarify fetch and FormData pairing (#4922)2ba99a3fix: wrap kConnector call in try/catch to prevent client hang (#4834)a7398c0fix(cache): check Authorization on request headers per RFC 9111 §3.5 (#4911)2b2afbcfix: 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
c95f5d9Post release automated changes for appconfiguration releases (#37234)19253d6[EngSys] automatic pnpm update (#37266)9ba0f8achore(instrumentation): bump@opentelemetry/instrumentation(#37250)4eed3b9Add invoke support for web pubsub client (#36750)af673f5Parse azd JSON output for cleaner AzureDeveloperCliCredential error messages ...2cf94a9Simplify client authentication section in README (#37257)184e2b9[Search] Separate Stable & Preview Test Structure (#37238)0ea4456[Monitor-OpenTelemetry] Implement Fix for Mismatched API Versions (#37258)84c473eUpdate@azure/storage-blobstorage-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
6e2a1d0Update version for STG00 Release (#37038)d33c492[docs] teach AI agents about special snippets.spec.ts (#36481)0d11eb6Sync eng/common directory with azure-sdk-tools for PR 13560 (#37033)348d979Sync eng/common directory with azure-sdk-tools for PR 13556 (#37028)aa58f75add webSearchStream and fix imageGeneration (#37023)a692f5f[Identity] Restarted Identity MI Test in Weekly Pipeline (#36097)4c12684Sync eng/common directory with azure-sdk-tools for PR 13555 (#37032)7d814b6[EngSys] upgrade dependencyopenaito 6.16.0 (#37027)7510363[azure monitor opentelemetry exporter] Update autogenerated client to use lat...64d4796Reference 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
- chore: upgrade npm for OIDC support and update release-it configuration by
@robertsLandoin mqttjs/MQTT.js#2037- chore: fix all npm audit vulnerabilities by
@robertsLandoin mqttjs/MQTT.js#2043Full Changelog: mqttjs/MQTT.js@v5.15.0...v5.15.1
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
- fix: trigger cluster rediscovery on streaming RPC connection failures by
@github-actions[bot] in kurrent-io/KurrentDB-Client-NodeJS#461- chore: update
@grpc/grpc-jsto 1.14.3 by@github-actions[bot] in kurrent-io/KurrentDB-Client-NodeJS#465- Switch yarn from PnP to node-modules linker by
@github-actions[bot] in kurrent-io/KurrentDB-Client-NodeJS#469Full Changelog: kurrent-io/KurrentDB-Client-NodeJS@v1.1.0...v1.1.1
Commits
2497a72chore: switch yarn from PnP to node-modules linker (#469)acf0c51chore: prepare v1.1.179f5f28chore: update grpc and grpc-tools dependencies to latest versions (#465)d3ea0d7fix: remap grpc "client error (Connect)" to UnavailableError for reconnection...39fb786docs: 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:
- 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
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
... (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-s33.1018.0 (2026-03-26)
Note: Version bump only for package
@aws-sdk/client-s33.1017.0 (2026-03-25)
Note: Version bump only for package
@aws-sdk/client-s33.1016.0 (2026-03-24)
Note: Version bump only for package
@aws-sdk/client-s33.1015.0 (2026-03-23)
Note: Version bump only for package
@aws-sdk/client-s3
Commits
a84cde6Publish v3.1019.0e35edfcchore(codegen): import from core submodules instead of root (#7896)a3a34e3Publish v3.1018.032dfe7fPublish v3.1017.0dfeae95chore(middleware-sdk-s3): custom request validation for s3 client (#7882)7ca64d5Publish v3.1016.009b1455Publish v3.1015.0- See full diff in compare view
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)
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)
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)
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