Skip to content

build(deps): bump testcontainers-modules from 0.11.6 to 0.12.1 - #590

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/testcontainers-modules-0.12.1
Closed

build(deps): bump testcontainers-modules from 0.11.6 to 0.12.1#590
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/testcontainers-modules-0.12.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps testcontainers-modules from 0.11.6 to 0.12.1.

Release notes

Sourced from testcontainers-modules's releases.

v0.12.1

Bug Fixes

  • Use HTTP wait strategy (#350)

Features

  • Add scylladb module (#325)
  • Add arrow_flightsql module (#348)
  • Add CrateDB (#353)

Miscellaneous Tasks

  • Update alloy-transport-http requirement from 0.11.1 to 1.0.7 (#351)
  • MSRV 1.82
  • Address clippy lint warnings (#354)

v0.12.0

Bug Fixes

  • Dex config serialization (#290)
  • Lint error (#326)
  • Switch to specified version isntead of hashed stable (#335)

Documentation

  • Correct typo (#333)

Features

  • Implement Dex module (#286)
  • Add Weaviate image (#296)
  • [breaking] Support newest MinIO versions (#303)
  • [breaking] Support surrealdb v2 (#307)
  • Add support for custom config and latest image tag (#315)
  • Add support for Zitadel docker (#328)
  • [breaking] Update testcontainers to 0.24.0 (#336)
  • Add support for Azurite docker (#334)

Miscellaneous Tasks

  • Update redis requirement from 0.27.2 to 0.29.0 (#291)
  • Pin chrono as a dev-dep to fix arrow-arith compilation failure (#304)
  • Update dev dependencies (#306)
  • Update kube requirement from 0.98.0 to 0.99.0 (#316)

Performance

... (truncated)

Changelog

Sourced from testcontainers-modules's changelog.

[0.12.1] - 2025-05-29

Bug Fixes

  • Use HTTP wait strategy (#350)

Features

  • Add scylladb module (#325)
  • Add arrow_flightsql module (#348)
  • Add CrateDB (#353)

Miscellaneous Tasks

  • Update alloy-transport-http requirement from 0.11.1 to 1.0.7 (#351)
  • MSRV 1.82
  • Address clippy lint warnings (#354)

[0.12.0] - 2025-05-05

Bug Fixes

  • Dex config serialization (#290)
  • Lint error (#326)
  • Switch to specified version isntead of hashed stable (#335)

Documentation

  • Correct typo (#333)

Features

  • Implement Dex module (#286)
  • Add Weaviate image (#296)
  • [breaking] Support newest MinIO versions (#303)
  • [breaking] Support surrealdb v2 (#307)
  • Add support for custom config and latest image tag (#315)
  • Add support for Zitadel docker (#328)
  • [breaking] Update testcontainers to 0.24.0 (#336)
  • Add support for Azurite docker (#334)

Miscellaneous Tasks

  • Update redis requirement from 0.27.2 to 0.29.0 (#291)
  • Pin chrono as a dev-dep to fix arrow-arith compilation failure (#304)
  • Update dev dependencies (#306)
  • Update kube requirement from 0.98.0 to 0.99.0 (#316)

Performance

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jun 29, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/testcontainers-modules-0.12.1 branch 2 times, most recently from a4858e8 to aca784c Compare July 4, 2026 20:16
Bumps [testcontainers-modules](https://github.com/testcontainers/testcontainers-rs-modules-community) from 0.11.6 to 0.12.1.
- [Release notes](https://github.com/testcontainers/testcontainers-rs-modules-community/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-rs-modules-community/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-rs-modules-community@v0.11.6...v0.12.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/testcontainers-modules-0.12.1 branch from aca784c to c5dbeee Compare July 18, 2026 12:22
nolik added a commit that referenced this pull request Jul 18, 2026
… 0.11→0.12 (#597)

These two must move together: testcontainers-modules 0.12 requires
testcontainers 0.24, so bumping either alone (dependabot #590, #585)
pulled two versions of testcontainers into the graph and broke the e2e
test build with unsatisfied `testcontainers::Image` trait bounds.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 18, 2026

Copy link
Copy Markdown
Contributor Author

Looks like testcontainers-modules is no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 18, 2026
@dependabot
dependabot Bot deleted the dependabot/cargo/testcontainers-modules-0.12.1 branch July 18, 2026 12:31
@nolik

nolik commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

Superseded by #597, which bumps testcontainers (0.24) and testcontainers-modules (0.12) together — they can't land independently without splitting the testcontainers version in the dependency graph. Closing.

nolik added a commit that referenced this pull request Jul 18, 2026
testcontainers-modules pins a specific testcontainers version, so the two
must be bumped together. Ungrouped, dependabot opened them as separate PRs
(#585, #590) and each split the testcontainers version in the dependency
graph, failing the e2e build. Grouping guarantees a single combined PR.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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 rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant