[PR #6896] [MERGED] Bump Serilog.Sinks.Console from 4.0.0 to 4.0.1 #11187

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/6896
Author: @dependabot[bot]
Created: 11/22/2021
Status: Merged
Merged: 11/22/2021
Merged by: @crobibero

Base: masterHead: dependabot/nuget/Serilog.Sinks.Console-4.0.1


📝 Commits (1)

  • 052b667 Bump Serilog.Sinks.Console from 4.0.0 to 4.0.1

📊 Changes

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

View changed files

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

📄 Description

Bumps Serilog.Sinks.Console from 4.0.0 to 4.0.1.

Release notes

Sourced from Serilog.Sinks.Console's releases.

v4.0.1

Commits
  • 37f02f5 Merge pull request #122 from serilog/dev
  • c3231ab Fix ExceptionTokenRenderer to WriteLine after reset sequence
  • 7ecfd08 Merge pull request #114 from sungam3r/patch-1
  • 5045157 Update ThemedMessageTemplateRenderer.cs
  • 08e0e65 Update ISSUE_TEMPLATE.md
  • 447b0b8 Dev version bump [skip ci]
  • See full diff 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/6896 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/22/2021 **Status:** ✅ Merged **Merged:** 11/22/2021 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `dependabot/nuget/Serilog.Sinks.Console-4.0.1` --- ### 📝 Commits (1) - [`052b667`](https://github.com/jellyfin/jellyfin/commit/052b667d6ad373b4b90a301352752125e05e120f) Bump Serilog.Sinks.Console from 4.0.0 to 4.0.1 ### 📊 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.Sinks.Console](https://github.com/serilog/serilog-sinks-console) from 4.0.0 to 4.0.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/serilog/serilog-sinks-console/releases">Serilog.Sinks.Console's releases</a>.</em></p> <blockquote> <h2>v4.0.1</h2> <ul> <li><a href="https://github-redirect.dependabot.com/serilog/serilog-sinks-console/issues/120">#120</a> - don't wrap newlines following themed exceptions in ANSI control sequences (<a href="https://github.com/matkoch"><code>@​matkoch</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/serilog/serilog-sinks-console/issues/114">#114</a> - fix source formatting (<a href="https://github.com/sungam3r"><code>@​sungam3r</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/serilog/serilog-sinks-console/commit/37f02f5bf03fa7186757ae52952d5250d35849d1"><code>37f02f5</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/serilog/serilog-sinks-console/issues/122">#122</a> from serilog/dev</li> <li><a href="https://github.com/serilog/serilog-sinks-console/commit/c3231ab4b34595cf6a09906469a4316a86d87d21"><code>c3231ab</code></a> Fix ExceptionTokenRenderer to WriteLine after reset sequence</li> <li><a href="https://github.com/serilog/serilog-sinks-console/commit/7ecfd0806483ae1156c618b167f71b7446dadde5"><code>7ecfd08</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/serilog/serilog-sinks-console/issues/114">#114</a> from sungam3r/patch-1</li> <li><a href="https://github.com/serilog/serilog-sinks-console/commit/5045157e0b52c7e48482c8149cb57badaeefa275"><code>5045157</code></a> Update ThemedMessageTemplateRenderer.cs</li> <li><a href="https://github.com/serilog/serilog-sinks-console/commit/08e0e65e622a7f2e6af49a0fa12afc8ca127a4f5"><code>08e0e65</code></a> Update ISSUE_TEMPLATE.md</li> <li><a href="https://github.com/serilog/serilog-sinks-console/commit/447b0b8c8a6bdc56c78f58857695ea467122150e"><code>447b0b8</code></a> Dev version bump [skip ci]</li> <li>See full diff in <a href="https://github.com/serilog/serilog-sinks-console/compare/v4.0.0...v4.0.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Serilog.Sinks.Console&package-manager=nuget&previous-version=4.0.0&new-version=4.0.1)](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:33:59 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11187