[PR #5410] [CLOSED] Bump Serilog.AspNetCore from 3.4.0 to 4.0.0 #10517

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/5410
Author: @dependabot[bot]
Created: 3/8/2021
Status: Closed

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


📝 Commits (1)

  • d28b9f7 Bump Serilog.AspNetCore from 3.4.0 to 4.0.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.0.0.

Release notes

Sourced from Serilog.AspNetCore's releases.

v4.0.0

Commits
  • 458610a Merge pull request #235 from serilog/dev
  • 3d0fbd2 Publish from main
  • c8b9427 Publish from main
  • 7b41cce Another dependency update
  • ce16de0 Update Serilog.Extensions.Hosting dependency
  • 788d2a7 Merge pull request #236 from serilog/netstandard-20
  • 914b62f Re-enable .NET Framework support through netstandard2.0, via Serilog.Extensio...
  • 6ddace9 README compatibility note [skip ci]
  • cb4c573 Typo in sample code
  • 29378ba Merge pull request #234 from serilog/hosting-bootstrap-logger
  • 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/5410 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/8/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/nuget/Serilog.AspNetCore-4.0.0` --- ### 📝 Commits (1) - [`d28b9f7`](https://github.com/jellyfin/jellyfin/commit/d28b9f75540d19a47e4399b04bd8d3d055a2fbae) Bump Serilog.AspNetCore from 3.4.0 to 4.0.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.0.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.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/458610a1a9b09fc1cf91c71af30a12a6898e9d2c"><code>458610a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/serilog/serilog-aspnetcore/issues/235">#235</a> from serilog/dev</li> <li><a href="https://github.com/serilog/serilog-aspnetcore/commit/3d0fbd213cd6edc494c79bdd9599d30a3e3562a4"><code>3d0fbd2</code></a> Publish from <code>main</code></li> <li><a href="https://github.com/serilog/serilog-aspnetcore/commit/c8b9427649a9222089e6fda4e0ec26d9af1be1f7"><code>c8b9427</code></a> Publish from <code>main</code></li> <li><a href="https://github.com/serilog/serilog-aspnetcore/commit/7b41cce88fee0b5ff1693123e51a42369290919c"><code>7b41cce</code></a> Another dependency update</li> <li><a href="https://github.com/serilog/serilog-aspnetcore/commit/ce16de0ac05f6a767aad8c2af760335f3925f9ce"><code>ce16de0</code></a> Update Serilog.Extensions.Hosting dependency</li> <li><a href="https://github.com/serilog/serilog-aspnetcore/commit/788d2a7bf87c491f7538d4d6b700264d9ab58246"><code>788d2a7</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/serilog/serilog-aspnetcore/issues/236">#236</a> from serilog/netstandard-20</li> <li><a href="https://github.com/serilog/serilog-aspnetcore/commit/914b62f443abd0df8f6c407487d2c2e66b49c98e"><code>914b62f</code></a> Re-enable .NET Framework support through netstandard2.0, via Serilog.Extensio...</li> <li><a href="https://github.com/serilog/serilog-aspnetcore/commit/6ddace9f89f5862c0d5a26f1e0b7e9ec0ad86d41"><code>6ddace9</code></a> README compatibility note [skip ci]</li> <li><a href="https://github.com/serilog/serilog-aspnetcore/commit/cb4c573d73a245cf16973fc2520199a00787dd03"><code>cb4c573</code></a> Typo in sample code</li> <li><a href="https://github.com/serilog/serilog-aspnetcore/commit/29378ba5f433829946db2027acadda882d231344"><code>29378ba</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/serilog/serilog-aspnetcore/issues/234">#234</a> from serilog/hosting-bootstrap-logger</li> <li>Additional commits viewable in <a href="https://github.com/serilog/serilog-aspnetcore/compare/v3.4.0...v4.0.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.0.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:21:46 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10517