Skip to content

Update dependency software.xdev.tci:bom to v4#385

Merged
AB-xdev merged 1 commit into
developfrom
renovate/software.xdev.tci-bom-4.x
Jul 16, 2026
Merged

Update dependency software.xdev.tci:bom to v4#385
AB-xdev merged 1 commit into
developfrom
renovate/software.xdev.tci-bom-4.x

Conversation

@xdev-renovate

Copy link
Copy Markdown
Member

This PR contains the following updates:

Package Type Update Change
software.xdev.tci:bom import major 3.4.14.0.0

Release Notes

xdev-software/tci (software.xdev.tci:bom)

v4.0.0

Compare Source

  • Added image-build module
    • This module utilizes v4 of testcontainers-advanced-imagebuilder
    • It contains some shortcuts that help with common configuration e.g. related to caching (see below)
    • Can be configured using environment variables or system properties (see corresponding configuration section for details)
  • Added mailpit module #​455
  • Added dedicated composite actions for caching
    • These can be found in .github/actions/docker-image-cache
    • Currently 3 actions exist:
      • restore - Restores the previously downloaded images
      • setup-buildx - Set's up the buildx worker and returns required environment variables
      • save - Saves the downloaded images
  • Added abortable wait strategies
    • primarily designed to be used with FastAbortOnContainerDeathWaitStrategy
    • the strategies can be aborted e.g. when a container died during startup
      • a dead container therefore no longer has to wait until the corresponding strategy times out
    • Implemented in all applicable modules
  • db-jdbc-spring-orm & implementations
    • No longer use setPersistenceProviderClassName because it has no effect
    • Performance: Reuse PersistenceProvider
  • Standardized some configuration properties
    • tci.selenium
      • recordModerecord-mode
      • recordDirrecord-dir
      • vncEnabledvnc-enabled
      • bidiEnabledbidi-enabled
      • deactivateCdpIfPossibledeactivate-cdp-if-possible
      • browserConsoleLogLevelmin-browser-console-log-level
    • infra-pre-starttci.infra-pre-start
    • leak-detectiontci.leak-detection
  • Fixed a deadlock during service resolution
  • Fixed rate limiting in some places
  • Improve container cleanup
  • Updated dependencies
  • Updated demo
  • Updated docs

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.

@AB-xdev
AB-xdev merged commit 8357dac into develop Jul 16, 2026
5 checks passed
@AB-xdev
AB-xdev deleted the renovate/software.xdev.tci-bom-4.x branch July 16, 2026 15:29
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.

2 participants