Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps testcontainers from 10.24.2 to 11.0.3.

Release notes

Sourced from testcontainers's releases.

v11.0.3

Changes

🐛 Bug Fixes

📦 Dependency Updates

v11.0.2

Changes

🐛 Bug Fixes

v11.0.1

🐛 Bug Fixes

📦 Dependency Updates

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();

... (truncated)

Commits
  • 0deaccb Revert "Wait for ZK to be listening when using provided ZK (#1039)"
  • adf3cda Wait for ZK to be listening when using provided ZK (#1039)
  • d4fe4b7 Bump the dependencies group across 2 directories with 21 updates (#1034)
  • d1fedb1 Increase timeout for waiting for host ports (#1038)
  • bc28e2d Bump the dependencies group across 7 directories with 7 updates (#1037)
  • e9f22f2 v11.0.2
  • 744c5b9 Handle case where container port does not exist in inspect result (#1036)
  • b1da3c6 v11.0.1
  • f5afa05 Retry inspecting container until exposed ports are mapped (#1032)
  • 282d3fe Bump the dependencies group across 4 directories with 4 updates (#1026)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [testcontainers](https://github.com/testcontainers/testcontainers-node) from 10.24.2 to 11.0.3.
- [Release notes](https://github.com/testcontainers/testcontainers-node/releases)
- [Commits](testcontainers/testcontainers-node@v10.24.2...v11.0.3)

---
updated-dependencies:
- dependency-name: testcontainers
  dependency-version: 11.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 labels Jun 10, 2025
@socket-security
Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedtestcontainers@​10.24.2 ⏵ 11.0.396 +11008195 +1100

View full report

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 8, 2025

Superseded by #84.

@dependabot dependabot bot closed this Jul 8, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/testcontainers-11.0.3 branch July 8, 2025 02:25
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