dependabot[bot] opened a new pull request, #4185: URL: https://github.com/apache/iggy/pull/4185
Updated [Microsoft.Testing.Extensions.CodeCoverage](https://github.com/microsoft/codecoverage) from 18.10.0 to 18.11.0. <details> <summary>Release notes</summary> _Sourced from [Microsoft.Testing.Extensions.CodeCoverage's releases](https://github.com/microsoft/codecoverage/releases)._ No release notes found for this version range. Commits viewable in [compare view](https://github.com/microsoft/codecoverage/commits). </details> Updated [Microsoft.Testing.Extensions.Retry](https://github.com/microsoft/testfx) from 2.3.3 to 2.4.0. <details> <summary>Release notes</summary> _Sourced from [Microsoft.Testing.Extensions.Retry's releases](https://github.com/microsoft/testfx/releases)._ No release notes found for this version range. Commits viewable in [compare view](https://github.com/microsoft/testfx/commits). </details> Updated [Microsoft.Testing.Extensions.TrxReport](https://github.com/microsoft/testfx) from 2.3.3 to 2.4.0. <details> <summary>Release notes</summary> _Sourced from [Microsoft.Testing.Extensions.TrxReport's releases](https://github.com/microsoft/testfx/releases)._ No release notes found for this version range. Commits viewable in [compare view](https://github.com/microsoft/testfx/commits). </details> Updated [Testcontainers](https://github.com/testcontainers/testcontainers-dotnet) from 4.14.0 to 4.15.0. <details> <summary>Release notes</summary> _Sourced from [Testcontainers's releases](https://github.com/testcontainers/testcontainers-dotnet/releases)._ ## 4.15.0 # What's Changed The NuGet packages for this release have been attested for supply chain security using [`actions/attest`](https://github.com/actions/attest). This confirms the integrity and provenance of the artifacts and helps ensure they can be trusted: [#45594466](https://github.com/testcontainers/testcontainers-dotnet/attestations/45594466). ## 🚀 Features * feat: Add options to the Docker Compose up and down command (#1759) @HofmeisterAn * feat: Add QuestDB module (#1618) @FortuneN, @HofmeisterAn * feat: Add Compose support (#1750) @HofmeisterAn * fix(Couchbase): Treat an already provisioned cluster as configured (#1736) @arnelirobles, @HofmeisterAn * feat: Retry transient Docker image pull failures (#1734) @thomhurst, @HofmeisterAn * chore(deps): Split Dependabot NuGet jobs and bump test dependencies (#1746) @HofmeisterAn * feat(MongoDb): Resolve the MongoDb shell file path once (#1745) @HofmeisterAn ## 🐛 Bug Fixes * fix: Detach from the container output before stopping or removing it (#1755) @HofmeisterAn * fix(GCloud): Bump test image version (#1752) @HofmeisterAn ## 📖 Documentation * docs: Update CONTRIBUTING.md (#1744) @HofmeisterAn ## 🧹 Housekeeping * chore: Improve null check, test typing, and IDE settings (#1757) @HofmeisterAn * fix(GCloud): Bump test image version (#1752) @HofmeisterAn * chore: Resolve Sonar findings (#1751) @HofmeisterAn * chore(deps): Revert Dependabot NuGet jobs (#1748) @HofmeisterAn * feat: Prepare next release cycle (4.15.0) (#1742) @HofmeisterAn ## 📦 Dependency Updates * chore(deps): Bump mkdocs-material from 9.7.2 to 9.7.7 (#1758) [@dependabot[bot]](https://github.com/apps/dependabot) * chore(deps): Bump the actions group with 5 updates (#1754) [@dependabot[bot]](https://github.com/apps/dependabot) * chore(deps): Bump the actions group across 1 directory with 7 updates (#1747) [@dependabot[bot]](https://github.com/apps/dependabot) * chore(deps): Revert Dependabot NuGet jobs (#1748) @HofmeisterAn * chore(deps): Split Dependabot NuGet jobs and bump test dependencies (#1746) @HofmeisterAn Commits viewable in [compare view](https://github.com/testcontainers/testcontainers-dotnet/compare/4.14.0...4.15.0). </details> Updated [TUnit](https://github.com/thomhurst/TUnit) from 1.65.68 to 1.66.27. <details> <summary>Release notes</summary> _Sourced from [TUnit's releases](https://github.com/thomhurst/TUnit/releases)._ ## 1.66.27 <!-- Release notes generated using configuration in .github/release.yml at v1.66.27 --> ## What's Changed ### Other Changes * fix(mocks): initialize mock state before base constructor callbacks by @thomhurst in https://github.com/thomhurst/TUnit/pull/6741 ### Dependencies * chore(deps): update tunit to 1.66.16 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6733 * chore(deps): update dependency testcontainers.postgresql to 4.15.0 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6736 * chore(deps): update dependency testcontainers.redis to 4.15.0 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6737 * chore(deps): update dependency testcontainers.kafka to 4.15.0 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6735 * chore(deps): update dependency mockolate to 3.5.0 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6739 **Full Changelog**: https://github.com/thomhurst/TUnit/compare/v1.66.16...v1.66.27 ## 1.66.16 <!-- Release notes generated using configuration in .github/release.yml at v1.66.16 --> ## What's Changed ### Other Changes * fix: isolated name is lowercase (#6727) by @koryphaee in https://github.com/thomhurst/TUnit/pull/6728 * fix: preserve concurrent Assert.Multiple failures by @thomhurst in https://github.com/thomhurst/TUnit/pull/6730 * fix: preserve original HTTP mock request content by @thomhurst in https://github.com/thomhurst/TUnit/pull/6731 ### Dependencies * chore(deps): update tunit to 1.66.10 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6726 * chore(deps): update dependency dompurify to v3.4.15 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6732 **Full Changelog**: https://github.com/thomhurst/TUnit/compare/v1.66.10...v1.66.16 ## 1.66.10 <!-- Release notes generated using configuration in .github/release.yml at v1.66.10 --> ## What's Changed ### Other Changes * fix: restore null suppression for built-in assertion methods by @thomhurst in https://github.com/thomhurst/TUnit/pull/6725 ### Dependencies * chore(deps): update tunit to 1.66.8 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6724 **Full Changelog**: https://github.com/thomhurst/TUnit/compare/v1.66.8...v1.66.10 ## 1.66.8 <!-- Release notes generated using configuration in .github/release.yml at v1.66.8 --> ## What's Changed ### Other Changes * fix(ci): make issue triage work for external reporters by @thomhurst in https://github.com/thomhurst/TUnit/pull/6720 * fix(ci): run code review on pull requests from forks by @thomhurst in https://github.com/thomhurst/TUnit/pull/6722 * fix: suppress nullability warnings after Should NotBeNull assertions by @mvanhorn in https://github.com/thomhurst/TUnit/pull/6700 * fix: Avoid HTML report CLI option clashes by @mvanhorn in https://github.com/thomhurst/TUnit/pull/6677 ### Dependencies * chore(deps): update tunit to 1.66.0 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6719 * chore(deps): update dependency microsoft.kiota.abstractions to 2.1.1 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6721 * chore(deps): update dependency awssdk.sqs to 4.0.100.12 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6723 **Full Changelog**: https://github.com/thomhurst/TUnit/compare/v1.66.0...v1.66.8 ## 1.66.0 <!-- Release notes generated using configuration in .github/release.yml at v1.66.0 --> ## What's Changed ### Other Changes * Compile all C# documentation snippets by @thomhurst in https://github.com/thomhurst/TUnit/pull/6695 * Fix `Type` assignability assertions to evaluate represented type (not `RuntimeType`) by @thomhurst with @Copilot in https://github.com/thomhurst/TUnit/pull/6711 * Clarify ClassDataSource constructor requirements by @thomhurst in https://github.com/thomhurst/TUnit/pull/6716 * Add programmatic HTML reporting settings by @thomhurst in https://github.com/thomhurst/TUnit/pull/6699 * Fix timeout cancellation diagnostics by @thomhurst in https://github.com/thomhurst/TUnit/pull/6715 ### Dependencies * chore(deps): update tunit to 1.65.68 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6682 * chore(deps): update dependency verify.tool to v0.9.1 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6683 * chore(deps): update dependency mockolate to 3.4.1 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6685 * chore(deps): update dependency serialize-javascript to v7.1.1 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6687 * chore(deps): update dependency qs to v6.16.0 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6691 * chore(deps): update dependency system.reactive to v7 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6696 * chore(deps): update dependency imposter to 0.1.10 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6701 * chore(deps): update dependency microsoft.kiota.abstractions to 2.1.0 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6704 * chore(deps): update mstest to 4.4.0 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6705 * chore(deps): update dependency dotnet-trace to v10 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6706 * chore(deps): update microsoft.testing by @thomhurst in https://github.com/thomhurst/TUnit/pull/6703 * chore(deps): update microsoft.testing by @thomhurst in https://github.com/thomhurst/TUnit/pull/6713 * chore(deps): bump fast-uri from 3.1.5 to 3.1.7 in /docs by @dependabot[bot] in https://github.com/thomhurst/TUnit/pull/6707 **Full Changelog**: https://github.com/thomhurst/TUnit/compare/v1.65.68...v1.66.0 Commits viewable in [compare view](https://github.com/thomhurst/TUnit/compare/v1.65.68...v1.66.27). </details> You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
