Commit 995a40b
authored
Bump the nuget-dependencies group with 7 updates (#69)
Updated
[Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer)
from 2.0.210 to 2.0.222.
<details>
<summary>Release notes</summary>
_Sourced from [Meziantou.Analyzer's
releases](https://github.com/meziantou/Meziantou.Analyzer/releases)._
## 2.0.222
NuGet package:
<https://www.nuget.org/packages/Meziantou.Analyzer/2.0.222>
## What's Changed
* docs: enhance MA0090 and MA0098 rule documentation by @Meir017 in
meziantou/Meziantou.Analyzer#874
* MA0042 fixer creates generic method call if generic method was called
by @Griboedoff in
meziantou/Meziantou.Analyzer#881
## New Contributors
* @Griboedoff made their first contribution in
meziantou/Meziantou.Analyzer#881
**Full Changelog**:
meziantou/Meziantou.Analyzer@2.0.221...2.0.222
## 2.0.221
NuGet package:
<https://www.nuget.org/packages/Meziantou.Analyzer/2.0.221>
## What's Changed
* New rules: MA0174 and MA0175 by @meziantou in
meziantou/Meziantou.Analyzer#879
**Full Changelog**:
meziantou/Meziantou.Analyzer@2.0.220...2.0.221
## 2.0.220
NuGet package:
<https://www.nuget.org/packages/Meziantou.Analyzer/2.0.220>
## What's Changed
* docs: Add multiple CA/MA analyzer rule mappings by @Meir017 in
meziantou/Meziantou.Analyzer#871
* Enhance MA0048 diagnostic messages with type information by @Meir017
in meziantou/Meziantou.Analyzer#873
**Full Changelog**:
meziantou/Meziantou.Analyzer@2.0.219...2.0.220
## 2.0.219
NuGet package:
<https://www.nuget.org/packages/Meziantou.Analyzer/2.0.219>
## What's Changed
* Fix code block formatting in README.md by @Meir017 in
meziantou/Meziantou.Analyzer#865
## New Contributors
* @Meir017 made their first contribution in
meziantou/Meziantou.Analyzer#865
**Full Changelog**:
meziantou/Meziantou.Analyzer@2.0.218...2.0.219
## 2.0.218
NuGet package:
<https://www.nuget.org/packages/Meziantou.Analyzer/2.0.218>
**Full Changelog**:
meziantou/Meziantou.Analyzer@2.0.217...2.0.218
## 2.0.217
NuGet package:
<https://www.nuget.org/packages/Meziantou.Analyzer/2.0.217>
**Full Changelog**:
meziantou/Meziantou.Analyzer@2.0.216...2.0.217
## 2.0.216
NuGet package:
<https://www.nuget.org/packages/Meziantou.Analyzer/2.0.216>
## What's Changed
* Make expression parsing more robust by @meziantou in
meziantou/Meziantou.Analyzer#830
**Full Changelog**:
meziantou/Meziantou.Analyzer@2.0.215...2.0.216
## 2.0.215
NuGet package:
<https://www.nuget.org/packages/Meziantou.Analyzer/2.0.215>
**Full Changelog**:
meziantou/Meziantou.Analyzer@2.0.214...2.0.215
## 2.0.214
NuGet package:
<https://www.nuget.org/packages/Meziantou.Analyzer/2.0.214>
## What's Changed
* Suggest using LazyInitializer instead of CompareExchange by
@meziantou in meziantou/Meziantou.Analyzer#828
**Full Changelog**:
meziantou/Meziantou.Analyzer@2.0.213...2.0.214
## 2.0.213
NuGet package:
<https://www.nuget.org/packages/Meziantou.Analyzer/2.0.213>
## What's Changed
* Use Meziantou SDK by @meziantou in
meziantou/Meziantou.Analyzer#826
**Full Changelog**:
meziantou/Meziantou.Analyzer@2.0.212...2.0.213
## 2.0.212
NuGet package:
<https://www.nuget.org/packages/Meziantou.Analyzer/2.0.212>
## What's Changed
* Add new rule to detect similar code in both side of a logical
operation by @meziantou in
meziantou/Meziantou.Analyzer#825
**Full Changelog**:
meziantou/Meziantou.Analyzer@2.0.211...2.0.212
## 2.0.211
NuGet package:
<https://www.nuget.org/packages/Meziantou.Analyzer/2.0.211>
## What's Changed
* Fix for MA0077 for `ref struct` and improve MA0066 to detect
`WithComparers` by @meziantou in
meziantou/Meziantou.Analyzer#824
**Full Changelog**:
meziantou/Meziantou.Analyzer@2.0.210...2.0.211
Commits viewable in [compare
view](meziantou/Meziantou.Analyzer@2.0.210...2.0.222).
</details>
Updated
[Microsoft.Bcl.AsyncInterfaces](https://github.com/dotnet/runtime) from
9.0.7 to 9.0.9.
<details>
<summary>Release notes</summary>
_Sourced from [Microsoft.Bcl.AsyncInterfaces's
releases](https://github.com/dotnet/runtime/releases)._
## 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 dotnet/runtime#117671
* [release/9.0-staging] [Test Only] Fix BuildChainCustomTrustStore test
by @github-actions[bot] in
dotnet/runtime#117761
* [release/9.0-staging] Update dependencies from dotnet/arcade by
@dotnet-maestro[bot] in dotnet/runtime#117742
* [release/9.0-staging] Update dependencies from dotnet/xharness by
@dotnet-maestro[bot] in dotnet/runtime#117872
* [release/9.0-staging] Update dependencies from dotnet/sdk by
@dotnet-maestro[bot] in dotnet/runtime#117873
* Revert "[release/9.0-staging] Update dependencies from dotnet/sdk" by
@lewing in dotnet/runtime#118001
* [release/9.0-staging] Update dependencies from dotnet/cecil by
@dotnet-maestro[bot] in dotnet/runtime#117910
* [release/9.0-staging] Update dependencies from dotnet/icu by
@dotnet-maestro[bot] in dotnet/runtime#117962
* [release/9.0-staging] Update dependencies from dotnet/roslyn by
@dotnet-maestro[bot] in dotnet/runtime#118080
* [release/9.0-staging] Update dependencies from dotnet/xharness by
@dotnet-maestro[bot] in dotnet/runtime#118114
* [release/9.0-staging] Fix broken debugger/debuggee startup handshake
protocol on macOS26. by @github-actions[bot] in
dotnet/runtime#118212
* [release/9.0-staging] [NRBF] Allow the users to decode
System.Nullable<UserStruct> by @github-actions[bot] in
dotnet/runtime#118328
* [release/9.0-staging] [Test Only] Disable/modify some
TimeZoneInfoTests on Android by @github-actions[bot] in
dotnet/runtime#118455
* Update branding to 9.0.9 by @vseanreesermsft in
dotnet/runtime#118349
* Merging internal commits for release/9.0 by @vseanreesermsft in
dotnet/runtime#118451
* [release/9.0-staging] Revert "Remove custom allocator." by
@github-actions[bot] in dotnet/runtime#118279
* [release/9.0] Merge release/9.0-staging changes by @krwq in
dotnet/runtime#118764
* [release/9.0] Update dependencies from dotnet/emsdk by
@dotnet-maestro[bot] in dotnet/runtime#117879
**Full Changelog**:
dotnet/runtime@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 dotnet/runtime#116514
* [release/9.0] Disable all MT tests on CI by @ilonatommy in
dotnet/runtime#116747
* [9.0] Revert squash commit and pulls release/9.0 again by @jozkee in
dotnet/runtime#116764
* [release/9.0-staging] Backport "Dispose Xunit ToolCommand" by
@ilonatommy in dotnet/runtime#116685
* [release/9.0-staging] Skip SSL key log test for OpenSSL 3.5+ by
@github-actions[bot] in dotnet/runtime#116687
* [release/9.0-staging] Fix absolute path check when loading
hostfxr/hostpolicy/coreclr by @elinor-fung in
dotnet/runtime#116775
* Update openssl dependency for SLES by @NikolaMilosavljevic in
dotnet/runtime#116922
* [9.0] Backport 115546 FLS initialization fix to 9. by @mangod9 in
dotnet/runtime#116872
* [release/9.0-staging] Update dependencies from dotnet/roslyn by
@dotnet-maestro[bot] in dotnet/runtime#117137
* [release/9.0-staging] Update dependencies from dotnet/icu by
@dotnet-maestro[bot] in dotnet/runtime#116681
* [release/9.0-staging] Update dependencies from dotnet/cecil by
@dotnet-maestro[bot] in dotnet/runtime#116455
* [release/9.0-staging] Update dependencies from dotnet/arcade by
@dotnet-maestro[bot] in dotnet/runtime#116948
* [release/9.0-staging] Update dependencies from dotnet/hotreload-utils
by @dotnet-maestro[bot] in
dotnet/runtime#115596
* [release/9.0-staging] Update dependencies from
dotnet/source-build-reference-packages by @dotnet-maestro[bot] in
dotnet/runtime#115588
* [release/9.0-staging] Map version for Tahoe compatibility. by
@github-actions[bot] in dotnet/runtime#116641
* [9.0] Update CI OSes by @richlander in
dotnet/runtime#115503
* Update branding to 9.0.8 by @vseanreesermsft in
dotnet/runtime#117283
* [release/9.0-staging] Update dependencies from dotnet/sdk by
@dotnet-maestro[bot] in dotnet/runtime#116683
* Disable odbc tests on net9 interpreter by @BrzVlad in
dotnet/runtime#117245
* [release/9.0-staging] Update dependencies from dotnet/cecil by
@dotnet-maestro[bot] in dotnet/runtime#117228
* [release/9.0-staging] Update dependencies from dotnet/icu by
@dotnet-maestro[bot] in dotnet/runtime#117257
* [release/9.0-staging] Update dependencies from dotnet/hotreload-utils
by @dotnet-maestro[bot] in
dotnet/runtime#117184
* [release/9.0-staging] Update dependencies from dotnet/runtime-assets
by @dotnet-maestro[bot] in
dotnet/runtime#116664
* [release/9.0-staging] Update dependencies from dotnet/xharness by
@dotnet-maestro[bot] in dotnet/runtime#116908
* [release/9.0] Update dependencies from dotnet/emsdk by
@dotnet-maestro[bot] in dotnet/runtime#116626
* [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by
@github-actions[bot] in dotnet/runtime#117296
* [release/9.0-staging][wbt] Prevent `InvalidOperationException` on
`TestOutputHelper` logging. by @ilonatommy in
dotnet/runtime#116916
* [release/9.0-staging] Harden `Ping_TimedOut_*` tests by
@github-actions[bot] in dotnet/runtime#116630
* Merging internal commits for release/9.0 by @vseanreesermsft in
dotnet/runtime#117442
* [release/9.0-staging] Fix ILogB for subnormal values by
@github-actions[bot] in dotnet/runtime#116973
* [release/9.0-staging] Fix ordering issue in interface trimming by
@github-actions[bot] in dotnet/runtime#114509
* [release/9.0-staging][mono][gc] Fix gc descriptor computation for
InlineArray structs by @BrzVlad in
dotnet/runtime#116951
* [release/9.0-staging] Fix few RandomAccess.Write edge case bugs by
@adamsitnik in dotnet/runtime#109646
* [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by
@github-actions[bot] in dotnet/runtime#117471
* [release/9.0-staging] Update dependencies from dotnet/xharness by
@dotnet-maestro[bot] in dotnet/runtime#117594
* [release/9.0-staging] Update dependencies from dotnet/sdk by
@dotnet-maestro[bot] in dotnet/runtime#117595
* [manual] Merge release/9.0-staging into release/9.0 by @tarekgh in
dotnet/runtime#117634
**Full Changelog**:
dotnet/runtime@v9.0.7...v9.0.8
Commits viewable in [compare
view](dotnet/runtime@v9.0.7...v9.0.9).
</details>
Updated [MSTest.TestAdapter](https://github.com/microsoft/testfx) from
3.10.0 to 3.10.5.
<details>
<summary>Release notes</summary>
_Sourced from [MSTest.TestAdapter's
releases](https://github.com/microsoft/testfx/releases)._
## 3.10.5
See the release notes
[here](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#3.10.5)
## 3.10.4
See the release notes
[here](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#3.10.4)
## 3.10.3
See the release notes
[here](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#3.10.3)
## 3.10.2
See the release notes
[here](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#3.10.2)
## 3.10.1
See the release notes
[here](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#3.10.1)
Commits viewable in [compare
view](microsoft/testfx@v3.10.0...v3.10.5).
</details>
Updated [MSTest.TestFramework](https://github.com/microsoft/testfx) from
3.10.0 to 3.10.5.
<details>
<summary>Release notes</summary>
_Sourced from [MSTest.TestFramework's
releases](https://github.com/microsoft/testfx/releases)._
## 3.10.5
See the release notes
[here](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#3.10.5)
## 3.10.4
See the release notes
[here](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#3.10.4)
## 3.10.3
See the release notes
[here](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#3.10.3)
## 3.10.2
See the release notes
[here](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#3.10.2)
## 3.10.1
See the release notes
[here](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#3.10.1)
Commits viewable in [compare
view](microsoft/testfx@v3.10.0...v3.10.5).
</details>
Updated [System.IO.Pipelines](https://github.com/dotnet/runtime) from
9.0.7 to 9.0.9.
<details>
<summary>Release notes</summary>
_Sourced from [System.IO.Pipelines's
releases](https://github.com/dotnet/runtime/releases)._
## 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 dotnet/runtime#117671
* [release/9.0-staging] [Test Only] Fix BuildChainCustomTrustStore test
by @github-actions[bot] in
dotnet/runtime#117761
* [release/9.0-staging] Update dependencies from dotnet/arcade by
@dotnet-maestro[bot] in dotnet/runtime#117742
* [release/9.0-staging] Update dependencies from dotnet/xharness by
@dotnet-maestro[bot] in dotnet/runtime#117872
* [release/9.0-staging] Update dependencies from dotnet/sdk by
@dotnet-maestro[bot] in dotnet/runtime#117873
* Revert "[release/9.0-staging] Update dependencies from dotnet/sdk" by
@lewing in dotnet/runtime#118001
* [release/9.0-staging] Update dependencies from dotnet/cecil by
@dotnet-maestro[bot] in dotnet/runtime#117910
* [release/9.0-staging] Update dependencies from dotnet/icu by
@dotnet-maestro[bot] in dotnet/runtime#117962
* [release/9.0-staging] Update dependencies from dotnet/roslyn by
@dotnet-maestro[bot] in dotnet/runtime#118080
* [release/9.0-staging] Update dependencies from dotnet/xharness by
@dotnet-maestro[bot] in dotnet/runtime#118114
* [release/9.0-staging] Fix broken debugger/debuggee startup handshake
protocol on macOS26. by @github-actions[bot] in
dotnet/runtime#118212
* [release/9.0-staging] [NRBF] Allow the users to decode
System.Nullable<UserStruct> by @github-actions[bot] in
dotnet/runtime#118328
* [release/9.0-staging] [Test Only] Disable/modify some
TimeZoneInfoTests on Android by @github-actions[bot] in
dotnet/runtime#118455
* Update branding to 9.0.9 by @vseanreesermsft in
dotnet/runtime#118349
* Merging internal commits for release/9.0 by @vseanreesermsft in
dotnet/runtime#118451
* [release/9.0-staging] Revert "Remove custom allocator." by
@github-actions[bot] in dotnet/runtime#118279
* [release/9.0] Merge release/9.0-staging changes by @krwq in
dotnet/runtime#118764
* [release/9.0] Update dependencies from dotnet/emsdk by
@dotnet-maestro[bot] in dotnet/runtime#117879
**Full Changelog**:
dotnet/runtime@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 dotnet/runtime#116514
* [release/9.0] Disable all MT tests on CI by @ilonatommy in
dotnet/runtime#116747
* [9.0] Revert squash commit and pulls release/9.0 again by @jozkee in
dotnet/runtime#116764
* [release/9.0-staging] Backport "Dispose Xunit ToolCommand" by
@ilonatommy in dotnet/runtime#116685
* [release/9.0-staging] Skip SSL key log test for OpenSSL 3.5+ by
@github-actions[bot] in dotnet/runtime#116687
* [release/9.0-staging] Fix absolute path check when loading
hostfxr/hostpolicy/coreclr by @elinor-fung in
dotnet/runtime#116775
* Update openssl dependency for SLES by @NikolaMilosavljevic in
dotnet/runtime#116922
* [9.0] Backport 115546 FLS initialization fix to 9. by @mangod9 in
dotnet/runtime#116872
* [release/9.0-staging] Update dependencies from dotnet/roslyn by
@dotnet-maestro[bot] in dotnet/runtime#117137
* [release/9.0-staging] Update dependencies from dotnet/icu by
@dotnet-maestro[bot] in dotnet/runtime#116681
* [release/9.0-staging] Update dependencies from dotnet/cecil by
@dotnet-maestro[bot] in dotnet/runtime#116455
* [release/9.0-staging] Update dependencies from dotnet/arcade by
@dotnet-maestro[bot] in dotnet/runtime#116948
* [release/9.0-staging] Update dependencies from dotnet/hotreload-utils
by @dotnet-maestro[bot] in
dotnet/runtime#115596
* [release/9.0-staging] Update dependencies from
dotnet/source-build-reference-packages by @dotnet-maestro[bot] in
dotnet/runtime#115588
* [release/9.0-staging] Map version for Tahoe compatibility. by
@github-actions[bot] in dotnet/runtime#116641
* [9.0] Update CI OSes by @richlander in
dotnet/runtime#115503
* Update branding to 9.0.8 by @vseanreesermsft in
dotnet/runtime#117283
* [release/9.0-staging] Update dependencies from dotnet/sdk by
@dotnet-maestro[bot] in dotnet/runtime#116683
* Disable odbc tests on net9 interpreter by @BrzVlad in
dotnet/runtime#117245
* [release/9.0-staging] Update dependencies from dotnet/cecil by
@dotnet-maestro[bot] in dotnet/runtime#117228
* [release/9.0-staging] Update dependencies from dotnet/icu by
@dotnet-maestro[bot] in dotnet/runtime#117257
* [release/9.0-staging] Update dependencies from dotnet/hotreload-utils
by @dotnet-maestro[bot] in
dotnet/runtime#117184
* [release/9.0-staging] Update dependencies from dotnet/runtime-assets
by @dotnet-maestro[bot] in
dotnet/runtime#116664
* [release/9.0-staging] Update dependencies from dotnet/xharness by
@dotnet-maestro[bot] in dotnet/runtime#116908
* [release/9.0] Update dependencies from dotnet/emsdk by
@dotnet-maestro[bot] in dotnet/runtime#116626
* [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by
@github-actions[bot] in dotnet/runtime#117296
* [release/9.0-staging][wbt] Prevent `InvalidOperationException` on
`TestOutputHelper` logging. by @ilonatommy in
dotnet/runtime#116916
* [release/9.0-staging] Harden `Ping_TimedOut_*` tests by
@github-actions[bot] in dotnet/runtime#116630
* Merging internal commits for release/9.0 by @vseanreesermsft in
dotnet/runtime#117442
* [release/9.0-staging] Fix ILogB for subnormal values by
@github-actions[bot] in dotnet/runtime#116973
* [release/9.0-staging] Fix ordering issue in interface trimming by
@github-actions[bot] in dotnet/runtime#114509
* [release/9.0-staging][mono][gc] Fix gc descriptor computation for
InlineArray structs by @BrzVlad in
dotnet/runtime#116951
* [release/9.0-staging] Fix few RandomAccess.Write edge case bugs by
@adamsitnik in dotnet/runtime#109646
* [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by
@github-actions[bot] in dotnet/runtime#117471
* [release/9.0-staging] Update dependencies from dotnet/xharness by
@dotnet-maestro[bot] in dotnet/runtime#117594
* [release/9.0-staging] Update dependencies from dotnet/sdk by
@dotnet-maestro[bot] in dotnet/runtime#117595
* [manual] Merge release/9.0-staging into release/9.0 by @tarekgh in
dotnet/runtime#117634
**Full Changelog**:
dotnet/runtime@v9.0.7...v9.0.8
Commits viewable in [compare
view](dotnet/runtime@v9.0.7...v9.0.9).
</details>
Updated [System.Text.Encodings.Web](https://github.com/dotnet/runtime)
from 9.0.7 to 9.0.9.
<details>
<summary>Release notes</summary>
_Sourced from [System.Text.Encodings.Web's
releases](https://github.com/dotnet/runtime/releases)._
## 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 dotnet/runtime#117671
* [release/9.0-staging] [Test Only] Fix BuildChainCustomTrustStore test
by @github-actions[bot] in
dotnet/runtime#117761
* [release/9.0-staging] Update dependencies from dotnet/arcade by
@dotnet-maestro[bot] in dotnet/runtime#117742
* [release/9.0-staging] Update dependencies from dotnet/xharness by
@dotnet-maestro[bot] in dotnet/runtime#117872
* [release/9.0-staging] Update dependencies from dotnet/sdk by
@dotnet-maestro[bot] in dotnet/runtime#117873
* Revert "[release/9.0-staging] Update dependencies from dotnet/sdk" by
@lewing in dotnet/runtime#118001
* [release/9.0-staging] Update dependencies from dotnet/cecil by
@dotnet-maestro[bot] in dotnet/runtime#117910
* [release/9.0-staging] Update dependencies from dotnet/icu by
@dotnet-maestro[bot] in dotnet/runtime#117962
* [release/9.0-staging] Update dependencies from dotnet/roslyn by
@dotnet-maestro[bot] in dotnet/runtime#118080
* [release/9.0-staging] Update dependencies from dotnet/xharness by
@dotnet-maestro[bot] in dotnet/runtime#118114
* [release/9.0-staging] Fix broken debugger/debuggee startup handshake
protocol on macOS26. by @github-actions[bot] in
dotnet/runtime#118212
* [release/9.0-staging] [NRBF] Allow the users to decode
System.Nullable<UserStruct> by @github-actions[bot] in
dotnet/runtime#118328
* [release/9.0-staging] [Test Only] Disable/modify some
TimeZoneInfoTests on Android by @github-actions[bot] in
dotnet/runtime#118455
* Update branding to 9.0.9 by @vseanreesermsft in
dotnet/runtime#118349
* Merging internal commits for release/9.0 by @vseanreesermsft in
dotnet/runtime#118451
* [release/9.0-staging] Revert "Remove custom allocator." by
@github-actions[bot] in dotnet/runtime#118279
* [release/9.0] Merge release/9.0-staging changes by @krwq in
dotnet/runtime#118764
* [release/9.0] Update dependencies from dotnet/emsdk by
@dotnet-maestro[bot] in dotnet/runtime#117879
**Full Changelog**:
dotnet/runtime@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 dotnet/runtime#116514
* [release/9.0] Disable all MT tests on CI by @ilonatommy in
dotnet/runtime#116747
* [9.0] Revert squash commit and pulls release/9.0 again by @jozkee in
dotnet/runtime#116764
* [release/9.0-staging] Backport "Dispose Xunit ToolCommand" by
@ilonatommy in dotnet/runtime#116685
* [release/9.0-staging] Skip SSL key log test for OpenSSL 3.5+ by
@github-actions[bot] in dotnet/runtime#116687
* [release/9.0-staging] Fix absolute path check when loading
hostfxr/hostpolicy/coreclr by @elinor-fung in
dotnet/runtime#116775
* Update openssl dependency for SLES by @NikolaMilosavljevic in
dotnet/runtime#116922
* [9.0] Backport 115546 FLS initialization fix to 9. by @mangod9 in
dotnet/runtime#116872
* [release/9.0-staging] Update dependencies from dotnet/roslyn by
@dotnet-maestro[bot] in dotnet/runtime#117137
* [release/9.0-staging] Update dependencies from dotnet/icu by
@dotnet-maestro[bot] in dotnet/runtime#116681
* [release/9.0-staging] Update dependencies from dotnet/cecil by
@dotnet-maestro[bot] in dotnet/runtime#116455
* [release/9.0-staging] Update dependencies from dotnet/arcade by
@dotnet-maestro[bot] in dotnet/runtime#116948
* [release/9.0-staging] Update dependencies from dotnet/hotreload-utils
by @dotnet-maestro[bot] in
dotnet/runtime#115596
* [release/9.0-staging] Update dependencies from
dotnet/source-build-reference-packages by @dotnet-maestro[bot] in
dotnet/runtime#115588
* [release/9.0-staging] Map version for Tahoe compatibility. by
@github-actions[bot] in dotnet/runtime#116641
* [9.0] Update CI OSes by @richlander in
dotnet/runtime#115503
* Update branding to 9.0.8 by @vseanreesermsft in
dotnet/runtime#117283
* [release/9.0-staging] Update dependencies from dotnet/sdk by
@dotnet-maestro[bot] in dotnet/runtime#116683
* Disable odbc tests on net9 interpreter by @BrzVlad in
dotnet/runtime#117245
* [release/9.0-staging] Update dependencies from dotnet/cecil by
@dotnet-maestro[bot] in dotnet/runtime#117228
* [release/9.0-staging] Update dependencies from dotnet/icu by
@dotnet-maestro[bot] in dotnet/runtime#117257
* [release/9.0-staging] Update dependencies from dotnet/hotreload-utils
by @dotnet-maestro[bot] in
dotnet/runtime#117184
* [release/9.0-staging] Update dependencies from dotnet/runtime-assets
by @dotnet-maestro[bot] in
dotnet/runtime#116664
* [release/9.0-staging] Update dependencies from dotnet/xharness by
@dotnet-maestro[bot] in dotnet/runtime#116908
* [release/9.0] Update dependencies from dotnet/emsdk by
@dotnet-maestro[bot] in dotnet/runtime#116626
* [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by
@github-actions[bot] in dotnet/runtime#117296
* [release/9.0-staging][wbt] Prevent `InvalidOperationException` on
`TestOutputHelper` logging. by @ilonatommy in
dotnet/runtime#116916
* [release/9.0-staging] Harden `Ping_TimedOut_*` tests by
@github-actions[bot] in dotnet/runtime#116630
* Merging internal commits for release/9.0 by @vseanreesermsft in
dotnet/runtime#117442
* [release/9.0-staging] Fix ILogB for subnormal values by
@github-actions[bot] in dotnet/runtime#116973
* [release/9.0-staging] Fix ordering issue in interface trimming by
@github-actions[bot] in dotnet/runtime#114509
* [release/9.0-staging][mono][gc] Fix gc descriptor computation for
InlineArray structs by @BrzVlad in
dotnet/runtime#116951
* [release/9.0-staging] Fix few RandomAccess.Write edge case bugs by
@adamsitnik in dotnet/runtime#109646
* [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by
@github-actions[bot] in dotnet/runtime#117471
* [release/9.0-staging] Update dependencies from dotnet/xharness by
@dotnet-maestro[bot] in dotnet/runtime#117594
* [release/9.0-staging] Update dependencies from dotnet/sdk by
@dotnet-maestro[bot] in dotnet/runtime#117595
* [manual] Merge release/9.0-staging into release/9.0 by @tarekgh in
dotnet/runtime#117634
**Full Changelog**:
dotnet/runtime@v9.0.7...v9.0.8
Commits viewable in [compare
view](dotnet/runtime@v9.0.7...v9.0.9).
</details>
Updated [System.Text.Json](https://github.com/dotnet/runtime) from 9.0.7
to 9.0.9.
<details>
<summary>Release notes</summary>
_Sourced from [System.Text.Json's
releases](https://github.com/dotnet/runtime/releases)._
## 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 dotnet/runtime#117671
* [release/9.0-staging] [Test Only] Fix BuildChainCustomTrustStore test
by @github-actions[bot] in
dotnet/runtime#117761
* [release/9.0-staging] Update dependencies from dotnet/arcade by
@dotnet-maestro[bot] in dotnet/runtime#117742
* [release/9.0-staging] Update dependencies from dotnet/xharness by
@dotnet-maestro[bot] in dotnet/runtime#117872
* [release/9.0-staging] Update dependencies from dotnet/sdk by
@dotnet-maestro[bot] in dotnet/runtime#117873
* Revert "[release/9.0-staging] Update dependencies from dotnet/sdk" by
@lewing in dotnet/runtime#118001
* [release/9.0-staging] Update dependencies from dotnet/cecil by
@dotnet-maestro[bot] in dotnet/runtime#117910
* [release/9.0-staging] Update dependencies from dotnet/icu by
@dotnet-maestro[bot] in dotnet/runtime#117962
* [release/9.0-staging] Update dependencies from dotnet/roslyn by
@dotnet-maestro[bot] in dotnet/runtime#118080
* [release/9.0-staging] Update dependencies from dotnet/xharness by
@dotnet-maestro[bot] in dotnet/runtime#118114
* [release/9.0-staging] Fix broken debugger/debuggee startup handshake
protocol on macOS26. by @github-actions[bot] in
dotnet/runtime#118212
* [release/9.0-staging] [NRBF] Allow the users to decode
System.Nullable<UserStruct> by @github-actions[bot] in
dotnet/runtime#118328
* [release/9.0-staging] [Test Only] Disable/modify some
TimeZoneInfoTests on Android by @github-actions[bot] in
dotnet/runtime#118455
* Update branding to 9.0.9 by @vseanreesermsft in
dotnet/runtime#118349
* Merging internal commits for release/9.0 by @vseanreesermsft in
dotnet/runtime#118451
* [release/9.0-staging] Revert "Remove custom allocator." by
@github-actions[bot] in dotnet/runtime#118279
* [release/9.0] Merge release/9.0-staging changes by @krwq in
dotnet/runtime#118764
* [release/9.0] Update dependencies from dotnet/emsdk by
@dotnet-maestro[bot] in dotnet/runtime#117879
**Full Changelog**:
dotnet/runtime@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 dotnet/runtime#116514
* [release/9.0] Disable all MT tests on CI by @ilonatommy in
dotnet/runtime#116747
* [9.0] Revert squash commit and pulls release/9.0 again by @jozkee in
dotnet/runtime#116764
* [release/9.0-staging] Backport "Dispose Xunit ToolCommand" by
@ilonatommy in dotnet/runtime#116685
* [release/9.0-staging] Skip SSL key log test for OpenSSL 3.5+ by
@github-actions[bot] in dotnet/runtime#116687
* [release/9.0-staging] Fix absolute path check when loading
hostfxr/hostpolicy/coreclr by @elinor-fung in
dotnet/runtime#116775
* Update openssl dependency for SLES by @NikolaMilosavljevic in
dotnet/runtime#116922
* [9.0] Backport 115546 FLS initialization fix to 9. by @mangod9 in
dotnet/runtime#116872
* [release/9.0-staging] Update dependencies from dotnet/roslyn by
@dotnet-maestro[bot] in dotnet/runtime#117137
* [release/9.0-staging] Update dependencies from dotnet/icu by
@dotnet-maestro[bot] in dotnet/runtime#116681
* [release/9.0-staging] Update dependencies from dotnet/cecil by
@dotnet-maestro[bot] in dotnet/runtime#116455
* [release/9.0-staging] Update dependencies from dotnet/arcade by
@dotnet-maestro[bot] in dotnet/runtime#116948
* [release/9.0-staging] Update dependencies from dotnet/hotreload-utils
by @dotnet-maestro[bot] in
dotnet/runtime#115596
* [release/9.0-staging] Update dependencies from
dotnet/source-build-reference-packages by @dotnet-maestro[bot] in
dotnet/runtime#115588
* [release/9.0-staging] Map version for Tahoe compatibility. by
@github-actions[bot] in dotnet/runtime#116641
* [9.0] Update CI OSes by @richlander in
dotnet/runtime#115503
* Update branding to 9.0.8 by @vseanreesermsft in
dotnet/runtime#117283
* [release/9.0-staging] Update dependencies from dotnet/sdk by
@dotnet-maestro[bot] in dotnet/runtime#116683
* Disable odbc tests on net9 interpreter by @BrzVlad in
dotnet/runtime#117245
* [release/9.0-staging] Update dependencies from dotnet/cecil by
@dotnet-maestro[bot] in dotnet/runtime#117228
* [release/9.0-staging] Update dependencies from dotnet/icu by
@dotnet-maestro[bot] in dotnet/runtime#117257
* [release/9.0-staging] Update dependencies from dotnet/hotreload-utils
by @dotnet-maestro[bot] in
dotnet/runtime#117184
* [release/9.0-staging] Update dependencies from dotnet/runtime-assets
by @dotnet-maestro[bot] in
dotnet/runtime#116664
* [release/9.0-staging] Update dependencies from dotnet/xharness by
@dotnet-maestro[bot] in dotnet/runtime#116908
* [release/9.0] Update dependencies from dotnet/emsdk by
@dotnet-maestro[bot] in dotnet/runtime#116626
* [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by
@github-actions[bot] in dotnet/runtime#117296
* [release/9.0-staging][wbt] Prevent `InvalidOperationException` on
`TestOutputHelper` logging. by @ilonatommy in
dotnet/runtime#116916
* [release/9.0-staging] Harden `Ping_TimedOut_*` tests by
@github-actions[bot] in dotnet/runtime#116630
* Merging internal commits for release/9.0 by @vseanreesermsft in
dotnet/runtime#117442
* [release/9.0-staging] Fix ILogB for subnormal values by
@github-actions[bot] in dotnet/runtime#116973
* [release/9.0-staging] Fix ordering issue in interface trimming by
@github-actions[bot] in dotnet/runtime#114509
* [release/9.0-staging][mono][gc] Fix gc descriptor computation for
InlineArray structs by @BrzVlad in
dotnet/runtime#116951
* [release/9.0-staging] Fix few RandomAccess.Write edge case bugs by
@adamsitnik in dotnet/runtime#109646
* [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by
@github-actions[bot] in dotnet/runtime#117471
* [release/9.0-staging] Update dependencies from dotnet/xharness by
@dotnet-maestro[bot] in dotnet/runtime#117594
* [release/9.0-staging] Update dependencies from dotnet/sdk by
@dotnet-maestro[bot] in dotnet/runtime#117595
* [manual] Merge release/9.0-staging into release/9.0 by @tarekgh in
dotnet/runtime#117634
**Full Changelog**:
dotnet/runtime@v9.0.7...v9.0.8
Commits viewable in [compare
view](dotnet/runtime@v9.0.7...v9.0.9).
</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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 9f4ff24 commit 995a40b
1 file changed
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments