Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Update dependency testcontainers to v3.9.0 (#139)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Testcontainers](https://dotnet.testcontainers.org/) ([source](https://togithub.com/testcontainers/testcontainers-dotnet)) | `3.8.0` -> `3.9.0` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Testcontainers/3.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Testcontainers/3.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Testcontainers/3.8.0/3.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Testcontainers/3.8.0/3.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>testcontainers/testcontainers-dotnet (Testcontainers)</summary> ### [`v3.9.0`](https://togithub.com/testcontainers/testcontainers-dotnet/releases/tag/3.9.0) [Compare Source](https://togithub.com/testcontainers/testcontainers-dotnet/compare/3.8.0...3.9.0) Thank you to everyone whose contributions made this release possible. ##### What's Changed #####⚠️ Breaking Changes The `UntilOperationIsSucceeded(Func<bool>, int, Action<IWaitStrategy>)` wait strategy is obsolete. Instead of this wait strategy, use any other wait strategy that matches your use case and configure the retry behavior accordingly (wait strategy options). Using reuse together with the container builder method `WithName(string)` will generate a new reuse hash the first time you use the configuration. The container name was not included in calculating the reuse hash previously. - feat: Add wait strategy options ([#​1168](https://togithub.com/testcontainers/testcontainers-dotnet/issues/1168)) [@​HofmeisterAn](https://togithub.com/HofmeisterAn) - feat: Include the container name in the reuse hash ([#​1162](https://togithub.com/testcontainers/testcontainers-dotnet/issues/1162)) [@​0xced](https://togithub.com/0xced) ##### 🚀 Features - feat: Add Apache Pulsar module ([#​1103](https://togithub.com/testcontainers/testcontainers-dotnet/issues/1103)) [@​entvex](https://togithub.com/entvex) - feat: Add custom configuration for retries, interval and timeout ([#​1169](https://togithub.com/testcontainers/testcontainers-dotnet/issues/1169)) [@​HofmeisterAn](https://togithub.com/HofmeisterAn) - feat: Add wait strategy options ([#​1168](https://togithub.com/testcontainers/testcontainers-dotnet/issues/1168)) [@​HofmeisterAn](https://togithub.com/HofmeisterAn) - feat: Include the container name in the reuse hash ([#​1162](https://togithub.com/testcontainers/testcontainers-dotnet/issues/1162)) [@​0xced](https://togithub.com/0xced) ##### 🐛 Bug Fixes - fix: Add default file permission (755 for image build) ([#​1176](https://togithub.com/testcontainers/testcontainers-dotnet/issues/1176)) [@​HofmeisterAn](https://togithub.com/HofmeisterAn) - fix(MySql): Create an empty `/var/lib/mysql-files` directory to prevent older versions from failing to start ([#​1144](https://togithub.com/testcontainers/testcontainers-dotnet/issues/1144)) [@​0xced](https://togithub.com/0xced) ##### 📖 Documentation - docs: Add reading file from a container ([#​1151](https://togithub.com/testcontainers/testcontainers-dotnet/issues/1151)) [@​HofmeisterAn](https://togithub.com/HofmeisterAn) ##### 🧹 Housekeeping - chore: Remove PulsarContainer.CreateAuthenticationTokenAsync(TimeSpan) default arg ([#​1195](https://togithub.com/testcontainers/testcontainers-dotnet/issues/1195)) [@​entvex](https://togithub.com/entvex) - chore : Do not block async context on acquire lock ([#​1188](https://togithub.com/testcontainers/testcontainers-dotnet/issues/1188)) [@​HofmeisterAn](https://togithub.com/HofmeisterAn) - chore: Prevent ReusableResourceTest from leaking resources ([#​1164](https://togithub.com/testcontainers/testcontainers-dotnet/issues/1164)) [@​0xced](https://togithub.com/0xced) - refactor: Replace Azure SQL Edge with PostgreSQL ([#​1156](https://togithub.com/testcontainers/testcontainers-dotnet/issues/1156)) [@​HofmeisterAn](https://togithub.com/HofmeisterAn) - chore: Remove obsolete members ([#​1146](https://togithub.com/testcontainers/testcontainers-dotnet/issues/1146)) [@​HofmeisterAn](https://togithub.com/HofmeisterAn) ##### 📦 Dependency Updates - chore: Bump BouncyCastle.Cryptography ([#​1179](https://togithub.com/testcontainers/testcontainers-dotnet/issues/1179)) [@​marco-carvalho](https://togithub.com/marco-carvalho) - chore: Use new sshd:1.2.0 image ([#​1160](https://togithub.com/testcontainers/testcontainers-dotnet/issues/1160)) [@​mdelapenya](https://togithub.com/mdelapenya) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/cerbos/cerbos-sdk-net). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQxMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhcmVhL2NpIiwiYm90cyIsImtpbmQvY2hvcmUiXX0=--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: Oğuzhan Durgun <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information