Skip to content

Commit 20528f1

Browse files
chore(deps): update dependency system.collections.immutable to v9 (#4131)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [System.Collections.Immutable](https://dot.net/) ([source](https://redirect.github.com/dotnet/runtime)) | `8.0.0` -> `9.0.9` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/System.Collections.Immutable/9.0.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/System.Collections.Immutable/8.0.0/9.0.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>dotnet/runtime (System.Collections.Immutable)</summary> ### [`v9.0.9`](https://redirect.github.com/dotnet/runtime/releases/tag/v9.0.9): .NET 9.0.9 [Release](https://redirect.github.com/dotnet/runtime/releases/tag/v9.0.9) ##### What's Changed - \[automated] Merge branch 'release/9.0' => 'release/9.0-staging' by [@&#8203;github-actions](https://redirect.github.com/github-actions)\[bot] in [#&#8203;117671](https://redirect.github.com/dotnet/runtime/pull/117671) - \[release/9.0-staging] \[Test Only] Fix BuildChainCustomTrustStore test by [@&#8203;github-actions](https://redirect.github.com/github-actions)\[bot] in [#&#8203;117761](https://redirect.github.com/dotnet/runtime/pull/117761) - \[release/9.0-staging] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro)\[bot] in [#&#8203;117742](https://redirect.github.com/dotnet/runtime/pull/117742) - \[release/9.0-staging] Update dependencies from dotnet/xharness by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro)\[bot] in [#&#8203;117872](https://redirect.github.com/dotnet/runtime/pull/117872) - \[release/9.0-staging] Update dependencies from dotnet/sdk by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro)\[bot] in [#&#8203;117873](https://redirect.github.com/dotnet/runtime/pull/117873) - Revert "\[release/9.0-staging] Update dependencies from dotnet/sdk" by [@&#8203;lewing](https://redirect.github.com/lewing) in [#&#8203;118001](https://redirect.github.com/dotnet/runtime/pull/118001) - \[release/9.0-staging] Update dependencies from dotnet/cecil by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro)\[bot] in [#&#8203;117910](https://redirect.github.com/dotnet/runtime/pull/117910) - \[release/9.0-staging] Update dependencies from dotnet/icu by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro)\[bot] in [#&#8203;117962](https://redirect.github.com/dotnet/runtime/pull/117962) - \[release/9.0-staging] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro)\[bot] in [#&#8203;118080](https://redirect.github.com/dotnet/runtime/pull/118080) - \[release/9.0-staging] Update dependencies from dotnet/xharness by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro)\[bot] in [#&#8203;118114](https://redirect.github.com/dotnet/runtime/pull/118114) - \[release/9.0-staging] Fix broken debugger/debuggee startup handshake protocol on macOS26. by [@&#8203;github-actions](https://redirect.github.com/github-actions)\[bot] in [#&#8203;118212](https://redirect.github.com/dotnet/runtime/pull/118212) - \[release/9.0-staging] \[NRBF] Allow the users to decode System.Nullable<UserStruct> by [@&#8203;github-actions](https://redirect.github.com/github-actions)\[bot] in [#&#8203;118328](https://redirect.github.com/dotnet/runtime/pull/118328) - \[release/9.0-staging] \[Test Only] Disable/modify some TimeZoneInfoTests on Android by [@&#8203;github-actions](https://redirect.github.com/github-actions)\[bot] in [#&#8203;118455](https://redirect.github.com/dotnet/runtime/pull/118455) - Update branding to 9.0.9 by [@&#8203;vseanreesermsft](https://redirect.github.com/vseanreesermsft) in [#&#8203;118349](https://redirect.github.com/dotnet/runtime/pull/118349) - Merging internal commits for release/9.0 by [@&#8203;vseanreesermsft](https://redirect.github.com/vseanreesermsft) in [#&#8203;118451](https://redirect.github.com/dotnet/runtime/pull/118451) - \[release/9.0-staging] Revert "Remove custom allocator." by [@&#8203;github-actions](https://redirect.github.com/github-actions)\[bot] in [#&#8203;118279](https://redirect.github.com/dotnet/runtime/pull/118279) - \[release/9.0] Merge release/9.0-staging changes by [@&#8203;krwq](https://redirect.github.com/krwq) in [#&#8203;118764](https://redirect.github.com/dotnet/runtime/pull/118764) - \[release/9.0] Update dependencies from dotnet/emsdk by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro)\[bot] in [#&#8203;117879](https://redirect.github.com/dotnet/runtime/pull/117879) **Full Changelog**: <https://github.com/dotnet/runtime/compare/v9.0.8...v9.0.9> ### [`v9.0.8`](https://redirect.github.com/dotnet/runtime/releases/tag/v9.0.8): .NET 9.0.8 [Release](https://redirect.github.com/dotnet/core/releases/tag/v9.0.8) ##### What's Changed - \[automated] Merge branch 'release/9.0' => 'release/9.0-staging' by [@&#8203;github-actions](https://redirect.github.com/github-actions)\[bot] in [#&#8203;116514](https://redirect.github.com/dotnet/runtime/pull/116514) - \[release/9.0] Disable all MT tests on CI by [@&#8203;ilonatommy](https://redirect.github.com/ilonatommy) in [#&#8203;116747](https://redirect.github.com/dotnet/runtime/pull/116747) - \[9.0] Revert squash commit and pulls release/9.0 again by [@&#8203;jozkee](https://redirect.github.com/jozkee) in [#&#8203;116764](https://redirect.github.com/dotnet/runtime/pull/116764) - \[release/9.0-staging] Backport "Dispose Xunit ToolCommand" by [@&#8203;ilonatommy](https://redirect.github.com/ilonatommy) in [#&#8203;116685](https://redirect.github.com/dotnet/runtime/pull/116685) - \[release/9.0-staging] Skip SSL key log test for OpenSSL 3.5+ by [@&#8203;github-actions](https://redirect.github.com/github-actions)\[bot] in [#&#8203;116687](https://redirect.github.com/dotnet/runtime/pull/116687) - \[release/9.0-staging] Fix absolute path check when loading hostfxr/hostpolicy/coreclr by [@&#8203;elinor-fung](https://redirect.github.com/elinor-fung) in [#&#8203;116775](https://redirect.github.com/dotnet/runtime/pull/116775) - Update openssl dependency for SLES by [@&#8203;NikolaMilosavljevic](https://redirect.github.com/NikolaMilosavljevic) in [#&#8203;116922](https://redirect.github.com/dotnet/runtime/pull/116922) - \[9.0] Backport 115546 FLS initialization fix to 9. by [@&#8203;mangod9](https://redirect.github.com/mangod9) in [#&#8203;116872](https://redirect.github.com/dotnet/runtime/pull/116872) - \[release/9.0-staging] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro)\[bot] in [#&#8203;117137](https://redirect.github.com/dotnet/runtime/pull/117137) - \[release/9.0-staging] Update dependencies from dotnet/icu by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro)\[bot] in [#&#8203;116681](https://redirect.github.com/dotnet/runtime/pull/116681) - \[release/9.0-staging] Update dependencies from dotnet/cecil by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro)\[bot] in [#&#8203;116455](https://redirect.github.com/dotnet/runtime/pull/116455) - \[release/9.0-staging] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro)\[bot] in [#&#8203;116948](https://redirect.github.com/dotnet/runtime/pull/116948) - \[release/9.0-staging] Update dependencies from dotnet/hotreload-utils by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro)\[bot] in [#&#8203;115596](https://redirect.github.com/dotnet/runtime/pull/115596) - \[release/9.0-staging] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro)\[bot] in [#&#8203;115588](https://redirect.github.com/dotnet/runtime/pull/115588) - \[release/9.0-staging] Map version for Tahoe compatibility. by [@&#8203;github-actions](https://redirect.github.com/github-actions)\[bot] in [#&#8203;116641](https://redirect.github.com/dotnet/runtime/pull/116641) - \[9.0] Update CI OSes by [@&#8203;richlander](https://redirect.github.com/richlander) in [#&#8203;115503](https://redirect.github.com/dotnet/runtime/pull/115503) - Update branding to 9.0.8 by [@&#8203;vseanreesermsft](https://redirect.github.com/vseanreesermsft) in [#&#8203;117283](https://redirect.github.com/dotnet/runtime/pull/117283) - \[release/9.0-staging] Update dependencies from dotnet/sdk by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro)\[bot] in [#&#8203;116683](https://redirect.github.com/dotnet/runtime/pull/116683) - Disable odbc tests on net9 interpreter by [@&#8203;BrzVlad](https://redirect.github.com/BrzVlad) in [#&#8203;117245](https://redirect.github.com/dotnet/runtime/pull/117245) - \[release/9.0-staging] Update dependencies from dotnet/cecil by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro)\[bot] in [#&#8203;117228](https://redirect.github.com/dotnet/runtime/pull/117228) - \[release/9.0-staging] Update dependencies from dotnet/icu by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro)\[bot] in [#&#8203;117257](https://redirect.github.com/dotnet/runtime/pull/117257) - \[release/9.0-staging] Update dependencies from dotnet/hotreload-utils by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro)\[bot] in [#&#8203;117184](https://redirect.github.com/dotnet/runtime/pull/117184) - \[release/9.0-staging] Update dependencies from dotnet/runtime-assets by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro)\[bot] in [#&#8203;116664](https://redirect.github.com/dotnet/runtime/pull/116664) - \[release/9.0-staging] Update dependencies from dotnet/xharness by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro)\[bot] in [#&#8203;116908](https://redirect.github.com/dotnet/runtime/pull/116908) - \[release/9.0] Update dependencies from dotnet/emsdk by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro)\[bot] in [#&#8203;116626](https://redirect.github.com/dotnet/runtime/pull/116626) - \[automated] Merge branch 'release/9.0' => 'release/9.0-staging' by [@&#8203;github-actions](https://redirect.github.com/github-actions)\[bot] in [#&#8203;117296](https://redirect.github.com/dotnet/runtime/pull/117296) - \[release/9.0-staging]\[wbt] Prevent `InvalidOperationException` on `TestOutputHelper` logging. by [@&#8203;ilonatommy](https://redirect.github.com/ilonatommy) in [#&#8203;116916](https://redirect.github.com/dotnet/runtime/pull/116916) - \[release/9.0-staging] Harden `Ping_TimedOut_*` tests by [@&#8203;github-actions](https://redirect.github.com/github-actions)\[bot] in [#&#8203;116630](https://redirect.github.com/dotnet/runtime/pull/116630) - Merging internal commits for release/9.0 by [@&#8203;vseanreesermsft](https://redirect.github.com/vseanreesermsft) in [#&#8203;117442](https://redirect.github.com/dotnet/runtime/pull/117442) - \[release/9.0-staging] Fix ILogB for subnormal values by [@&#8203;github-actions](https://redirect.github.com/github-actions)\[bot] in [#&#8203;116973](https://redirect.github.com/dotnet/runtime/pull/116973) - \[release/9.0-staging] Fix ordering issue in interface trimming by [@&#8203;github-actions](https://redirect.github.com/github-actions)\[bot] in [#&#8203;114509](https://redirect.github.com/dotnet/runtime/pull/114509) - \[release/9.0-staging]\[mono]\[gc] Fix gc descriptor computation for InlineArray structs by [@&#8203;BrzVlad](https://redirect.github.com/BrzVlad) in [#&#8203;116951](https://redirect.github.com/dotnet/runtime/pull/116951) - \[release/9.0-staging] Fix few RandomAccess.Write edge case bugs by [@&#8203;adamsitnik](https://redirect.github.com/adamsitnik) in [#&#8203;109646](https://redirect.github.com/dotnet/runtime/pull/109646) - \[automated] Merge branch 'release/9.0' => 'release/9.0-staging' by [@&#8203;github-actions](https://redirect.github.com/github-actions)\[bot] in [#&#8203;117471](https://redirect.github.com/dotnet/runtime/pull/117471) - \[release/9.0-staging] Update dependencies from dotnet/xharness by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro)\[bot] in [#&#8203;117594](https://redirect.github.com/dotnet/runtime/pull/117594) - \[release/9.0-staging] Update dependencies from dotnet/sdk by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro)\[bot] in [#&#8203;117595](https://redirect.github.com/dotnet/runtime/pull/117595) - \[manual] Merge release/9.0-staging into release/9.0 by [@&#8203;tarekgh](https://redirect.github.com/tarekgh) in [#&#8203;117634](https://redirect.github.com/dotnet/runtime/pull/117634) **Full Changelog**: <https://github.com/dotnet/runtime/compare/v9.0.7...v9.0.8> ### [`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 [#&#8203;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 [#&#8203;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 [#&#8203;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 [#&#8203;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 [#&#8203;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 [#&#8203;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 [#&#8203;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 [#&#8203;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 [#&#8203;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 [#&#8203;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 [#&#8203;116244](https://redirect.github.com/dotnet/runtime/pull/116244) - Update branding to 9.0.7 by [@&#8203;vseanreesermsft](https://redirect.github.com/vseanreesermsft) in [#&#8203;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 [#&#8203;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 [#&#8203;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 [#&#8203;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 [#&#8203;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 [#&#8203;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 [#&#8203;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 [#&#8203;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 [#&#8203;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 [#&#8203;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 [#&#8203;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 [#&#8203;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 [#&#8203;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 [#&#8203;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 [#&#8203;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 [#&#8203;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 [#&#8203;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 [#&#8203;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 [#&#8203;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 [#&#8203;116537](https://redirect.github.com/dotnet/runtime/pull/116537) **Full Changelog**: <https://github.com/dotnet/runtime/compare/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**: <https://github.com/dotnet/runtime/compare/v9.0.5...v9.0.6> ### [`v9.0.5`](https://redirect.github.com/dotnet/runtime/releases/tag/v9.0.5): .NET 9.0.5 [Release](https://redirect.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 [@&#8203;github-actions](https://redirect.github.com/github-actions) in [#&#8203;113476](https://redirect.github.com/dotnet/runtime/pull/113476) - \[release/9.0] \[browser]\[http] mute JS exceptions about network errors + HEAD verb by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [#&#8203;113261](https://redirect.github.com/dotnet/runtime/pull/113261) - \[release/9.0-staging] Fix double dispose of GCHandle in BrowserWebSocket by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [#&#8203;113541](https://redirect.github.com/dotnet/runtime/pull/113541) - \[release/9.0-staging] \[HttpStress] Fix Linux HttpStress build by [@&#8203;antonfirsov](https://redirect.github.com/antonfirsov) in [#&#8203;113617](https://redirect.github.com/dotnet/runtime/pull/113617) - \[release/9.0-staging] Use minipal\_getcpufeatures to detect for AVX ([#&#8203;113032](https://redirect.github.com/dotnet/runtime/issues/113032)) by [@&#8203;cshung](https://redirect.github.com/cshung) in [#&#8203;113489](https://redirect.github.com/dotnet/runtime/pull/113489) - \[release/9.0-staging] Backport "Use FLS detach callback as a thread termination notification. Another try." by [@&#8203;VSadov](https://redirect.github.com/VSadov) in [#&#8203;113055](https://redirect.github.com/dotnet/runtime/pull/113055) - \[release/9.0-staging] \[Json] Avoid writing to PipeWriter if IAsyncEnumerable throws before first item by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [#&#8203;113699](https://redirect.github.com/dotnet/runtime/pull/113699) - \[browser] Remove experimental args from NodeJS WBT runner (part2) by [@&#8203;maraf](https://redirect.github.com/maraf) in [#&#8203;113753](https://redirect.github.com/dotnet/runtime/pull/113753) - \[9.0] Update openssl dependency for openSUSE by [@&#8203;NikolaMilosavljevic](https://redirect.github.com/NikolaMilosavljevic) in [#&#8203;113548](https://redirect.github.com/dotnet/runtime/pull/113548) - \[release/9.0-staging] JIT: avoid fp divide by zero in profile synthesis by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [#&#8203;113418](https://redirect.github.com/dotnet/runtime/pull/113418) - \[release/9.0-staging] Do not substitute return values of constrained calls by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [#&#8203;113462](https://redirect.github.com/dotnet/runtime/pull/113462) - \[release/9.0] Test failure - SendAsync\_RequestVersion20\_ResponseVersion20 by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [#&#8203;113649](https://redirect.github.com/dotnet/runtime/pull/113649) - \[release/9.0-staging] \[mono] Missing memory barrier leads to crash in multi-threaded scenarios by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [#&#8203;113740](https://redirect.github.com/dotnet/runtime/pull/113740) - \[release/9.0] Move DAC signing identity to PME by [@&#8203;hoyosjs](https://redirect.github.com/hoyosjs) in [#&#8203;114031](https://redirect.github.com/dotnet/runtime/pull/114031) - \[release/9.0-staging] Update dependencies from dotnet/icu by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [#&#8203;113460](https://redirect.github.com/dotnet/runtime/pull/113460) - \[release/9.0] Update dependencies from dotnet/emsdk by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [#&#8203;113483](https://redirect.github.com/dotnet/runtime/pull/113483) - \[release/9.0-staging] Update dependencies from dotnet/runtime-assets by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [#&#8203;113516](https://redirect.github.com/dotnet/runtime/pull/113516) - \[release/9.0-staging] Update dependencies from dotnet/cecil by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [#&#8203;113461](https://redirect.github.com/dotnet/runtime/pull/113461) - \[release/9.0-staging] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [#&#8203;113561](https://redirect.github.com/dotnet/runtime/pull/113561) - \[release/9.0-staging] Update dependencies from dotnet/xharness by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [#&#8203;113595](https://redirect.github.com/dotnet/runtime/pull/113595) - \[release/9.0-staging] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [#&#8203;113821](https://redirect.github.com/dotnet/runtime/pull/113821) - \[9.0] libnethost no LTCG by [@&#8203;jkoritzinsky](https://redirect.github.com/jkoritzinsky) in [#&#8203;113893](https://redirect.github.com/dotnet/runtime/pull/113893) - \[9.0] Bring back yml necessary change types in label checkers by [@&#8203;carlossanlop](https://redirect.github.com/carlossanlop) in [#&#8203;114166](https://redirect.github.com/dotnet/runtime/pull/114166) - \[release/9.0-staging] \[Apple mobile] Enable trimming on build machines to match ILLink features by [@&#8203;kotlarmilos](https://redirect.github.com/kotlarmilos) in [#&#8203;113466](https://redirect.github.com/dotnet/runtime/pull/113466) - \[release/9.0-staging] Fix VS div-by-0 in DacEnumerableHashTable code by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [#&#8203;113892](https://redirect.github.com/dotnet/runtime/pull/113892) - \[release/9.0-staging] Update dependencies from dotnet/hotreload-utils by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [#&#8203;113517](https://redirect.github.com/dotnet/runtime/pull/113517) - \[release/9.0-staging] Update dependencies from dotnet/roslyn-analyzers by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [#&#8203;113822](https://redirect.github.com/dotnet/runtime/pull/113822) - \[release/9.0-staging] Update dependencies from dotnet/sdk by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [#&#8203;113596](https://redirect.github.com/dotnet/runtime/pull/113596) - Update branding to 9.0.5 by [@&#8203;vseanreesermsft](https://redirect.github.com/vseanreesermsft) in [#&#8203;114162](https://redirect.github.com/dotnet/runtime/pull/114162) - \[automated] Merge branch 'release/9.0' => 'release/9.0-staging' by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [#&#8203;113449](https://redirect.github.com/dotnet/runtime/pull/113449) - \[release/9.0] Update dependencies from dotnet/emsdk by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [#&#8203;114185](https://redirect.github.com/dotnet/runtime/pull/114185) - \[release/9.0-staging] Revert disabling of tests for HTTP servers by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [#&#8203;114207](https://redirect.github.com/dotnet/runtime/pull/114207) - \[release/9.0-staging] Fix build break with cmake 4.0 by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [#&#8203;114278](https://redirect.github.com/dotnet/runtime/pull/114278) - \[automated] Merge branch 'release/9.0' => 'release/9.0-staging' by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [#&#8203;114224](https://redirect.github.com/dotnet/runtime/pull/114224) - \[release/9.0-staging] Fix inadvertently upgrading compiler warnings to errors by [@&#8203;akoeplinger](https://redirect.github.com/akoeplinger) in [#&#8203;114331](https://redirect.github.com/dotnet/runtime/pull/114331) - Merging internal commits for release/9.0 by [@&#8203;vseanreesermsft](https://redirect.github.com/vseanreesermsft) in [#&#8203;114396](https://redirect.github.com/dotnet/runtime/pull/114396) - \[automated] Merge branch 'release/9.0' => 'release/9.0-staging' by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [#&#8203;114415](https://redirect.github.com/dotnet/runtime/pull/114415) - \[release/9.0] Update dependencies from dotnet/emsdk by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [#&#8203;114299](https://redirect.github.com/dotnet/runtime/pull/114299) - \[release/9.0-staging] Update dependencies from dotnet/runtime-assets by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [#&#8203;114473](https://redirect.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 [@&#8203;thaystg](https://redirect.github.com/thaystg) in [#&#8203;114119](https://redirect.github.com/dotnet/runtime/pull/114119) - \[release/9.0-staging] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [#&#8203;114296](https://redirect.github.com/dotnet/runtime/pull/114296) - \[release/9.0-staging] Update dependencies from dotnet/xharness by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [#&#8203;114318](https://redirect.github.com/dotnet/runtime/pull/114318) - \[release/9.0-staging] Update dependencies from dotnet/cecil by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [#&#8203;114364](https://redirect.github.com/dotnet/runtime/pull/114364) - \[release/9.0-staging] Update dependencies from dotnet/hotreload-utils by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [#&#8203;114474](https://redirect.github.com/dotnet/runtime/pull/114474) - \[release/9.0] Fix edge cases in Tarjan GC bridge (Android) by [@&#8203;filipnavara](https://redirect.github.com/filipnavara) in [#&#8203;114391](https://redirect.github.com/dotnet/runtime/pull/114391) - \[release/9.0-staging] \[debugger] Fix debugging a x86 app in mixed mode by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [#&#8203;114077](https://redirect.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 [@&#8203;github-actions](https://redirect.github.com/github-actions) in [#&#8203;114617](https://redirect.github.com/dotnet/runtime/pull/114617) - \[release/9.0-staging] Update dependencies from dotnet/cecil by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [#&#8203;114615](https://redirect.github.com/dotnet/runtime/pull/114615) - \[release/9.0-staging] Update dependencies from dotnet/sdk by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [#&#8203;114613](https://redirect.github.com/dotnet/runtime/pull/114613) - \[release/9.0-staging] Update dependencies from dotnet/runtime-assets by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [#&#8203;114589](https://redirect.github.com/dotnet/runtime/pull/114589) - \[release/9.0-staging] Update dependencies from dotnet/icu by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [#&#8203;114254](https://redirect.github.com/dotnet/runtime/pull/114254) - \[release/9.0] Update dependencies from dotnet/emsdk by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [#&#8203;114576](https://redirect.github.com/dotnet/runtime/pull/114576) - \[release/9.0-staging] Update dependencies from dotnet/xharness by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [#&#8203;114612](https://redirect.github.com/dotnet/runtime/pull/114612) - \[release/9.0-staging] Moved a static field initialization from Thread to ProcessorIdCache by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [#&#8203;114273](https://redirect.github.com/dotnet/runtime/pull/114273) - Revert "\[release/9.0] Fix edge cases in Tarjan GC bridge (Android)" by [@&#8203;steveisok](https://redirect.github.com/steveisok) in [#&#8203;114641](https://redirect.github.com/dotnet/runtime/pull/114641) - \[manual] Merge release/9.0-staging to release/9.0 by [@&#8203;jozkee](https://redirect.github.com/jozkee) in [#&#8203;114662](https://redirect.github.com/dotnet/runtime/pull/114662) **Full Changelog**: <https://github.com/dotnet/runtime/compare/v9.0.4...v9.0.5> ### [`v9.0.4`](https://redirect.github.com/dotnet/runtime/releases/tag/v9.0.4): .NET 9.0.4 [Release](https://redirect.github.com/dotnet/core/releases/tag/v9.0.4) #### What's Changed - \[automated] Merge branch 'release/9.0' => 'release/9.0-staging' by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [#&#8203;112424](https://redirect.github.com/dotnet/runtime/pull/112424) - \[release/9.0] Fix init race in mono\_class\_try\_get\_\[shortname]\_class. by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [#&#8203;112296](https://redirect.github.com/dotnet/runtime/pull/112296) - \[release/9.0] Internal monitor impl not using coop mutex causing deadlocks on Android. by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [#&#8203;112373](https://redirect.github.com/dotnet/runtime/pull/112373) - \[release/9.0-staging]\[iOS]\[globalization] Fix IndexOf on empty strings on iOS to return -1 by [@&#8203;matouskozak](https://redirect.github.com/matouskozak) in [#&#8203;112012](https://redirect.github.com/dotnet/runtime/pull/112012) - \[release/9.0] Skip NegotiateStream\_StreamToStream\_Authentication\_EmptyCredentials\_Fails on WinSrv 2025 by [@&#8203;rzikm](https://redirect.github.com/rzikm) in [#&#8203;112473](https://redirect.github.com/dotnet/runtime/pull/112473) - \[release/9.0-staging] Fix case-insensitive JSON deserialization of enum member names by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [#&#8203;112057](https://redirect.github.com/dotnet/runtime/pull/112057) - \[release/9.0-staging] Move generation of SuggestedBindingRedirects.targets to inner build by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [#&#8203;112487](https://redirect.github.com/dotnet/runtime/pull/112487) - \[release/9.0-staging] Remove unneeded DiagnosticSource content by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [#&#8203;112708](https://redirect.github.com/dotnet/runtime/pull/112708) - \[release/9.0-staging] Fix LINQ handling of iterator.Take(...).Last(...) by [@&#8203;stephentoub](https://redirect.github.com/stephentoub) in [#&#8203;112714](https://redirect.github.com/dotnet/runtime/pull/112714) - \[release/9.0-staging] \[mono]\[mini] Disable inlining if we encounter class initialization failure by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [#&#8203;112005](https://redirect.github.com/dotnet/runtime/pull/112005) - \[release/9.0-staging] \[mono]\[interp] Fix execution of delegate invoke wrapper with interpreter by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [#&#8203;111700](https://redirect.github.com/dotnet/runtime/pull/111700) - \[release/9.0-staging] Include PDB for all TfmRuntimeSpecificPackageFile by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [#&#8203;112139](https://redirect.github.com/dotnet/runtime/pull/112139) - \[release/9.0-staging] Add support for LDAPTLS\_CACERTDIR \ TrustedCertificateDirectory by [@&#8203;steveharter](https://redirect.github.com/steveharter) in [#&#8203;112531](https://redirect.github.com/dotnet/runtime/pull/112531) - \[release/9.0-staging] Fix getting resource when ResourceResolve returns assembly with resource that is an assembly ref by [@&#8203;elinor-fung](https://redirect.github.com/elinor-fung) in [#&#8203;112893](https://redirect.github.com/dotnet/runtime/pull/112893) - \[release/9.0-staging] JIT: fix local assertion prop error for partial local comparisons by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [#&#8203;112539](https://redirect.github.com/dotnet/runtime/pull/112539) - \[9.0] Make CPU utilization checks in the thread pool configurable by [@&#8203;kouvel](https://redirect.github.com/kouvel) in [#&#8203;112791](https://redirect.github.com/dotnet/runtime/pull/112791) - \[release/9.0-staging] Backport "Ship CoreCLR packages in servicing releases" by [@&#8203;amanasifkhalid](https://redirect.github.com/amanasifkhalid) in [#&#8203;113026](https://redirect.github.com/dotnet/runtime/pull/113026) - \[release/9.0-staging] Fix TensorPrimitives.MultiplyAddEstimate for integers by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [#&#8203;113094](https://redirect.github.com/dotnet/runtime/pull/113094) - \[release/9.0-staging] Use invariant culture when formatting transfer capture in regex source generator ([#&#8203;113081](https://redirect.github.com/dotnet/runtime/issues/113081)) by [@&#8203;stephentoub](https://redirect.github.com/stephentoub) in [#&#8203;113150](https://redirect.github.com/dotnet/runtime/pull/113150) - \[release/9.0-staging] NativeAOT/Arm64: Do not overwrite gcinfo tracking registers for TLS by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [#&#8203;112549](https://redirect.github.com/dotnet/runtime/pull/112549) - Update branding to 9.0.4 by [@&#8203;vseanreesermsft](https://redirect.github.com/vseanreesermsft) in [#&#8203;113226](https://redirect.github.com/dotnet/runtime/pull/113226) - \[9.0] Make counting of IO completion work items more precise on Windows by [@&#8203;kouvel](https://redirect.github.com/kouvel) in [#&#8203;112794](https://redirect.github.com/dotnet/runtime/pull/112794) - \[release/9.0-staging] Remove --no-lock brew flag by [@&#8203;akoeplinger](https://redirect.github.com/akoeplinger) in [#&#8203;113281](https://redirect.github.com/dotnet/runtime/pull/113281) - \[release/9.0-staging] \[QUIC] Update MsQuic library version by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [#&#8203;113205](https://redirect.github.com/dotnet/runtime/pull/113205) - \[automated] Merge branch 'release/9.0' => 'release/9.0-staging' by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [#&#8203;113264](https://redirect.github.com/dotnet/runtime/pull/113264) - \[release/9.0-staging] Update dependencies from dotnet/roslyn-analyzers by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [#&#8203;112836](https://redirect.github.com/dotnet/runtime/pull/112836) - \[release/9.0-staging] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [#&#8203;112835](https://redirect.github.com/dotnet/runtime/pull/112835) - \[release/9.0-staging] Update dependencies from dotnet/xharness by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [#&#8203;112627](https://redirect.github.com/dotnet/runtime/pull/112627) - \[release/9.0-staging] Update dependencies from dotnet/runtime-assets by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [#&#8203;112552](https://redirect.github.com/dotnet/runtime/pull/112552) - \[release/9.0] Update dependencies from dotnet/emsdk by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [#&#8203;112522](https://redirect.github.com/dotnet/runtime/pull/112522) - \[release/9.0-staging] Update dependencies from dotnet/cecil by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [#&#8203;112515](https://redirect.github.com/dotnet/runtime/pull/112515) - \[release/9.0-staging] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [#&#8203;112468](https://redirect.github.com/dotnet/runtime/pull/112468) - \[release/9.0-staging] Update dependencies from dotnet/icu by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [#&#8203;112514](https://redirect.github.com/dotnet/runtime/pull/112514) - \[release/9.0-staging] Update dependencies from dotnet/hotreload-utils by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [#&#8203;112394](https://redirect.github.com/dotnet/runtime/pull/112394) - \[release/9.0] Fix `BigInteger.Rotate{Left,Right}` for backport by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [#&#8203;112991](https://redirect.github.com/dotnet/runtime/pull/112991) - \[release/9.0-staging] \[mono] Switch generic instance cache back to GHashTable; improve ginst hash function by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [#&#8203;113316](https://redirect.github.com/dotnet/runtime/pull/113316) - \[release/9.0-staging] Update dependencies from dotnet/sdk by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [#&#8203;112628](https://redirect.github.com/dotnet/runtime/pull/112628) - \[manual] Merge release/9.0-staging into release/9.0 by [@&#8203;carlossanlop](https://redirect.github.com/carlossanlop) in [#&#8203;113350](https://redirect.github.com/dotnet/runtime/pull/113350) - \[release/9.0-staging] Fix HttpHandlerDiagnosticListenerTests.TestW3CHeadersTraceStateAndCorrelationContext by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [#&#8203;112882](https://redirect.github.com/dotnet/runtime/pull/112882) - Merging internal commits for release/9.0 by [@&#8203;vseanreesermsft](https://redirect.github.com/vseanreesermsft) in [#&#8203;113389](https://redirect.github.com/dotnet/runtime/pull/113389) - \[automated] Merge branch 'release/9.0' => 'release/9.0-staging' by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [#&#8203;113333](https://redirect.github.com/dotnet/runtime/pull/113333) - \[release/9.0] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [#&#8203;113447](https://redirect.github.com/dotnet/runtime/pull/113447) - \[release/9.0] fix SBOM issues for runtime by [@&#8203;haruna99](https://redirect.github.com/haruna99) in [#&#8203;113463](https://redirect.github.com/dotnet/runtime/pull/113463) **Full Changelog**: <https://github.com/dotnet/runtime/compare/v9.0.3...v9.0.4> ### [`v9.0.3`](https://redirect.github.com/dotnet/runtime/releases/tag/v9.0.3): .NET 9.0.3 [Release](https://redirect.github.com/dotnet/core/releases/tag/v9.0.3) #### What's Changed - \[release/9.0-staging] Fix wrong alias-to for tvos AOT packs in net8 workload manifest by [@&#8203;akoeplinger](https://redirect.github.com/akoeplinger) in [#&#8203;110871](https://redirect.github.com/dotnet/runtime/pull/110871) - \[release/9.0] Disable tests targetting <http://corefx-net-http11.azurewebsites.net> by [@&#8203;rzikm](https://redirect.github.com/rzikm) in [#&#8203;111402](https://redirect.github.com/dotnet/runtime/pull/111402) - \[release/9.0-staging] Support generic fields in PersistedAssemblyBuilder by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [#&#8203;110839](https://redirect.github.com/dotnet/runtime/pull/110839) - \[release/9.0-staging] Re-enable skiasharp WBT tests ([#&#8203;109232](https://redirect.github.com/dotnet/runtime/issues/109232)) by [@&#8203;radekdoulik](https://redirect.github.com/radekdoulik) in [#&#8203;110734](https://redirect.github.com/dotnet/runtime/pull/110734) - \[release/9.0-staging] Backport test fixes related to BinaryFormatter removal by [@&#8203;adamsitnik](https://redirect.github.com/adamsitnik) in [#&#8203;111508](https://redirect.github.com/dotnet/runtime/pull/111508) - \[manual] Merge branch 'release/9.0' => 'release/9.0-staging' by [@&#8203;carlossanlop](https://redirect.github.com/carlossanlop) in [#&#8203;111565](https://redirect.github.com/dotnet/runtime/pull/111565) - \[release/9.0] \[wasi] Disable build in .NET 9 by [@&#8203;maraf](https://redirect.github.com/maraf) in [#&#8203;108877](https://redirect.github.com/dotnet/runtime/pull/108877) - \[release/9.0-staging] \[mono] Disable UnitTest\_GVM\_TypeLoadException for fullAOT jobs by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [#&#8203;111394](https://redirect.github.com/dotnet/runtime/pull/111394) - \[release/9.0-staging] Fix UnsafeAccessor scenario for modopts/modreqs when comparing field sigs. by [@&#8203;AaronRobinsonMSFT](https://redirect.github.com/AaronRobinsonMSFT) in [#&#8203;111675](https://redirect.github.com/dotnet/runtime/pull/111675) - \[release/9.0-staging] \[mono] Run runtime-llvm and runtime-ioslike on Mono LLVM PRs by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [#&#8203;111739](https://redirect.github.com/dotnet/runtime/pull/111739) - \[release/9.0-staging] fix stack 2x2 tensor along dimension 1 by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [#&#8203;110053](https://redirect.github.com/dotnet/runtime/pull/110053) - \[release/9.0-staging] Fix race condition in cleanup of collectible thread static variables by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [#&#8203;111275](https://redirect.github.com/dotnet/runtime/pull/111275) - \[release/9.0-staging] \[iOS] Retrieve device locale in full (specific) format from ObjectiveC APIs by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [#&#8203;111612](https://redirect.github.com/dotnet/runtime/pull/111612) - \[release/9.0-staging] Add workflow to prevent merging a PR when the `NO-MERGE` label is applied by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [#&#8203;111961](https://redirect.github.com/dotnet/runtime/pull/111961) - \[release/9.0-staging] Use alternative format string specifier to ensure decimal point is present by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [#&#8203;111444](https://redirect.github.com/dotnet/runtime/pull/111444) - \[release/9.0-staging] Fixed android build with NDK 23 by [@&#8203;jkurdek](https://redirect.github.com/jkurdek) in [#&#8203;111696](https://redirect.github.com/dotnet/runtime/pull/111696) - \[release/9.0-staging] Fix UNC paths by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [#&#8203;111499](https://redirect.github.com/dotnet/runtime/pull/111499) - \[release/9.0-staging] \[mono] \[llvm-aot] Fixed storing Vector3 into memory by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [#&#8203;111069](https://redirect.github.com/dotnet/runtime/pull/111069) - \[release/9.0] Remove explicit \_\_compact\_unwind entries from x64 assembler by [@&#8203;filipnavara](https://redirect.github.com/filipnavara) in [#&#8203;112204](https://redirect.github.com/dotnet/runtime/pull/112204) - Update branding to 9.0.3 by [@&#8203;vseanreesermsft](https://redirect.github.com/vseanreesermsft) in [#&#8203;112144](https://redirect.github.com/dotnet/runtime/pull/112144) - \[release/9.0-staging] Update dependencies from dotnet/xharness by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [#&#8203;111606](https://redirect.github.com/dotnet/runtime/pull/111606) - \[release/9.0] Update dependencies from dotnet/emsdk by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [#&#8203;111891](https://redirect.github.com/dotnet/runtime/pull/111891) - \[release/9.0] Update dependencies from dotnet/emsdk by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [#&#8203;112189](https://redirect.github.com/dotnet/runtime/pull/112189) - \[release/9.0-staging] Update dependencies from dotnet/icu by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [#&#8203;111519](https://redirect.github.com/dotnet/runtime/pull/111519) - \[release/9.0-staging] Update dependencies from dotnet/icu by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [#&#8203;112121](https://redirect.github.com/dotnet/runtime/pull/112121) - \[release/9.0-staging] Update dependencies from dotnet/runtime-assets by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [#&#8203;111737](https://redirect.github.com/dotnet/runtime/pull/111737) - \[release/9.0-staging] Fix shimmed implementation of TryGetHashAndReset to handle HMAC. by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [#&#8203;112015](https://redirect.github.com/dotnet/runtime/pull/112015) - Remove Windows 8.1 from test queues by [@&#8203;agocke](https://redirect.github.com/agocke) in [#&#8203;112056](https://redirect.github.com/dotnet/runtime/pull/112056) - \[release/9.0-staging] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [#&#8203;111603](https://redirect.github.com/dotnet/runtime/pull/111603) - \[browser] Remove experimental </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/reactiveui/ReactiveUI). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJEZXBlbmRlbmN5IE1hbmFnZW1lbnQiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c6cac4c commit 20528f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<PackageVersion Include="Splat.DryIoc" Version="$(SplatVersion)" />
4141
<PackageVersion Include="Splat.Ninject" Version="$(SplatVersion)" />
4242
<PackageVersion Include="stylecop.analyzers" Version="1.2.0-beta.556" />
43-
<PackageVersion Include="System.Collections.Immutable" Version="8.0.0" />
43+
<PackageVersion Include="System.Collections.Immutable" Version="9.0.9" />
4444
<PackageVersion Include="System.IO.FileSystem.Primitives" Version="4.3.0" />
4545
<PackageVersion Include="System.Runtime.Serialization.Primitives" Version="4.3.0" />
4646
<PackageVersion Include="System.Text.Json" Version="9.0.9" />

0 commit comments

Comments
 (0)