[PR #13702] [MERGED] Update Microsoft to 9.0.3 #13675

Closed
opened 2026-02-07 07:17:13 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/13702
Author: @renovate[bot]
Created: 3/11/2025
Status: Merged
Merged: 3/14/2025
Merged by: @crobibero

Base: masterHead: renovate/microsoft


📝 Commits (1)

  • b7b31e0 Update Microsoft to 9.0.3

📊 Changes

1 file changed (+25 additions, -25 deletions)

View changed files

📝 Directory.Packages.props (+25 -25)

📄 Description

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Microsoft.AspNetCore.Authorization (source) 9.0.2 -> 9.0.3 age adoption passing confidence
Microsoft.AspNetCore.Mvc.Testing (source) 9.0.2 -> 9.0.3 age adoption passing confidence
Microsoft.Data.Sqlite (source) 9.0.2 -> 9.0.3 age adoption passing confidence
Microsoft.EntityFrameworkCore.Design (source) 9.0.2 -> 9.0.3 age adoption passing confidence
Microsoft.EntityFrameworkCore.Relational (source) 9.0.2 -> 9.0.3 age adoption passing confidence
Microsoft.EntityFrameworkCore.Sqlite (source) 9.0.2 -> 9.0.3 age adoption passing confidence
Microsoft.EntityFrameworkCore.Tools (source) 9.0.2 -> 9.0.3 age adoption passing confidence
Microsoft.Extensions.Caching.Abstractions (source) 9.0.2 -> 9.0.3 age adoption passing confidence
Microsoft.Extensions.Caching.Memory (source) 9.0.2 -> 9.0.3 age adoption passing confidence
Microsoft.Extensions.Configuration.Abstractions (source) 9.0.2 -> 9.0.3 age adoption passing confidence
Microsoft.Extensions.Configuration.Binder (source) 9.0.2 -> 9.0.3 age adoption passing confidence
Microsoft.Extensions.Configuration.EnvironmentVariables (source) 9.0.2 -> 9.0.3 age adoption passing confidence
Microsoft.Extensions.Configuration.Json (source) 9.0.2 -> 9.0.3 age adoption passing confidence
Microsoft.Extensions.DependencyInjection (source) 9.0.2 -> 9.0.3 age adoption passing confidence
Microsoft.Extensions.DependencyInjection.Abstractions (source) 9.0.2 -> 9.0.3 age adoption passing confidence
Microsoft.Extensions.Diagnostics.HealthChecks (source) 9.0.2 -> 9.0.3 age adoption passing confidence
Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore (source) 9.0.2 -> 9.0.3 age adoption passing confidence
Microsoft.Extensions.Hosting.Abstractions (source) 9.0.2 -> 9.0.3 age adoption passing confidence
Microsoft.Extensions.Http (source) 9.0.2 -> 9.0.3 age adoption passing confidence
Microsoft.Extensions.Logging (source) 9.0.2 -> 9.0.3 age adoption passing confidence
Microsoft.Extensions.Logging.Abstractions (source) 9.0.2 -> 9.0.3 age adoption passing confidence
Microsoft.Extensions.Options (source) 9.0.2 -> 9.0.3 age adoption passing confidence
System.Text.Encoding.CodePages (source) 9.0.2 -> 9.0.3 age adoption passing confidence
System.Text.Json (source) 9.0.2 -> 9.0.3 age adoption passing confidence
System.Threading.Tasks.Dataflow (source) 9.0.2 -> 9.0.3 age adoption passing confidence

Release Notes

dotnet/aspnetcore (Microsoft.AspNetCore.Authorization)

v9.0.3: .NET 9.0.3

Release

What's Changed

Full Changelog: https://github.com/dotnet/aspnetcore/compare/v9.0.2...v9.0.3

dotnet/efcore (Microsoft.Data.Sqlite)

v9.0.3: .NET 9.0.3

Release

What's Changed

Full Changelog: https://github.com/dotnet/efcore/compare/v9.0.2...v9.0.3

dotnet/runtime (Microsoft.Extensions.Caching.Abstractions)

v9.0.3: .NET 9.0.3

Release

What's Changed

Full Changelog: https://github.com/dotnet/runtime/compare/v9.0.2...v9.0.3


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.


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

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


🔄 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/jellyfin/jellyfin/pull/13702 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 3/11/2025 **Status:** ✅ Merged **Merged:** 3/14/2025 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `renovate/microsoft` --- ### 📝 Commits (1) - [`b7b31e0`](https://github.com/jellyfin/jellyfin/commit/b7b31e0243f6d8bc9194d7d2eba9a7db3b6a8bc4) Update Microsoft to 9.0.3 ### 📊 Changes **1 file changed** (+25 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `Directory.Packages.props` (+25 -25) </details> ### 📄 Description This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Microsoft.AspNetCore.Authorization](https://asp.net/) ([source](https://redirect.github.com/dotnet/aspnetcore)) | `9.0.2` -> `9.0.3` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.AspNetCore.Authorization/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Microsoft.AspNetCore.Authorization/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Microsoft.AspNetCore.Authorization/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.AspNetCore.Authorization/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [Microsoft.AspNetCore.Mvc.Testing](https://asp.net/) ([source](https://redirect.github.com/dotnet/aspnetcore)) | `9.0.2` -> `9.0.3` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.AspNetCore.Mvc.Testing/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Microsoft.AspNetCore.Mvc.Testing/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Microsoft.AspNetCore.Mvc.Testing/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.AspNetCore.Mvc.Testing/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [Microsoft.Data.Sqlite](https://docs.microsoft.com/dotnet/standard/data/sqlite/) ([source](https://redirect.github.com/dotnet/efcore)) | `9.0.2` -> `9.0.3` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Data.Sqlite/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Microsoft.Data.Sqlite/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Microsoft.Data.Sqlite/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.Data.Sqlite/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [Microsoft.EntityFrameworkCore.Design](https://docs.microsoft.com/ef/core/) ([source](https://redirect.github.com/dotnet/efcore)) | `9.0.2` -> `9.0.3` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.EntityFrameworkCore.Design/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Microsoft.EntityFrameworkCore.Design/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Microsoft.EntityFrameworkCore.Design/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.EntityFrameworkCore.Design/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [Microsoft.EntityFrameworkCore.Relational](https://docs.microsoft.com/ef/core/) ([source](https://redirect.github.com/dotnet/efcore)) | `9.0.2` -> `9.0.3` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.EntityFrameworkCore.Relational/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Microsoft.EntityFrameworkCore.Relational/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Microsoft.EntityFrameworkCore.Relational/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.EntityFrameworkCore.Relational/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [Microsoft.EntityFrameworkCore.Sqlite](https://docs.microsoft.com/ef/core/) ([source](https://redirect.github.com/dotnet/efcore)) | `9.0.2` -> `9.0.3` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.EntityFrameworkCore.Sqlite/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Microsoft.EntityFrameworkCore.Sqlite/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Microsoft.EntityFrameworkCore.Sqlite/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.EntityFrameworkCore.Sqlite/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [Microsoft.EntityFrameworkCore.Tools](https://docs.microsoft.com/ef/core/) ([source](https://redirect.github.com/dotnet/efcore)) | `9.0.2` -> `9.0.3` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.EntityFrameworkCore.Tools/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Microsoft.EntityFrameworkCore.Tools/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Microsoft.EntityFrameworkCore.Tools/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.EntityFrameworkCore.Tools/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [Microsoft.Extensions.Caching.Abstractions](https://dot.net/) ([source](https://redirect.github.com/dotnet/runtime)) | `9.0.2` -> `9.0.3` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Extensions.Caching.Abstractions/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Microsoft.Extensions.Caching.Abstractions/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Microsoft.Extensions.Caching.Abstractions/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.Extensions.Caching.Abstractions/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [Microsoft.Extensions.Caching.Memory](https://dot.net/) ([source](https://redirect.github.com/dotnet/runtime)) | `9.0.2` -> `9.0.3` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Extensions.Caching.Memory/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Microsoft.Extensions.Caching.Memory/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Microsoft.Extensions.Caching.Memory/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.Extensions.Caching.Memory/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [Microsoft.Extensions.Configuration.Abstractions](https://dot.net/) ([source](https://redirect.github.com/dotnet/runtime)) | `9.0.2` -> `9.0.3` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Extensions.Configuration.Abstractions/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Microsoft.Extensions.Configuration.Abstractions/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Microsoft.Extensions.Configuration.Abstractions/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.Extensions.Configuration.Abstractions/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [Microsoft.Extensions.Configuration.Binder](https://dot.net/) ([source](https://redirect.github.com/dotnet/runtime)) | `9.0.2` -> `9.0.3` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Extensions.Configuration.Binder/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Microsoft.Extensions.Configuration.Binder/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Microsoft.Extensions.Configuration.Binder/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.Extensions.Configuration.Binder/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [Microsoft.Extensions.Configuration.EnvironmentVariables](https://dot.net/) ([source](https://redirect.github.com/dotnet/runtime)) | `9.0.2` -> `9.0.3` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Extensions.Configuration.EnvironmentVariables/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Microsoft.Extensions.Configuration.EnvironmentVariables/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Microsoft.Extensions.Configuration.EnvironmentVariables/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.Extensions.Configuration.EnvironmentVariables/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [Microsoft.Extensions.Configuration.Json](https://dot.net/) ([source](https://redirect.github.com/dotnet/runtime)) | `9.0.2` -> `9.0.3` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Extensions.Configuration.Json/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Microsoft.Extensions.Configuration.Json/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Microsoft.Extensions.Configuration.Json/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.Extensions.Configuration.Json/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [Microsoft.Extensions.DependencyInjection](https://dot.net/) ([source](https://redirect.github.com/dotnet/runtime)) | `9.0.2` -> `9.0.3` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Extensions.DependencyInjection/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Microsoft.Extensions.DependencyInjection/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Microsoft.Extensions.DependencyInjection/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.Extensions.DependencyInjection/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [Microsoft.Extensions.DependencyInjection.Abstractions](https://dot.net/) ([source](https://redirect.github.com/dotnet/runtime)) | `9.0.2` -> `9.0.3` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Extensions.DependencyInjection.Abstractions/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Microsoft.Extensions.DependencyInjection.Abstractions/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Microsoft.Extensions.DependencyInjection.Abstractions/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.Extensions.DependencyInjection.Abstractions/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [Microsoft.Extensions.Diagnostics.HealthChecks](https://asp.net/) ([source](https://redirect.github.com/dotnet/aspnetcore)) | `9.0.2` -> `9.0.3` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Extensions.Diagnostics.HealthChecks/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Microsoft.Extensions.Diagnostics.HealthChecks/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Microsoft.Extensions.Diagnostics.HealthChecks/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.Extensions.Diagnostics.HealthChecks/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore](https://asp.net/) ([source](https://redirect.github.com/dotnet/aspnetcore)) | `9.0.2` -> `9.0.3` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [Microsoft.Extensions.Hosting.Abstractions](https://dot.net/) ([source](https://redirect.github.com/dotnet/runtime)) | `9.0.2` -> `9.0.3` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Extensions.Hosting.Abstractions/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Microsoft.Extensions.Hosting.Abstractions/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Microsoft.Extensions.Hosting.Abstractions/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.Extensions.Hosting.Abstractions/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [Microsoft.Extensions.Http](https://dot.net/) ([source](https://redirect.github.com/dotnet/runtime)) | `9.0.2` -> `9.0.3` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Extensions.Http/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Microsoft.Extensions.Http/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Microsoft.Extensions.Http/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.Extensions.Http/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [Microsoft.Extensions.Logging](https://dot.net/) ([source](https://redirect.github.com/dotnet/runtime)) | `9.0.2` -> `9.0.3` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Extensions.Logging/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Microsoft.Extensions.Logging/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Microsoft.Extensions.Logging/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.Extensions.Logging/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [Microsoft.Extensions.Logging.Abstractions](https://dot.net/) ([source](https://redirect.github.com/dotnet/runtime)) | `9.0.2` -> `9.0.3` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Extensions.Logging.Abstractions/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Microsoft.Extensions.Logging.Abstractions/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Microsoft.Extensions.Logging.Abstractions/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.Extensions.Logging.Abstractions/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [Microsoft.Extensions.Options](https://dot.net/) ([source](https://redirect.github.com/dotnet/runtime)) | `9.0.2` -> `9.0.3` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Extensions.Options/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Microsoft.Extensions.Options/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Microsoft.Extensions.Options/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.Extensions.Options/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [System.Text.Encoding.CodePages](https://dot.net/) ([source](https://redirect.github.com/dotnet/runtime)) | `9.0.2` -> `9.0.3` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/System.Text.Encoding.CodePages/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/System.Text.Encoding.CodePages/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/System.Text.Encoding.CodePages/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/System.Text.Encoding.CodePages/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [System.Text.Json](https://dot.net/) ([source](https://redirect.github.com/dotnet/runtime)) | `9.0.2` -> `9.0.3` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/System.Text.Json/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/System.Text.Json/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/System.Text.Json/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/System.Text.Json/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [System.Threading.Tasks.Dataflow](https://dot.net/) ([source](https://redirect.github.com/dotnet/runtime)) | `9.0.2` -> `9.0.3` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/System.Threading.Tasks.Dataflow/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/System.Threading.Tasks.Dataflow/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/System.Threading.Tasks.Dataflow/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/System.Threading.Tasks.Dataflow/9.0.2/9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>dotnet/aspnetcore (Microsoft.AspNetCore.Authorization)</summary> ### [`v9.0.3`](https://redirect.github.com/dotnet/aspnetcore/releases/tag/v9.0.3): .NET 9.0.3 [Release](https://redirect.github.com/dotnet/core/releases/tag/v9.0.3) ##### What's Changed - Update branding to 9.0.3 by [@&#8203;vseanreesermsft](https://redirect.github.com/vseanreesermsft) in [https://github.com/dotnet/aspnetcore/pull/60198](https://redirect.github.com/dotnet/aspnetcore/pull/60198) - \[release/9.0] Fix branding by [@&#8203;wtgodbe](https://redirect.github.com/wtgodbe) in [https://github.com/dotnet/aspnetcore/pull/60029](https://redirect.github.com/dotnet/aspnetcore/pull/60029) - \[release/9.0] Update to MacOS 15 in Helix by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/aspnetcore/pull/60238](https://redirect.github.com/dotnet/aspnetcore/pull/60238) - \[release/9.0] Revert "Revert "Use the latest available jdk"" by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/aspnetcore/pull/60229](https://redirect.github.com/dotnet/aspnetcore/pull/60229) - \[release/9.0] Update `HtmlAttributePropertyHelper` to correctly follow the `MetadataUpdateHandlerAttribute` contract by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/aspnetcore/pull/59908](https://redirect.github.com/dotnet/aspnetcore/pull/59908) - \[release/9.0] Fix skip condition for java tests by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/aspnetcore/pull/60242](https://redirect.github.com/dotnet/aspnetcore/pull/60242) - \[release/9.0] (deps): Bump src/submodules/googletest from `7d76a23` to `e235eb3` by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/dotnet/aspnetcore/pull/60151](https://redirect.github.com/dotnet/aspnetcore/pull/60151) - \[release/9.0] Readd DiagnosticSource to KestrelServerImpl by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/aspnetcore/pull/60202](https://redirect.github.com/dotnet/aspnetcore/pull/60202) - \[release/9.0] Redis distributed cache: add HybridCache usage signal by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/aspnetcore/pull/59886](https://redirect.github.com/dotnet/aspnetcore/pull/59886) - \[release/9.0] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/aspnetcore/pull/59952](https://redirect.github.com/dotnet/aspnetcore/pull/59952) - \[release/9.0] Update dependencies from dotnet/extensions by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/aspnetcore/pull/59951](https://redirect.github.com/dotnet/aspnetcore/pull/59951) - \[release/9.0] Update remnants of azureedge.net by [@&#8203;sebastienros](https://redirect.github.com/sebastienros) in [https://github.com/dotnet/aspnetcore/pull/60263](https://redirect.github.com/dotnet/aspnetcore/pull/60263) - \[release/9.0] Update dependencies from dotnet/extensions by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/aspnetcore/pull/60291](https://redirect.github.com/dotnet/aspnetcore/pull/60291) - \[release/9.0] Centralize on one docker container by [@&#8203;wtgodbe](https://redirect.github.com/wtgodbe) in [https://github.com/dotnet/aspnetcore/pull/60298](https://redirect.github.com/dotnet/aspnetcore/pull/60298) - Revert "\[release/9.0] Update remnants of azureedge.net" by [@&#8203;wtgodbe](https://redirect.github.com/wtgodbe) in [https://github.com/dotnet/aspnetcore/pull/60323](https://redirect.github.com/dotnet/aspnetcore/pull/60323) - Merging internal commits for release/9.0 by [@&#8203;vseanreesermsft](https://redirect.github.com/vseanreesermsft) in [https://github.com/dotnet/aspnetcore/pull/60317](https://redirect.github.com/dotnet/aspnetcore/pull/60317) **Full Changelog**: https://github.com/dotnet/aspnetcore/compare/v9.0.2...v9.0.3 </details> <details> <summary>dotnet/efcore (Microsoft.Data.Sqlite)</summary> ### [`v9.0.3`](https://redirect.github.com/dotnet/efcore/releases/tag/v9.0.3): .NET 9.0.3 [Release](https://redirect.github.com/dotnet/core/releases/tag/v9.0.3) ##### What's Changed - \[release/9.0-staging] Fix to [#&#8203;35393](https://redirect.github.com/dotnet/efcore/issues/35393) - GroupJoin in EF Core 9 Returns Null for Joined Entities by [@&#8203;maumar](https://redirect.github.com/maumar) in [https://github.com/dotnet/efcore/pull/35449](https://redirect.github.com/dotnet/efcore/pull/35449) - Merging internal commits for release/8.0 by [@&#8203;vseanreesermsft](https://redirect.github.com/vseanreesermsft) in [https://github.com/dotnet/efcore/pull/35473](https://redirect.github.com/dotnet/efcore/pull/35473) - \[release/8.0] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/efcore/pull/35470](https://redirect.github.com/dotnet/efcore/pull/35470) - \[release/9.0] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/efcore/pull/35498](https://redirect.github.com/dotnet/efcore/pull/35498) - Merge branch 'release/9.0' into 'release/9.0-staging' by [@&#8203;AndriySvyryd](https://redirect.github.com/AndriySvyryd) in [https://github.com/dotnet/efcore/pull/35542](https://redirect.github.com/dotnet/efcore/pull/35542) - \[release/9.0-staging] Make SnapshotModelProcessor idempotent. by [@&#8203;AndriySvyryd](https://redirect.github.com/AndriySvyryd) in [https://github.com/dotnet/efcore/pull/35543](https://redirect.github.com/dotnet/efcore/pull/35543) - \[release/9.0] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/efcore/pull/35572](https://redirect.github.com/dotnet/efcore/pull/35572) - \[automated] Merge branch 'release/8.0' => 'release/9.0' by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/efcore/pull/35474](https://redirect.github.com/dotnet/efcore/pull/35474) - Update branding to 9.0.3 by [@&#8203;vseanreesermsft](https://redirect.github.com/vseanreesermsft) in [https://github.com/dotnet/efcore/pull/35584](https://redirect.github.com/dotnet/efcore/pull/35584) - Update branding to 8.0.14 by [@&#8203;vseanreesermsft](https://redirect.github.com/vseanreesermsft) in [https://github.com/dotnet/efcore/pull/35583](https://redirect.github.com/dotnet/efcore/pull/35583) - \[automated] Merge branch 'release/8.0' => 'release/9.0' by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/efcore/pull/35587](https://redirect.github.com/dotnet/efcore/pull/35587) - Merge branch 'release/9.0-staging' => 'release/9.0' by [@&#8203;AndriySvyryd](https://redirect.github.com/AndriySvyryd) in [https://github.com/dotnet/efcore/pull/35601](https://redirect.github.com/dotnet/efcore/pull/35601) - Merging internal commits for release/9.0 by [@&#8203;vseanreesermsft](https://redirect.github.com/vseanreesermsft) in [https://github.com/dotnet/efcore/pull/35622](https://redirect.github.com/dotnet/efcore/pull/35622) **Full Changelog**: https://github.com/dotnet/efcore/compare/v9.0.2...v9.0.3 </details> <details> <summary>dotnet/runtime (Microsoft.Extensions.Caching.Abstractions)</summary> ### [`v9.0.3`](https://redirect.github.com/dotnet/runtime/releases/tag/v9.0.3): .NET 9.0.3 [Release](https://redirect.github.com/dotnet/core/releases/tag/v9.0.3) #### What's Changed - \[release/9.0-staging] Fix wrong alias-to for tvos AOT packs in net8 workload manifest by [@&#8203;akoeplinger](https://redirect.github.com/akoeplinger) in [https://github.com/dotnet/runtime/pull/110871](https://redirect.github.com/dotnet/runtime/pull/110871) - \[release/9.0] Disable tests targetting http://corefx-net-http11.azurewebsites.net by [@&#8203;rzikm](https://redirect.github.com/rzikm) in [https://github.com/dotnet/runtime/pull/111402](https://redirect.github.com/dotnet/runtime/pull/111402) - \[release/9.0-staging] Support generic fields in PersistedAssemblyBuilder by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/110839](https://redirect.github.com/dotnet/runtime/pull/110839) - \[release/9.0-staging] Re-enable skiasharp WBT tests ([#&#8203;109232](https://redirect.github.com/dotnet/runtime/issues/109232)) by [@&#8203;radekdoulik](https://redirect.github.com/radekdoulik) in [https://github.com/dotnet/runtime/pull/110734](https://redirect.github.com/dotnet/runtime/pull/110734) - \[release/9.0-staging] Backport test fixes related to BinaryFormatter removal by [@&#8203;adamsitnik](https://redirect.github.com/adamsitnik) in [https://github.com/dotnet/runtime/pull/111508](https://redirect.github.com/dotnet/runtime/pull/111508) - \[manual] Merge branch 'release/9.0' => 'release/9.0-staging' by [@&#8203;carlossanlop](https://redirect.github.com/carlossanlop) in [https://github.com/dotnet/runtime/pull/111565](https://redirect.github.com/dotnet/runtime/pull/111565) - \[release/9.0] \[wasi] Disable build in .NET 9 by [@&#8203;maraf](https://redirect.github.com/maraf) in [https://github.com/dotnet/runtime/pull/108877](https://redirect.github.com/dotnet/runtime/pull/108877) - \[release/9.0-staging] \[mono] Disable UnitTest_GVM_TypeLoadException for fullAOT jobs by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/111394](https://redirect.github.com/dotnet/runtime/pull/111394) - \[release/9.0-staging] Fix UnsafeAccessor scenario for modopts/modreqs when comparing field sigs. by [@&#8203;AaronRobinsonMSFT](https://redirect.github.com/AaronRobinsonMSFT) in [https://github.com/dotnet/runtime/pull/111675](https://redirect.github.com/dotnet/runtime/pull/111675) - \[release/9.0-staging] \[mono] Run runtime-llvm and runtime-ioslike on Mono LLVM PRs by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/111739](https://redirect.github.com/dotnet/runtime/pull/111739) - \[release/9.0-staging] fix stack 2x2 tensor along dimension 1 by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/110053](https://redirect.github.com/dotnet/runtime/pull/110053) - \[release/9.0-staging] Fix race condition in cleanup of collectible thread static variables by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/111275](https://redirect.github.com/dotnet/runtime/pull/111275) - \[release/9.0-staging] \[iOS] Retrieve device locale in full (specific) format from ObjectiveC APIs by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/111612](https://redirect.github.com/dotnet/runtime/pull/111612) - \[release/9.0-staging] Add workflow to prevent merging a PR when the `NO-MERGE` label is applied by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/111961](https://redirect.github.com/dotnet/runtime/pull/111961) - \[release/9.0-staging] Use alternative format string specifier to ensure decimal point is present by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/111444](https://redirect.github.com/dotnet/runtime/pull/111444) - \[release/9.0-staging] Fixed android build with NDK 23 by [@&#8203;jkurdek](https://redirect.github.com/jkurdek) in [https://github.com/dotnet/runtime/pull/111696](https://redirect.github.com/dotnet/runtime/pull/111696) - \[release/9.0-staging] Fix UNC paths by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/111499](https://redirect.github.com/dotnet/runtime/pull/111499) - \[release/9.0-staging] \[mono] \[llvm-aot] Fixed storing Vector3 into memory by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/111069](https://redirect.github.com/dotnet/runtime/pull/111069) - \[release/9.0] Remove explicit \__compact_unwind entries from x64 assembler by [@&#8203;filipnavara](https://redirect.github.com/filipnavara) in [https://github.com/dotnet/runtime/pull/112204](https://redirect.github.com/dotnet/runtime/pull/112204) - Update branding to 9.0.3 by [@&#8203;vseanreesermsft](https://redirect.github.com/vseanreesermsft) in [https://github.com/dotnet/runtime/pull/112144](https://redirect.github.com/dotnet/runtime/pull/112144) - \[release/9.0-staging] Update dependencies from dotnet/xharness by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/111606](https://redirect.github.com/dotnet/runtime/pull/111606) - \[release/9.0] Update dependencies from dotnet/emsdk by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/111891](https://redirect.github.com/dotnet/runtime/pull/111891) - \[release/9.0] Update dependencies from dotnet/emsdk by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/112189](https://redirect.github.com/dotnet/runtime/pull/112189) - \[release/9.0-staging] Update dependencies from dotnet/icu by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/111519](https://redirect.github.com/dotnet/runtime/pull/111519) - \[release/9.0-staging] Update dependencies from dotnet/icu by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/112121](https://redirect.github.com/dotnet/runtime/pull/112121) - \[release/9.0-staging] Update dependencies from dotnet/runtime-assets by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/111737](https://redirect.github.com/dotnet/runtime/pull/111737) - \[release/9.0-staging] Fix shimmed implementation of TryGetHashAndReset to handle HMAC. by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/112015](https://redirect.github.com/dotnet/runtime/pull/112015) - Remove Windows 8.1 from test queues by [@&#8203;agocke](https://redirect.github.com/agocke) in [https://github.com/dotnet/runtime/pull/112056](https://redirect.github.com/dotnet/runtime/pull/112056) - \[release/9.0-staging] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/111603](https://redirect.github.com/dotnet/runtime/pull/111603) - \[browser] Remove experimental args from NodeJS WBT runner by [@&#8203;maraf](https://redirect.github.com/maraf) in [https://github.com/dotnet/runtime/pull/111655](https://redirect.github.com/dotnet/runtime/pull/111655) - \[release/9.0-staging] Update dependencies from dotnet/sdk by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/111607](https://redirect.github.com/dotnet/runtime/pull/111607) - \[release/9.0-staging] Update dependencies from dotnet/roslyn-analyzers by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/111826](https://redirect.github.com/dotnet/runtime/pull/111826) - \[release/9.0-staging] Update dependencies from dotnet/hotreload-utils by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/111885](https://redirect.github.com/dotnet/runtime/pull/111885) - \[release/9.0-staging] Update dependencies from dotnet/cecil by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/112122](https://redirect.github.com/dotnet/runtime/pull/112122) - \[release/9.0-staging] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/112225](https://redirect.github.com/dotnet/runtime/pull/112225) - \[release/9.0-staging] Update dependencies from dotnet/icu by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/112261](https://redirect.github.com/dotnet/runtime/pull/112261) - \[automated] Merge branch 'release/9.0' => 'release/9.0-staging' by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [https://github.com/dotnet/runtime/pull/112219](https://redirect.github.com/dotnet/runtime/pull/112219) - \[release/9.0-staging] Update dependencies from dotnet/xharness by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/112340](https://redirect.github.com/dotnet/runtime/pull/112340) - \[release/9.0-staging] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro) in [https://github.com/dotnet/runtime/pull/111483](https://redirect.github.com/dotnet/runtime/pull/111483) - Backport pr 111723 to 9.0 staging by [@&#8203;StephenMolloy](https://redirect.github.com/StephenMolloy) in [https://github.com/dotnet/runtime/pull/112322](https://redirect.github.com/dotnet/runtime/pull/112322) - \[manual] Merge release/9.0-staging into release/9.0 by [@&#8203;carlossanlop](https://redirect.github.com/carlossanlop) in [https://github.com/dotnet/runtime/pull/112382](https://redirect.github.com/dotnet/runtime/pull/112382) - \[9.0] Backport labeling workflow changes by [@&#8203;carlossanlop](https://redirect.github.com/carlossanlop) in [https://github.com/dotnet/runtime/pull/112240](https://redirect.github.com/dotnet/runtime/pull/112240) - \[9.0] Move release/9.0 localization back to main too by [@&#8203;carlossanlop](https://redirect.github.com/carlossanlop) in [https://github.com/dotnet/runtime/pull/112443](https://redirect.github.com/dotnet/runtime/pull/112443) - Merging internal commits for release/9.0 by [@&#8203;vseanreesermsft](https://redirect.github.com/vseanreesermsft) in [https://github.com/dotnet/runtime/pull/112453](https://redirect.github.com/dotnet/runtime/pull/112453) **Full Changelog**: https://github.com/dotnet/runtime/compare/v9.0.2...v9.0.3 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/jellyfin/jellyfin). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyIsIm51Z2V0Il19--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 07:17:13 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13675