Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 8, 2025

Bumps testcontainers from 0.25.2 to 0.26.0.

Release notes

Sourced from testcontainers's releases.

v0.26.0

Details

Bug Fixes

  • Make port_bindings consistent with docker cli when publish_all_ports = true (#885)

Features

  • Support build options - no_cache, skip_if_exists and buildargs (#856)
  • Support docker-compose (#864)
  • Add target options with custom mode (#878)
  • Support copying from containers (#871)

Miscellaneous Tasks

  • Use bollard 0.19.4 (#870)
  • Update etcetera requirement from 0.10.0 to 0.11.0 (#869)

Performance

  • Replace ulid with ferroid's ULID for better performance (#829)
  • Update ferroid for better performance during encode/decode (#879)
Changelog

Sourced from testcontainers's changelog.

[0.26.0] - 2025-12-01

Details

Bug Fixes

  • Make port_bindings consistent with docker cli when publish_all_ports = true (#885)

Features

  • Support build options - no_cache, skip_if_exists and buildargs (#856)
  • Support docker-compose (#864)
  • Add target options with custom mode (#878)
  • Support copying from containers (#871)

Miscellaneous Tasks

  • Use bollard 0.19.4 (#870)
  • Update etcetera requirement from 0.10.0 to 0.11.0 (#869)

Performance

  • Replace ulid with ferroid's ULID for better performance (#829)
  • Update ferroid for better performance during encode/decode (#879)
Commits
  • 4674882 chore: release v0.26.0 (#886)
  • b1ded94 chore(deps): update etcetera requirement from 0.10.0 to 0.11.0 (#869)
  • 593913c feat: support copying from containers (#871)
  • 65a4754 fix: make port_bindings consistent with docker cli when publish_all_ports = t...
  • 3c04122 feat: add target options with custom mode (#878)
  • 7e74a90 perf: update ferroid for better performance during encode/decode (#879)
  • 3644df1 ci(deps): bump actions/checkout from 5 to 6 (#881)
  • 9aae21e ci(tests): auto retry flaky tests (#875)
  • 8f04ab8 chore(deps): use bollard 0.19.4 (#870)
  • f6625f1 ci(deps): bump actions/checkout from 4 to 5 (#868)
  • 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-rs) from 0.25.2 to 0.26.0.
- [Release notes](https://github.com/testcontainers/testcontainers-rs/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-rs/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-rs@0.25.2...0.26.0)

---
updated-dependencies:
- dependency-name: testcontainers
  dependency-version: 0.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 8, 2025

Labels

The following labels could not be found: auto-dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant