[PR #6480] [MERGED] Bump prometheus-net.DotNetRuntime from 4.1.0 to 4.2.0 #10984

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/6480
Author: @dependabot[bot]
Created: 8/30/2021
Status: Merged
Merged: 8/30/2021
Merged by: @Bond-009

Base: masterHead: dependabot/nuget/prometheus-net.DotNetRuntime-4.2.0


📝 Commits (1)

  • 4c5f720 Bump prometheus-net.DotNetRuntime from 4.1.0 to 4.2.0

📊 Changes

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

View changed files

📝 Emby.Server.Implementations/Emby.Server.Implementations.csproj (+1 -1)

📄 Description

Bumps prometheus-net.DotNetRuntime from 4.1.0 to 4.2.0.

Release notes

Sourced from prometheus-net.DotNetRuntime's releases.

4.2.0

  • Adds ability to track basic socket-level statistics via event counters
  • Fixes issue that required too high version of Microsoft.Extensions.DependencyInjection

For more info, see:

Commits

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/6480 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/30/2021 **Status:** ✅ Merged **Merged:** 8/30/2021 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `dependabot/nuget/prometheus-net.DotNetRuntime-4.2.0` --- ### 📝 Commits (1) - [`4c5f720`](https://github.com/jellyfin/jellyfin/commit/4c5f7207e32676b242951cadb233e80e1856df9a) Bump prometheus-net.DotNetRuntime from 4.1.0 to 4.2.0 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/Emby.Server.Implementations.csproj` (+1 -1) </details> ### 📄 Description Bumps [prometheus-net.DotNetRuntime](https://github.com/djluck/prometheus-net.DotNetRuntime) from 4.1.0 to 4.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/djluck/prometheus-net.DotNetRuntime/releases">prometheus-net.DotNetRuntime's releases</a>.</em></p> <blockquote> <h2>4.2.0</h2> <ul> <li>Adds ability to track basic socket-level statistics via event counters</li> <li>Fixes issue that required too high version of <code>Microsoft.Extensions.DependencyInjection</code></li> </ul> <p>For more info, see:</p> <ul> <li><a href="https://github-redirect.dependabot.com/djluck/prometheus-net.DotNetRuntime/pull/58">djluck/prometheus-net.DotNetRuntime#58</a></li> <li><a href="https://github-redirect.dependabot.com/djluck/prometheus-net.DotNetRuntime/pull/59">djluck/prometheus-net.DotNetRuntime#59</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/djluck/prometheus-net.DotNetRuntime/commit/13ae30345442c79a8d418915b949fb58a5182bd3"><code>13ae303</code></a> Socket stats (<a href="https://github-redirect.dependabot.com/djluck/prometheus-net.DotNetRuntime/issues/59">#59</a>)</li> <li><a href="https://github.com/djluck/prometheus-net.DotNetRuntime/commit/956a033897c86097e634f586b5ee3da3fc0934b6"><code>956a033</code></a> Updated DependencyInjection package reference version to accept &gt;= 3 (<a href="https://github-redirect.dependabot.com/djluck/prometheus-net.DotNetRuntime/issues/58">#58</a>)</li> <li>See full diff in <a href="https://github.com/djluck/prometheus-net.DotNetRuntime/compare/4.1.0...4.2.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=prometheus-net.DotNetRuntime&package-manager=nuget&previous-version=4.1.0&new-version=4.2.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:30:20 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10984