chore(deps): update dotnet monorepo
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
Microsoft.AspNetCore.Http (source) | nuget | minor |
2.2.2 -> 2.3.0
|
Microsoft.AspNetCore.Http.Abstractions (source) | nuget | minor |
2.2.0 -> 2.3.0
|
Microsoft.Extensions.Configuration (source) | nuget | patch |
9.0.0 -> 9.0.3
|
Microsoft.Extensions.Configuration.Json (source) | nuget | patch |
9.0.0 -> 9.0.3
|
Microsoft.Extensions.Logging (source) | nuget | patch |
9.0.0 -> 9.0.3
|
Microsoft.Extensions.Logging.Abstractions (source) | nuget | patch |
9.0.0 -> 9.0.3
|
Microsoft.Extensions.Logging.Console (source) | nuget | patch |
9.0.0 -> 9.0.3
|
Release Notes
dotnet/runtime (Microsoft.Extensions.Configuration)
v9.0.3
: .NET 9.0.3
What's Changed
- [release/9.0-staging] Fix wrong alias-to for tvos AOT packs in net8 workload manifest by @akoeplinger in https://github.com/dotnet/runtime/pull/110871
- [release/9.0] Disable tests targetting http://corefx-net-http11.azurewebsites.net by @rzikm in https://github.com/dotnet/runtime/pull/111402
- [release/9.0-staging] Support generic fields in PersistedAssemblyBuilder by @github-actions in https://github.com/dotnet/runtime/pull/110839
- [release/9.0-staging] Re-enable skiasharp WBT tests (#109232) by @radekdoulik in https://github.com/dotnet/runtime/pull/110734
- [release/9.0-staging] Backport test fixes related to BinaryFormatter removal by @adamsitnik in https://github.com/dotnet/runtime/pull/111508
- [manual] Merge branch 'release/9.0' => 'release/9.0-staging' by @carlossanlop in https://github.com/dotnet/runtime/pull/111565
- [release/9.0] [wasi] Disable build in .NET 9 by @maraf in https://github.com/dotnet/runtime/pull/108877
- [release/9.0-staging] [mono] Disable UnitTest_GVM_TypeLoadException for fullAOT jobs by @github-actions in https://github.com/dotnet/runtime/pull/111394
- [release/9.0-staging] Fix UnsafeAccessor scenario for modopts/modreqs when comparing field sigs. by @AaronRobinsonMSFT in https://github.com/dotnet/runtime/pull/111675
- [release/9.0-staging] [mono] Run runtime-llvm and runtime-ioslike on Mono LLVM MRs by @github-actions in https://github.com/dotnet/runtime/pull/111739
- [release/9.0-staging] fix stack 2x2 tensor along dimension 1 by @github-actions in https://github.com/dotnet/runtime/pull/110053
- [release/9.0-staging] Fix race condition in cleanup of collectible thread static variables by @github-actions in https://github.com/dotnet/runtime/pull/111275
- [release/9.0-staging] [iOS] Retrieve device locale in full (specific) format from ObjectiveC APIs by @github-actions in https://github.com/dotnet/runtime/pull/111612
- [release/9.0-staging] Add workflow to prevent merging a MR when the
NO-MERGE
label is applied by @github-actions in https://github.com/dotnet/runtime/pull/111961 - [release/9.0-staging] Use alternative format string specifier to ensure decimal point is present by @github-actions in https://github.com/dotnet/runtime/pull/111444
- [release/9.0-staging] Fixed android build with NDK 23 by @jkurdek in https://github.com/dotnet/runtime/pull/111696
- [release/9.0-staging] Fix UNC paths by @github-actions in https://github.com/dotnet/runtime/pull/111499
- [release/9.0-staging] [mono] [llvm-aot] Fixed storing Vector3 into memory by @github-actions in https://github.com/dotnet/runtime/pull/111069
- [release/9.0] Remove explicit __compact_unwind entries from x64 assembler by @filipnavara in https://github.com/dotnet/runtime/pull/112204
- Update branding to 9.0.3 by @vseanreesermsft in https://github.com/dotnet/runtime/pull/112144
- [release/9.0-staging] Update dependencies from dotnet/xharness by @dotnet-maestro in https://github.com/dotnet/runtime/pull/111606
- [release/9.0] Update dependencies from dotnet/emsdk by @dotnet-maestro in https://github.com/dotnet/runtime/pull/111891
- [release/9.0] Update dependencies from dotnet/emsdk by @dotnet-maestro in https://github.com/dotnet/runtime/pull/112189
- [release/9.0-staging] Update dependencies from dotnet/icu by @dotnet-maestro in https://github.com/dotnet/runtime/pull/111519
- [release/9.0-staging] Update dependencies from dotnet/icu by @dotnet-maestro in https://github.com/dotnet/runtime/pull/112121
- [release/9.0-staging] Update dependencies from dotnet/runtime-assets by @dotnet-maestro in https://github.com/dotnet/runtime/pull/111737
- [release/9.0-staging] Fix shimmed implementation of TryGetHashAndReset to handle HMAC. by @github-actions in https://github.com/dotnet/runtime/pull/112015
- Remove Windows 8.1 from test queues by @agocke in https://github.com/dotnet/runtime/pull/112056
- [release/9.0-staging] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in https://github.com/dotnet/runtime/pull/111603
- [browser] Remove experimental args from NodeJS WBT runner by @maraf in https://github.com/dotnet/runtime/pull/111655
- [release/9.0-staging] Update dependencies from dotnet/sdk by @dotnet-maestro in https://github.com/dotnet/runtime/pull/111607
- [release/9.0-staging] Update dependencies from dotnet/roslyn-analyzers by @dotnet-maestro in https://github.com/dotnet/runtime/pull/111826
- [release/9.0-staging] Update dependencies from dotnet/hotreload-utils by @dotnet-maestro in https://github.com/dotnet/runtime/pull/111885
- [release/9.0-staging] Update dependencies from dotnet/cecil by @dotnet-maestro in https://github.com/dotnet/runtime/pull/112122
- [release/9.0-staging] Update dependencies from dotnet/roslyn by @dotnet-maestro in https://github.com/dotnet/runtime/pull/112225
- [release/9.0-staging] Update dependencies from dotnet/icu by @dotnet-maestro in https://github.com/dotnet/runtime/pull/112261
- [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by @github-actions in https://github.com/dotnet/runtime/pull/112219
- [release/9.0-staging] Update dependencies from dotnet/xharness by @dotnet-maestro in https://github.com/dotnet/runtime/pull/112340
- [release/9.0-staging] Update dependencies from dotnet/arcade by @dotnet-maestro in https://github.com/dotnet/runtime/pull/111483
- Backport pr 111723 to 9.0 staging by @StephenMolloy in https://github.com/dotnet/runtime/pull/112322
- [manual] Merge release/9.0-staging into release/9.0 by @carlossanlop in https://github.com/dotnet/runtime/pull/112382
- [9.0] Backport labeling workflow changes by @carlossanlop in https://github.com/dotnet/runtime/pull/112240
- [9.0] Move release/9.0 localization back to main too by @carlossanlop in https://github.com/dotnet/runtime/pull/112443
- Merging internal commits for release/9.0 by @vseanreesermsft in https://github.com/dotnet/runtime/pull/112453
Full Changelog: https://github.com/dotnet/runtime/compare/v9.0.2...v9.0.3
v9.0.2
: .NET 9.0.2
What's Changed
- [release/9.0-staging] Ensure Vector.Create is properly recognized as intrinsic by @github-actions in https://github.com/dotnet/runtime/pull/109322
- [release/9.0-staging] Fix return address hijacking with CET by @github-actions in https://github.com/dotnet/runtime/pull/109548
- [release/9.0] Fix FP state restore on macOS exception forwarding by @github-actions in https://github.com/dotnet/runtime/pull/110163
- [release/9.0-staging] [debugger] Fix a step that becomes a go by @github-actions in https://github.com/dotnet/runtime/pull/110533
- [release/9.0-staging] [debugger] Support step into a tail call by @github-actions in https://github.com/dotnet/runtime/pull/110438
- [release/9.0-staging] Fix Tizen linux-armel build by @github-actions in https://github.com/dotnet/runtime/pull/110614
- release/9.0-staging -- Update Alpine, Debian, and Fedora versions by @richlander in https://github.com/dotnet/runtime/pull/110493
- [release/9.0-staging] JIT: Read back all replacements before statements with implicit EH control flow by @github-actions in https://github.com/dotnet/runtime/pull/109143
- [release/9.0-staging] Fix crash when pTargetMD is null by @github-actions in https://github.com/dotnet/runtime/pull/110652
- [release/9.0-staging] Avoid exception when parsing AD path for port number by @github-actions in https://github.com/dotnet/runtime/pull/110224
- [release/9.0-staging] Fix System.Reflection.Emit
SetChecksum
creating invalid pdb by @github-actions in https://github.com/dotnet/runtime/pull/110205 - [release/9.0] Use floating tag for webassembly image by @github-actions in https://github.com/dotnet/runtime/pull/109374
- [release/9.0-staging] [Profiler] Avoid Recursive ThreadStoreLock in Profiling Thread Enumerator by @github-actions in https://github.com/dotnet/runtime/pull/110665
- [release/9.0-staging] JIT: Include more edges in
BlockDominancePreds
to avoid a JIT crash by @github-actions in https://github.com/dotnet/runtime/pull/110568 - [release/9.0-staging][wasm] Workaround incorrect mono restore when building WBT by @lewing in https://github.com/dotnet/runtime/pull/110590
- [release/9.0-staging] Update dependencies from dotnet/sdk by @dotnet-maestro in https://github.com/dotnet/runtime/pull/110532
- [release/9.0-staging] Update dependencies from dotnet/cecil by @dotnet-maestro in https://github.com/dotnet/runtime/pull/110572
- [release/9.0-staging] Conditionally check the compiler flags in libs.native by @github-actions in https://github.com/dotnet/runtime/pull/109556
- [TestOnly][release/9.0-staging] Fix TimeProvider Test by @github-actions in https://github.com/dotnet/runtime/pull/111132
- [release/9.0-staging] [mono] Chain
SIGSEGV
native crashes to the defaultSIGSEGV
handler by @github-actions in https://github.com/dotnet/runtime/pull/110863 - [release/9.0-staging] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in https://github.com/dotnet/runtime/pull/110905
- [release/9.0-staging] Exit the lock before we call into user code and handle losing the race for the RCW table by @github-actions in https://github.com/dotnet/runtime/pull/111162
- [release/9.0-staging] Fix race condition when cancelling pending HTTP connection attempts by @github-actions in https://github.com/dotnet/runtime/pull/110764
- [release/9.0-staging] Remove HttpMetricsEnrichmentContext caching by @github-actions in https://github.com/dotnet/runtime/pull/110626
- [release/9.0-staging] Fix IDynamicInterfaceCastable with shared generic code by @github-actions in https://github.com/dotnet/runtime/pull/109918
- [release/9.0-staging] Fix handling of IDynamicInterfaceCastable wrt CastCache by @github-actions in https://github.com/dotnet/runtime/pull/110007
- [release/9.0-staging] ILC: Allow OOB reference to upgrade framework assembly by @github-actions in https://github.com/dotnet/runtime/pull/110058
- [release/9.0-staging] Move ComWrappers AddRef to C/C++ by @github-actions in https://github.com/dotnet/runtime/pull/110815
- [release/9.0-staging] [BrowserDebugProxy] Remove exception details from error report by @github-actions in https://github.com/dotnet/runtime/pull/111202
- [release/9.0-staging] Fix reporting GC fields from base types by @github-actions in https://github.com/dotnet/runtime/pull/111040
- [release/9.0-staging] Fix C++/CLI applications which use __declspec(appdomain) by @github-actions in https://github.com/dotnet/runtime/pull/110495
- [release/9.0-staging] Fix calling convention mismatch in GC callouts by @github-actions in https://github.com/dotnet/runtime/pull/111105
- [release/9.0-staging] Don't wait for finalizers in 'IReferenceTrackerHost::ReleaseDisconnectedReferenceSources' by @github-actions in https://github.com/dotnet/runtime/pull/110558
- [release/9.0-staging] Add forwarding support for WasmLinkage on LibraryImport by @github-actions in https://github.com/dotnet/runtime/pull/109364
- [release/9.0-staging] Fix obtaining type handles of IDynamicInterfaceCastableImplementation by @github-actions in https://github.com/dotnet/runtime/pull/109909
- [release/9.0-staging] Disable GS cookie checks for LightUnwind by @github-actions in https://github.com/dotnet/runtime/pull/109530
- [release/9.0-staging] Fix analyzer tracking of nullable enums by @github-actions in https://github.com/dotnet/runtime/pull/110331
- Update branding to 9.0.2 by @vseanreesermsft in https://github.com/dotnet/runtime/pull/111172
- [release/9.0-staging] Bugfix InvalidOperationException/IndexOutOfRangeException in HttpListener.EndGetContext by @github-actions in https://github.com/dotnet/runtime/pull/110695
- [release/9.0-staging] Fix
IsOSVersionAtLeast
when build or revision are not provided by @github-actions in https://github.com/dotnet/runtime/pull/109332 - [release/9.0-staging] [mono][sgen] Add separate card mark function to be used with debug by @github-actions in https://github.com/dotnet/runtime/pull/110268
- [release/9.0-staging] [mono][aot] Fix compilation crashes when type load exception is generated in code by @BrzVlad in https://github.com/dotnet/runtime/pull/110271
- [release/9.0-staging] Change assembler to clang in android MonoAOT by @github-actions in https://github.com/dotnet/runtime/pull/110812
- [release/9.0-staging] Replace a few SuppressMessage annotations with UnconditionalSuppressMessage by @github-actions in https://github.com/dotnet/runtime/pull/109186
- [release/9.0-staging] Update dependencies from dotnet/xharness by @dotnet-maestro in https://github.com/dotnet/runtime/pull/111331
- [release/9.0-staging] Update dependencies from dotnet/roslyn by @dotnet-maestro in https://github.com/dotnet/runtime/pull/110992
- [release/9.0-staging] Update dependencies from dotnet/roslyn-analyzers by @dotnet-maestro in https://github.com/dotnet/runtime/pull/110993
- [release/9.0-staging] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in https://github.com/dotnet/runtime/pull/111325
- [release/9.0-staging] Update dependencies from dotnet/icu by @dotnet-maestro in https://github.com/dotnet/runtime/pull/110935
- [release/9.0-staging] Update dependencies from dotnet/emsdk by @dotnet-maestro in https://github.com/dotnet/runtime/pull/110970
- [release/9.0-staging] Update dependencies from dotnet/cecil by @dotnet-maestro in https://github.com/dotnet/runtime/pull/110937
- [release/9.0-staging] Update dependencies from dotnet/arcade by @dotnet-maestro in https://github.com/dotnet/runtime/pull/111017
- [release/9.0-staging] Update dependencies from dotnet/hotreload-utils by @dotnet-maestro in https://github.com/dotnet/runtime/pull/110936
- [release/9.0-staging] Re-try loading ENGINE keys with a non-NULL UI_METHOD by @github-actions in https://github.com/dotnet/runtime/pull/109783
- [release/9.0-staging] Fix erroneous success in AsnDecoder.ReadSequence by @github-actions in https://github.com/dotnet/runtime/pull/109595
- [9.0] Guard against empty Accept address by @github-actions in https://github.com/dotnet/runtime/pull/111366
- [release/9.0-staging] fix TCP FastOpen compilation by @github-actions in https://github.com/dotnet/runtime/pull/111142
- [release/9.0-staging] [apple-mobile] Disable TLSWitLoadedDlls for Apple mobile due to missing native libs by @github-actions in https://github.com/dotnet/runtime/pull/111356
- [release/9.0] Fix Encoding regression by @github-actions in https://github.com/dotnet/runtime/pull/111367
- [manual] Merge release/9.0-staging into release/9.0 by @carlossanlop in https://github.com/dotnet/runtime/pull/111378
- [manual] Merge release/9.0-staging into release/9.0 (second pass) by @carlossanlop in https://github.com/dotnet/runtime/pull/111422
- [release/9.0] Change were libClang.so is found when generating Android aot offsets by @steveisok in https://github.com/dotnet/runtime/pull/111426
- [release/9.0] Support generic fields in PersistedAssemblyBuilder by @github-actions in https://github.com/dotnet/runtime/pull/111467
- Merging internal commits for release/9.0 by @vseanreesermsft in https://github.com/dotnet/runtime/pull/111428
Full Changelog: https://github.com/dotnet/runtime/compare/v9.0.1...v9.0.2
v9.0.1
: .NET 9.0.1
What's Changed
- [release/9.0-staging] Upgrade our macOS build machines to the latest non-beta x64 image by @github-actions in https://github.com/dotnet/runtime/pull/109455
- [release/9.0-staging] Remove thread contention from Activity Start/Stop by @github-actions in https://github.com/dotnet/runtime/pull/109359
- [release/9.0-staging] handle case of Proc Index > MAX_SUPPORTED_CPUS by @github-actions in https://github.com/dotnet/runtime/pull/109385
- Update branding to 9.0.1 by @vseanreesermsft in https://github.com/dotnet/runtime/pull/109563
- [release/9.0-staging] [android] Fix crash in method_to_ir by @github-actions in https://github.com/dotnet/runtime/pull/109510
- [release/9.0-staging] Switch to non-incremental servicing by @carlossanlop in https://github.com/dotnet/runtime/pull/109316
- [release/9.0] [wasm] Use correct current runtime pack version for Wasm.Build.Tests by @maraf in https://github.com/dotnet/runtime/pull/109820
- [release/9.0-staging] Update ApiCompatNetCoreAppBaselineVersion to 9.0.0 by @carlossanlop in https://github.com/dotnet/runtime/pull/109789
- [release/9.0] [wasm] Run downlevel tests only on main by @maraf in https://github.com/dotnet/runtime/pull/109723
- [release/9.0-staging] Fix regression in constructor parameter binding logic. by @github-actions in https://github.com/dotnet/runtime/pull/109813
- [release/9.0-staging]
TensorPrimitives
XML docs:MinNumber
/ReciprocalSqrt
/ReciprocalSqrtEstimate
oversights by @github-actions in https://github.com/dotnet/runtime/pull/109922 - [release/9.0-staging] Add a missing = in BigInteger.cs by @github-actions in https://github.com/dotnet/runtime/pull/109732
- [release/9.0-staging] Ignore modopts/modreqs for
UnsafeAccessor
field targets by @github-actions in https://github.com/dotnet/runtime/pull/109709 - Fix an issue with sysconf returning the wrong last level cache values on Linux running on certain AMD Processors. by @mrsharm in https://github.com/dotnet/runtime/pull/109749
- [release/9.0-staging] Fix transformer handling of boolean schemas in JsonSchemaExporter. by @github-actions in https://github.com/dotnet/runtime/pull/109975
- [release/9.0-staging] Ensure proper cleanup of key files when not persisting them by @github-actions in https://github.com/dotnet/runtime/pull/109844
- [release/9.0-staging] Transfer ThreadPool local queue to high-pri queue on Task blocking by @github-actions in https://github.com/dotnet/runtime/pull/109989
- Merging internal commits for release/9.0 by @vseanreesermsft in https://github.com/dotnet/runtime/pull/109744
- [release/9.0-staging] DATAS BGC thread synchronization fix by @Maoni0 in https://github.com/dotnet/runtime/pull/110174
- [release/9.0-staging] Fix Matrix4x4.CreateReflection when D is not zero by @github-actions in https://github.com/dotnet/runtime/pull/110162
- [release/9.0-staging] Fix hostfxr.h to be valid C again. by @github-actions in https://github.com/dotnet/runtime/pull/110060
- [release/9.0] Fix length check for Convert.TryToHexString{Lower} by @github-actions in https://github.com/dotnet/runtime/pull/110228
- [release/9.0-staging] Suppress IL3050 warnings in ILLink tests by @sbomer in https://github.com/dotnet/runtime/pull/110340
- [release/9.0-staging] Update Azure Linux tag names by @github-actions in https://github.com/dotnet/runtime/pull/110341
- [release/9.0-staging] Update dependencies from dotnet/icu by @dotnet-maestro in https://github.com/dotnet/runtime/pull/109299
- [release/9.0-staging] Update dependencies from dotnet/xharness by @dotnet-maestro in https://github.com/dotnet/runtime/pull/109306
- [release/9.0-staging] Update dependencies from dotnet/cecil by @dotnet-maestro in https://github.com/dotnet/runtime/pull/109297
- [release/9.0-staging] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in https://github.com/dotnet/runtime/pull/109301
- [release/9.0-staging] Update dependencies from dotnet/roslyn-analyzers by @dotnet-maestro in https://github.com/dotnet/runtime/pull/109303
- [release/9.0-staging] Update dependencies from dotnet/roslyn by @dotnet-maestro in https://github.com/dotnet/runtime/pull/109305
- [release/9.0-staging] Update dependencies from dotnet/arcade by @dotnet-maestro in https://github.com/dotnet/runtime/pull/109825
- [release/9.0-staging] Update dependencies from dotnet/source-build-externals by @dotnet-maestro in https://github.com/dotnet/runtime/pull/109960
- [release/9.0-staging] Update dependencies from dotnet/sdk by @dotnet-maestro in https://github.com/dotnet/runtime/pull/109304
- [release/9.0-staging] Update dependencies from dotnet/emsdk by @dotnet-maestro in https://github.com/dotnet/runtime/pull/109298
- [release/9.0-staging] Update dependencies from dotnet/runtime-assets by @dotnet-maestro in https://github.com/dotnet/runtime/pull/109336
- [release/9.0] Update dependencies from dotnet/emsdk by @dotnet-maestro in https://github.com/dotnet/runtime/pull/109523
- [release/9.0-staging] Update dependencies from dotnet/hotreload-utils by @dotnet-maestro in https://github.com/dotnet/runtime/pull/109308
- [manual] Merge release/9.0-staging into release/9.0 by @carlossanlop in https://github.com/dotnet/runtime/pull/110370
- Switch to automatic 8.0 version updates by @marcpopMSFT in https://github.com/dotnet/runtime/pull/110586
- [release/9.0] Update dependencies from dotnet/emsdk by @dotnet-maestro in https://github.com/dotnet/runtime/pull/110409
Full Changelog: https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.1
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot FIT-Connect
Merge request reports
Activity
Please register or sign in to reply