Skip to content

Update dependency software.xdev:testcontainers-advanced-imagebuilder to v4#470

Open
xdev-renovate wants to merge 1 commit into
developfrom
renovate/software.xdev-testcontainers-advanced-imagebuilder-4.x
Open

Update dependency software.xdev:testcontainers-advanced-imagebuilder to v4#470
xdev-renovate wants to merge 1 commit into
developfrom
renovate/software.xdev-testcontainers-advanced-imagebuilder-4.x

Conversation

@xdev-renovate

@xdev-renovate xdev-renovate commented Jul 9, 2026

Copy link
Copy Markdown
Member

This PR contains the following updates:

Package Type Update Change
software.xdev:testcontainers-advanced-imagebuilder test major 2.5.04.1.2

Release Notes

xdev-software/testcontainers-advanced-imagebuilder (software.xdev:testcontainers-advanced-imagebuilder)

v4.1.2

Compare Source

  • Do not copy logger in copyForExactRebuild

v4.1.1

Compare Source

  • Move cleanCreatedTransferFilesCache method to correct place

v4.1.0

Compare Source

  • New method copyForExactRebuild

v4.0.0

Compare Source

  • Add NativeAdvancedImageFromDockerfile
    • Builds the image using a new docker build process
    • Runs isolated of Testcontainers / does not directly utilize Docker API
    • Comparison to AdvancedImageFromDockerFile
      • Advantages
        • Full buildx/buildkit support
        • Caching can easily be implemented (using --cache-to and --cache-from)
      • Disadvantages
        • buildx/buildkit is required locally
        • Authentication (if required) needs to be done manually
        • External process might not be fully controllable e.g. on JVM crash
        • No (type-safe) API
  • Abstracted common code of NativeAdvancedImageFromDockerfile and AdvancedImageFromDockerfile
  • Minor performance improvements

v3.0.1

Compare Source

  • Add overload for copyForIntermediateTag

v3.0.0

Compare Source

  • Added support to build intermediate named images (after the actual images was built)
    • This is highly useful if you want to cache certain images in a CI environment that ignores dangling images instead
  • All file transfer logic was moved to FilesToTransferHandler
  • Updated dependencies

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@xdev-renovate xdev-renovate force-pushed the renovate/software.xdev-testcontainers-advanced-imagebuilder-4.x branch from f2e0b6d to 7c53fce Compare July 11, 2026 06:03
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