Skip to content
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

Update dependency Testcontainers to v3.6.0 #56

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

Conversation

veo-core-services
Copy link

This PR contains the following updates:

Package Type Update Change
Testcontainers (source) nuget minor 3.5.0 -> 3.6.0

Release Notes

testcontainers/testcontainers-dotnet (Testcontainers)

v3.6.0

Compare Source

A heartfelt thank you to each contributor. Your contributions, whether through sharing ideas for improvements, identifying issues, submitting pull requests, or writing articles, are immensely appreciated and help me a lot. THANK YOU for your support.

What's Changed

⚠️ Breaking Changes

The members of the container and image builder, WithImagePullPolicy and WithImageBuildPolicy, previously received a callback argument of type ImagesListResponse. We've now updated these callbacks, and they will receive an argument of type ImageInspectResponse. This change was implemented to offer more detailed information regarding the actual cached image.

🚀 Features

🐛 Bug Fixes

  • fix: Retain the internal Couchbase builder configuration if the user overrides the default configuration (#​1040) @​HofmeisterAn
  • fix: Prevent invalid negative timestamps getting container logs (#​1038) @​mausch

📖 Documentation

🧹 Housekeeping


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 becomes conflicted, 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.

@veo-core-services veo-core-services force-pushed the update/renovate/testcontainers-3.x branch from b5f3abd to 5c66f8f Compare January 10, 2024 02:29
@veo-core-services veo-core-services force-pushed the update/renovate/testcontainers-3.x branch from 5c66f8f to bd06c24 Compare March 20, 2024 02:25
@veo-core-services veo-core-services force-pushed the update/renovate/testcontainers-3.x branch from bd06c24 to 3f3156d Compare June 17, 2024 02:30
@veo-core-services veo-core-services force-pushed the update/renovate/testcontainers-3.x branch from 3f3156d to 5349e1d Compare September 4, 2024 02:37
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