[PR #3065] [CLOSED] [deps]: Update Microsoft.Extensions.Logging.Debug to v8 #45606

Closed
opened 2026-04-26 12:54:34 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/3065
Author: @renovate[bot]
Created: 3/9/2024
Status: Closed

Base: mainHead: renovate/major-dotnet-monorepo


📝 Commits (10+)

  • 3552616 Adding missing IDs for Set Password and Update Password pages (#2748)
  • 9026dd1 [PM-3593] Fix enable biometric on autofill when there is not MP (#2717)
  • 5961a00 [PM-3551] Expired SSO token cached (#2718)
  • b0f1dd0 Autosync the updated translations (#2751)
  • 382eee2 [PM-3556] Change anonaddy to addy io (#2711)
  • 3e2005e [PM-3606] TDE user with 2FA isn't able to autofill on iOS (#2723)
  • efd1671 Autosync the updated translations (#2771)
  • b932824 Make dept-development-mobile default code owner (#2780)
  • a6f0533 [PM-3393] Excessive Invalid Biometric unlock attempts should automatically log out TDE users (#2747)
  • 11922c6 [PM-3522] Keep variable value after logout. (#2761)

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 src/App/App.csproj (+1 -1)
📝 src/Core/Core.csproj (+1 -1)

📄 Description

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Microsoft.Extensions.Logging.Debug (source) 7.0.0 -> 8.0.0 age adoption passing confidence

Release Notes

dotnet/runtime (Microsoft.Extensions.Logging.Debug)

v8.0.0: .NET 8.0.0

Release

What's Changed

Full Changelog: https://github.com/dotnet/runtime/compare/v8.0.0-rc.2.23479.6...v8.0.0


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bitwarden/android/pull/3065 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 3/9/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `renovate/major-dotnet-monorepo` --- ### 📝 Commits (10+) - [`3552616`](https://github.com/bitwarden/android/commit/355261679dee08911c58d1ade5f9fbbdfe75b9cd) Adding missing IDs for Set Password and Update Password pages (#2748) - [`9026dd1`](https://github.com/bitwarden/android/commit/9026dd10e5f6659203266e14a721018363801454) [PM-3593] Fix enable biometric on autofill when there is not MP (#2717) - [`5961a00`](https://github.com/bitwarden/android/commit/5961a001ab7df88790d7c6681da44225b5a63f6f) [PM-3551] Expired SSO token cached (#2718) - [`b0f1dd0`](https://github.com/bitwarden/android/commit/b0f1dd00eebd8c6640367ab7c711b89ff0c810ee) Autosync the updated translations (#2751) - [`382eee2`](https://github.com/bitwarden/android/commit/382eee2ed36fcabbafc69dd279333cffb163bafc) [PM-3556] Change anonaddy to addy io (#2711) - [`3e2005e`](https://github.com/bitwarden/android/commit/3e2005e5ed918ebedc856e331fb5674e18881fbe) [PM-3606] TDE user with 2FA isn't able to autofill on iOS (#2723) - [`efd1671`](https://github.com/bitwarden/android/commit/efd1671f489186e529ed9ff199b99c74b7bb9a21) Autosync the updated translations (#2771) - [`b932824`](https://github.com/bitwarden/android/commit/b932824b5a809558dc25179d19f800d3c06325dd) Make dept-development-mobile default code owner (#2780) - [`a6f0533`](https://github.com/bitwarden/android/commit/a6f05338c266e8453f5558d598e055ad2ad1b779) [PM-3393] Excessive Invalid Biometric unlock attempts should automatically log out TDE users (#2747) - [`11922c6`](https://github.com/bitwarden/android/commit/11922c6f4926ec3f9e644b1476ba356ed69f98e7) [PM-3522] Keep variable value after logout. (#2761) ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/App/App.csproj` (+1 -1) 📝 `src/Core/Core.csproj` (+1 -1) </details> ### 📄 Description [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Microsoft.Extensions.Logging.Debug](https://dot.net/) ([source](https://togithub.com/dotnet/runtime)) | `7.0.0` -> `8.0.0` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Extensions.Logging.Debug/8.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Microsoft.Extensions.Logging.Debug/8.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Microsoft.Extensions.Logging.Debug/7.0.0/8.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.Extensions.Logging.Debug/7.0.0/8.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>dotnet/runtime (Microsoft.Extensions.Logging.Debug)</summary> ### [`v8.0.0`](https://togithub.com/dotnet/runtime/releases/tag/v8.0.0): .NET 8.0.0 [Release](https://togithub.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 [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/dotnet/runtime/pull/92317](https://togithub.com/dotnet/runtime/pull/92317) - \[release/8.0] Update dependencies from dotnet/source-build-externals by [@&#8203;dotnet-maestro](https://togithub.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/92340](https://togithub.com/dotnet/runtime/pull/92340) - \[release/8.0-rc1] \[release/8.0] Fix wasi build. by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/dotnet/runtime/pull/92368](https://togithub.com/dotnet/runtime/pull/92368) - \[automated] Merge branch 'release/8.0-rc2' => 'release/8.0' by [@&#8203;dotnet-maestro-bot](https://togithub.com/dotnet-maestro-bot) in [https://github.com/dotnet/runtime/pull/92325](https://togithub.com/dotnet/runtime/pull/92325) - \[release/8.0] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://togithub.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/92303](https://togithub.com/dotnet/runtime/pull/92303) - \[automated] Merge branch 'release/8.0-rc1' => 'release/8.0' by [@&#8203;dotnet-maestro-bot](https://togithub.com/dotnet-maestro-bot) in [https://github.com/dotnet/runtime/pull/92374](https://togithub.com/dotnet/runtime/pull/92374) - \[release/8.0] Bump version to GA by [@&#8203;carlossanlop](https://togithub.com/carlossanlop) in [https://github.com/dotnet/runtime/pull/92305](https://togithub.com/dotnet/runtime/pull/92305) - \[release/8.0] Update dependencies from dotnet/source-build-externals by [@&#8203;dotnet-maestro](https://togithub.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/92476](https://togithub.com/dotnet/runtime/pull/92476) - \[automated] Merge branch 'release/8.0-rc2' => 'release/8.0' by [@&#8203;dotnet-maestro-bot](https://togithub.com/dotnet-maestro-bot) in [https://github.com/dotnet/runtime/pull/92401](https://togithub.com/dotnet/runtime/pull/92401) - \[release/8.0] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://togithub.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/92418](https://togithub.com/dotnet/runtime/pull/92418) - \[release/8.0] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://togithub.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/92474](https://togithub.com/dotnet/runtime/pull/92474) - \[release/8.0] Update dependencies from dnceng/internal/dotnet-optimization by [@&#8203;dotnet-maestro](https://togithub.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/92473](https://togithub.com/dotnet/runtime/pull/92473) - \[release/8.0] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://togithub.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/92488](https://togithub.com/dotnet/runtime/pull/92488) - \[automated] Merge branch 'release/8.0-rc2' => 'release/8.0' by [@&#8203;dotnet-maestro-bot](https://togithub.com/dotnet-maestro-bot) in [https://github.com/dotnet/runtime/pull/92484](https://togithub.com/dotnet/runtime/pull/92484) - \[release/8.0] Update dependencies from dotnet/roslyn-analyzers by [@&#8203;dotnet-maestro](https://togithub.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/92499](https://togithub.com/dotnet/runtime/pull/92499) - \[release/8.0] Update dependencies from dotnet/emsdk by [@&#8203;dotnet-maestro](https://togithub.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/92532](https://togithub.com/dotnet/runtime/pull/92532) - \[automated] Merge branch 'release/8.0-rc2' => 'release/8.0' by [@&#8203;dotnet-maestro-bot](https://togithub.com/dotnet-maestro-bot) in [https://github.com/dotnet/runtime/pull/92515](https://togithub.com/dotnet/runtime/pull/92515) - \[release/8.0] Update dependencies from dotnet/source-build-externals by [@&#8203;dotnet-maestro](https://togithub.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/92641](https://togithub.com/dotnet/runtime/pull/92641) - \[release/8.0] Update dependencies from dotnet/emsdk dotnet/hotreload-utils by [@&#8203;dotnet-maestro](https://togithub.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/92606](https://togithub.com/dotnet/runtime/pull/92606) - \[release/8.0]\[wasm] Fix regressed file sizes for blazor by [@&#8203;radical](https://togithub.com/radical) in [https://github.com/dotnet/runtime/pull/92627](https://togithub.com/dotnet/runtime/pull/92627) - \[release/8.0] JIT: Fixed containment of STOREIND of HW intrinsics ConvertTo\*/Extract\* by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/dotnet/runtime/pull/92513](https://togithub.com/dotnet/runtime/pull/92513) - \[release/8.0] Define bool as Interop.BOOL to prevent upper bytes setting native bool by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/dotnet/runtime/pull/92681](https://togithub.com/dotnet/runtime/pull/92681) - \[release/8.0] Make CoreCLR/NativeAOT assembly compile with .subsections_via_symbols on Apple platforms by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/dotnet/runtime/pull/92544](https://togithub.com/dotnet/runtime/pull/92544) - \[release/8.0] Fix LLVMAOT Mono runtime variant official build to produce correctly named runtime packs by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/dotnet/runtime/pull/92737](https://togithub.com/dotnet/runtime/pull/92737) - \[release/8.0] Remove all PGO assets except for the runtime PGO archive. by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/dotnet/runtime/pull/92735](https://togithub.com/dotnet/runtime/pull/92735) - \[release/8.0] Put HasNativeCodeReJITAware into GetFunctionAddress by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/dotnet/runtime/pull/92665](https://togithub.com/dotnet/runtime/pull/92665) - \[release/8.0] Update dependencies from dotnet/cecil dotnet/emsdk by [@&#8203;dotnet-maestro](https://togithub.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/92702](https://togithub.com/dotnet/runtime/pull/92702) - \[release/8.0]\[wasm] Fix Wasm.Build.Tests failing due to an old skiasharp reference by [@&#8203;radical](https://togithub.com/radical) in [https://github.com/dotnet/runtime/pull/92747](https://togithub.com/dotnet/runtime/pull/92747) - \[release/8.0] Update dependencies from dotnet/installer by [@&#8203;radical](https://togithub.com/radical) in [https://github.com/dotnet/runtime/pull/92745](https://togithub.com/dotnet/runtime/pull/92745) - \[release/8.0] Bring back CopyOutputSymbolsToPublishDirectory by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/dotnet/runtime/pull/92369](https://togithub.com/dotnet/runtime/pull/92369) - \[release/8.0] Update dependencies from `dotnet/installer` by [@&#8203;radical](https://togithub.com/radical) in [https://github.com/dotnet/runtime/pull/92795](https://togithub.com/dotnet/runtime/pull/92795) - \[release/8.0] Update dependencies from dnceng/internal/dotnet-optimization by [@&#8203;dotnet-maestro](https://togithub.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/92762](https://togithub.com/dotnet/runtime/pull/92762) - \[release/8.0] Update dependencies from dnceng/internal/dotnet-optimization by [@&#8203;dotnet-maestro](https://togithub.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/92816](https://togithub.com/dotnet/runtime/pull/92816) - \[release/8.0]\[wasm]\[debugger] Support multidimensional indexing of object scheme by [@&#8203;ilonatommy](https://togithub.com/ilonatommy) in [https://github.com/dotnet/runtime/pull/92753](https://togithub.com/dotnet/runtime/pull/92753) - \[release/8.0] \[browser] Remove duplicated marshaling of return value for JSExport by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/dotnet/runtime/pull/92886](https://togithub.com/dotnet/runtime/pull/92886) - \[release/8.0] \[browser]\[nodejs] keep runtime alive for JSExport calls by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/dotnet/runtime/pull/92890](https://togithub.com/dotnet/runtime/pull/92890) - \[release/8.0] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://togithub.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/92503](https://togithub.com/dotnet/runtime/pull/92503) - \[release/8.0] Make config binding gen incremental ([#&#8203;89587](https://togithub.com/dotnet/runtime/issues/89587)) by [@&#8203;layomia](https://togithub.com/layomia) in [https://github.com/dotnet/runtime/pull/92730](https://togithub.com/dotnet/runtime/pull/92730) - \[release/8.0] \[wasm] Endian fix for Webcil by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/dotnet/runtime/pull/92495](https://togithub.com/dotnet/runtime/pull/92495) - \[release/8.0] Update dependencies from dotnet/source-build-externals by [@&#8203;dotnet-maestro](https://togithub.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/92935](https://togithub.com/dotnet/runtime/pull/92935) - \[release/8.0] Update dependencies from dotnet/cecil dotnet/hotreload-utils by [@&#8203;dotnet-maestro](https://togithub.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/92932](https://togithub.com/dotnet/runtime/pull/92932) - \[release/8.0]\[wasm] Use intended ports when running `DevServer` by [@&#8203;radical](https://togithub.com/radical) in [https://github.com/dotnet/runtime/pull/92906](https://togithub.com/dotnet/runtime/pull/92906) - \[release/8.0] Fix deadlock in EventPipeEventDispatcher by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/dotnet/runtime/pull/92912](https://togithub.com/dotnet/runtime/pull/92912) - \[release/8.0] CI: runtime-wasm-perf: disable for PRs by [@&#8203;radical](https://togithub.com/radical) in [https://github.com/dotnet/runtime/pull/92977](https://togithub.com/dotnet/runtime/pull/92977) - \[release/8.0] Throw when applying `JsonObjectHandling.Populate` to types with parameterized constructors. by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/dotnet/runtime/pull/92947](https://togithub.com/dotnet/runtime/pull/92947) - \[release/8.0] Use invariant culture in CBOR date encoding by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/dotnet/runtime/pull/92924](https://togithub.com/dotnet/runtime/pull/92924) - \[release/8.0] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://togithub.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/93005](https://togithub.com/dotnet/runtime/pull/93005) - \[release/8.0] Update dependencies from dotnet/emsdk by [@&#8203;dotnet-maestro](https://togithub.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/92996](https://togithub.com/dotnet/runtime/pull/92996) - \[release/8.0] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://togithub.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/93040](https://togithub.com/dotnet/runtime/pull/93040) - \[release/8.0] Update dependencies from dnceng/internal/dotnet-optimization by [@&#8203;dotnet-maestro](https://togithub.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/93065](https://togithub.com/dotnet/runtime/pull/93065) - \[release/8.0] Manually update release/8.0 arcade to latest by [@&#8203;lewing](https://togithub.com/lewing) in [https://github.com/dotnet/runtime/pull/92778](https://togithub.com/dotnet/runtime/pull/92778) - \[release/8.0] \[PERF] Update release/8.0-rc1 to release/8.0 in perf.yml by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/dotnet/runtime/pull/93136](https://togithub.com/dotnet/runtime/pull/93136) - \[release/8.0] Resolve x64 libc++ being included with linux-arm64 to browser-wasm cross-compiler by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/dotnet/runtime/pull/93070](https://togithub.com/dotnet/runtime/pull/93070) - \[release/8.0] Update dependencies from dnceng/internal/dotnet-optimization by [@&#8203;dotnet-maestro](https://togithub.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/93112](https://togithub.com/dotnet/runtime/pull/93112) - \[8.0] Make thread pool thread timeouts configurable by [@&#8203;kouvel](https://togithub.com/kouvel) in [https://github.com/dotnet/runtime/pull/92986](https://togithub.com/dotnet/runtime/pull/92986) - \[release/8.0] Make a copy of assembly path. by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/dotnet/runtime/pull/93253](https://togithub.com/dotnet/runtime/pull/93253) - \[release/8.0] Fix Options Source Gen Trimming Issues by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/dotnet/runtime/pull/93193](https://togithub.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 [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/dotnet/runtime/pull/93150](https://togithub.com/dotnet/runtime/pull/93150) - \[release/8.0] Handle binding to initialized abstract members by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/dotnet/runtime/pull/93120](https://togithub.com/dotnet/runtime/pull/93120) - \[release/8.0] Avoid membarrier on lower Android versions by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/dotnet/runtime/pull/93096](https://togithub.com/dotnet/runtime/pull/93096) - \[release/8.0] \[android]\[ios] Fix dispose problem with NativeHttpHandlers ([#&#8203;93262](https://togithub.com/dotnet/runtime/issues/93262)) by [@&#8203;steveisok](https://togithub.com/steveisok) in [https://github.com/dotnet/runtime/pull/93291](https://togithub.com/dotnet/runtime/pull/93291) - \[release/8.0] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://togithub.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/93267](https://togithub.com/dotnet/runtime/pull/93267) - \[release/8.0] \[H/3] Fix draining response in metrics test by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/dotnet/runtime/pull/93381](https://togithub.com/dotnet/runtime/pull/93381) - \[release/8.0] Update dependencies from dnceng/internal/dotnet-optimization by [@&#8203;dotnet-maestro](https://togithub.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/93283](https://togithub.com/dotnet/runtime/pull/93283) - \[release/8.0] JIT: Fix exponential blowup of memory dependency arrays in VNForMapSelectWork by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/dotnet/runtime/pull/93388](https://togithub.com/dotnet/runtime/pull/93388) - Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID [`2290250`](https://togithub.com/dotnet/runtime/commit/2290250) by [@&#8203;dotnet-bot](https://togithub.com/dotnet-bot) in [https://github.com/dotnet/runtime/pull/93422](https://togithub.com/dotnet/runtime/pull/93422) - \[release/8.0] Fix Options Source Gen with Length attributes applied on properties of Interface type by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/dotnet/runtime/pull/93482](https://togithub.com/dotnet/runtime/pull/93482) - \[release/8.0] Optimize Options Source Gen when no need to run by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/dotnet/runtime/pull/93481](https://togithub.com/dotnet/runtime/pull/93481) - \[release/8.0] Update dependencies from dnceng/internal/dotnet-optimization by [@&#8203;dotnet-maestro](https://togithub.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/93470](https://togithub.com/dotnet/runtime/pull/93470) - \[release/8.0]\[wasm] Update workload description to include target framework by [@&#8203;radical](https://togithub.com/radical) in [https://github.com/dotnet/runtime/pull/93359](https://togithub.com/dotnet/runtime/pull/93359) - \[release/8.0] Adjust System.Net metrics for OTel conformance and consistency by [@&#8203;antonfirsov](https://togithub.com/antonfirsov) in [https://github.com/dotnet/runtime/pull/93414](https://togithub.com/dotnet/runtime/pull/93414) - Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID [`2291029`](https://togithub.com/dotnet/runtime/commit/2291029) by [@&#8203;dotnet-bot](https://togithub.com/dotnet-bot) in [https://github.com/dotnet/runtime/pull/93496](https://togithub.com/dotnet/runtime/pull/93496) - \[release/8.0] Workaround for C++ compiler bug on Arm64 by [@&#8203;jkotas](https://togithub.com/jkotas) in [https://github.com/dotnet/runtime/pull/93528](https://togithub.com/dotnet/runtime/pull/93528) - \[release/8.0] TcpReceiveSendGetsCanceledByDispose: update test for change in Linux kernel. by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/dotnet/runtime/pull/93502](https://togithub.com/dotnet/runtime/pull/93502) - \[release/8.0] Mention Frozen.\* types in PACKAGE.md for System.Collections.Immutable by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/dotnet/runtime/pull/93561](https://togithub.com/dotnet/runtime/pull/93561) - \[release/8.0] \[hot reload]\[debugger] Resolve field types before use by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/dotnet/runtime/pull/93559](https://togithub.com/dotnet/runtime/pull/93559) - \[release/8.0] Update dependencies from dnceng/internal/dotnet-optimization by [@&#8203;dotnet-maestro](https://togithub.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/93549](https://togithub.com/dotnet/runtime/pull/93549) - \[release/8.0] Update dependencies from 7 repositories by [@&#8203;dotnet-maestro](https://togithub.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/93282](https://togithub.com/dotnet/runtime/pull/93282) - \[release/8.0] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://togithub.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/93628](https://togithub.com/dotnet/runtime/pull/93628) - \[release/8.0] Remove base type rooting for types in rooted assemblies by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/dotnet/runtime/pull/93355](https://togithub.com/dotnet/runtime/pull/93355) - \[release/8.0] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://togithub.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/93642](https://togithub.com/dotnet/runtime/pull/93642) - \[release/8.0] Fix build of IJW test after VS upgrade by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/dotnet/runtime/pull/93649](https://togithub.com/dotnet/runtime/pull/93649) - \[release/8.0] Ensure Parallel.ForAsync unregisters from CancellationToken by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/dotnet/runtime/pull/93674](https://togithub.com/dotnet/runtime/pull/93674) - \[release/8.0] Revert "Workaround a C++/CLI bug involving DIMs ([#&#8203;89253](https://togithub.com/dotnet/runtime/issues/89253))" by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/dotnet/runtime/pull/93679](https://togithub.com/dotnet/runtime/pull/93679) - \[release/8.0] \[mono] Disallow casts of bounded arrays to array special interfaces by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/dotnet/runtime/pull/93617](https://togithub.com/dotnet/runtime/pull/93617) - \[release/8.0] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://togithub.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/93700](https://togithub.com/dotnet/runtime/pull/93700) - \[release/8.0]\[wasm] Fix Vector128 SIMD fmin and fmax by [@&#8203;radekdoulik](https://togithub.com/radekdoulik) in [https://github.com/dotnet/runtime/pull/93677](https://togithub.com/dotnet/runtime/pull/93677) - \[release/8.0] Update dependencies from dotnet/hotreload-utils by [@&#8203;dotnet-maestro](https://togithub.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/93726](https://togithub.com/dotnet/runtime/pull/93726) - \[release/8.0] Update dependencies from dotnet/source-build-externals by [@&#8203;dotnet-maestro](https://togithub.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/93728](https://togithub.com/dotnet/runtime/pull/93728) - \[release/8.0] JIT: remove incorrect type deduction for an Unsafe.As case by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/dotnet/runtime/pull/93703](https://togithub.com/dotnet/runtime/pull/93703) - \[release/8.0] Add package readmes (continued) by [@&#8203;ViktorHofer](https://togithub.com/ViktorHofer) in [https://github.com/dotnet/runtime/pull/93769](https://togithub.com/dotnet/runtime/pull/93769) - \[release/8.0] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://togithub.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/93727](https://togithub.com/dotnet/runtime/pull/93727) - \[release/8.0] Support specifying multiple directories through SSL_CERT_DIR. by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/dotnet/runtime/pull/93749](https://togithub.com/dotnet/runtime/pull/93749) - \[release/8.0] Fix analysis of interface methods on generic types by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/dotnet/runtime/pull/93748](https://togithub.com/dotnet/runtime/pull/93748) - \[release/8.0] Update dependencies from dnceng/internal/dotnet-optimization by [@&#8203;dotnet-maestro](https://togithub.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/93776](https://togithub.com/dotnet/runtime/pull/93776) - \[release/8.0] \[Test Only] Fix options source gen test by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/dotnet/runtime/pull/93782](https://togithub.com/dotnet/runtime/pull/93782) - \[release/8.0] \[iOS]\[non-icu] HybridGlobalization Get available locales by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/dotnet/runtime/pull/93751](https://togithub.com/dotnet/runtime/pull/93751) - \[release/8.0] Update dependencies from dotnet/sdk by [@&#8203;dotnet-maestro](https://togithub.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/93783](https://togithub.com/dotnet/runtime/pull/93783) - \[release/8.0] Vectorize TensorPrimitives APIs by [@&#8203;michaelgsharp](https://togithub.com/michaelgsharp) in [https://github.com/dotnet/runtime/pull/93746](https://togithub.com/dotnet/runtime/pull/93746) - \[release/8.0] Add package readme to System.Numerics.Tensors by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/dotnet/runtime/pull/93806](https://togithub.com/dotnet/runtime/pull/93806) - \[release/8.0] Add runtime base address to Native AOT crash info JSON by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/dotnet/runtime/pull/93791](https://togithub.com/dotnet/runtime/pull/93791) - \[release/8.0] Update dependencies from dotnet/emsdk by [@&#8203;dotnet-maestro](https://togithub.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/93801](https://togithub.com/dotnet/runtime/pull/93801) - \[release/8.0] Update APICompat settings under source build by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/dotnet/runtime/pull/93865](https://togithub.com/dotnet/runtime/pull/93865) - \[release/8.0] Improve performance of UnmanagedMemoryStream by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/dotnet/runtime/pull/93812](https://togithub.com/dotnet/runtime/pull/93812) - \[release/8.0] Update dependencies from dotnet/emsdk by [@&#8203;dotnet-maestro](https://togithub.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/93881](https://togithub.com/dotnet/runtime/pull/93881) - \[release/8.0] Update dependencies from dnceng/internal/dotnet-optimization by [@&#8203;dotnet-maestro](https://togithub.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/93827](https://togithub.com/dotnet/runtime/pull/93827) - \[release/8.0] Stable branding for .NET 8 GA by [@&#8203;carlossanlop](https://togithub.com/carlossanlop) in [https://github.com/dotnet/runtime/pull/93807](https://togithub.com/dotnet/runtime/pull/93807) - \[release/8.0]\[wasm] Fix perf pipeline runs by [@&#8203;radical](https://togithub.com/radical) in [https://github.com/dotnet/runtime/pull/93888](https://togithub.com/dotnet/runtime/pull/93888) - \[release/8.0] Honor JsonSerializerOptions.PropertyNameCaseInsensitive in property name conflict resolution. by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/dotnet/runtime/pull/93935](https://togithub.com/dotnet/runtime/pull/93935) - \[release/8.0] Update MsQuic by [@&#8203;carlossanlop](https://togithub.com/carlossanlop) in [https://github.com/dotnet/runtime/pull/93979](https://togithub.com/dotnet/runtime/pull/93979) - \[release/8.0] Bump net7 downlevel version to 7.0.14 by [@&#8203;steveisok](https://togithub.com/steveisok) in [https://github.com/dotnet/runtime/pull/94192](https://togithub.com/dotnet/runtime/pull/94192) - \[release/8.0] Update dependencies from dotnet/emsdk by [@&#8203;dotnet-maestro](https://togithub.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/94196](https://togithub.com/dotnet/runtime/pull/94196) **Full Changelog**: https://github.com/dotnet/runtime/compare/v8.0.0-rc.2.23479.6...v8.0.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/bitwarden/android). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-26 12:54:34 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#45606