[PR #4622] [MERGED] Bump prometheus-net.DotNetRuntime from 3.4.0 to 3.4.1 #10199

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • d13611f Bump prometheus-net.DotNetRuntime from 3.4.0 to 3.4.1

📊 Changes

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

View changed files

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

📄 Description

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps prometheus-net.DotNetRuntime from 3.4.0 to 3.4.1.

Release notes

Sourced from prometheus-net.DotNetRuntime's releases.

Adding support for .net 5.0

This release includes net5.0 as a targeted framework. Fixes djluck/prometheus-net.DotNetRuntime#44.

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/4622 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/30/2020 **Status:** ✅ Merged **Merged:** 11/30/2020 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `dependabot/nuget/prometheus-net.DotNetRuntime-3.4.1` --- ### 📝 Commits (1) - [`d13611f`](https://github.com/jellyfin/jellyfin/commit/d13611f7dae43f31620db3093b997b18f3453a3f) Bump prometheus-net.DotNetRuntime from 3.4.0 to 3.4.1 ### 📊 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 [//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ If you make any changes to it yourself then they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [prometheus-net.DotNetRuntime](https://github.com/djluck/prometheus-net.DotNetRuntime) from 3.4.0 to 3.4.1. <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>Adding support for .net 5.0</h2> <p>This release includes <code>net5.0</code> as a targeted framework. Fixes <a href="https://github-redirect.dependabot.com/djluck/prometheus-net.DotNetRuntime/issues/44">djluck/prometheus-net.DotNetRuntime#44</a>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/djluck/prometheus-net.DotNetRuntime/commit/23e1339abb4747cc3a023de5c49fa7840f1c5770"><code>23e1339</code></a> Add a target for net5.0 (<a href="https://github-redirect.dependabot.com/djluck/prometheus-net.DotNetRuntime/issues/46">#46</a>)</li> <li><a href="https://github.com/djluck/prometheus-net.DotNetRuntime/commit/3507cb8a665182fa62332ab366b2b61ef4e0b8fa"><code>3507cb8</code></a> Refactor and unit test for ToSnakeCase extension method (<a href="https://github-redirect.dependabot.com/djluck/prometheus-net.DotNetRuntime/issues/42">#42</a>)</li> <li>See full diff in <a href="https://github.com/djluck/prometheus-net.DotNetRuntime/compare/3.4.0...3.4.1">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=3.4.0&new-version=3.4.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates) 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:15:51 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10199