Skip to content
This repository was archived by the owner on Oct 9, 2025. It is now read-only.

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2025

Bumps tar-fs to 3.0.9 and updates ancestor dependency testcontainers. These dependencies need to be updated together.

Updates tar-fs from 2.0.1 to 3.0.9

Commits

Updates testcontainers from 8.15.0 to 11.0.0

Release notes

Sourced from testcontainers's releases.

v11.0.0

🚨 Breaking Changes


1. Minimum Node engine requirement set to 20.


2. Default module images have been removed.

Previously:

await new PostgreSqlContainer().start();

Now:

await new PostgreSqlContainer("postgres:13.3-alpine").start();

For convenience, here is a table of all the previous default values, which you could just copy/paste to get back working again, but have a think about which version you actually need. Some of these are quite old and need to be updated.

Module Image
arangodb arangodb:3.10.0
azurecosmosdb mcr.microsoft.com/cosmosdb/linux/azure-cosmos-emulator:vnext-EN20250228
azurite mcr.microsoft.com/azure-storage/azurite:3.33.0
cassandra cassandra:5.0.2
chromadb chromadb/chroma:0.6.3
clickhouse clickhouse/clickhouse-server:25.3-alpine
cockroachdb cockroachdb/cockroach:v24.3.5
couchbase couchbase/server:6.5.1
elasticsearch elasticsearch:7.17.7
etcd quay.io/coreos/etcd:v3.6.0
eventstoredb eventstore/eventstore:24.10
gcloud gcr.io/google.com/cloudsdktool/cloud-sdk:517.0.0-emulators
hivemq hivemq/hivemq-ce:2023.5
k3s rancher/k3s:v1.31.2-k3s1
kafka confluentinc/cp-kafka:7.2.2
localstack localstack/localstack:2.2.0
mariadb mariadb:11.5.2
minio minio/minio:RELEASE.2024-12-13T22-19-12Z
mockserver mockserver/mockserver:5.15.0
mongodb mongo:4.0.1
mssqlserver mcr.microsoft.com/mssql/server:2022-CU13-ubuntu-22.04
mysql mysql:8.0.31

... (truncated)

Commits

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [tar-fs](https://github.com/mafintosh/tar-fs) to 3.0.9 and updates ancestor dependency [testcontainers](https://github.com/testcontainers/testcontainers-node). These dependencies need to be updated together.


Updates `tar-fs` from 2.0.1 to 3.0.9
- [Commits](mafintosh/tar-fs@v2.0.1...v3.0.9)

Updates `testcontainers` from 8.15.0 to 11.0.0
- [Release notes](https://github.com/testcontainers/testcontainers-node/releases)
- [Commits](testcontainers/testcontainers-node@v8.15.0...v11.0.0)

---
updated-dependencies:
- dependency-name: tar-fs
  dependency-version: 3.0.9
  dependency-type: indirect
- dependency-name: testcontainers
  dependency-version: 11.0.0
  dependency-type: direct:development
...

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 labels Jun 3, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 24, 2025

Superseded by #112.

@dependabot dependabot bot closed this Sep 24, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-cefde30d7a branch September 24, 2025 19:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

0 participants