singleton
singleton copied to clipboard
Bump Microsoft.Extensions.DependencyModel, System.Text.Encodings.Web, System.Text.Json and Microsoft.Bcl.AsyncInterfaces in /singletonclient
Bumps Microsoft.Extensions.DependencyModel, System.Text.Encodings.Web, System.Text.Json and Microsoft.Bcl.AsyncInterfaces. These dependencies needed to be updated together.
Updates Microsoft.Extensions.DependencyModel
from 7.0.0 to 8.0.0
Release notes
Sourced from Microsoft.Extensions.DependencyModel's releases.
.NET 8.0.0
What's Changed
- [release/8.0-rc1] [release/8.0] Events for IL methods without IL headers by
@github-actions
in dotnet/runtime#92317- [release/8.0] Update dependencies from dotnet/source-build-externals by
@dotnet-maestro
in dotnet/runtime#92340- [release/8.0-rc1] [release/8.0] Fix wasi build. by
@github-actions
in dotnet/runtime#92368- [automated] Merge branch 'release/8.0-rc2' => 'release/8.0' by
@dotnet-maestro-bot
in dotnet/runtime#92325- [release/8.0] Update dependencies from dotnet/roslyn by
@dotnet-maestro
in dotnet/runtime#92303- [automated] Merge branch 'release/8.0-rc1' => 'release/8.0' by
@dotnet-maestro-bot
in dotnet/runtime#92374- [release/8.0] Bump version to GA by
@carlossanlop
in dotnet/runtime#92305- [release/8.0] Update dependencies from dotnet/source-build-externals by
@dotnet-maestro
in dotnet/runtime#92476- [automated] Merge branch 'release/8.0-rc2' => 'release/8.0' by
@dotnet-maestro-bot
in dotnet/runtime#92401- [release/8.0] Update dependencies from dotnet/roslyn by
@dotnet-maestro
in dotnet/runtime#92418- [release/8.0] Update dependencies from dotnet/source-build-reference-packages by
@dotnet-maestro
in dotnet/runtime#92474- [release/8.0] Update dependencies from dnceng/internal/dotnet-optimization by
@dotnet-maestro
in dotnet/runtime#92473- [release/8.0] Update dependencies from dotnet/roslyn by
@dotnet-maestro
in dotnet/runtime#92488- [automated] Merge branch 'release/8.0-rc2' => 'release/8.0' by
@dotnet-maestro-bot
in dotnet/runtime#92484- [release/8.0] Update dependencies from dotnet/roslyn-analyzers by
@dotnet-maestro
in dotnet/runtime#92499- [release/8.0] Update dependencies from dotnet/emsdk by
@dotnet-maestro
in dotnet/runtime#92532- [automated] Merge branch 'release/8.0-rc2' => 'release/8.0' by
@dotnet-maestro-bot
in dotnet/runtime#92515- [release/8.0] Update dependencies from dotnet/source-build-externals by
@dotnet-maestro
in dotnet/runtime#92641- [release/8.0] Update dependencies from dotnet/emsdk dotnet/hotreload-utils by
@dotnet-maestro
in dotnet/runtime#92606- [release/8.0][wasm] Fix regressed file sizes for blazor by
@radical
in dotnet/runtime#92627- [release/8.0] JIT: Fixed containment of STOREIND of HW intrinsics ConvertTo*/Extract* by
@github-actions
in dotnet/runtime#92513- [release/8.0] Define bool as Interop.BOOL to prevent upper bytes setting native bool by
@github-actions
in dotnet/runtime#92681- [release/8.0] Make CoreCLR/NativeAOT assembly compile with .subsections_via_symbols on Apple platforms by
@github-actions
in dotnet/runtime#92544- [release/8.0] Fix LLVMAOT Mono runtime variant official build to produce correctly named runtime packs by
@github-actions
in dotnet/runtime#92737- [release/8.0] Remove all PGO assets except for the runtime PGO archive. by
@github-actions
in dotnet/runtime#92735- [release/8.0] Put HasNativeCodeReJITAware into GetFunctionAddress by
@github-actions
in dotnet/runtime#92665- [release/8.0] Update dependencies from dotnet/cecil dotnet/emsdk by
@dotnet-maestro
in dotnet/runtime#92702- [release/8.0][wasm] Fix Wasm.Build.Tests failing due to an old skiasharp reference by
@radical
in dotnet/runtime#92747- [release/8.0] Update dependencies from dotnet/installer by
@radical
in dotnet/runtime#92745- [release/8.0] Bring back CopyOutputSymbolsToPublishDirectory by
@github-actions
in dotnet/runtime#92369- [release/8.0] Update dependencies from
dotnet/installer
by@radical
in dotnet/runtime#92795- [release/8.0] Update dependencies from dnceng/internal/dotnet-optimization by
@dotnet-maestro
in dotnet/runtime#92762- [release/8.0] Update dependencies from dnceng/internal/dotnet-optimization by
@dotnet-maestro
in dotnet/runtime#92816- [release/8.0][wasm][debugger] Support multidimensional indexing of object scheme by
@ilonatommy
in dotnet/runtime#92753- [release/8.0] [browser] Remove duplicated marshaling of return value for JSExport by
@github-actions
in dotnet/runtime#92886- [release/8.0] [browser][nodejs] keep runtime alive for JSExport calls by
@github-actions
in dotnet/runtime#92890- [release/8.0] Update dependencies from dotnet/roslyn by
@dotnet-maestro
in dotnet/runtime#92503- [release/8.0] Make config binding gen incremental (#89587) by
@layomia
in dotnet/runtime#92730- [release/8.0] [wasm] Endian fix for Webcil by
@github-actions
in dotnet/runtime#92495- [release/8.0] Update dependencies from dotnet/source-build-externals by
@dotnet-maestro
in dotnet/runtime#92935- [release/8.0] Update dependencies from dotnet/cecil dotnet/hotreload-utils by
@dotnet-maestro
in dotnet/runtime#92932- [release/8.0][wasm] Use intended ports when running
DevServer
by@radical
in dotnet/runtime#92906- [release/8.0] Fix deadlock in EventPipeEventDispatcher by
@github-actions
in dotnet/runtime#92912- [release/8.0] CI: runtime-wasm-perf: disable for PRs by
@radical
in dotnet/runtime#92977- [release/8.0] Throw when applying
JsonObjectHandling.Populate
to types with parameterized constructors. by@github-actions
in dotnet/runtime#92947- [release/8.0] Use invariant culture in CBOR date encoding by
@github-actions
in dotnet/runtime#92924
... (truncated)
Commits
5535e31
Merge in 'release/8.0' changese0bed94
Update dependencies from https://github.com/dotnet/emsdk build 20231030.2 (#9...0395649
Merge in 'release/8.0' changes0a7709a
[release/8.0] Bump net7 downlevel version to 7.0.14 (#94192)a60d358
Merge in 'release/8.0' changes7331dcb
[8.0] Update MsQuic (#93979)17ea9ab
Merged PR 34793: [internal/release/8.0] Merge from public2066e8f
Apply suggestions from code review59edaad
[release/8.0] Honor JsonSerializerOptions.PropertyNameCaseInsensitive in prop...488a8a3
[release/8.0][wasm] Fix perf pipeline runs (#93888)- Additional commits viewable in compare view
Updates System.Text.Encodings.Web
from 7.0.0 to 8.0.0
Release notes
Sourced from System.Text.Encodings.Web's releases.
.NET 8.0.0
What's Changed
- [release/8.0-rc1] [release/8.0] Events for IL methods without IL headers by
@github-actions
in dotnet/runtime#92317- [release/8.0] Update dependencies from dotnet/source-build-externals by
@dotnet-maestro
in dotnet/runtime#92340- [release/8.0-rc1] [release/8.0] Fix wasi build. by
@github-actions
in dotnet/runtime#92368- [automated] Merge branch 'release/8.0-rc2' => 'release/8.0' by
@dotnet-maestro-bot
in dotnet/runtime#92325- [release/8.0] Update dependencies from dotnet/roslyn by
@dotnet-maestro
in dotnet/runtime#92303- [automated] Merge branch 'release/8.0-rc1' => 'release/8.0' by
@dotnet-maestro-bot
in dotnet/runtime#92374- [release/8.0] Bump version to GA by
@carlossanlop
in dotnet/runtime#92305- [release/8.0] Update dependencies from dotnet/source-build-externals by
@dotnet-maestro
in dotnet/runtime#92476- [automated] Merge branch 'release/8.0-rc2' => 'release/8.0' by
@dotnet-maestro-bot
in dotnet/runtime#92401- [release/8.0] Update dependencies from dotnet/roslyn by
@dotnet-maestro
in dotnet/runtime#92418- [release/8.0] Update dependencies from dotnet/source-build-reference-packages by
@dotnet-maestro
in dotnet/runtime#92474- [release/8.0] Update dependencies from dnceng/internal/dotnet-optimization by
@dotnet-maestro
in dotnet/runtime#92473- [release/8.0] Update dependencies from dotnet/roslyn by
@dotnet-maestro
in dotnet/runtime#92488- [automated] Merge branch 'release/8.0-rc2' => 'release/8.0' by
@dotnet-maestro-bot
in dotnet/runtime#92484- [release/8.0] Update dependencies from dotnet/roslyn-analyzers by
@dotnet-maestro
in dotnet/runtime#92499- [release/8.0] Update dependencies from dotnet/emsdk by
@dotnet-maestro
in dotnet/runtime#92532- [automated] Merge branch 'release/8.0-rc2' => 'release/8.0' by
@dotnet-maestro-bot
in dotnet/runtime#92515- [release/8.0] Update dependencies from dotnet/source-build-externals by
@dotnet-maestro
in dotnet/runtime#92641- [release/8.0] Update dependencies from dotnet/emsdk dotnet/hotreload-utils by
@dotnet-maestro
in dotnet/runtime#92606- [release/8.0][wasm] Fix regressed file sizes for blazor by
@radical
in dotnet/runtime#92627- [release/8.0] JIT: Fixed containment of STOREIND of HW intrinsics ConvertTo*/Extract* by
@github-actions
in dotnet/runtime#92513- [release/8.0] Define bool as Interop.BOOL to prevent upper bytes setting native bool by
@github-actions
in dotnet/runtime#92681- [release/8.0] Make CoreCLR/NativeAOT assembly compile with .subsections_via_symbols on Apple platforms by
@github-actions
in dotnet/runtime#92544- [release/8.0] Fix LLVMAOT Mono runtime variant official build to produce correctly named runtime packs by
@github-actions
in dotnet/runtime#92737- [release/8.0] Remove all PGO assets except for the runtime PGO archive. by
@github-actions
in dotnet/runtime#92735- [release/8.0] Put HasNativeCodeReJITAware into GetFunctionAddress by
@github-actions
in dotnet/runtime#92665- [release/8.0] Update dependencies from dotnet/cecil dotnet/emsdk by
@dotnet-maestro
in dotnet/runtime#92702- [release/8.0][wasm] Fix Wasm.Build.Tests failing due to an old skiasharp reference by
@radical
in dotnet/runtime#92747- [release/8.0] Update dependencies from dotnet/installer by
@radical
in dotnet/runtime#92745- [release/8.0] Bring back CopyOutputSymbolsToPublishDirectory by
@github-actions
in dotnet/runtime#92369- [release/8.0] Update dependencies from
dotnet/installer
by@radical
in dotnet/runtime#92795- [release/8.0] Update dependencies from dnceng/internal/dotnet-optimization by
@dotnet-maestro
in dotnet/runtime#92762- [release/8.0] Update dependencies from dnceng/internal/dotnet-optimization by
@dotnet-maestro
in dotnet/runtime#92816- [release/8.0][wasm][debugger] Support multidimensional indexing of object scheme by
@ilonatommy
in dotnet/runtime#92753- [release/8.0] [browser] Remove duplicated marshaling of return value for JSExport by
@github-actions
in dotnet/runtime#92886- [release/8.0] [browser][nodejs] keep runtime alive for JSExport calls by
@github-actions
in dotnet/runtime#92890- [release/8.0] Update dependencies from dotnet/roslyn by
@dotnet-maestro
in dotnet/runtime#92503- [release/8.0] Make config binding gen incremental (#89587) by
@layomia
in dotnet/runtime#92730- [release/8.0] [wasm] Endian fix for Webcil by
@github-actions
in dotnet/runtime#92495- [release/8.0] Update dependencies from dotnet/source-build-externals by
@dotnet-maestro
in dotnet/runtime#92935- [release/8.0] Update dependencies from dotnet/cecil dotnet/hotreload-utils by
@dotnet-maestro
in dotnet/runtime#92932- [release/8.0][wasm] Use intended ports when running
DevServer
by@radical
in dotnet/runtime#92906- [release/8.0] Fix deadlock in EventPipeEventDispatcher by
@github-actions
in dotnet/runtime#92912- [release/8.0] CI: runtime-wasm-perf: disable for PRs by
@radical
in dotnet/runtime#92977- [release/8.0] Throw when applying
JsonObjectHandling.Populate
to types with parameterized constructors. by@github-actions
in dotnet/runtime#92947- [release/8.0] Use invariant culture in CBOR date encoding by
@github-actions
in dotnet/runtime#92924
... (truncated)
Commits
5535e31
Merge in 'release/8.0' changese0bed94
Update dependencies from https://github.com/dotnet/emsdk build 20231030.2 (#9...0395649
Merge in 'release/8.0' changes0a7709a
[release/8.0] Bump net7 downlevel version to 7.0.14 (#94192)a60d358
Merge in 'release/8.0' changes7331dcb
[8.0] Update MsQuic (#93979)17ea9ab
Merged PR 34793: [internal/release/8.0] Merge from public2066e8f
Apply suggestions from code review59edaad
[release/8.0] Honor JsonSerializerOptions.PropertyNameCaseInsensitive in prop...488a8a3
[release/8.0][wasm] Fix perf pipeline runs (#93888)- Additional commits viewable in compare view
Updates System.Text.Json
from 7.0.3 to 8.0.0
Release notes
Sourced from System.Text.Json's releases.
.NET 8.0.0
What's Changed
- [release/8.0-rc1] [release/8.0] Events for IL methods without IL headers by
@github-actions
in dotnet/runtime#92317- [release/8.0] Update dependencies from dotnet/source-build-externals by
@dotnet-maestro
in dotnet/runtime#92340- [release/8.0-rc1] [release/8.0] Fix wasi build. by
@github-actions
in dotnet/runtime#92368- [automated] Merge branch 'release/8.0-rc2' => 'release/8.0' by
@dotnet-maestro-bot
in dotnet/runtime#92325- [release/8.0] Update dependencies from dotnet/roslyn by
@dotnet-maestro
in dotnet/runtime#92303- [automated] Merge branch 'release/8.0-rc1' => 'release/8.0' by
@dotnet-maestro-bot
in dotnet/runtime#92374- [release/8.0] Bump version to GA by
@carlossanlop
in dotnet/runtime#92305- [release/8.0] Update dependencies from dotnet/source-build-externals by
@dotnet-maestro
in dotnet/runtime#92476- [automated] Merge branch 'release/8.0-rc2' => 'release/8.0' by
@dotnet-maestro-bot
in dotnet/runtime#92401- [release/8.0] Update dependencies from dotnet/roslyn by
@dotnet-maestro
in dotnet/runtime#92418- [release/8.0] Update dependencies from dotnet/source-build-reference-packages by
@dotnet-maestro
in dotnet/runtime#92474- [release/8.0] Update dependencies from dnceng/internal/dotnet-optimization by
@dotnet-maestro
in dotnet/runtime#92473- [release/8.0] Update dependencies from dotnet/roslyn by
@dotnet-maestro
in dotnet/runtime#92488- [automated] Merge branch 'release/8.0-rc2' => 'release/8.0' by
@dotnet-maestro-bot
in dotnet/runtime#92484- [release/8.0] Update dependencies from dotnet/roslyn-analyzers by
@dotnet-maestro
in dotnet/runtime#92499- [release/8.0] Update dependencies from dotnet/emsdk by
@dotnet-maestro
in dotnet/runtime#92532- [automated] Merge branch 'release/8.0-rc2' => 'release/8.0' by
@dotnet-maestro-bot
in dotnet/runtime#92515- [release/8.0] Update dependencies from dotnet/source-build-externals by
@dotnet-maestro
in dotnet/runtime#92641- [release/8.0] Update dependencies from dotnet/emsdk dotnet/hotreload-utils by
@dotnet-maestro
in dotnet/runtime#92606- [release/8.0][wasm] Fix regressed file sizes for blazor by
@radical
in dotnet/runtime#92627- [release/8.0] JIT: Fixed containment of STOREIND of HW intrinsics ConvertTo*/Extract* by
@github-actions
in dotnet/runtime#92513- [release/8.0] Define bool as Interop.BOOL to prevent upper bytes setting native bool by
@github-actions
in dotnet/runtime#92681- [release/8.0] Make CoreCLR/NativeAOT assembly compile with .subsections_via_symbols on Apple platforms by
@github-actions
in dotnet/runtime#92544- [release/8.0] Fix LLVMAOT Mono runtime variant official build to produce correctly named runtime packs by
@github-actions
in dotnet/runtime#92737- [release/8.0] Remove all PGO assets except for the runtime PGO archive. by
@github-actions
in dotnet/runtime#92735- [release/8.0] Put HasNativeCodeReJITAware into GetFunctionAddress by
@github-actions
in dotnet/runtime#92665- [release/8.0] Update dependencies from dotnet/cecil dotnet/emsdk by
@dotnet-maestro
in dotnet/runtime#92702- [release/8.0][wasm] Fix Wasm.Build.Tests failing due to an old skiasharp reference by
@radical
in dotnet/runtime#92747- [release/8.0] Update dependencies from dotnet/installer by
@radical
in dotnet/runtime#92745- [release/8.0] Bring back CopyOutputSymbolsToPublishDirectory by
@github-actions
in dotnet/runtime#92369- [release/8.0] Update dependencies from
dotnet/installer
by@radical
in dotnet/runtime#92795- [release/8.0] Update dependencies from dnceng/internal/dotnet-optimization by
@dotnet-maestro
in dotnet/runtime#92762- [release/8.0] Update dependencies from dnceng/internal/dotnet-optimization by
@dotnet-maestro
in dotnet/runtime#92816- [release/8.0][wasm][debugger] Support multidimensional indexing of object scheme by
@ilonatommy
in dotnet/runtime#92753- [release/8.0] [browser] Remove duplicated marshaling of return value for JSExport by
@github-actions
in dotnet/runtime#92886- [release/8.0] [browser][nodejs] keep runtime alive for JSExport calls by
@github-actions
in dotnet/runtime#92890- [release/8.0] Update dependencies from dotnet/roslyn by
@dotnet-maestro
in dotnet/runtime#92503- [release/8.0] Make config binding gen incremental (#89587) by
@layomia
in dotnet/runtime#92730- [release/8.0] [wasm] Endian fix for Webcil by
@github-actions
in dotnet/runtime#92495- [release/8.0] Update dependencies from dotnet/source-build-externals by
@dotnet-maestro
in dotnet/runtime#92935- [release/8.0] Update dependencies from dotnet/cecil dotnet/hotreload-utils by
@dotnet-maestro
in dotnet/runtime#92932- [release/8.0][wasm] Use intended ports when running
DevServer
by@radical
in dotnet/runtime#92906- [release/8.0] Fix deadlock in EventPipeEventDispatcher by
@github-actions
in dotnet/runtime#92912- [release/8.0] CI: runtime-wasm-perf: disable for PRs by
@radical
in dotnet/runtime#92977- [release/8.0] Throw when applying
JsonObjectHandling.Populate
to types with parameterized constructors. by@github-actions
in dotnet/runtime#92947- [release/8.0] Use invariant culture in CBOR date encoding by
@github-actions
in dotnet/runtime#92924
... (truncated)
Commits
5535e31
Merge in 'release/8.0' changese0bed94
Update dependencies from https://github.com/dotnet/emsdk build 20231030.2 (#9...0395649
Merge in 'release/8.0' changes0a7709a
[release/8.0] Bump net7 downlevel version to 7.0.14 (#94192)a60d358
Merge in 'release/8.0' changes7331dcb
[8.0] Update MsQuic (#93979)17ea9ab
Merged PR 34793: [internal/release/8.0] Merge from public2066e8f
Apply suggestions from code review59edaad
[release/8.0] Honor JsonSerializerOptions.PropertyNameCaseInsensitive in prop...488a8a3
[release/8.0][wasm] Fix perf pipeline runs (#93888)- Additional commits viewable in compare view
Updates Microsoft.Bcl.AsyncInterfaces
from 7.0.0 to 8.0.0
Release notes
Sourced from Microsoft.Bcl.AsyncInterfaces's releases.
.NET 8.0.0
What's Changed
- [release/8.0-rc1] [release/8.0] Events for IL methods without IL headers by
@github-actions
in dotnet/runtime#92317- [release/8.0] Update dependencies from dotnet/source-build-externals by
@dotnet-maestro
in dotnet/runtime#92340- [release/8.0-rc1] [release/8.0] Fix wasi build. by
@github-actions
in dotnet/runtime#92368- [automated] Merge branch 'release/8.0-rc2' => 'release/8.0' by
@dotnet-maestro-bot
in dotnet/runtime#92325- [release/8.0] Update dependencies from dotnet/roslyn by
@dotnet-maestro
in dotnet/runtime#92303- [automated] Merge branch 'release/8.0-rc1' => 'release/8.0' by
@dotnet-maestro-bot
in dotnet/runtime#92374- [release/8.0] Bump version to GA by
@carlossanlop
in dotnet/runtime#92305- [release/8.0] Update dependencies from dotnet/source-build-externals by
@dotnet-maestro
in dotnet/runtime#92476- [automated] Merge branch 'release/8.0-rc2' => 'release/8.0' by
@dotnet-maestro-bot
in dotnet/runtime#92401- [release/8.0] Update dependencies from dotnet/roslyn by
@dotnet-maestro
in dotnet/runtime#92418- [release/8.0] Update dependencies from dotnet/source-build-reference-packages by
@dotnet-maestro
in dotnet/runtime#92474- [release/8.0] Update dependencies from dnceng/internal/dotnet-optimization by
@dotnet-maestro
in dotnet/runtime#92473- [release/8.0] Update dependencies from dotnet/roslyn by
@dotnet-maestro
in dotnet/runtime#92488- [automated] Merge branch 'release/8.0-rc2' => 'release/8.0' by
@dotnet-maestro-bot
in dotnet/runtime#92484- [release/8.0] Update dependencies from dotnet/roslyn-analyzers by
@dotnet-maestro
in dotnet/runtime#92499- [release/8.0] Update dependencies from dotnet/emsdk by
@dotnet-maestro
in dotnet/runtime#92532- [automated] Merge branch 'release/8.0-rc2' => 'release/8.0' by
@dotnet-maestro-bot
in dotnet/runtime#92515- [release/8.0] Update dependencies from dotnet/source-build-externals by
@dotnet-maestro
in dotnet/runtime#92641- [release/8.0] Update dependencies from dotnet/emsdk dotnet/hotreload-utils by
@dotnet-maestro
in dotnet/runtime#92606- [release/8.0][wasm] Fix regressed file sizes for blazor by
@radical
in dotnet/runtime#92627- [release/8.0] JIT: Fixed containment of STOREIND of HW intrinsics ConvertTo*/Extract* by
@github-actions
in dotnet/runtime#92513- [release/8.0] Define bool as Interop.BOOL to prevent upper bytes setting native bool by
@github-actions
in dotnet/runtime#92681- [release/8.0] Make CoreCLR/NativeAOT assembly compile with .subsections_via_symbols on Apple platforms by
@github-actions
in dotnet/runtime#92544- [release/8.0] Fix LLVMAOT Mono runtime variant official build to produce correctly named runtime packs by
@github-actions
in dotnet/runtime#92737- [release/8.0] Remove all PGO assets except for the runtime PGO archive. by
@github-actions
in dotnet/runtime#92735- [release/8.0] Put HasNativeCodeReJITAware into GetFunctionAddress by
@github-actions
in dotnet/runtime#92665- [release/8.0] Update dependencies from dotnet/cecil dotnet/emsdk by
@dotnet-maestro
in dotnet/runtime#92702- [release/8.0][wasm] Fix Wasm.Build.Tests failing due to an old skiasharp reference by
@radical
in dotnet/runtime#92747- [release/8.0] Update dependencies from dotnet/installer by
@radical
in dotnet/runtime#92745- [release/8.0] Bring back CopyOutputSymbolsToPublishDirectory by
@github-actions
in dotnet/runtime#92369- [release/8.0] Update dependencies from
dotnet/installer
by@radical
in dotnet/runtime#92795- [release/8.0] Update dependencies from dnceng/internal/dotnet-optimization by
@dotnet-maestro
in dotnet/runtime#92762- [release/8.0] Update dependencies from dnceng/internal/dotnet-optimization by
@dotnet-maestro
in dotnet/runtime#92816- [release/8.0][wasm][debugger] Support multidimensional indexing of object scheme by
@ilonatommy
in dotnet/runtime#92753- [release/8.0] [browser] Remove duplicated marshaling of return value for JSExport by
@github-actions
in dotnet/runtime#92886- [release/8.0] [browser][nodejs] keep runtime alive for JSExport calls by
@github-actions
in dotnet/runtime#92890- [release/8.0] Update dependencies from dotnet/roslyn by
@dotnet-maestro
in dotnet/runtime#92503- [release/8.0] Make config binding gen incremental (#89587) by
@layomia
in dotnet/runtime#92730- [release/8.0] [wasm] Endian fix for Webcil by
@github-actions
in dotnet/runtime#92495- [release/8.0] Update dependencies from dotnet/source-build-externals by
@dotnet-maestro
in dotnet/runtime#92935- [release/8.0] Update dependencies from dotnet/cecil dotnet/hotreload-utils by
@dotnet-maestro
in dotnet/runtime#92932- [release/8.0][wasm] Use intended ports when running
DevServer
by@radical
in dotnet/runtime#92906- [release/8.0] Fix deadlock in EventPipeEventDispatcher by
@github-actions
in dotnet/runtime#92912- [release/8.0] CI: runtime-wasm-perf: disable for PRs by
@radical
in dotnet/runtime#92977- [release/8.0] Throw when applying
JsonObjectHandling.Populate
to types with parameterized constructors. by@github-actions
in dotnet/runtime#92947- [release/8.0] Use invariant culture in CBOR date encoding by
@github-actions
in dotnet/runtime#92924
... (truncated)
Commits
5535e31
Merge in 'release/8.0' changese0bed94
Update dependencies from https://github.com/dotnet/emsdk build 20231030.2 (#9...0395649
Merge in 'release/8.0' changes0a7709a
[release/8.0] Bump net7 downlevel version to 7.0.14 (#94192)a60d358
Merge in 'release/8.0' changes7331dcb
[8.0] Update MsQuic (#93979)17ea9ab
Merged PR 34793: [internal/release/8.0] Merge from public2066e8f
Apply suggestions from code review59edaad
[release/8.0] Honor JsonSerializerOptions.PropertyNameCaseInsensitive in prop...488a8a3
[release/8.0][wasm] Fix perf pipeline runs (#93888)- Additional commits viewable in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
c9ff76a
) 80.59% compared to head (49e01b1
) 80.59%.
Additional details and impacted files
@@ Coverage Diff @@
## g11n-csharp-client #2950 +/- ##
===================================================
Coverage 80.59% 80.59%
===================================================
Files 45 45
Lines 3169 3169
Branches 382 382
===================================================
Hits 2554 2554
Misses 462 462
Partials 153 153
Flag | Coverage Δ | |
---|---|---|
unittests | 80.59% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.