[PR #9886] [MERGED] chore(deps): update dotnet monorepo #12082

Closed
opened 2025-12-22 09:06:04 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/9886
Author: @renovate[bot]
Created: 6/13/2023
Status: Merged
Merged: 6/19/2023
Merged by: @crobibero

Base: masterHead: renovate/dotnet-monorepo


📝 Commits (2)

  • d38c3e5 chore(deps): update dotnet monorepo
  • ec840b7 Update download url

📊 Changes

6 files changed (+15 additions, -15 deletions)

View changed files

📝 Directory.Packages.props (+10 -10)
📝 deployment/Dockerfile.centos.amd64 (+1 -1)
📝 deployment/Dockerfile.fedora.amd64 (+1 -1)
📝 deployment/Dockerfile.ubuntu.amd64 (+1 -1)
📝 deployment/Dockerfile.ubuntu.arm64 (+1 -1)
📝 deployment/Dockerfile.ubuntu.armhf (+1 -1)

📄 Description

Mend Renovate

This PR contains the following updates:

Package Type Update Change
Microsoft.AspNetCore.Authorization (source) nuget patch 7.0.5 -> 7.0.7
Microsoft.AspNetCore.Mvc.Testing (source) nuget patch 7.0.5 -> 7.0.7
Microsoft.EntityFrameworkCore.Design (source) nuget patch 7.0.5 -> 7.0.7
Microsoft.EntityFrameworkCore.Relational (source) nuget patch 7.0.5 -> 7.0.7
Microsoft.EntityFrameworkCore.Sqlite (source) nuget patch 7.0.5 -> 7.0.7
Microsoft.EntityFrameworkCore.Tools (source) nuget patch 7.0.5 -> 7.0.7
Microsoft.Extensions.Diagnostics.HealthChecks (source) nuget patch 7.0.5 -> 7.0.7
Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore (source) nuget patch 7.0.5 -> 7.0.7
Microsoft.Extensions.Logging.Abstractions (source) nuget patch 7.0.0 -> 7.0.1
System.Text.Json (source) nuget patch 7.0.2 -> 7.0.3

Release Notes

dotnet/aspnetcore

v7.0.7: .NET 7.0.7

Release

dotnet/efcore

v7.0.7: .NET 7.0.7

Release

dotnet/runtime

v7.0.1: .NET 7.0.1

Release


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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/jellyfin/jellyfin/pull/9886 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 6/13/2023 **Status:** ✅ Merged **Merged:** 6/19/2023 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `renovate/dotnet-monorepo` --- ### 📝 Commits (2) - [`d38c3e5`](https://github.com/jellyfin/jellyfin/commit/d38c3e5db719c776bc4d4a213e103c6228b323e1) chore(deps): update dotnet monorepo - [`ec840b7`](https://github.com/jellyfin/jellyfin/commit/ec840b72cc511de208f4393e13a46c8d1231b63d) Update download url ### 📊 Changes **6 files changed** (+15 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `Directory.Packages.props` (+10 -10) 📝 `deployment/Dockerfile.centos.amd64` (+1 -1) 📝 `deployment/Dockerfile.fedora.amd64` (+1 -1) 📝 `deployment/Dockerfile.ubuntu.amd64` (+1 -1) 📝 `deployment/Dockerfile.ubuntu.arm64` (+1 -1) 📝 `deployment/Dockerfile.ubuntu.armhf` (+1 -1) </details> ### 📄 Description [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Microsoft.AspNetCore.Authorization](https://asp.net/) ([source](https://togithub.com/dotnet/aspnetcore)) | nuget | patch | `7.0.5` -> `7.0.7` | | [Microsoft.AspNetCore.Mvc.Testing](https://asp.net/) ([source](https://togithub.com/dotnet/aspnetcore)) | nuget | patch | `7.0.5` -> `7.0.7` | | [Microsoft.EntityFrameworkCore.Design](https://docs.microsoft.com/ef/core/) ([source](https://togithub.com/dotnet/efcore)) | nuget | patch | `7.0.5` -> `7.0.7` | | [Microsoft.EntityFrameworkCore.Relational](https://docs.microsoft.com/ef/core/) ([source](https://togithub.com/dotnet/efcore)) | nuget | patch | `7.0.5` -> `7.0.7` | | [Microsoft.EntityFrameworkCore.Sqlite](https://docs.microsoft.com/ef/core/) ([source](https://togithub.com/dotnet/efcore)) | nuget | patch | `7.0.5` -> `7.0.7` | | [Microsoft.EntityFrameworkCore.Tools](https://docs.microsoft.com/ef/core/) ([source](https://togithub.com/dotnet/efcore)) | nuget | patch | `7.0.5` -> `7.0.7` | | [Microsoft.Extensions.Diagnostics.HealthChecks](https://asp.net/) ([source](https://togithub.com/dotnet/aspnetcore)) | nuget | patch | `7.0.5` -> `7.0.7` | | [Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore](https://asp.net/) ([source](https://togithub.com/dotnet/aspnetcore)) | nuget | patch | `7.0.5` -> `7.0.7` | | [Microsoft.Extensions.Logging.Abstractions](https://dot.net/) ([source](https://togithub.com/dotnet/runtime)) | nuget | patch | `7.0.0` -> `7.0.1` | | [System.Text.Json](https://dot.net/) ([source](https://togithub.com/dotnet/runtime)) | nuget | patch | `7.0.2` -> `7.0.3` | --- ### Release Notes <details> <summary>dotnet/aspnetcore</summary> ### [`v7.0.7`](https://togithub.com/dotnet/aspnetcore/releases/tag/v7.0.7): .NET 7.0.7 [Release](https://togithub.com/dotnet/core/releases/tag/v7.0.7) </details> <details> <summary>dotnet/efcore</summary> ### [`v7.0.7`](https://togithub.com/dotnet/efcore/releases/tag/v7.0.7): .NET 7.0.7 [Release](https://togithub.com/dotnet/core/releases/tag/v7.0.7) </details> <details> <summary>dotnet/runtime</summary> ### [`v7.0.1`](https://togithub.com/dotnet/runtime/releases/tag/v7.0.1): .NET 7.0.1 [Release](https://togithub.com/dotnet/core/releases/tag/v7.0.1) </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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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://app.renovatebot.com/dashboard#github/jellyfin/jellyfin). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTUuMiIsInVwZGF0ZWRJblZlciI6IjM1LjExNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 09:06:04 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/jellyfin#12082
No description provided.