Bump the nsubstitute_acceptance_specs_minor_patch_updates group across 1 directory with 3 updates
Bumps the nsubstitute_acceptance_specs_minor_patch_updates group with 3 updates in the /tests/NSubstitute.Acceptance.Specs directory: System.Threading.Tasks.Extensions, Microsoft.NETFramework.ReferenceAssemblies and Microsoft.Extensions.Logging.Abstractions.
Updates System.Threading.Tasks.Extensions from 4.3.0 to 4.6.0
Commits
- See full diff in compare view
Updates Microsoft.NETFramework.ReferenceAssemblies from 1.0.3 to 1.0.3
Commits
- See full diff in compare view
Updates Microsoft.Extensions.Logging.Abstractions from 9.0.0 to 9.0.2
Release notes
Sourced from Microsoft.Extensions.Logging.Abstractions's releases.
.NET 9.0.2
What's Changed
- [release/9.0-staging] Ensure Vector.Create is properly recognized as intrinsic by
@github-actionsin dotnet/runtime#109322- [release/9.0-staging] Fix return address hijacking with CET by
@github-actionsin dotnet/runtime#109548- [release/9.0] Fix FP state restore on macOS exception forwarding by
@github-actionsin dotnet/runtime#110163- [release/9.0-staging] [debugger] Fix a step that becomes a go by
@github-actionsin dotnet/runtime#110533- [release/9.0-staging] [debugger] Support step into a tail call by
@github-actionsin dotnet/runtime#110438- [release/9.0-staging] Fix Tizen linux-armel build by
@github-actionsin dotnet/runtime#110614- release/9.0-staging -- Update Alpine, Debian, and Fedora versions by
@richlanderin dotnet/runtime#110493- [release/9.0-staging] JIT: Read back all replacements before statements with implicit EH control flow by
@github-actionsin dotnet/runtime#109143- [release/9.0-staging] Fix crash when pTargetMD is null by
@github-actionsin dotnet/runtime#110652- [release/9.0-staging] Avoid exception when parsing AD path for port number by
@github-actionsin dotnet/runtime#110224- [release/9.0-staging] Fix System.Reflection.Emit
SetChecksumcreating invalid pdb by@github-actionsin dotnet/runtime#110205- [release/9.0] Use floating tag for webassembly image by
@github-actionsin dotnet/runtime#109374- [release/9.0-staging] [Profiler] Avoid Recursive ThreadStoreLock in Profiling Thread Enumerator by
@github-actionsin dotnet/runtime#110665- [release/9.0-staging] JIT: Include more edges in
BlockDominancePredsto avoid a JIT crash by@github-actionsin dotnet/runtime#110568- [release/9.0-staging][wasm] Workaround incorrect mono restore when building WBT by
@lewingin dotnet/runtime#110590- [release/9.0-staging] Update dependencies from dotnet/sdk by
@dotnet-maestroin dotnet/runtime#110532- [release/9.0-staging] Update dependencies from dotnet/cecil by
@dotnet-maestroin dotnet/runtime#110572- [release/9.0-staging] Conditionally check the compiler flags in libs.native by
@github-actionsin dotnet/runtime#109556- [TestOnly][release/9.0-staging] Fix TimeProvider Test by
@github-actionsin dotnet/runtime#111132- [release/9.0-staging] [mono] Chain
SIGSEGVnative crashes to the defaultSIGSEGVhandler by@github-actionsin dotnet/runtime#110863- [release/9.0-staging] Update dependencies from dotnet/source-build-reference-packages by
@dotnet-maestroin dotnet/runtime#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-actionsin dotnet/runtime#111162- [release/9.0-staging] Fix race condition when cancelling pending HTTP connection attempts by
@github-actionsin dotnet/runtime#110764- [release/9.0-staging] Remove HttpMetricsEnrichmentContext caching by
@github-actionsin dotnet/runtime#110626- [release/9.0-staging] Fix IDynamicInterfaceCastable with shared generic code by
@github-actionsin dotnet/runtime#109918- [release/9.0-staging] Fix handling of IDynamicInterfaceCastable wrt CastCache by
@github-actionsin dotnet/runtime#110007- [release/9.0-staging] ILC: Allow OOB reference to upgrade framework assembly by
@github-actionsin dotnet/runtime#110058- [release/9.0-staging] Move ComWrappers AddRef to C/C++ by
@github-actionsin dotnet/runtime#110815- [release/9.0-staging] [BrowserDebugProxy] Remove exception details from error report by
@github-actionsin dotnet/runtime#111202- [release/9.0-staging] Fix reporting GC fields from base types by
@github-actionsin dotnet/runtime#111040- [release/9.0-staging] Fix C++/CLI applications which use __declspec(appdomain) by
@github-actionsin dotnet/runtime#110495- [release/9.0-staging] Fix calling convention mismatch in GC callouts by
@github-actionsin dotnet/runtime#111105- [release/9.0-staging] Don't wait for finalizers in 'IReferenceTrackerHost::ReleaseDisconnectedReferenceSources' by
@github-actionsin dotnet/runtime#110558- [release/9.0-staging] Add forwarding support for WasmLinkage on LibraryImport by
@github-actionsin dotnet/runtime#109364- [release/9.0-staging] Fix obtaining type handles of IDynamicInterfaceCastableImplementation by
@github-actionsin dotnet/runtime#109909- [release/9.0-staging] Disable GS cookie checks for LightUnwind by
@github-actionsin dotnet/runtime#109530- [release/9.0-staging] Fix analyzer tracking of nullable enums by
@github-actionsin dotnet/runtime#110331- Update branding to 9.0.2 by
@vseanreesermsftin dotnet/runtime#111172- [release/9.0-staging] Bugfix InvalidOperationException/IndexOutOfRangeException in HttpListener.EndGetContext by
@github-actionsin dotnet/runtime#110695- [release/9.0-staging] Fix
IsOSVersionAtLeastwhen build or revision are not provided by@github-actionsin dotnet/runtime#109332- [release/9.0-staging] [mono][sgen] Add separate card mark function to be used with debug by
@github-actionsin dotnet/runtime#110268- [release/9.0-staging] [mono][aot] Fix compilation crashes when type load exception is generated in code by
@BrzVladin dotnet/runtime#110271- [release/9.0-staging] Change assembler to clang in android MonoAOT by
@github-actionsin dotnet/runtime#110812- [release/9.0-staging] Replace a few SuppressMessage annotations with UnconditionalSuppressMessage by
@github-actionsin dotnet/runtime#109186- [release/9.0-staging] Update dependencies from dotnet/xharness by
@dotnet-maestroin dotnet/runtime#111331- [release/9.0-staging] Update dependencies from dotnet/roslyn by
@dotnet-maestroin dotnet/runtime#110992
... (truncated)
Commits
80aa709Merge commit '692a3b6a9827fa10c51ce2a16b26b51ecca7b430'692a3b6Merged PR 45621: Update DIA to 17.12.0-beta1.24603.5 (#111428)74b5c68Merge commit '6a86517f3a838ba210cdf94b2d6d38125e1906a2'6a86517[release/9.0] Support generic fields in PersistedAssemblyBuilder (#111467)be62441Merge commit '63cb882afa85ee0160999ab1c0b727e866a29aef'63cb882Since we bumped the NDK in https://github.com/dotnet/dotnet-buildtools-prereq...cbcec76Merge pull request #111422 from carlossanlop/release/9.0-stagingf8e3b98Merge commit 'c8acea22626efab11c13778c028975acdc34678f' into internal-merge-9...5994663Merge commit '63b7284d0567c99a56ebefb0c426e04ff81db4ad'63b7284Merge pull request #111378 from carlossanlop/release/9.0-staging- Additional commits viewable in compare view
Updates Microsoft.NETFramework.ReferenceAssemblies from 1.0.3 to 1.0.3
Commits
- See full diff 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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