[PR #5652] [MERGED] Bump Serilog.AspNetCore from 3.4.0 to 4.1.0 #10588

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/5652
Author: @dependabot[bot]
Created: 3/29/2021
Status: Merged
Merged: 4/3/2021
Merged by: @Bond-009

Base: masterHead: dependabot/nuget/Serilog.AspNetCore-4.1.0


📝 Commits (1)

  • 023467e Bump Serilog.AspNetCore from 3.4.0 to 4.1.0

📊 Changes

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

View changed files

📝 Jellyfin.Server/Jellyfin.Server.csproj (+1 -1)

📄 Description

Bumps Serilog.AspNetCore from 3.4.0 to 4.1.0.

Release notes

Sourced from Serilog.AspNetCore's releases.

v4.1.0

  • #240 - Drop Microsoft.AspNetCore.Http.Abstractions dependency for netcoreapp3.1 and higher
  • #242 - bump .NET SDK version to avoid depending on a vulnerable ASP.NET framework version

v4.0.0

Commits
  • 5b02055 Merge pull request #243 from serilog/dev
  • ce214e1 Minor version bump - dependencies have changed
  • e6281a4 Merge pull request #242 from serilog/sdk-update
  • 6dbb58f Bump SDK version
  • abb94e9 Merge pull request #240 from trejjam/feature/drop-net-core-2-dependencies
  • e7bf041 Use different versions of Microsoft.Extensions for targets
  • d9add52 Explicitly qualify Serilog types in crefs
  • 1772bae Add missing using statement
  • d066750 I think this comment is correct
  • e658217 Drop Microsoft.AspNetCore.Http.Abstractions for netcoreapp3.1 and higher
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 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/5652 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/29/2021 **Status:** ✅ Merged **Merged:** 4/3/2021 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `dependabot/nuget/Serilog.AspNetCore-4.1.0` --- ### 📝 Commits (1) - [`023467e`](https://github.com/jellyfin/jellyfin/commit/023467ebcee2ada86ba99d2dccb00141ab0ed264) Bump Serilog.AspNetCore from 3.4.0 to 4.1.0 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Server/Jellyfin.Server.csproj` (+1 -1) </details> ### 📄 Description Bumps [Serilog.AspNetCore](https://github.com/serilog/serilog-aspnetcore) from 3.4.0 to 4.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/serilog/serilog-aspnetcore/releases">Serilog.AspNetCore's releases</a>.</em></p> <blockquote> <h2>v4.1.0</h2> <ul> <li><a href="https://github-redirect.dependabot.com/serilog/serilog-aspnetcore/issues/240">#240</a> - Drop <em>Microsoft.AspNetCore.Http.Abstractions</em> dependency for <code>netcoreapp3.1</code> and higher</li> <li><a href="https://github-redirect.dependabot.com/serilog/serilog-aspnetcore/issues/242">#242</a> - bump .NET SDK version to avoid depending on a vulnerable ASP.NET framework version</li> </ul> <h2>v4.0.0</h2> <ul> <li><a href="https://github-redirect.dependabot.com/serilog/serilog-aspnetcore/issues/217">#217</a> - documentation improvements (<a href="https://github.com/svrooij"><code>@​svrooij</code></a>, <a href="https://github.com/sungam3r"><code>@​sungam3r</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/serilog/serilog-aspnetcore/issues/227">#227</a> - update <em>Serilog.Sinks.Debug</em> dependency to 2.0.0 (<a href="https://github.com/nblumhardt"><code>@​nblumhardt</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/serilog/serilog-aspnetcore/issues/234">#234</a> - update <em>Serilog.Extensions.Hosting</em> dependency to bring in <code>CreateBootstrapLogger()</code> on supported platforms (<a href="https://github.com/nblumhardt"><code>@​nblumhardt</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/serilog/serilog-aspnetcore/commit/5b0205536a403efe96a9636a8705b50194bc4ada"><code>5b02055</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/serilog/serilog-aspnetcore/issues/243">#243</a> from serilog/dev</li> <li><a href="https://github.com/serilog/serilog-aspnetcore/commit/ce214e1201e9fbffc96183dfbba42df586ebe0e4"><code>ce214e1</code></a> Minor version bump - dependencies have changed</li> <li><a href="https://github.com/serilog/serilog-aspnetcore/commit/e6281a472bce99c24ad8b73bebee1b7c39ce64cf"><code>e6281a4</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/serilog/serilog-aspnetcore/issues/242">#242</a> from serilog/sdk-update</li> <li><a href="https://github.com/serilog/serilog-aspnetcore/commit/6dbb58fb215123bc9273ab1b13ef6865a1ddbdad"><code>6dbb58f</code></a> Bump SDK version</li> <li><a href="https://github.com/serilog/serilog-aspnetcore/commit/abb94e93b50503738a4ee83b25194b530b642635"><code>abb94e9</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/serilog/serilog-aspnetcore/issues/240">#240</a> from trejjam/feature/drop-net-core-2-dependencies</li> <li><a href="https://github.com/serilog/serilog-aspnetcore/commit/e7bf041439c4762410349d4e4f914e64b97fdd3f"><code>e7bf041</code></a> Use different versions of Microsoft.Extensions for targets</li> <li><a href="https://github.com/serilog/serilog-aspnetcore/commit/d9add52ef6c97a92ede1aeb86ae66a1376ab0dc4"><code>d9add52</code></a> Explicitly qualify Serilog types in crefs</li> <li><a href="https://github.com/serilog/serilog-aspnetcore/commit/1772baefc5dad8cf3d0d5558246f5b9dcba420b4"><code>1772bae</code></a> Add missing <code>using</code> statement</li> <li><a href="https://github.com/serilog/serilog-aspnetcore/commit/d0667509ccf6bf7dd0af105c846f0ad03dfa0e6e"><code>d066750</code></a> I think this comment is correct</li> <li><a href="https://github.com/serilog/serilog-aspnetcore/commit/e658217fd39c2f8964474a9df5e32e2a48bfbb7c"><code>e658217</code></a> Drop Microsoft.AspNetCore.Http.Abstractions for netcoreapp3.1 and higher</li> <li>Additional commits viewable in <a href="https://github.com/serilog/serilog-aspnetcore/compare/v3.4.0...v4.1.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Serilog.AspNetCore&package-manager=nuget&previous-version=3.4.0&new-version=4.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <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 06:23:02 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10588