dependabot[bot] opened a new pull request, #7169: URL: https://github.com/apache/ignite-3/pull/7169
Updated [Microsoft.Extensions.Logging.Console](https://github.com/dotnet/runtime) from 9.0.4 to 9.0.11. <details> <summary>Release notes</summary> _Sourced from [Microsoft.Extensions.Logging.Console's releases](https://github.com/dotnet/runtime/releases)._ ## 9.0.11 [Release](https://github.com/dotnet/core/releases/tag/v9.0.11) ## What's Changed * [release/9.0-staging] Fix DefaultIfEmptyIterator.TryGetElementAt returning default value for out-of-bounds indices by @github-actions[bot] in https://github.com/dotnet/runtime/pull/119844 * [release/9.0-staging] Update dependencies from dotnet/cecil by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/119981 * [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by @github-actions[bot] in https://github.com/dotnet/runtime/pull/119978 * [release/9.0-staging] Add acquire barrier to populate bit reading by @github-actions[bot] in https://github.com/dotnet/runtime/pull/119967 * [release/9.0-staging] Bump System.Text.Json toolset version by @github-actions[bot] in https://github.com/dotnet/runtime/pull/113385 * [release/9.0-staging] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/120034 * [release/9.0-staging] Update dependencies from dotnet/cecil by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/120033 * [release/9.0-staging] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/120020 * [release/9.0-staging] `UnsafeAccessor` - ambiguous name and signature match by @AaronRobinsonMSFT in https://github.com/dotnet/runtime/pull/120011 * [release/9.0] Bump OSX.12 helix queues to OSX.13 by @steveisok in https://github.com/dotnet/runtime/pull/119814 * [release/9.0-staging] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/120128 * [release/9.0-staging] Update dependencies from dotnet/cecil by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/120129 * [release/9.0-staging] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/120106 * [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by @github-actions[bot] in https://github.com/dotnet/runtime/pull/120057 * [release/9.0-staging] Update dependencies from dotnet/cecil by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/120240 * [release/9.0] [mono] Make the compressed interface bitmap feature usable by @BrzVlad in https://github.com/dotnet/runtime/pull/120154 * [release/9.0-staging] Remove an STJ deep nested object test causing occasional failures by @github-actions[bot] in https://github.com/dotnet/runtime/pull/120265 * [release/9.0-staging] Update dependencies from dotnet/hotreload-utils by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/120331 * [release/9.0-staging] Detect if RSA-384 is supported on the platform by @vcsjones in https://github.com/dotnet/runtime/pull/120382 * [release/9.0-staging] Load Standalone GC correctly in component scenarios. by @github-actions[bot] in https://github.com/dotnet/runtime/pull/120236 * [release/9.0-staging] [mono][hotreload] Make the runtime ignore an update if it is an empty one by @github-actions[bot] in https://github.com/dotnet/runtime/pull/120335 * [release/9.0-staging] Update dependencies from dotnet/icu by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/120349 * [release/9.0-staging] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/120397 * [release/9.0-staging] Update dependencies from dotnet/cecil by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/120418 * [release/9.0-staging] Update dependencies from dotnet/xharness by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/120425 * [release/9.0-staging] Update dependencies from dotnet/hotreload-utils by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/120404 * [release/9.0-staging] Prevent format injection in hosting Windows PAL printf functions when redirected to file by @jkoritzinsky in https://github.com/dotnet/runtime/pull/119786 * [release/9.0-staging] Update dependencies from dotnet/runtime-assets by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/120417 * Update branding to 9.0.11 by @vseanreesermsft in https://github.com/dotnet/runtime/pull/120474 * [release/9.0-staging] Update dependencies from dotnet/icu by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/120586 * [release/9.0] Update dependencies from dotnet/emsdk by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/120409 * [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/120396 * [release/9.0-staging] [mono][interp] Fix various leaks, primarily around dynamic methods by @BrzVlad in https://github.com/dotnet/runtime/pull/120600 * [release/9.0-staging] [mono][sgen] Fix incorrect condition when checking if we should do a major collection by @github-actions[bot] in https://github.com/dotnet/runtime/pull/120533 * [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by @github-actions[bot] in https://github.com/dotnet/runtime/pull/120570 * [manual] Merge release/9.0-staging into release/9.0 by @PranavSenthilnathan in https://github.com/dotnet/runtime/pull/120615 * Merging internal commits for release/9.0 by @vseanreesermsft in https://github.com/dotnet/runtime/pull/120719 * [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/120765 * [release/9.0] Update dependencies from dotnet/emsdk by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/120779 * [release/9.0] Update dependencies from dotnet/emsdk by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/120814 * [release/9.0] Update Microsoft.Build.* versions to 17.8.43 by @PranavSenthilnathan in https://github.com/dotnet/runtime/pull/120820 **Full Changelog**: https://github.com/dotnet/runtime/compare/v9.0.10...v9.0.11 ## 9.0.10 [Release](https://github.com/dotnet/runtime/releases/tag/v9.0.9) ## What's Changed * [release/9.0-staging] Disable release assert on disallowed thread re-initialization for managed C++ by @github-actions[bot] in https://github.com/dotnet/runtime/pull/118842 * [release/9.0-staging] [wasm][AOT] fix codegen for small structs on stack by @github-actions[bot] in https://github.com/dotnet/runtime/pull/118416 * Update branding to 9.0.10 by @vseanreesermsft in https://github.com/dotnet/runtime/pull/119280 * [release/9.0-staging] Don't use vfork on android by @github-actions[bot] in https://github.com/dotnet/runtime/pull/118331 * [release/9.0-staging] [mono][debugger] Fix assertion when stepping by @github-actions[bot] in https://github.com/dotnet/runtime/pull/118459 * [release/9.0-staging][maccatalyst] Check for -Wno-overriding-option for compatibility with clang in Xcode 16.3+ by @akoeplinger in https://github.com/dotnet/runtime/pull/119301 * [release/9.0-staging][HTTP] Stress fix for docker compose by @ManickaP in https://github.com/dotnet/runtime/pull/119455 * Merging internal commits for release/9.0 by @vseanreesermsft in https://github.com/dotnet/runtime/pull/119505 * [9.0] Preserve Lock ID Members by @jkoritzinsky in https://github.com/dotnet/runtime/pull/119281 * [release/9.0] Update dependencies from dotnet/emsdk by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/118940 * [release/9.0-staging] Update dependencies from dotnet/hotreload-utils by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/118151 * [release/9.0-staging] Update dependencies from dotnet/cecil by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/118372 * [release/9.0-staging] Update dependencies from dotnet/icu by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/118423 * [release/9.0-staging] Update dependencies from dotnet/roslyn by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/118193 * [release/9.0-staging] Update dependencies from dotnet/runtime-assets by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/118758 * [release/9.0-staging] Update dependencies from dotnet/icu by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/119619 * [release/9.0-staging] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/119598 * [release/9.0-staging] Update dependencies from dotnet/cecil by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/119620 * [release/9.0-staging] Update dependencies from dotnet/xharness by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/119051 * [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by @github-actions[bot] in https://github.com/dotnet/runtime/pull/118492 * [release/9.0-staging] [H/3] Fix interop tests. by @github-actions[bot] in https://github.com/dotnet/runtime/pull/119522 * [release/9.0-staging] Disable tests parallelization in flaky OleDB tests by @github-actions[bot] in https://github.com/dotnet/runtime/pull/119626 * [release/9.0-staging] Update dependencies from dotnet/icu by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/119690 * [release/9.0-staging] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/118224 * [release/9.0-staging] Update dependencies from dotnet/runtime-assets by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/119677 * [release/9.0-staging] Update dependencies from dotnet/hotreload-utils by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/119635 * [release/9.0] Update dependencies from dotnet/emsdk by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/119669 * [release/9.0-staging] Fix recursion issue found in PROCCreateCrashDump by @github-actions[bot] in https://github.com/dotnet/runtime/pull/119128 * [release/9.0-staging] Update dependencies from dotnet/cecil by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/119742 * [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by @github-actions[bot] in https://github.com/dotnet/runtime/pull/119721 * [release/9.0] Update dependencies from dotnet/emsdk by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/119753 * [release/9.0-staging] Update dependencies from dotnet/icu by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/119793 * [release/9.0] Update dependencies from dotnet/emsdk by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/119809 * [release/9.0-staging] Update dependencies from dotnet/icu by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/119832 * [release/9.0-staging] Update dependencies from dotnet/roslyn by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/119830 * Backport macOS 26 Tahoe test fixes to release/9.0-staging by @vcsjones in https://github.com/dotnet/runtime/pull/119716 * [release/9.0-staging] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/119871 * [release/9.0-staging] Update dependencies from dotnet/icu by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/119872 * [release/9.0-staging] Disable Multicast SocketOption test by @github-actions[bot] in https://github.com/dotnet/runtime/pull/119889 * [release/9.0-staging] Update dependencies from dotnet/icu by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/119932 * [release/9.0] Update dependencies from dotnet/emsdk by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/119900 * [manual] Merge release/9.0-staging into release/9.0 by @tarekgh in https://github.com/dotnet/runtime/pull/119966 * [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/120025 * [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/120111 **Full Changelog**: https://github.com/dotnet/runtime/compare/v9.0.9...v9.0.10 ## 9.0.9 [Release](https://github.com/dotnet/runtime/releases/tag/v9.0.9) ## What's Changed * [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by @github-actions[bot] in https://github.com/dotnet/runtime/pull/117671 * [release/9.0-staging] [Test Only] Fix BuildChainCustomTrustStore test by @github-actions[bot] in https://github.com/dotnet/runtime/pull/117761 * [release/9.0-staging] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/117742 * [release/9.0-staging] Update dependencies from dotnet/xharness by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/117872 * [release/9.0-staging] Update dependencies from dotnet/sdk by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/117873 * Revert "[release/9.0-staging] Update dependencies from dotnet/sdk" by @lewing in https://github.com/dotnet/runtime/pull/118001 * [release/9.0-staging] Update dependencies from dotnet/cecil by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/117910 * [release/9.0-staging] Update dependencies from dotnet/icu by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/117962 * [release/9.0-staging] Update dependencies from dotnet/roslyn by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/118080 * [release/9.0-staging] Update dependencies from dotnet/xharness by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/118114 * [release/9.0-staging] Fix broken debugger/debuggee startup handshake protocol on macOS26. by @github-actions[bot] in https://github.com/dotnet/runtime/pull/118212 * [release/9.0-staging] [NRBF] Allow the users to decode System.Nullable<UserStruct> by @github-actions[bot] in https://github.com/dotnet/runtime/pull/118328 * [release/9.0-staging] [Test Only] Disable/modify some TimeZoneInfoTests on Android by @github-actions[bot] in https://github.com/dotnet/runtime/pull/118455 * Update branding to 9.0.9 by @vseanreesermsft in https://github.com/dotnet/runtime/pull/118349 * Merging internal commits for release/9.0 by @vseanreesermsft in https://github.com/dotnet/runtime/pull/118451 * [release/9.0-staging] Revert "Remove custom allocator." by @github-actions[bot] in https://github.com/dotnet/runtime/pull/118279 * [release/9.0] Merge release/9.0-staging changes by @krwq in https://github.com/dotnet/runtime/pull/118764 * [release/9.0] Update dependencies from dotnet/emsdk by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/117879 **Full Changelog**: https://github.com/dotnet/runtime/compare/v9.0.8...v9.0.9 ## 9.0.8 [Release](https://github.com/dotnet/core/releases/tag/v9.0.8) ## What's Changed * [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by @github-actions[bot] in https://github.com/dotnet/runtime/pull/116514 * [release/9.0] Disable all MT tests on CI by @ilonatommy in https://github.com/dotnet/runtime/pull/116747 * [9.0] Revert squash commit and pulls release/9.0 again by @jozkee in https://github.com/dotnet/runtime/pull/116764 * [release/9.0-staging] Backport "Dispose Xunit ToolCommand" by @ilonatommy in https://github.com/dotnet/runtime/pull/116685 * [release/9.0-staging] Skip SSL key log test for OpenSSL 3.5+ by @github-actions[bot] in https://github.com/dotnet/runtime/pull/116687 * [release/9.0-staging] Fix absolute path check when loading hostfxr/hostpolicy/coreclr by @elinor-fung in https://github.com/dotnet/runtime/pull/116775 * Update openssl dependency for SLES by @NikolaMilosavljevic in https://github.com/dotnet/runtime/pull/116922 * [9.0] Backport 115546 FLS initialization fix to 9. by @mangod9 in https://github.com/dotnet/runtime/pull/116872 * [release/9.0-staging] Update dependencies from dotnet/roslyn by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/117137 * [release/9.0-staging] Update dependencies from dotnet/icu by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/116681 * [release/9.0-staging] Update dependencies from dotnet/cecil by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/116455 * [release/9.0-staging] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/116948 * [release/9.0-staging] Update dependencies from dotnet/hotreload-utils by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/115596 * [release/9.0-staging] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/115588 * [release/9.0-staging] Map version for Tahoe compatibility. by @github-actions[bot] in https://github.com/dotnet/runtime/pull/116641 * [9.0] Update CI OSes by @richlander in https://github.com/dotnet/runtime/pull/115503 * Update branding to 9.0.8 by @vseanreesermsft in https://github.com/dotnet/runtime/pull/117283 * [release/9.0-staging] Update dependencies from dotnet/sdk by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/116683 * Disable odbc tests on net9 interpreter by @BrzVlad in https://github.com/dotnet/runtime/pull/117245 * [release/9.0-staging] Update dependencies from dotnet/cecil by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/117228 * [release/9.0-staging] Update dependencies from dotnet/icu by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/117257 * [release/9.0-staging] Update dependencies from dotnet/hotreload-utils by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/117184 * [release/9.0-staging] Update dependencies from dotnet/runtime-assets by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/116664 * [release/9.0-staging] Update dependencies from dotnet/xharness by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/116908 * [release/9.0] Update dependencies from dotnet/emsdk by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/116626 * [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by @github-actions[bot] in https://github.com/dotnet/runtime/pull/117296 * [release/9.0-staging][wbt] Prevent `InvalidOperationException` on `TestOutputHelper` logging. by @ilonatommy in https://github.com/dotnet/runtime/pull/116916 * [release/9.0-staging] Harden `Ping_TimedOut_*` tests by @github-actions[bot] in https://github.com/dotnet/runtime/pull/116630 * Merging internal commits for release/9.0 by @vseanreesermsft in https://github.com/dotnet/runtime/pull/117442 * [release/9.0-staging] Fix ILogB for subnormal values by @github-actions[bot] in https://github.com/dotnet/runtime/pull/116973 * [release/9.0-staging] Fix ordering issue in interface trimming by @github-actions[bot] in https://github.com/dotnet/runtime/pull/114509 * [release/9.0-staging][mono][gc] Fix gc descriptor computation for InlineArray structs by @BrzVlad in https://github.com/dotnet/runtime/pull/116951 * [release/9.0-staging] Fix few RandomAccess.Write edge case bugs by @adamsitnik in https://github.com/dotnet/runtime/pull/109646 * [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by @github-actions[bot] in https://github.com/dotnet/runtime/pull/117471 * [release/9.0-staging] Update dependencies from dotnet/xharness by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/117594 * [release/9.0-staging] Update dependencies from dotnet/sdk by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/117595 * [manual] Merge release/9.0-staging into release/9.0 by @tarekgh in https://github.com/dotnet/runtime/pull/117634 **Full Changelog**: https://github.com/dotnet/runtime/compare/v9.0.7...v9.0.8 ## 9.0.7 [Release](https://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 @thaystg in https://github.com/dotnet/runtime/pull/114932 * [release/9.0-staging] [STJ] Account for F# CompilationMappingAttribute now supporting multiple declarations. by @github-actions in https://github.com/dotnet/runtime/pull/115076 * [release/9.0-staging][wasm][interpreter] Fix PackedSimd interpreter intrinsics by @lewing in https://github.com/dotnet/runtime/pull/114218 * [release/9.0-staging] JIT: Fix invalid removal of explicit zeroing in methods without .localsinit by @jakobbotsch in https://github.com/dotnet/runtime/pull/115568 * [release/9.0-staging] throw an exception instead of infinite loop in `sort_mark_list` by @github-actions in https://github.com/dotnet/runtime/pull/115529 * [release/9.0-staging] [DNS] Ignore ObjectDisposedException on CancellationToken Callback by @github-actions in https://github.com/dotnet/runtime/pull/115840 * Revert "[release/9.0-staging] Fix crash during Async Break when APC and CET are enabled" by @thaystg in https://github.com/dotnet/runtime/pull/116015 * [release/9.0-staging] Fix SysV first/second return register GC info mismatch by @jakobbotsch in https://github.com/dotnet/runtime/pull/116206 * [release/9.0-staging] Fix PipeStream leak on Windows when pipe is disposed with a pending operation by @github-actions in https://github.com/dotnet/runtime/pull/116188 * [release/9.0] Fix edge cases in Tarjan GC bridge (Android) by @filipnavara in https://github.com/dotnet/runtime/pull/114682 * [release/9.0-staging] Revert change to follow symlinks of dotnet host by @github-actions in https://github.com/dotnet/runtime/pull/116244 * Update branding to 9.0.7 by @vseanreesermsft in https://github.com/dotnet/runtime/pull/116312 * [release/9.0-staging] Fix generation of minidump by @github-actions in https://github.com/dotnet/runtime/pull/115738 * [release/9.0-staging] fix: in rsa signatures, configure digest before padding mode by @github-actions in https://github.com/dotnet/runtime/pull/115695 * [release/9.0-staging] JIT: Fix possible heap corruption in outlined composite SSA storage by @github-actions in https://github.com/dotnet/runtime/pull/116132 * [release/9.0-staging] Update dependencies from dotnet/roslyn by @dotnet-maestro in https://github.com/dotnet/runtime/pull/115984 * [release/9.0-staging] Update dependencies from dotnet/arcade by @dotnet-maestro in https://github.com/dotnet/runtime/pull/115855 * [release/9.0-staging] Update dependencies from dotnet/icu by @dotnet-maestro in https://github.com/dotnet/runtime/pull/115597 * [release/9.0-staging] Update dependencies from dotnet/sdk by @dotnet-maestro in https://github.com/dotnet/runtime/pull/115710 * [release/9.0-staging] Update dependencies from dotnet/cecil by @dotnet-maestro in https://github.com/dotnet/runtime/pull/115504 * [release/9.0-staging] Update dependencies from dotnet/xharness by @dotnet-maestro in https://github.com/dotnet/runtime/pull/115589 * [release/9.0] Update dependencies from dotnet/emsdk by @dotnet-maestro in https://github.com/dotnet/runtime/pull/115537 * Bump SDK version used by WASM since it was broken by dotnet/arcade codeflow by @jozkee in https://github.com/dotnet/runtime/pull/116450 * [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by @github-actions in https://github.com/dotnet/runtime/pull/115576 * [release/9.0-staging] Link peer's X509 stack handle to parent SSL safe handle by @github-actions in https://github.com/dotnet/runtime/pull/115380 * [release/9.0-staging] [mono][interp] Minor SSA fixes by @BrzVlad in https://github.com/dotnet/runtime/pull/116428 * [release/9.0-staging] Update dependencies from dotnet/runtime-assets by @dotnet-maestro in https://github.com/dotnet/runtime/pull/115677 * [release/9.0-staging] Disable the UTFStringConversionFailures test on CI runs by @github-actions in https://github.com/dotnet/runtime/pull/116460 * [manual] Merge release/9.0-staging into release/9.0 by @jozkee in https://github.com/dotnet/runtime/pull/116459 * Merging internal commits for release/9.0 by @vseanreesermsft in https://github.com/dotnet/runtime/pull/116499 * [release/9.0] Delete s390x and ppc64le helix queues by @github-actions in https://github.com/dotnet/runtime/pull/116537 **Full Changelog**: https://github.com/dotnet/runtime/compare/v9.0.6...v9.0.7 ## 9.0.6 ## Bug Fixes - **Read messages from binlog if process output is missing build finished message ([#114676](https://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 ([#114917](https://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 ([#114903](https://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 ([#114877](https://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 ([#115032](https://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 ([#115026](https://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 ([#115361](https://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 ([#115635](https://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 ([#114678](https://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 ([#115167](https://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 ([#114905](https://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 ([#114995](https://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 ([#115376](https://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 ([#115011](https://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. ... (truncated) ## 9.0.5 [Release](https://github.com/dotnet/core/releases/tag/v9.0.5) ## What's Changed * [release/9.0-staging] [HttpStress] [SslStress] Run stress tests nightly against staging branches by @github-actions in https://github.com/dotnet/runtime/pull/113476 * [release/9.0] [browser][http] mute JS exceptions about network errors + HEAD verb by @github-actions in https://github.com/dotnet/runtime/pull/113261 * [release/9.0-staging] Fix double dispose of GCHandle in BrowserWebSocket by @github-actions in https://github.com/dotnet/runtime/pull/113541 * [release/9.0-staging] [HttpStress] Fix Linux HttpStress build by @antonfirsov in https://github.com/dotnet/runtime/pull/113617 * [release/9.0-staging] Use minipal_getcpufeatures to detect for AVX (#113032) by @cshung in https://github.com/dotnet/runtime/pull/113489 * [release/9.0-staging] Backport "Use FLS detach callback as a thread termination notification. Another try." by @VSadov in https://github.com/dotnet/runtime/pull/113055 * [release/9.0-staging] [Json] Avoid writing to PipeWriter if IAsyncEnumerable throws before first item by @github-actions in https://github.com/dotnet/runtime/pull/113699 * [browser] Remove experimental args from NodeJS WBT runner (part2) by @maraf in https://github.com/dotnet/runtime/pull/113753 * [9.0] Update openssl dependency for openSUSE by @NikolaMilosavljevic in https://github.com/dotnet/runtime/pull/113548 * [release/9.0-staging] JIT: avoid fp divide by zero in profile synthesis by @github-actions in https://github.com/dotnet/runtime/pull/113418 * [release/9.0-staging] Do not substitute return values of constrained calls by @github-actions in https://github.com/dotnet/runtime/pull/113462 * [release/9.0] Test failure - SendAsync_RequestVersion20_ResponseVersion20 by @github-actions in https://github.com/dotnet/runtime/pull/113649 * [release/9.0-staging] [mono] Missing memory barrier leads to crash in multi-threaded scenarios by @github-actions in https://github.com/dotnet/runtime/pull/113740 * [release/9.0] Move DAC signing identity to PME by @hoyosjs in https://github.com/dotnet/runtime/pull/114031 * [release/9.0-staging] Update dependencies from dotnet/icu by @dotnet-maestro in https://github.com/dotnet/runtime/pull/113460 * [release/9.0] Update dependencies from dotnet/emsdk by @dotnet-maestro in https://github.com/dotnet/runtime/pull/113483 * [release/9.0-staging] Update dependencies from dotnet/runtime-assets by @dotnet-maestro in https://github.com/dotnet/runtime/pull/113516 * [release/9.0-staging] Update dependencies from dotnet/cecil by @dotnet-maestro in https://github.com/dotnet/runtime/pull/113461 * [release/9.0-staging] Update dependencies from dotnet/arcade by @dotnet-maestro in https://github.com/dotnet/runtime/pull/113561 * [release/9.0-staging] Update dependencies from dotnet/xharness by @dotnet-maestro in https://github.com/dotnet/runtime/pull/113595 * [release/9.0-staging] Update dependencies from dotnet/roslyn by @dotnet-maestro in https://github.com/dotnet/runtime/pull/113821 * [9.0] libnethost no LTCG by @jkoritzinsky in https://github.com/dotnet/runtime/pull/113893 * [9.0] Bring back yml necessary change types in label checkers by @carlossanlop in https://github.com/dotnet/runtime/pull/114166 * [release/9.0-staging] [Apple mobile] Enable trimming on build machines to match ILLink features by @kotlarmilos in https://github.com/dotnet/runtime/pull/113466 * [release/9.0-staging] Fix VS div-by-0 in DacEnumerableHashTable code by @github-actions in https://github.com/dotnet/runtime/pull/113892 * [release/9.0-staging] Update dependencies from dotnet/hotreload-utils by @dotnet-maestro in https://github.com/dotnet/runtime/pull/113517 * [release/9.0-staging] Update dependencies from dotnet/roslyn-analyzers by @dotnet-maestro in https://github.com/dotnet/runtime/pull/113822 * [release/9.0-staging] Update dependencies from dotnet/sdk by @dotnet-maestro in https://github.com/dotnet/runtime/pull/113596 * Update branding to 9.0.5 by @vseanreesermsft in https://github.com/dotnet/runtime/pull/114162 * [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by @github-actions in https://github.com/dotnet/runtime/pull/113449 * [release/9.0] Update dependencies from dotnet/emsdk by @dotnet-maestro in https://github.com/dotnet/runtime/pull/114185 * [release/9.0-staging] Revert disabling of tests for HTTP servers by @github-actions in https://github.com/dotnet/runtime/pull/114207 * [release/9.0-staging] Fix build break with cmake 4.0 by @github-actions in https://github.com/dotnet/runtime/pull/114278 * [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by @github-actions in https://github.com/dotnet/runtime/pull/114224 * [release/9.0-staging] Fix inadvertently upgrading compiler warnings to errors by @akoeplinger in https://github.com/dotnet/runtime/pull/114331 * Merging internal commits for release/9.0 by @vseanreesermsft in https://github.com/dotnet/runtime/pull/114396 * [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by @github-actions in https://github.com/dotnet/runtime/pull/114415 * [release/9.0] Update dependencies from dotnet/emsdk by @dotnet-maestro in https://github.com/dotnet/runtime/pull/114299 * [release/9.0-staging] Update dependencies from dotnet/runtime-assets by @dotnet-maestro in https://github.com/dotnet/runtime/pull/114473 * [release/9.0-staging][mono][hotreload]Adjust row_size and size_bitfield from the baseline based on the delta sizes by @thaystg in https://github.com/dotnet/runtime/pull/114119 * [release/9.0-staging] Update dependencies from dotnet/arcade by @dotnet-maestro in https://github.com/dotnet/runtime/pull/114296 * [release/9.0-staging] Update dependencies from dotnet/xharness by @dotnet-maestro in https://github.com/dotnet/runtime/pull/114318 * [release/9.0-staging] Update dependencies from dotnet/cecil by @dotnet-maestro in https://github.com/dotnet/runtime/pull/114364 * [release/9.0-staging] Update dependencies from dotnet/hotreload-utils by @dotnet-maestro in https://github.com/dotnet/runtime/pull/114474 * [release/9.0] Fix edge cases in Tarjan GC bridge (Android) by @filipnavara in https://github.com/dotnet/runtime/pull/114391 * [release/9.0-staging] [debugger] Fix debugging a x86 app in mixed mode by @github-actions in https://github.com/dotnet/runtime/pull/114077 * [release/9.0-staging] [infra][apple-mobile] Migrate MacCatalyst and iOS/tvOS simulator jobs to `osx.14.arm64.open` and `osx.15.amd64.open` queues by @github-actions in https://github.com/dotnet/runtime/pull/114617 ... (truncated) Commits viewable in [compare view](https://github.com/dotnet/runtime/compare/v9.0.4...v9.0.11). </details> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </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]
