Skip to content

Update dependency software.xdev:testcontainers-advanced-imagebuilder to v2.2.1 #272

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

xdev-renovate
Copy link
Member

@xdev-renovate xdev-renovate commented Jul 26, 2025

This PR contains the following updates:

Package Type Update Change
software.xdev:testcontainers-advanced-imagebuilder test minor 2.0.2 -> 2.2.1

Release Notes

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

v2.2.1

Compare Source

  • Windows NTFS junction fix
    • Automatically disable it on Java 26+ as JDK-8364277 is fixed there
    • Backport changes from Java 25 to ensure compatibility and get performance improvements (JEP 486)
  • Updated dependencies

v2.2.0

Compare Source

  • Added an explicit option for enabling the Windows NTFS junction fix: useWinNTFSJunctionFixIfApplicable #​155
    • Enabling it also requires adding --add-exports java.base/sun.nio.fs=ALL-UNNAMED or performance will be impacted by ~20x due to non-accessible file attributes cache
    • This option is temporary and will be removed once the underlying JDK bug was fixed
  • The default logger of AdvancedImageFromDockerFile now also includes dockerImageName to make it easier to distinguish between parallel builds

v2.1.1

Compare Source

  • Addresses a JDK bug which results in a crash or "infinite" loop when encountering recursive NTFS junctions on Windows #​155

v2.1.0

Compare Source

  • Add customizer for TransferArchiveTARCompressor
  • Create more predefined FileContentModifiers
    • This allows to e.g. remove not needed Maven modules when building

Configuration

📅 Schedule: 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 Renovate Bot.

@xdev-renovate xdev-renovate force-pushed the renovate/software.xdev-testcontainers-advanced-imagebuilder-2.x branch from ce07a42 to b4c6743 Compare July 29, 2025 04:28
@xdev-renovate xdev-renovate changed the title Update dependency software.xdev:testcontainers-advanced-imagebuilder to v2.1.0 Update dependency software.xdev:testcontainers-advanced-imagebuilder to v2.2.0 Jul 29, 2025
@xdev-renovate xdev-renovate force-pushed the renovate/software.xdev-testcontainers-advanced-imagebuilder-2.x branch from b4c6743 to 62b2c3e Compare August 4, 2025 04:41
@xdev-renovate xdev-renovate changed the title Update dependency software.xdev:testcontainers-advanced-imagebuilder to v2.2.0 Update dependency software.xdev:testcontainers-advanced-imagebuilder to v2.2.1 Aug 13, 2025
@xdev-renovate xdev-renovate force-pushed the renovate/software.xdev-testcontainers-advanced-imagebuilder-2.x branch from 62b2c3e to cbb540a Compare August 13, 2025 04:17
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