candoumbe / DataFilters.AspNetCore

Apache License 2.0
3 stars 0 forks source link

chore(deps): update dotnet monorepo to v8 (major) #89

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
Microsoft.Extensions.Caching.Memory (source) 7.0.0 -> 8.0.1 age adoption passing confidence nuget major
Microsoft.Extensions.DependencyInjection.Abstractions (source) 7.0.0 -> 8.0.2 age adoption passing confidence nuget major
dotnet-sdk 6.0.425 -> 8.0.403 age adoption passing confidence dotnet-sdk major

Release Notes

dotnet/runtime (Microsoft.Extensions.Caching.Memory) ### [`v8.0.1`](https://redirect.github.com/dotnet/runtime/releases/tag/v8.0.1): .NET 8.0.1 [Release](https://redirect.github.com/dotnet/core/releases/tag/v8.0.1) ### [`v8.0.0`](https://redirect.github.com/dotnet/runtime/releases/tag/v8.0.0): .NET 8.0.0 [Release](https://redirect.github.com/dotnet/core/releases/tag/v8.0.0) ##### What's Changed - \[release/8.0-rc1] \[release/8.0] Events for IL methods without IL headers by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/92317](https://redirect.github.com/dotnet/runtime/pull/92317) - \[release/8.0] Update dependencies from dotnet/source-build-externals by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/92340](https://redirect.github.com/dotnet/runtime/pull/92340) - \[release/8.0-rc1] \[release/8.0] Fix wasi build. by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/92368](https://redirect.github.com/dotnet/runtime/pull/92368) - \[automated] Merge branch 'release/8.0-rc2' => 'release/8.0' by [@​dotnet-maestro-bot](https://redirect.github.com/dotnet-maestro-bot) in [https://github.com/dotnet/runtime/pull/92325](https://redirect.github.com/dotnet/runtime/pull/92325) - \[release/8.0] Update dependencies from dotnet/roslyn by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/92303](https://redirect.github.com/dotnet/runtime/pull/92303) - \[automated] Merge branch 'release/8.0-rc1' => 'release/8.0' by [@​dotnet-maestro-bot](https://redirect.github.com/dotnet-maestro-bot) in [https://github.com/dotnet/runtime/pull/92374](https://redirect.github.com/dotnet/runtime/pull/92374) - \[release/8.0] Bump version to GA by [@​carlossanlop](https://redirect.github.com/carlossanlop) in [https://github.com/dotnet/runtime/pull/92305](https://redirect.github.com/dotnet/runtime/pull/92305) - \[release/8.0] Update dependencies from dotnet/source-build-externals by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/92476](https://redirect.github.com/dotnet/runtime/pull/92476) - \[automated] Merge branch 'release/8.0-rc2' => 'release/8.0' by [@​dotnet-maestro-bot](https://redirect.github.com/dotnet-maestro-bot) in [https://github.com/dotnet/runtime/pull/92401](https://redirect.github.com/dotnet/runtime/pull/92401) - \[release/8.0] Update dependencies from dotnet/roslyn by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/92418](https://redirect.github.com/dotnet/runtime/pull/92418) - \[release/8.0] Update dependencies from dotnet/source-build-reference-packages by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/92474](https://redirect.github.com/dotnet/runtime/pull/92474) - \[release/8.0] Update dependencies from dnceng/internal/dotnet-optimization by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/92473](https://redirect.github.com/dotnet/runtime/pull/92473) - \[release/8.0] Update dependencies from dotnet/roslyn by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/92488](https://redirect.github.com/dotnet/runtime/pull/92488) - \[automated] Merge branch 'release/8.0-rc2' => 'release/8.0' by [@​dotnet-maestro-bot](https://redirect.github.com/dotnet-maestro-bot) in [https://github.com/dotnet/runtime/pull/92484](https://redirect.github.com/dotnet/runtime/pull/92484) - \[release/8.0] Update dependencies from dotnet/roslyn-analyzers by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/92499](https://redirect.github.com/dotnet/runtime/pull/92499) - \[release/8.0] Update dependencies from dotnet/emsdk by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/92532](https://redirect.github.com/dotnet/runtime/pull/92532) - \[automated] Merge branch 'release/8.0-rc2' => 'release/8.0' by [@​dotnet-maestro-bot](https://redirect.github.com/dotnet-maestro-bot) in [https://github.com/dotnet/runtime/pull/92515](https://redirect.github.com/dotnet/runtime/pull/92515) - \[release/8.0] Update dependencies from dotnet/source-build-externals by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/92641](https://redirect.github.com/dotnet/runtime/pull/92641) - \[release/8.0] Update dependencies from dotnet/emsdk dotnet/hotreload-utils by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/92606](https://redirect.github.com/dotnet/runtime/pull/92606) - \[release/8.0]\[wasm] Fix regressed file sizes for blazor by [@​radical](https://redirect.github.com/radical) in [https://github.com/dotnet/runtime/pull/92627](https://redirect.github.com/dotnet/runtime/pull/92627) - \[release/8.0] JIT: Fixed containment of STOREIND of HW intrinsics ConvertTo\*/Extract\* by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/92513](https://redirect.github.com/dotnet/runtime/pull/92513) - \[release/8.0] Define bool as Interop.BOOL to prevent upper bytes setting native bool by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/92681](https://redirect.github.com/dotnet/runtime/pull/92681) - \[release/8.0] Make CoreCLR/NativeAOT assembly compile with .subsections_via_symbols on Apple platforms by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/92544](https://redirect.github.com/dotnet/runtime/pull/92544) - \[release/8.0] Fix LLVMAOT Mono runtime variant official build to produce correctly named runtime packs by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/92737](https://redirect.github.com/dotnet/runtime/pull/92737) - \[release/8.0] Remove all PGO assets except for the runtime PGO archive. by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/92735](https://redirect.github.com/dotnet/runtime/pull/92735) - \[release/8.0] Put HasNativeCodeReJITAware into GetFunctionAddress by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/92665](https://redirect.github.com/dotnet/runtime/pull/92665) - \[release/8.0] Update dependencies from dotnet/cecil dotnet/emsdk by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/92702](https://redirect.github.com/dotnet/runtime/pull/92702) - \[release/8.0]\[wasm] Fix Wasm.Build.Tests failing due to an old skiasharp reference by [@​radical](https://redirect.github.com/radical) in [https://github.com/dotnet/runtime/pull/92747](https://redirect.github.com/dotnet/runtime/pull/92747) - \[release/8.0] Update dependencies from dotnet/installer by [@​radical](https://redirect.github.com/radical) in [https://github.com/dotnet/runtime/pull/92745](https://redirect.github.com/dotnet/runtime/pull/92745) - \[release/8.0] Bring back CopyOutputSymbolsToPublishDirectory by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/92369](https://redirect.github.com/dotnet/runtime/pull/92369) - \[release/8.0] Update dependencies from `dotnet/installer` by [@​radical](https://redirect.github.com/radical) in [https://github.com/dotnet/runtime/pull/92795](https://redirect.github.com/dotnet/runtime/pull/92795) - \[release/8.0] Update dependencies from dnceng/internal/dotnet-optimization by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/92762](https://redirect.github.com/dotnet/runtime/pull/92762) - \[release/8.0] Update dependencies from dnceng/internal/dotnet-optimization by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/92816](https://redirect.github.com/dotnet/runtime/pull/92816) - \[release/8.0]\[wasm]\[debugger] Support multidimensional indexing of object scheme by [@​ilonatommy](https://redirect.github.com/ilonatommy) in [https://github.com/dotnet/runtime/pull/92753](https://redirect.github.com/dotnet/runtime/pull/92753) - \[release/8.0] \[browser] Remove duplicated marshaling of return value for JSExport by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/92886](https://redirect.github.com/dotnet/runtime/pull/92886) - \[release/8.0] \[browser]\[nodejs] keep runtime alive for JSExport calls by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/92890](https://redirect.github.com/dotnet/runtime/pull/92890) - \[release/8.0] Update dependencies from dotnet/roslyn by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/92503](https://redirect.github.com/dotnet/runtime/pull/92503) - \[release/8.0] Make config binding gen incremental ([#​89587](https://redirect.github.com/dotnet/runtime/issues/89587)) by [@​layomia](https://redirect.github.com/layomia) in [https://github.com/dotnet/runtime/pull/92730](https://redirect.github.com/dotnet/runtime/pull/92730) - \[release/8.0] \[wasm] Endian fix for Webcil by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/92495](https://redirect.github.com/dotnet/runtime/pull/92495) - \[release/8.0] Update dependencies from dotnet/source-build-externals by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/92935](https://redirect.github.com/dotnet/runtime/pull/92935) - \[release/8.0] Update dependencies from dotnet/cecil dotnet/hotreload-utils by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/92932](https://redirect.github.com/dotnet/runtime/pull/92932) - \[release/8.0]\[wasm] Use intended ports when running `DevServer` by [@​radical](https://redirect.github.com/radical) in [https://github.com/dotnet/runtime/pull/92906](https://redirect.github.com/dotnet/runtime/pull/92906) - \[release/8.0] Fix deadlock in EventPipeEventDispatcher by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/92912](https://redirect.github.com/dotnet/runtime/pull/92912) - \[release/8.0] CI: runtime-wasm-perf: disable for PRs by [@​radical](https://redirect.github.com/radical) in [https://github.com/dotnet/runtime/pull/92977](https://redirect.github.com/dotnet/runtime/pull/92977) - \[release/8.0] Throw when applying `JsonObjectHandling.Populate` to types with parameterized constructors. by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/92947](https://redirect.github.com/dotnet/runtime/pull/92947) - \[release/8.0] Use invariant culture in CBOR date encoding by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/92924](https://redirect.github.com/dotnet/runtime/pull/92924) - \[release/8.0] Update dependencies from dotnet/roslyn by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/93005](https://redirect.github.com/dotnet/runtime/pull/93005) - \[release/8.0] Update dependencies from dotnet/emsdk by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/92996](https://redirect.github.com/dotnet/runtime/pull/92996) - \[release/8.0] Update dependencies from dotnet/roslyn by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/93040](https://redirect.github.com/dotnet/runtime/pull/93040) - \[release/8.0] Update dependencies from dnceng/internal/dotnet-optimization by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/93065](https://redirect.github.com/dotnet/runtime/pull/93065) - \[release/8.0] Manually update release/8.0 arcade to latest by [@​lewing](https://redirect.github.com/lewing) in [https://github.com/dotnet/runtime/pull/92778](https://redirect.github.com/dotnet/runtime/pull/92778) - \[release/8.0] \[PERF] Update release/8.0-rc1 to release/8.0 in perf.yml by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/93136](https://redirect.github.com/dotnet/runtime/pull/93136) - \[release/8.0] Resolve x64 libc++ being included with linux-arm64 to browser-wasm cross-compiler by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/93070](https://redirect.github.com/dotnet/runtime/pull/93070) - \[release/8.0] Update dependencies from dnceng/internal/dotnet-optimization by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/93112](https://redirect.github.com/dotnet/runtime/pull/93112) - \[8.0] Make thread pool thread timeouts configurable by [@​kouvel](https://redirect.github.com/kouvel) in [https://github.com/dotnet/runtime/pull/92986](https://redirect.github.com/dotnet/runtime/pull/92986) - \[release/8.0] Make a copy of assembly path. by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/93253](https://redirect.github.com/dotnet/runtime/pull/93253) - \[release/8.0] Fix Options Source Gen Trimming Issues by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/93193](https://redirect.github.com/dotnet/runtime/pull/93193) - \[release/8.0] Fix a memory leak in runtime interop stubs when using an array of structs of types that use old-style managed marshalers by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/93150](https://redirect.github.com/dotnet/runtime/pull/93150) - \[release/8.0] Handle binding to initialized abstract members by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/93120](https://redirect.github.com/dotnet/runtime/pull/93120) - \[release/8.0] Avoid membarrier on lower Android versions by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/93096](https://redirect.github.com/dotnet/runtime/pull/93096) - \[release/8.0] \[android]\[ios] Fix dispose problem with NativeHttpHandlers ([#​93262](https://redirect.github.com/dotnet/runtime/issues/93262)) by [@​steveisok](https://redirect.github.com/steveisok) in [https://github.com/dotnet/runtime/pull/93291](https://redirect.github.com/dotnet/runtime/pull/93291) - \[release/8.0] Update dependencies from dotnet/roslyn by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/93267](https://redirect.github.com/dotnet/runtime/pull/93267) - \[release/8.0] \[H/3] Fix draining response in metrics test by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/93381](https://redirect.github.com/dotnet/runtime/pull/93381) - \[release/8.0] Update dependencies from dnceng/internal/dotnet-optimization by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/93283](https://redirect.github.com/dotnet/runtime/pull/93283) - \[release/8.0] JIT: Fix exponential blowup of memory dependency arrays in VNForMapSelectWork by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/93388](https://redirect.github.com/dotnet/runtime/pull/93388) - Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID [`2290250`](https://redirect.github.com/dotnet/runtime/commit/2290250) by [@​dotnet-bot](https://redirect.github.com/dotnet-bot) in [https://github.com/dotnet/runtime/pull/93422](https://redirect.github.com/dotnet/runtime/pull/93422) - \[release/8.0] Fix Options Source Gen with Length attributes applied on properties of Interface type by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/93482](https://redirect.github.com/dotnet/runtime/pull/93482) - \[release/8.0] Optimize Options Source Gen when no need to run by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/93481](https://redirect.github.com/dotnet/runtime/pull/93481) - \[release/8.0] Update dependencies from dnceng/internal/dotnet-optimization by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/93470](https://redirect.github.com/dotnet/runtime/pull/93470) - \[release/8.0]\[wasm] Update workload description to include target framework by [@​radical](https://redirect.github.com/radical) in [https://github.com/dotnet/runtime/pull/93359](https://redirect.github.com/dotnet/runtime/pull/93359) - \[release/8.0] Adjust System.Net metrics for OTel conformance and consistency by [@​antonfirsov](https://redirect.github.com/antonfirsov) in [https://github.com/dotnet/runtime/pull/93414](https://redirect.github.com/dotnet/runtime/pull/93414) - Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID [`2291029`](https://redirect.github.com/dotnet/runtime/commit/2291029) by [@​dotnet-bot](https://redirect.github.com/dotnet-bot) in [https://github.com/dotnet/runtime/pull/93496](https://redirect.github.com/dotnet/runtime/pull/93496) - \[release/8.0] Workaround for C++ compiler bug on Arm64 by [@​jkotas](https://redirect.github.com/jkotas) in [https://github.com/dotnet/runtime/pull/93528](https://redirect.github.com/dotnet/runtime/pull/93528) - \[release/8.0] TcpReceiveSendGetsCanceledByDispose: update test for change in Linux kernel. by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/93502](https://redirect.github.com/dotnet/runtime/pull/93502) - \[release/8.0] Mention Frozen.\* types in PACKAGE.md for System.Collections.Immutable by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/93561](https://redirect.github.com/dotnet/runtime/pull/93561) - \[release/8.0] \[hot reload]\[debugger] Resolve field types before use by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/93559](https://redirect.github.com/dotnet/runtime/pull/93559) - \[release/8.0] Update dependencies from dnceng/internal/dotnet-optimization by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/93549](https://redirect.github.com/dotnet/runtime/pull/93549) - \[release/8.0] Update dependencies from 7 repositories by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/93282](https://redirect.github.com/dotnet/runtime/pull/93282) - \[release/8.0] Update dependencies from dotnet/roslyn by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/93628](https://redirect.github.com/dotnet/runtime/pull/93628) - \[release/8.0] Remove base type rooting for types in rooted assemblies by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/93355](https://redirect.github.com/dotnet/runtime/pull/93355) - \[release/8.0] Update dependencies from dotnet/roslyn by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/93642](https://redirect.github.com/dotnet/runtime/pull/93642) - \[release/8.0] Fix build of IJW test after VS upgrade by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/93649](https://redirect.github.com/dotnet/runtime/pull/93649) - \[release/8.0] Ensure Parallel.ForAsync unregisters from CancellationToken by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/93674](https://redirect.github.com/dotnet/runtime/pull/93674) - \[release/8.0] Revert "Workaround a C++/CLI bug involving DIMs ([#​89253](https://redirect.github.com/dotnet/runtime/issues/89253))" by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/93679](https://redirect.github.com/dotnet/runtime/pull/93679) - \[release/8.0] \[mono] Disallow casts of bounded arrays to array special interfaces by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/93617](https://redirect.github.com/dotnet/runtime/pull/93617) - \[release/8.0] Update dependencies from dotnet/roslyn by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/93700](https://redirect.github.com/dotnet/runtime/pull/93700) - \[release/8.0]\[wasm] Fix Vector128 SIMD fmin and fmax by [@​radekdoulik](https://redirect.github.com/radekdoulik) in [https://github.com/dotnet/runtime/pull/93677](https://redirect.github.com/dotnet/runtime/pull/93677) - \[release/8.0] Update dependencies from dotnet/hotreload-utils by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/93726](https://redirect.github.com/dotnet/runtime/pull/93726) - \[release/8.0] Update dependencies from dotnet/source-build-externals by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/93728](https://redirect.github.com/dotnet/runtime/pull/93728) - \[release/8.0] JIT: remove incorrect type deduction for an Unsafe.As case by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/93703](https://redirect.github.com/dotnet/runtime/pull/93703) - \[release/8.0] Add package readmes (continued) by [@​ViktorHofer](https://redirect.github.com/ViktorHofer) in [https://github.com/dotnet/runtime/pull/93769](https://redirect.github.com/dotnet/runtime/pull/93769) - \[release/8.0] Update dependencies from dotnet/arcade by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/93727](https://redirect.github.com/dotnet/runtime/pull/93727) - \[release/8.0] Support specifying multiple directories through SSL_CERT_DIR. by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/93749](https://redirect.github.com/dotnet/runtime/pull/93749) - \[release/8.0] Fix analysis of interface methods on generic types by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/93748](https://redirect.github.com/dotnet/runtime/pull/93748) - \[release/8.0] Update dependencies from dnceng/internal/dotnet-optimization by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/93776](https://redirect.github.com/dotnet/runtime/pull/93776) - \[release/8.0] \[Test Only] Fix options source gen test by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/93782](https://redirect.github.com/dotnet/runtime/pull/93782) - \[release/8.0] \[iOS]\[non-icu] HybridGlobalization Get available locales by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/93751](https://redirect.github.com/dotnet/runtime/pull/93751) - \[release/8.0] Update dependencies from dotnet/sdk by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/93783](https://redirect.github.com/dotnet/runtime/pull/93783) - \[release/8.0] Vectorize TensorPrimitives APIs by [@​michaelgsharp](https://redirect.github.com/michaelgsharp) in [https://github.com/dotnet/runtime/pull/93746](https://redirect.github.com/dotnet/runtime/pull/93746) - \[release/8.0] Add package readme to System.Numerics.Tensors by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/93806](https://redirect.github.com/dotnet/runtime/pull/93806) - \[release/8.0] Add runtime base address to Native AOT crash info JSON by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/93791](https://redirect.github.com/dotnet/runtime/pull/93791) - \[release/8.0] Update dependencies from dotnet/emsdk by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/93801](https://redirect.github.com/dotnet/runtime/pull/93801) - \[release/8.0] Update APICompat settings under source build by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/93865](https://redirect.github.com/dotnet/runtime/pull/93865) - \[release/8.0] Improve performance of UnmanagedMemoryStream by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/93812](https://redirect.github.com/dotnet/runtime/pull/93812) - \[release/8.0] Update dependencies from dotnet/emsdk by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/93881](https://redirect.github.com/dotnet/runtime/pull/93881) - \[release/8.0] Update dependencies from dnceng/internal/dotnet-optimization by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/93827](https://redirect.github.com/dotnet/runtime/pull/93827) - \[release/8.0] Stable branding for .NET 8 GA by [@​carlossanlop](https://redirect.github.com/carlossanlop) in [https://github.com/dotnet/runtime/pull/93807](https://redirect.github.com/dotnet/runtime/pull/93807) - \[release/8.0]\[wasm] Fix perf pipeline runs by [@​radical](https://redirect.github.com/radical) in [https://github.com/dotnet/runtime/pull/93888](https://redirect.github.com/dotnet/runtime/pull/93888) - \[release/8.0] Honor JsonSerializerOptions.PropertyNameCaseInsensitive in property name conflict resolution. by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/93935](https://redirect.github.com/dotnet/runtime/pull/93935) - \[release/8.0] Update MsQuic by [@​carlossanlop](https://redirect.github.com/carlossanlop) in [https://github.com/dotnet/runtime/pull/93979](https://redirect.github.com/dotnet/runtime/pull/93979) - \[release/8.0] Bump net7 downlevel version to 7.0.14 by [@​steveisok](https://redirect.github.com/steveisok) in [https://github.com/dotnet/runtime/pull/94192](https://redirect.github.com/dotnet/runtime/pull/94192) - \[release/8.0] Update dependencies from dotnet/emsdk by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/94196](https://redirect.github.com/dotnet/runtime/pull/94196) **Full Changelog**: https://github.com/dotnet/runtime/compare/v8.0.0-rc.2.23479.6...v8.0.0
dotnet/sdk (dotnet-sdk) ### [`v8.0.403`](https://redirect.github.com/dotnet/sdk/compare/v8.0.402...v8.0.403) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v8.0.402...v8.0.403) ### [`v8.0.402`](https://redirect.github.com/dotnet/sdk/compare/v8.0.401...v8.0.402) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v8.0.401...v8.0.402) ### [`v8.0.401`](https://redirect.github.com/dotnet/sdk/compare/v8.0.400...v8.0.401) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v8.0.400...v8.0.401) ### [`v8.0.400`](https://redirect.github.com/dotnet/sdk/releases/tag/v8.0.400): .NET 8.0.8 [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v8.0.306...v8.0.400) [Release](https://redirect.github.com/dotnet/core/releases/tag/v8.0.8) ### [`v8.0.306`](https://redirect.github.com/dotnet/sdk/compare/v8.0.304...v8.0.306) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v8.0.304...v8.0.306) ### [`v8.0.304`](https://redirect.github.com/dotnet/sdk/compare/v8.0.303...v8.0.304) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v8.0.303...v8.0.304) ### [`v8.0.303`](https://redirect.github.com/dotnet/sdk/releases/tag/v8.0.303): .NET 8.0.7 [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v8.0.302...v8.0.303) [Release](https://redirect.github.com/dotnet/core/releases/tag/v8.0.7) ### [`v8.0.302`](https://redirect.github.com/dotnet/sdk/compare/v8.0.301...v8.0.302) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v8.0.301...v8.0.302) ### [`v8.0.301`](https://redirect.github.com/dotnet/sdk/compare/v8.0.300...v8.0.301) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v8.0.300...v8.0.301) ### [`v8.0.300`](https://redirect.github.com/dotnet/sdk/releases/tag/v8.0.300): .NET 8.0.5 [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v8.0.206...v8.0.300) [Release](https://redirect.github.com/dotnet/core/releases/tag/v8.0.5) ### [`v8.0.206`](https://redirect.github.com/dotnet/sdk/compare/v8.0.205...v8.0.206) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v8.0.205...v8.0.206) ### [`v8.0.205`](https://redirect.github.com/dotnet/sdk/compare/v8.0.204...v8.0.205) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v8.0.204...v8.0.205) ### [`v8.0.204`](https://redirect.github.com/dotnet/sdk/releases/tag/v8.0.204): .NET 8.0.4 [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v8.0.203...v8.0.204) [Release](https://redirect.github.com/dotnet/core/releases/tag/v8.0.4) ### [`v8.0.203`](https://redirect.github.com/dotnet/sdk/compare/v8.0.202...v8.0.203) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v8.0.202...v8.0.203) ### [`v8.0.202`](https://redirect.github.com/dotnet/sdk/releases/tag/v8.0.202): .NET 8.0.3 [Release](https://redirect.github.com/dotnet/core/releases/tag/v8.0.3) ### [`v8.0.200`](https://redirect.github.com/dotnet/sdk/releases/tag/v8.0.200): .NET 8.0.2 [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v8.0.110...v8.0.200) [Release](https://redirect.github.com/dotnet/core/releases/tag/v8.0.2) ### [`v8.0.110`](https://redirect.github.com/dotnet/sdk/compare/v8.0.108...v8.0.110) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v8.0.108...v8.0.110) ### [`v8.0.108`](https://redirect.github.com/dotnet/sdk/compare/v8.0.107...v8.0.108) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v8.0.107...v8.0.108) ### [`v8.0.107`](https://redirect.github.com/dotnet/sdk/compare/v8.0.106...v8.0.107) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v8.0.106...v8.0.107) ### [`v8.0.106`](https://redirect.github.com/dotnet/sdk/releases/tag/v8.0.106): .NET 8.0.6 [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v8.0.105...v8.0.106) [Release](https://redirect.github.com/dotnet/core/releases/tag/v8.0.6) ### [`v8.0.105`](https://redirect.github.com/dotnet/sdk/compare/v8.0.104...v8.0.105) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v8.0.104...v8.0.105) ### [`v8.0.104`](https://redirect.github.com/dotnet/sdk/releases/tag/v8.0.104): .NET 8.0.4 [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v8.0.103...v8.0.104) [Release](https://redirect.github.com/dotnet/core/releases/tag/v8.0.4) ### [`v8.0.103`](https://redirect.github.com/dotnet/sdk/compare/v8.0.102...v8.0.103) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v8.0.102...v8.0.103) ### [`v8.0.102`](https://redirect.github.com/dotnet/sdk/compare/v8.0.101...v8.0.102) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v8.0.101...v8.0.102) ### [`v8.0.101`](https://redirect.github.com/dotnet/sdk/releases/tag/v8.0.101): .NET 8.0.1 [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v8.0.100...v8.0.101) [Release](https://redirect.github.com/dotnet/core/releases/tag/v8.0.1) ### [`v8.0.100`](https://redirect.github.com/dotnet/sdk/releases/tag/v8.0.100): .NET 8.0.0 [Release](https://redirect.github.com/dotnet/core/releases/tag/v8.0.0) ### [`v7.0.409`](https://redirect.github.com/dotnet/sdk/releases/tag/v7.0.409): .NET 7.0.19 [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v7.0.408...v7.0.409) [Release](https://redirect.github.com/dotnet/core/releases/tag/v7.0.19) ### [`v7.0.408`](https://redirect.github.com/dotnet/sdk/releases/tag/v7.0.408): .NET 7.0.18 [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v7.0.407...v7.0.408) [Release](https://redirect.github.com/dotnet/core/releases/tag/v7.0.18) ### [`v7.0.407`](https://redirect.github.com/dotnet/sdk/releases/tag/v7.0.407): .NET 7.0.17 [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v7.0.406...v7.0.407) [Release](https://redirect.github.com/dotnet/core/releases/tag/v7.0.17) ### [`v7.0.406`](https://redirect.github.com/dotnet/sdk/releases/tag/v7.0.406): .NET 7.0.16 [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v7.0.405...v7.0.406) [Release](https://redirect.github.com/dotnet/core/releases/tag/v7.0.16) ### [`v7.0.405`](https://redirect.github.com/dotnet/sdk/releases/tag/v7.0.405): .NET 7.0.15 [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v7.0.404...v7.0.405) [Release](https://redirect.github.com/dotnet/core/releases/tag/v7.0.15) ### [`v7.0.404`](https://redirect.github.com/dotnet/sdk/releases/tag/v7.0.404): .NET 7.0.14 [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v7.0.403...v7.0.404) [Release](https://redirect.github.com/dotnet/core/releases/tag/v7.0.14) ### [`v7.0.403`](https://redirect.github.com/dotnet/sdk/releases/tag/v7.0.403): .NET 7.0.13 [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v7.0.402...v7.0.403) [Release](https://redirect.github.com/dotnet/core/releases/tag/v7.0.13) ### [`v7.0.402`](https://redirect.github.com/dotnet/sdk/releases/tag/v7.0.402): .NET 7.0.12 [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v7.0.401...v7.0.402) [Release](https://redirect.github.com/dotnet/core/releases/tag/v7.0.12) ### [`v7.0.401`](https://redirect.github.com/dotnet/sdk/releases/tag/v7.0.401): .NET 7.0.11 [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v7.0.400...v7.0.401) [Release](https://redirect.github.com/dotnet/core/releases/tag/v7.0.11) ### [`v7.0.400`](https://redirect.github.com/dotnet/sdk/releases/tag/v7.0.400): .NET 7.0.10 [Release](https://redirect.github.com/dotnet/core/releases/tag/v7.0.10) ### [`v7.0.316`](https://redirect.github.com/dotnet/sdk/compare/v7.0.315...v7.0.316) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v7.0.315...v7.0.316) ### [`v7.0.315`](https://redirect.github.com/dotnet/sdk/compare/v7.0.314...v7.0.315) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v7.0.314...v7.0.315) ### [`v7.0.314`](https://redirect.github.com/dotnet/sdk/compare/v7.0.313...v7.0.314) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v7.0.313...v7.0.314) ### [`v7.0.313`](https://redirect.github.com/dotnet/sdk/compare/v7.0.312...v7.0.313) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v7.0.312...v7.0.313) ### [`v7.0.312`](https://redirect.github.com/dotnet/sdk/compare/v7.0.311...v7.0.312) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v7.0.311...v7.0.312) ### [`v7.0.311`](https://redirect.github.com/dotnet/sdk/compare/v7.0.310...v7.0.311) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v7.0.310...v7.0.311) ### [`v7.0.310`](https://redirect.github.com/dotnet/sdk/compare/v7.0.309...v7.0.310) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v7.0.309...v7.0.310) ### [`v7.0.309`](https://redirect.github.com/dotnet/sdk/compare/v7.0.308...v7.0.309) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v7.0.308...v7.0.309) ### [`v7.0.308`](https://redirect.github.com/dotnet/sdk/compare/v7.0.307...v7.0.308) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v7.0.307...v7.0.308) ### [`v7.0.307`](https://redirect.github.com/dotnet/sdk/compare/v7.0.306...v7.0.307) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v7.0.306...v7.0.307) ### [`v7.0.306`](https://redirect.github.com/dotnet/sdk/releases/tag/v7.0.306): .NET 7.0.9 [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v7.0.305...v7.0.306) [Release](https://redirect.github.com/dotnet/core/releases/tag/v7.0.9) ### [`v7.0.305`](https://redirect.github.com/dotnet/sdk/releases/tag/v7.0.305): .NET 7.0.8 [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v7.0.304...v7.0.305) [Release](https://redirect.github.com/dotnet/core/releases/tag/v7.0.8) ### [`v7.0.304`](https://redirect.github.com/dotnet/sdk/releases/tag/v7.0.304): .NET 7.0.7 [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v7.0.302...v7.0.304) [Release](https://redirect.github.com/dotnet/core/releases/tag/v7.0.7) ### [`v7.0.302`](https://redirect.github.com/dotnet/sdk/compare/v7.0.203...v7.0.302) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v7.0.203...v7.0.302) ### [`v7.0.203`](https://redirect.github.com/dotnet/sdk/releases/tag/v7.0.203): .NET 7.0.5 [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v7.0.202...v7.0.203) [Release](https://redirect.github.com/dotnet/core/releases/tag/v7.0.5) ### [`v7.0.202`](https://redirect.github.com/dotnet/sdk/releases/tag/v7.0.202): .NET 7.0.4 [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v7.0.201...v7.0.202) [Release](https://redirect.github.com/dotnet/core/releases/tag/v7.0.4) ### [`v7.0.201`](https://redirect.github.com/dotnet/sdk/releases/tag/v7.0.201): .NET 7.0.3 [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v7.0.200...v7.0.201) [Release](https://redirect.github.com/dotnet/core/releases/tag/v7.0.3) ### [`v7.0.200`](https://redirect.github.com/dotnet/sdk/compare/v7.0.114...v7.0.200) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v7.0.120...v7.0.200) ### [`v7.0.120`](https://redirect.github.com/dotnet/sdk/compare/v7.0.119...v7.0.120) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v7.0.119...v7.0.120) ### [`v7.0.119`](https://redirect.github.com/dotnet/sdk/compare/v7.0.118...v7.0.119) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v7.0.118...v7.0.119) ### [`v7.0.118`](https://redirect.github.com/dotnet/sdk/compare/v7.0.117...v7.0.118) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v7.0.117...v7.0.118) ### [`v7.0.117`](https://redirect.github.com/dotnet/sdk/compare/v7.0.116...v7.0.117) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v7.0.116...v7.0.117) ### [`v7.0.116`](https://redirect.github.com/dotnet/sdk/compare/v7.0.115...v7.0.116) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v7.0.115...v7.0.116) ### [`v7.0.115`](https://redirect.github.com/dotnet/sdk/compare/v7.0.114...v7.0.115) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v7.0.114...v7.0.115) ### [`v7.0.114`](https://redirect.github.com/dotnet/sdk/compare/v7.0.113...v7.0.114) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v7.0.113...v7.0.114) ### [`v7.0.113`](https://redirect.github.com/dotnet/sdk/compare/v7.0.112...v7.0.113) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v7.0.112...v7.0.113) ### [`v7.0.112`](https://redirect.github.com/dotnet/sdk/compare/v7.0.111...v7.0.112) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v7.0.111...v7.0.112) ### [`v7.0.111`](https://redirect.github.com/dotnet/sdk/compare/v7.0.110...v7.0.111) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v7.0.110...v7.0.111) ### [`v7.0.110`](https://redirect.github.com/dotnet/sdk/compare/v7.0.109...v7.0.110) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v7.0.109...v7.0.110) ### [`v7.0.109`](https://redirect.github.com/dotnet/sdk/compare/v7.0.108...v7.0.109) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v7.0.108...v7.0.109) ### [`v7.0.108`](https://redirect.github.com/dotnet/sdk/compare/v7.0.107...v7.0.108) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v7.0.107...v7.0.108) ### [`v7.0.107`](https://redirect.github.com/dotnet/sdk/compare/v7.0.105...v7.0.107) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v7.0.105...v7.0.107) ### [`v7.0.105`](https://redirect.github.com/dotnet/sdk/compare/v7.0.104...v7.0.105) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v7.0.104...v7.0.105) ### [`v7.0.104`](https://redirect.github.com/dotnet/sdk/compare/v7.0.103...v7.0.104) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v7.0.103...v7.0.104) ### [`v7.0.103`](https://redirect.github.com/dotnet/sdk/compare/v7.0.102...v7.0.103) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v7.0.102...v7.0.103) ### [`v7.0.102`](https://redirect.github.com/dotnet/sdk/releases/tag/v7.0.102): .NET SDK 7.0.102 [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v7.0.101...v7.0.102) [Release](https://redirect.github.com/dotnet/core/tree/v7.0.2) ### [`v7.0.101`](https://redirect.github.com/dotnet/sdk/releases/tag/v7.0.101): .NET SDK 7.0.101 [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v7.0.100-rtm.22521.7...v7.0.101) [Release](https://redirect.github.com/dotnet/core/releases/tag/v7.0.1) ### [`v7.0.100`](https://redirect.github.com/dotnet/sdk/compare/v6.0.425...v7.0.100-rtm.22521.7) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v6.0.427...v7.0.100-rtm.22521.7) ### [`v6.0.427`](https://redirect.github.com/dotnet/sdk/releases/tag/v6.0.427): .NET 6.0.35 [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v6.0.425...v6.0.427) [Release](https://redirect.github.com/dotnet/core/releases/tag/v6.0.35)

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 these updates again.



This PR was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.45%. Comparing base (2efb39a) to head (f433418).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #89 +/- ## ======================================== Coverage 85.45% 85.45% ======================================== Files 8 8 Lines 110 110 Branches 20 20 ======================================== Hits 94 94 Misses 13 13 Partials 3 3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.