Skip to content

Commit 775822d

Browse files
chore(deps): Update test minor and patch (#72)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [Assent](https://redirect.github.com/droyad/Assent) | `2.3.2` -> `2.4.1` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Assent/2.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Assent/2.3.2/2.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [FluentAssertions](https://xceed.com/products/unit-testing/fluent-assertions/) ([source](https://redirect.github.com/fluentassertions/fluentassertions)) | `8.3.0` -> `8.5.0` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/FluentAssertions/8.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/FluentAssertions/8.3.0/8.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [Microsoft.Extensions.Configuration.Binder](https://dot.net/) ([source](https://redirect.github.com/dotnet/runtime)) | `9.0.5` -> `9.0.7` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Extensions.Configuration.Binder/9.0.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.Extensions.Configuration.Binder/9.0.5/9.0.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [Microsoft.Extensions.Configuration.EnvironmentVariables](https://dot.net/) ([source](https://redirect.github.com/dotnet/runtime)) | `9.0.5` -> `9.0.7` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Extensions.Configuration.EnvironmentVariables/9.0.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.Extensions.Configuration.EnvironmentVariables/9.0.5/9.0.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [Microsoft.Extensions.Configuration.Json](https://dot.net/) ([source](https://redirect.github.com/dotnet/runtime)) | `9.0.5` -> `9.0.7` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Extensions.Configuration.Json/9.0.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.Extensions.Configuration.Json/9.0.5/9.0.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [Microsoft.Extensions.DependencyInjection](https://dot.net/) ([source](https://redirect.github.com/dotnet/runtime)) | `9.0.5` -> `9.0.7` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Extensions.DependencyInjection/9.0.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.Extensions.DependencyInjection/9.0.5/9.0.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [Microsoft.Extensions.FileProviders.Embedded](https://asp.net/) ([source](https://redirect.github.com/dotnet/aspnetcore)) | `9.0.5` -> `9.0.7` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Extensions.FileProviders.Embedded/9.0.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.Extensions.FileProviders.Embedded/9.0.5/9.0.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [Microsoft.NET.Test.Sdk](https://redirect.github.com/microsoft/vstest) | `17.14.0` -> `17.14.1` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.NET.Test.Sdk/17.14.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.NET.Test.Sdk/17.14.0/17.14.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>droyad/Assent (Assent)</summary> ### [`v2.4.1`](https://redirect.github.com/droyad/Assent/compare/2.3.2...2.4.1) [Compare Source](https://redirect.github.com/droyad/Assent/compare/2.3.2...2.4.1) </details> <details> <summary>fluentassertions/fluentassertions (FluentAssertions)</summary> ### [`v8.5.0`](https://redirect.github.com/fluentassertions/fluentassertions/releases/tag/8.5.0) [Compare Source](https://redirect.github.com/fluentassertions/fluentassertions/compare/8.4.0...8.5.0) <!-- Release notes generated using configuration in .github/release.yml at main --> ##### What's Changed ##### New features - Extended BeEquivalentTo with support for checking the type of the properties by [@&#8203;dennisdoomen](https://redirect.github.com/dennisdoomen) in [https://github.com/fluentassertions/fluentassertions/pull/3066](https://redirect.github.com/fluentassertions/fluentassertions/pull/3066) ##### Fixes - Ensured WithTracing is safe when used with BeEquivalentTo globally by [@&#8203;dennisdoomen](https://redirect.github.com/dennisdoomen) in [https://github.com/fluentassertions/fluentassertions/pull/3067](https://redirect.github.com/fluentassertions/fluentassertions/pull/3067) ##### Others - Revisit the .editorconfig rules by [@&#8203;dennisdoomen](https://redirect.github.com/dennisdoomen) in [https://github.com/fluentassertions/fluentassertions/pull/3063](https://redirect.github.com/fluentassertions/fluentassertions/pull/3063) - Bump cspell from 9.1.1 to 9.1.2 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/fluentassertions/fluentassertions/pull/3068](https://redirect.github.com/fluentassertions/fluentassertions/pull/3068)8 - Use .NET 9 SDK by [@&#8203;jnyrup](https://redirect.github.com/jnyrup) in [https://github.com/fluentassertions/fluentassertions/pull/3069](https://redirect.github.com/fluentassertions/fluentassertions/pull/3069) - Bump cspell from 9.1.2 to 9.1.3 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/fluentassertions/fluentassertions/pull/3071](https://redirect.github.com/fluentassertions/fluentassertions/pull/3071)1 **Full Changelog**: fluentassertions/fluentassertions@8.4.0...8.5.0 ### [`v8.4.0`](https://redirect.github.com/fluentassertions/fluentassertions/releases/tag/8.4.0) [Compare Source](https://redirect.github.com/fluentassertions/fluentassertions/compare/8.3.0...8.4.0) <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed ##### Improvements - Allow excluding properties by name anywhere in the graph by [@&#8203;dennisdoomen](https://redirect.github.com/dennisdoomen) in [https://github.com/fluentassertions/fluentassertions/pull/3062](https://redirect.github.com/fluentassertions/fluentassertions/pull/3062) - Added Should().Throw(), ThrowAsync() and ThrowWithinAsync() flavors that don’t require a specific exception type by [@&#8203;Xceed-DelvaJB](https://redirect.github.com/Xceed-DelvaJB) in [https://github.com/fluentassertions/fluentassertions/pull/3059](https://redirect.github.com/fluentassertions/fluentassertions/pull/3059) ##### Others - Bump cspell from 9.0.1 to 9.0.2 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/fluentassertions/fluentassertions/pull/3050](https://redirect.github.com/fluentassertions/fluentassertions/pull/3050) - Bump JetBrains/qodana-action from 2024.2 to 2025.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/fluentassertions/fluentassertions/pull/3044](https://redirect.github.com/fluentassertions/fluentassertions/pull/3044) - Fix qodana warnings by [@&#8203;jnyrup](https://redirect.github.com/jnyrup) in [https://github.com/fluentassertions/fluentassertions/pull/3053](https://redirect.github.com/fluentassertions/fluentassertions/pull/3053) - Add contributor grant by [@&#8203;dennisdoomen](https://redirect.github.com/dennisdoomen) in [https://github.com/fluentassertions/fluentassertions/pull/3055](https://redirect.github.com/fluentassertions/fluentassertions/pull/3055) - Bump cspell from 9.0.2 to 9.1.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/fluentassertions/fluentassertions/pull/3058](https://redirect.github.com/fluentassertions/fluentassertions/pull/3058) #### New Contributors - [@&#8203;Xceed-DelvaJB](https://redirect.github.com/Xceed-DelvaJB) made their first contribution in [https://github.com/fluentassertions/fluentassertions/pull/3059](https://redirect.github.com/fluentassertions/fluentassertions/pull/3059) **Full Changelog**: fluentassertions/fluentassertions@8.3.0...8.4.0 </details> <details> <summary>dotnet/runtime (Microsoft.Extensions.Configuration.Binder)</summary> ### [`v9.0.7`](https://redirect.github.com/dotnet/runtime/releases/tag/v9.0.7): .NET 9.0.7 [Release](https://redirect.github.com/dotnet/core/releases/tag/v9.0.7) #### What's Changed - \[release/9.0-staging] Fix crash during Async Break when APC and CET are enabled by [@&#8203;thaystg](https://redirect.github.com/thaystg) in [https://github.com/dotnet/runtime/pull/114932](https://redirect.github.com/dotnet/runtime/pull/114932) - \[release/9.0-staging] \[STJ] Account for F# CompilationMappingAttribute now supporting multiple declarations. by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/115076](https://redirect.github.com/dotnet/runtime/pull/115076) - \[release/9.0-staging]\[wasm]\[interpreter] Fix PackedSimd interpreter intrinsics by [@&#8203;lewing](https://redirect.github.com/lewing) in [https://github.com/dotnet/runtime/pull/114218](https://redirect.github.com/dotnet/runtime/pull/114218) - \[release/9.0-staging] JIT: Fix invalid removal of explicit zeroing in methods without .localsinit by [@&#8203;jakobbotsch](https://redirect.github.com/jakobbotsch) in [https://github.com/dotnet/runtime/pull/115568](https://redirect.github.com/dotnet/runtime/pull/115568) - \[release/9.0-staging] throw an exception instead of infinite loop in `sort_mark_list` by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/115529](https://redirect.github.com/dotnet/runtime/pull/115529) - \[release/9.0-staging] \[DNS] Ignore ObjectDisposedException on CancellationToken Callback by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/115840](https://redirect.github.com/dotnet/runtime/pull/115840) - Revert "\[release/9.0-staging] Fix crash during Async Break when APC and CET are enabled" by [@&#8203;thaystg](https://redirect.github.com/thaystg) in [https://github.com/dotnet/runtime/pull/116015](https://redirect.github.com/dotnet/runtime/pull/116015) - \[release/9.0-staging] Fix SysV first/second return register GC info mismatch by [@&#8203;jakobbotsch](https://redirect.github.com/jakobbotsch) in [https://github.com/dotnet/runtime/pull/116206](https://redirect.github.com/dotnet/runtime/pull/116206) - \[release/9.0-staging] Fix PipeStream leak on Windows when pipe is disposed with a pending operation by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/116188](https://redirect.github.com/dotnet/runtime/pull/116188) - \[release/9.0] Fix edge cases in Tarjan GC bridge (Android) by [@&#8203;filipnavara](https://redirect.github.com/filipnavara) in [https://github.com/dotnet/runtime/pull/114682](https://redirect.github.com/dotnet/runtime/pull/114682) - \[release/9.0-staging] Revert change to follow symlinks of dotnet host by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/116244](https://redirect.github.com/dotnet/runtime/pull/116244) - Update branding to 9.0.7 by [@&#8203;vseanreesermsft](https://redirect.github.com/vseanreesermsft) in [https://github.com/dotnet/runtime/pull/116312](https://redirect.github.com/dotnet/runtime/pull/116312) - \[release/9.0-staging] Fix generation of minidump by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/115738](https://redirect.github.com/dotnet/runtime/pull/115738) - \[release/9.0-staging] fix: in rsa signatures, configure digest before padding mode by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/115695](https://redirect.github.com/dotnet/runtime/pull/115695) - \[release/9.0-staging] JIT: Fix possible heap corruption in outlined composite SSA storage by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/116132](https://redirect.github.com/dotnet/runtime/pull/116132) - \[release/9.0-staging] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/115984](https://redirect.github.com/dotnet/runtime/pull/115984) - \[release/9.0-staging] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/115855](https://redirect.github.com/dotnet/runtime/pull/115855) - \[release/9.0-staging] Update dependencies from dotnet/icu by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/115597](https://redirect.github.com/dotnet/runtime/pull/115597) - \[release/9.0-staging] Update dependencies from dotnet/sdk by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/115710](https://redirect.github.com/dotnet/runtime/pull/115710) - \[release/9.0-staging] Update dependencies from dotnet/cecil by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/115504](https://redirect.github.com/dotnet/runtime/pull/115504) - \[release/9.0-staging] Update dependencies from dotnet/xharness by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/115589](https://redirect.github.com/dotnet/runtime/pull/115589) - \[release/9.0] Update dependencies from dotnet/emsdk by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/115537](https://redirect.github.com/dotnet/runtime/pull/115537) - Bump SDK version used by WASM since it was broken by dotnet/arcade codeflow by [@&#8203;jozkee](https://redirect.github.com/jozkee) in [https://github.com/dotnet/runtime/pull/116450](https://redirect.github.com/dotnet/runtime/pull/116450) - \[automated] Merge branch 'release/9.0' => 'release/9.0-staging' by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/115576](https://redirect.github.com/dotnet/runtime/pull/115576) - \[release/9.0-staging] Link peer's X509 stack handle to parent SSL safe handle by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/115380](https://redirect.github.com/dotnet/runtime/pull/115380) - \[release/9.0-staging] \[mono]\[interp] Minor SSA fixes by [@&#8203;BrzVlad](https://redirect.github.com/BrzVlad) in [https://github.com/dotnet/runtime/pull/116428](https://redirect.github.com/dotnet/runtime/pull/116428) - \[release/9.0-staging] Update dependencies from dotnet/runtime-assets by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/115677](https://redirect.github.com/dotnet/runtime/pull/115677) - \[release/9.0-staging] Disable the UTFStringConversionFailures test on CI runs by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/116460](https://redirect.github.com/dotnet/runtime/pull/116460) - \[manual] Merge release/9.0-staging into release/9.0 by [@&#8203;jozkee](https://redirect.github.com/jozkee) in [https://github.com/dotnet/runtime/pull/116459](https://redirect.github.com/dotnet/runtime/pull/116459) - Merging internal commits for release/9.0 by [@&#8203;vseanreesermsft](https://redirect.github.com/vseanreesermsft) in [https://github.com/dotnet/runtime/pull/116499](https://redirect.github.com/dotnet/runtime/pull/116499) - \[release/9.0] Delete s390x and ppc64le helix queues by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/116537](https://redirect.github.com/dotnet/runtime/pull/116537) **Full Changelog**: dotnet/runtime@v9.0.6...v9.0.7 ### [`v9.0.6`](https://redirect.github.com/dotnet/runtime/releases/tag/v9.0.6) #### Bug Fixes - **Read messages from binlog if process output is missing build finished message ([#&#8203;114676](https://redirect.github.com/dotnet/runtime/pull/114676))**\ Improves reliability of the WebAssembly build process by reading messages from the binlog when the process output does not contain the expected build finished message, preventing build failures in certain scenarios. - **Fix debugger app hangs related to thread exit ([#&#8203;114917](https://redirect.github.com/dotnet/runtime/pull/114917))**\ Resolves an issue where applications could hang during debugging when threads exit, ensuring smoother debugging experiences and preventing deadlocks. - **\[Mono] Workaround MSVC miscompiling sgen\_clz ([#&#8203;114903](https://redirect.github.com/dotnet/runtime/pull/114903))**\ Addresses a compiler miscompilation issue in MSVC affecting the Mono garbage collector, improving runtime stability and correctness on affected platforms. - **Do not set the salt or info if they are NULL for OpenSSL HKDF ([#&#8203;114877](https://redirect.github.com/dotnet/runtime/pull/114877))**\ Fixes a cryptographic issue by ensuring that the salt or info parameters are not set when they are NULL in OpenSSL HKDF, preventing potential errors or unexpected behavior in key derivation. - **\[Test Only] Fix Idn tests ([#&#8203;115032](https://redirect.github.com/dotnet/runtime/pull/115032))**\ Corrects issues in Internationalized Domain Name (Idn) tests, ensuring accurate and reliable test results for domain name handling. - **JIT: revised fix for fp division issue in profile synthesis ([#&#8203;115026](https://redirect.github.com/dotnet/runtime/pull/115026))**\ Provides a more robust fix for floating-point division issues in JIT profile synthesis, improving numerical accuracy and preventing incorrect calculations. - **Handle OSSL 3.4 change to SAN:othername formatting ([#&#8203;115361](https://redirect.github.com/dotnet/runtime/pull/115361))**\ Updates certificate handling to accommodate changes in Subject Alternative Name (SAN) formatting introduced in OpenSSL 3.4, ensuring compatibility and correct parsing of certificates. - **\[Mono] Fix c11 ARM64 atomics to issue full memory barrier ([#&#8203;115635](https://redirect.github.com/dotnet/runtime/pull/115635))**\ Fixes atomic operations on ARM64 in Mono to issue a full memory barrier, ensuring correct synchronization and preventing subtle concurrency bugs. #### Performance Improvements - **\[WinHTTP] Certificate caching on WinHttpHandler to eliminate extra call to Custom Certificate Validation ([#&#8203;114678](https://redirect.github.com/dotnet/runtime/pull/114678))**\ Improves HTTP performance by caching certificates in WinHttpHandler, reducing redundant calls to custom certificate validation and speeding up secure connections. - **Improve distribute\_free\_regions ([#&#8203;115167](https://redirect.github.com/dotnet/runtime/pull/115167))**\ Optimizes memory management by enhancing the algorithm for distributing free memory regions, leading to better memory utilization and potentially improved application performance. #### Technical Improvements - **Strip trailing slash from source dir for cmake4 ([#&#8203;114905](https://redirect.github.com/dotnet/runtime/pull/114905))**\ Refines build scripts by removing trailing slashes from source directories when using CMake 4, preventing potential build path issues and improving build reliability. - **Don't expose TrustedCertificatesDirectory() and StartNewTlsSessionContext() to NetFx ([#&#8203;114995](https://redirect.github.com/dotnet/runtime/pull/114995))**\ Restricts certain internal APIs from being exposed to .NET Framework, reducing surface area and preventing unintended usage. - **Add support for more libicu versions ([#&#8203;115376](https://redirect.github.com/dotnet/runtime/pull/115376))**\ Expands compatibility by supporting additional versions of the International Components for Unicode (ICU) library, enhancing globalization features across more environments. #### Infrastructure - **Run outerloop pipeline only for release branches, not staging/preview ([#&#8203;115011](https://redirect.github.com/dotnet/runtime/pull/115011))**\ Optimizes CI/CD resources by limiting the outerloop pipeline to run only on release branches, reducing unnecessary test runs and speeding up development workflows. - **Update CentOS Stream, Debian, OpenSUSE ([#&#8203;115027](https://redirect.github.com/dotnet/runtime/pull/115027))**\ Updates build and test infrastructure to use newer versions of CentOS Stream, Debian, and OpenSUSE, ensuring ongoing compatibility and security with supported Linux distributions. - **Update MacOS signing to use PME ([#&#8203;115634](https://redirect.github.com/dotnet/runtime/pull/115634))**\ Switches MacOS code signing to use PME, improving the security and reliability of the signing process for MacOS releases. #### Dependency Updates - **Update dependencies from dotnet/roslyn ([#&#8203;115353](https://redirect.github.com/dotnet/runtime/pull/115353))**\ Integrates the latest updates from the Roslyn compiler, bringing in bug fixes, performance improvements, and new language features. - **Update dependencies from dotnet/arcade ([#&#8203;115085](https://redirect.github.com/dotnet/runtime/pull/115085))**\ Updates the Arcade build infrastructure dependency, ensuring the latest build tools and scripts are used. - **Update dependencies from dotnet/sdk ([#&#8203;114856](https://redirect.github.com/dotnet/runtime/pull/114856), [#&#8203;115466](https://redirect.github.com/dotnet/runtime/pull/115466))**\ Brings in the latest changes from the .NET SDK, improving build reliability and incorporating upstream fixes. - **Update dependencies from dotnet/icu ([#&#8203;114762](https://redirect.github.com/dotnet/runtime/pull/114762), [#&#8203;115440](https://redirect.github.com/dotnet/runtime/pull/115440))**\ Updates the ICU library dependency, enhancing globalization support and fixing related issues. - **Update dependencies from dotnet/cecil ([#&#8203;114670](https://redirect.github.com/dotnet/runtime/pull/114670))**\ Incorporates the latest Mono.Cecil updates, improving assembly manipulation and metadata handling. - **Update dependencies from dotnet/emsdk ([#&#8203;114702](https://redirect.github.com/dotnet/runtime/pull/114702))**\ Updates the Emscripten SDK dependency, ensuring up-to-date WebAssembly toolchain support. - **Update dependencies from dotnet/xharness ([#&#8203;114855](https://redirect.github.com/dotnet/runtime/pull/114855))**\ Brings in the latest XHarness test runner updates, improving test automation and reliability. #### Miscellaneous - **Update branding to 9.0.6 ([#&#8203;115385](https://redirect.github.com/dotnet/runtime/pull/115385))**\ Updates version branding throughout the repository to reflect the 9.0.6 release. - **Fix line endings ([#&#8203;115413](https://redirect.github.com/dotnet/runtime/pull/115413))**\ Standardizes line endings across the codebase, improving cross-platform consistency and reducing merge conflicts. - **\[automated] Merge branch 'release/9.0' => 'release/9.0-staging' ([#&#8203;114700](https://redirect.github.com/dotnet/runtime/pull/114700))**\ Automated merge to synchronize changes between release branches, ensuring consistency across development streams. - **Merging internal commits for release/9.0 ([#&#8203;115535](https://redirect.github.com/dotnet/runtime/pull/115535))**\ Integrates internal commits into the release/9.0 branch, consolidating changes for the release. - **\[manual] Merge release/9.0-staging into release/9.0 ([#&#8203;115497](https://redirect.github.com/dotnet/runtime/pull/115497))**\ Manually merges staging changes into the main release branch, preparing for the official release. *** This summary is generated and may contain inaccuracies. For complete details, please review the linked pull requests. **Full Changelog**: dotnet/runtime@v9.0.5...v9.0.6 </details> <details> <summary>dotnet/aspnetcore (Microsoft.Extensions.FileProviders.Embedded)</summary> ### [`v9.0.7`](https://redirect.github.com/dotnet/aspnetcore/releases/tag/v9.0.7): .NET 9.0.7 [Release](https://redirect.github.com/dotnet/core/releases/tag/v9.0.7) ##### What's Changed - Update branding to 9.0.7 by [@&#8203;vseanreesermsft](https://redirect.github.com/vseanreesermsft) in [https://github.com/dotnet/aspnetcore/pull/62242](https://redirect.github.com/dotnet/aspnetcore/pull/62242) - \[release/9.0] (deps): Bump src/submodules/googletest from `04ee1b4` to `e9092b1` by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/dotnet/aspnetcore/pull/62199](https://redirect.github.com/dotnet/aspnetcore/pull/62199) - Fix OpenApiJsonSchema array parsing ([#&#8203;62051](https://redirect.github.com/dotnet/aspnetcore/issues/62051)) by [@&#8203;BrennanConroy](https://redirect.github.com/BrennanConroy) in [https://github.com/dotnet/aspnetcore/pull/62118](https://redirect.github.com/dotnet/aspnetcore/pull/62118) - \[release/9.0] Update dependencies from dotnet/extensions by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/aspnetcore/pull/61986](https://redirect.github.com/dotnet/aspnetcore/pull/61986) - \[release/9.0] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/aspnetcore/pull/61945](https://redirect.github.com/dotnet/aspnetcore/pull/61945) - \[release/9.0] Update Alpine helix references by [@&#8203;wtgodbe](https://redirect.github.com/wtgodbe) in [https://github.com/dotnet/aspnetcore/pull/62240](https://redirect.github.com/dotnet/aspnetcore/pull/62240) - \[Backport 9.0] \[IIS] Manually parse exe bitness ([#&#8203;61894](https://redirect.github.com/dotnet/aspnetcore/issues/61894)) by [@&#8203;BrennanConroy](https://redirect.github.com/BrennanConroy) in [https://github.com/dotnet/aspnetcore/pull/62038](https://redirect.github.com/dotnet/aspnetcore/pull/62038) - \[release/9.0] Associate tagged keys with entries so replacements are not evicted by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/aspnetcore/pull/62248](https://redirect.github.com/dotnet/aspnetcore/pull/62248) - \[release/9.0] Block test that is failing after switching to latest-chrome by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/aspnetcore/pull/62283](https://redirect.github.com/dotnet/aspnetcore/pull/62283) - \[release/9.0] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/aspnetcore/pull/62281](https://redirect.github.com/dotnet/aspnetcore/pull/62281) - \[release/9.0] Update dependencies from dotnet/extensions by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/aspnetcore/pull/62282](https://redirect.github.com/dotnet/aspnetcore/pull/62282) - Merging internal commits for release/9.0 by [@&#8203;vseanreesermsft](https://redirect.github.com/vseanreesermsft) in [https://github.com/dotnet/aspnetcore/pull/62303](https://redirect.github.com/dotnet/aspnetcore/pull/62303) **Full Changelog**: dotnet/aspnetcore@v9.0.6...v9.0.7 ### [`v9.0.6`](https://redirect.github.com/dotnet/aspnetcore/releases/tag/v9.0.6) ##### Bug Fixes - **Forwarded Headers Middleware: Ignore X-Forwarded-Headers from Unknown Proxy** ([#&#8203;61622](https://redirect.github.com/dotnet/aspnetcore/pull/61622))\ The Forwarded Headers Middleware now ignores `X-Forwarded-Headers` sent from unknown proxies. This change improves security by ensuring that only trusted proxies can influence forwarded header values, preventing potential spoofing or misrouting issues. ##### Dependency Updates - **Bump src/submodules/googletest from `52204f7` to `04ee1b4`** ([#&#8203;61762](https://redirect.github.com/dotnet/aspnetcore/pull/61762))\ Updates the GoogleTest submodule to a newer commit, bringing in the latest improvements and bug fixes from the upstream project. - **Update dependencies from dotnet/arcade** ([#&#8203;61714](https://redirect.github.com/dotnet/aspnetcore/pull/61714))\ Updates internal build and infrastructure dependencies from the dotnet/arcade repository, ensuring compatibility and access to the latest build tools. - **Update dependencies from dotnet/extensions** ([#&#8203;61571](https://redirect.github.com/dotnet/aspnetcore/pull/61571))\ Refreshes dependencies from the dotnet/extensions repository, incorporating the latest features and fixes from the extensions libraries. - **Update dependencies from dotnet/extensions** ([#&#8203;61877](https://redirect.github.com/dotnet/aspnetcore/pull/61877))\ Further updates dependencies from dotnet/extensions, ensuring the project benefits from recent improvements and bug fixes. - **Update dependencies from dotnet/arcade** ([#&#8203;61892](https://redirect.github.com/dotnet/aspnetcore/pull/61892))\ Additional updates to build and infrastructure dependencies from dotnet/arcade, maintaining up-to-date tooling and build processes. ##### Miscellaneous - **Update branding to 9.0.6** ([#&#8203;61831](https://redirect.github.com/dotnet/aspnetcore/pull/61831))\ Updates the project version and branding to 9.0.6, reflecting the new release and ensuring version consistency across the codebase. - **Merging internal commits for release/9.0** ([#&#8203;61925](https://redirect.github.com/dotnet/aspnetcore/pull/61925))\ Incorporates various internal commits into the release/9.0 branch, ensuring that all relevant changes are included in this release. *** This summary is generated and may contain inaccuracies. For complete details, please review the linked pull requests. Full Changelog: [v9.0.5...v9.0.6](https://redirect.github.com/dotnet/aspnetcore/compare/v9.0.5...v9.0.6) </details> <details> <summary>microsoft/vstest (Microsoft.NET.Test.Sdk)</summary> ### [`v17.14.1`](https://redirect.github.com/microsoft/vstest/releases/tag/v17.14.1) #### What's Changed - Error on unsupported target frameworks to prevent silently not running tests by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [https://github.com/microsoft/vstest/pull/15072](https://redirect.github.com/microsoft/vstest/pull/15072) and [https://github.com/microsoft/vstest/pull/15078](https://redirect.github.com/microsoft/vstest/pull/15078) - Revert writing additional properties to TRX by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in microsoft/vstest@47eb51b **Full Changelog**: microsoft/vstest@v17.14.0...v17.14.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on Wednesday" (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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/hypermodeinc/dgraph.net). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC40OC41IiwidXBkYXRlZEluVmVyIjoiNDEuNDAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 030478f commit 775822d

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

source/Dgraph.tests.e2e/Dgraph.tests.e2e.csproj

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="Assent" Version="2.3.2" />
12-
<PackageReference Include="FluentAssertions" Version="8.3.0" />
11+
<PackageReference Include="Assent" Version="2.4.1" />
12+
<PackageReference Include="FluentAssertions" Version="8.5.0" />
1313
<PackageReference Include="FluentResults" Version="3.16.0" />
1414
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="4.1.1" />
15-
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="9.0.5" />
16-
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="9.0.5" />
17-
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="9.0.5" />
18-
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.5" />
19-
<PackageReference Include="Microsoft.Extensions.FileProviders.Embedded" Version="9.0.5" />
15+
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="9.0.7" />
16+
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="9.0.7" />
17+
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="9.0.7" />
18+
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.7" />
19+
<PackageReference Include="Microsoft.Extensions.FileProviders.Embedded" Version="9.0.7" />
2020
<PackageReference Include="Serilog" Version="4.3.0" />
2121
<PackageReference Include="Serilog.Settings.Configuration" Version="9.0.0" />
2222
<PackageReference Include="Serilog.Sinks.Async" Version="2.1.0" />

source/Dgraph.tests/Dgraph.tests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="FluentAssertions" Version="8.3.0" />
9+
<PackageReference Include="FluentAssertions" Version="8.5.0" />
1010
<PackageReference Include="NSubstitute" Version="5.3.0" />
1111
<PackageReference Include="nunit" Version="4.3.2" />
1212
<PackageReference Include="NUnit3TestAdapter" Version="5.0.0" />
13-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.0" />
13+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
1414
</ItemGroup>
1515

1616
<ItemGroup>

0 commit comments

Comments
 (0)