dependabot[bot] opened a new pull request, #4254: URL: https://github.com/apache/iggy/pull/4254
Updated [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 8.10.0 to 8.11.0. <details> <summary>Release notes</summary> _Sourced from [FluentAssertions's releases](https://github.com/fluentassertions/fluentassertions/releases)._ ## 8.11.0 <!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### New features * Add `ThatSatisfy` for methods and properties by @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/3257 * Add BeSupersetOf, BeProperSubsetOf and BeProperSupersetOf collection assertions by @dennisdoomen in https://github.com/fluentassertions/fluentassertions/pull/3271 * Add BeJsonSerializable round-trip assertions by @dennisdoomen in https://github.com/fluentassertions/fluentassertions/pull/3293 * Support asserting on delegates that return a value task by @dennisdoomen in https://github.com/fluentassertions/fluentassertions/pull/3301 ### Improvements * BeEmpty for IEnumerable<T> assertions now lists the first 10 items in… by @Xceed-DelvaJB in https://github.com/fluentassertions/fluentassertions/pull/3198 * Clean-up the stack trace further by @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/3290 * Add HaveLineCount()/NotHaveLineCount() and ContainLine()/NotContainLine() to StringAssertions by @dennisdoomen in https://github.com/fluentassertions/fluentassertions/pull/3297 * Add public ValueTypeAssertions<TSubject, TAssertions> base class by @dennisdoomen in https://github.com/fluentassertions/fluentassertions/pull/3308 ### Fixes * Fix JsonNodeAssertions.HaveProperty/NotHaveProperty for properties with explicit null values by @dennisdoomen with @Copilot in https://github.com/fluentassertions/fluentassertions/pull/3282 * Fix exception on `HaveProperty` on `JsonArray` by @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/3295 * Fix potential NREs when using AssertionScope (#3178) by @dennisdoomen in https://github.com/fluentassertions/fluentassertions/pull/3323 ### Documentation * Fix typos by @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/3310 * Fix typo in exceptions page by @jpgomezv in https://github.com/fluentassertions/fluentassertions/pull/3317 ### Others * Simplify GetMinValue/GetMaxValue by @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/3210 * Revert "Bump coverlet.collector from 6.0.4 to 8.0.1" by @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/3218 * Update nugets by @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/3226 * Convert the build pipeline from Nuke to Fallout by @dennisdoomen in https://github.com/fluentassertions/fluentassertions/pull/3234 * Expose ShouldThrowOnCyclicReference on IEquivalencyValidationContext by @dennisdoomen in https://github.com/fluentassertions/fluentassertions/pull/3242 * Prevent pwn-request RCE via the Qodana workflow by @dennisdoomen in https://github.com/fluentassertions/fluentassertions/pull/3217 * Harden NPM install by @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/3258 * Pin System.Security.Cryptography.Xml to patched version to fix build restore failures by @dennisdoomen in https://github.com/fluentassertions/fluentassertions/pull/3283 * Exclude dependabot PRs from auto-generated release notes by @dennisdoomen in https://github.com/fluentassertions/fluentassertions/pull/3294 * Fix Qodana PR scans failing on pull requests from forks by @dennisdoomen in https://github.com/fluentassertions/fluentassertions/pull/3299 * Cancel duplicate CI runs when a push triggers both push and pull_request events by @dennisdoomen in https://github.com/fluentassertions/fluentassertions/pull/3298 * Fix Qodana-flagged possible multiple enumeration and unused auto-property warnings by @dennisdoomen in https://github.com/fluentassertions/fluentassertions/pull/3300 * Document lessons learned from #3291 in agents.md by @dennisdoomen in https://github.com/fluentassertions/fluentassertions/pull/3307 * Pin SDK to workaround 10.0.400 by @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/3309 * Stop the Build workflow from running twice on same-repo PRs by @dennisdoomen in https://github.com/fluentassertions/fluentassertions/pull/3311 * Update NuGet.Frameworks to workaround Fallout issue by @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/3318 * Prefer Count > 0 over Any() by @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/3321 * Correct the arguments passed to `string.Format` on failure by @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/3325 * Migrate xunit v3 test projects off the VSTest pipeline by @dennisdoomen in https://github.com/fluentassertions/fluentassertions/pull/3320 * Include PackageGuard risk report and SBOM in pipeline by @dennisdoomen in https://github.com/fluentassertions/fluentassertions/pull/3324 ## New Contributors * @jpgomezv made their first contribution in https://github.com/fluentassertions/fluentassertions/pull/3317 **Full Changelog**: https://github.com/fluentassertions/fluentassertions/compare/8.10.0...8.11.0 Commits viewable in [compare view](https://github.com/fluentassertions/fluentassertions/compare/8.10.0...8.11.0). </details> Updated [Microsoft.Extensions.Configuration](https://github.com/dotnet/dotnet) from 10.0.11 to 10.0.12. <details> <summary>Release notes</summary> _Sourced from [Microsoft.Extensions.Configuration's releases](https://github.com/dotnet/dotnet/releases)._ No release notes found for this version range. Commits viewable in [compare view](https://github.com/dotnet/dotnet/commits). </details> Updated [Microsoft.Extensions.Configuration.Binder](https://github.com/dotnet/dotnet) from 10.0.11 to 10.0.12. <details> <summary>Release notes</summary> _Sourced from [Microsoft.Extensions.Configuration.Binder's releases](https://github.com/dotnet/dotnet/releases)._ No release notes found for this version range. Commits viewable in [compare view](https://github.com/dotnet/dotnet/commits). </details> Updated [Microsoft.Extensions.Configuration.Json](https://github.com/dotnet/dotnet) from 10.0.11 to 10.0.12. <details> <summary>Release notes</summary> _Sourced from [Microsoft.Extensions.Configuration.Json's releases](https://github.com/dotnet/dotnet/releases)._ No release notes found for this version range. Commits viewable in [compare view](https://github.com/dotnet/dotnet/commits). </details> Updated [Microsoft.Extensions.Logging](https://github.com/dotnet/dotnet) from 10.0.11 to 10.0.12. <details> <summary>Release notes</summary> _Sourced from [Microsoft.Extensions.Logging's releases](https://github.com/dotnet/dotnet/releases)._ No release notes found for this version range. Commits viewable in [compare view](https://github.com/dotnet/dotnet/commits). </details> Updated [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/dotnet) from 10.0.11 to 10.0.12. <details> <summary>Release notes</summary> _Sourced from [Microsoft.Extensions.Logging.Abstractions's releases](https://github.com/dotnet/dotnet/releases)._ No release notes found for this version range. Commits viewable in [compare view](https://github.com/dotnet/dotnet/commits). </details> Updated [Microsoft.Extensions.Logging.Console](https://github.com/dotnet/dotnet) from 10.0.11 to 10.0.12. <details> <summary>Release notes</summary> _Sourced from [Microsoft.Extensions.Logging.Console's releases](https://github.com/dotnet/dotnet/releases)._ No release notes found for this version range. Commits viewable in [compare view](https://github.com/dotnet/dotnet/commits). </details> Updated [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 18.9.0 to 18.10.0. <details> <summary>Release notes</summary> _Sourced from [Microsoft.NET.Test.Sdk's releases](https://github.com/microsoft/vstest/releases)._ ## 18.10.0 ## What's Changed * Drop Mono fallback, run .NET Framework tests on Windows only by @nohwnd in https://github.com/microsoft/vstest/pull/16158 * Run Microsoft.Testing.Platform test apps under `vstest.console` and datacollector by @nohwnd in https://github.com/microsoft/vstest/pull/16201 * Fix test output eaten by MSBuild terminal logger by @nohwnd in https://github.com/microsoft/vstest/pull/16223 * Remove the experimental test session feature by @nohwnd in https://github.com/microsoft/vstest/pull/16231 * Skip a single bad executor instead of failing all executor loading by @nohwnd in https://github.com/microsoft/vstest/pull/16239 * Assert apartment state instead of using Clipboard in UI tests by @nohwnd in https://github.com/microsoft/vstest/pull/16270 * Surface test host crashes during protocol negotiation by @nohwnd in https://github.com/microsoft/vstest/pull/16285 * Pass the inferred target platform to the host in run settings by @nohwnd in https://github.com/microsoft/vstest/pull/16271 * Report raw invalid IsTargetPlatformInferred value, cover host x64 forcing by @nohwnd in https://github.com/microsoft/vstest/pull/16295 * Disable the MTP testhost by default (#16337) by @nohwnd in https://github.com/microsoft/vstest/pull/16341 **Full Changelog**: https://github.com/microsoft/vstest/compare/v18.9.0...v18.10.0 Commits viewable in [compare view](https://github.com/microsoft/vstest/compare/v18.9.0...v18.10.0). </details> Updated [Microsoft.Testing.Extensions.CodeCoverage](https://github.com/microsoft/codecoverage) from 18.11.0 to 18.11.2. <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 [TUnit](https://github.com/thomhurst/TUnit) from 1.66.27 to 1.67.0. <details> <summary>Release notes</summary> _Sourced from [TUnit's releases](https://github.com/thomhurst/TUnit/releases)._ ## 1.67.0 <!-- Release notes generated using configuration in .github/release.yml at v1.67.0 --> ## What's Changed ### Other Changes * docs: clarified and updated attributes comparison for xUnit 3 by @304NotModified in https://github.com/thomhurst/TUnit/pull/6774 * perf: read inline argument metadata without reflection by @thomhurst in https://github.com/thomhurst/TUnit/pull/6778 * perf: limit converter discovery to declarations by @thomhurst in https://github.com/thomhurst/TUnit/pull/6779 * perf: skip teardown analysis when no disposable members need cleanup by @thomhurst in https://github.com/thomhurst/TUnit/pull/6780 * perf: avoid line allocations when writing generated source by @thomhurst in https://github.com/thomhurst/TUnit/pull/6781 * perf: avoid formatting interface names for data-source checks by @thomhurst in https://github.com/thomhurst/TUnit/pull/6782 * perf: skip unannotated property data-source candidates by @thomhurst in https://github.com/thomhurst/TUnit/pull/6784 * fix: fold inner exceptions into IDE test failure output by @thomhurst in https://github.com/thomhurst/TUnit/pull/6777 * perf: reuse argument-free attribute initializer text by @thomhurst in https://github.com/thomhurst/TUnit/pull/6788 * perf: extract test metadata in attribute transforms by @thomhurst in https://github.com/thomhurst/TUnit/pull/6789 * perf: skip receiver registration for ordinary objects by @thomhurst in https://github.com/thomhurst/TUnit/pull/6790 * perf: cache reporting properties on test contexts by @thomhurst in https://github.com/thomhurst/TUnit/pull/6791 * fix: preserve executor registration, limiter precedence, and timeout classification by @Nice3point in https://github.com/thomhurst/TUnit/pull/6768 ### Dependencies * chore(deps): update tunit to 1.66.27 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6742 * chore(deps): update dependency bunit to 2.10.3 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6745 * chore(deps): update dependency imposter to 0.1.11 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6744 * chore(deps): update dependency microsoft.kiota.abstractions to 2.1.2 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6747 * chore(deps): update dependency microsoft.templateengine.authoring.cli to v10.0.401 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6750 * chore(deps): update dependency fsharp.core to 10.1.401 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6748 * chore(deps): update dependency microsoft.templateengine.authoring.templateverifier to 10.0.401 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6751 * chore(deps): update dependency system.commandline to 2.0.12 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6752 * chore(deps): update dependency dotnet-sdk to v10.0.401 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6754 * chore(deps): update microsoft.extensions to 10.0.12 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6755 * chore(deps): update microsoft.aspnetcore to 10.0.12 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6753 * chore(deps): update dependency microsoft.entityframeworkcore to 10.0.12 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6749 * chore(deps): update mcr.microsoft.com/dotnet/sdk docker tag to v11 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6756 * chore(deps): update dependency microsoft.net.test.sdk to 18.10.0 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6761 * chore(deps): update microsoft.extensions to 10.10.0 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6762 * chore(deps): update react to ^19.3.0 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6763 * chore(deps): update dependency awssdk.sqs to 4.0.100.13 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6764 * chore(deps): update dependency polyfill to 11.3.0 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6765 * chore(deps): update dependency polyfill to 11.3.0 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6766 * chore(deps): update dependency stackexchange.redis to 3.2.0 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6769 * chore(deps): update dependency microsoft.net.stringtools to 18.10.1 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6771 * chore(deps): update dependency dotnet-trace to v10.0.745401 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6773 * chore(deps): bump colord from 2.9.3 to 2.10.0 in /docs by @dependabot[bot] in https://github.com/thomhurst/TUnit/pull/6759 * chore(deps): bump joi from 17.13.4 to 17.13.7 in /docs by @dependabot[bot] in https://github.com/thomhurst/TUnit/pull/6758 * chore(deps): bump js-yaml from 4.3.1 to 4.3.2 in /docs by @dependabot[bot] in https://github.com/thomhurst/TUnit/pull/6757 * chore(deps): update dependency yaml to v2.9.1 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6785 * chore(deps): update verify to 32.0.1 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6786 * chore(deps): update dependency nunit.analyzers to 4.15.0 by @thomhurst in https://github.com/thomhurst/TUnit/pull/6792 ## New Contributors * @304NotModified made their first contribution in https://github.com/thomhurst/TUnit/pull/6774 * @Nice3point made their first contribution in https://github.com/thomhurst/TUnit/pull/6768 ... (truncated) Commits viewable in [compare view](https://github.com/thomhurst/TUnit/compare/v1.66.27...v1.67.0). </details> Updated [xunit.v3.mtp-v2](https://github.com/xunit/xunit) from 4.0.0 to 4.0.1. <details> <summary>Release notes</summary> _Sourced from [xunit.v3.mtp-v2's releases](https://github.com/xunit/xunit/releases)._ No release notes found for this version range. Commits viewable in [compare view](https://github.com/xunit/xunit/commits). </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]
