[PR #7315] [CLOSED] Bump Microsoft.Extensions.Configuration.EnvironmentVariables from 6.0.0 to 6.0.1 #11162

Closed
opened 2025-12-22 08:34:42 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/7315
Author: @dependabot[bot]
Created: 2/14/2022
Status: Closed

Base: masterHead: dependabot/nuget/Microsoft.Extensions.Configuration.EnvironmentVariables-6.0.1


📝 Commits (1)

  • feae586 Bump Microsoft.Extensions.Configuration.EnvironmentVariables

📊 Changes

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

View changed files

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

📄 Description

Bumps Microsoft.Extensions.Configuration.EnvironmentVariables from 6.0.0 to 6.0.1.

Release notes

Sourced from Microsoft.Extensions.Configuration.EnvironmentVariables's releases.

.NET 6.0.1

Release

Commits
  • 3a25a7f Merge in 'release/6.0' changes
  • e9036b0 [release/6.0] Add packaging changes for System.Text.Json (#61703)
  • bfdc5e9 Merge branch 'internal/release/6.0' of https://dev.azure.com/dnceng/internal/...
  • 756a3c0 Merge remote-tracking branch 'upstream/release/6.0' into internal/release/6.0
  • 479322e Merge in 'release/6.0' changes
  • f35d5b0 Merge in 'release/6.0' changes
  • c1e9122 [release/6.0] Disable native ports package validation (#61697)
  • c91170a HostFactoryResolver - Increase default timeout and add env var option (#61688)
  • 32a62c9 Merge in 'release/6.0' changes
  • 1aaf3bf [release/6.0] Disable activation host tests that fail with a 6.0 RC2 or newer...
  • 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/7315 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/14/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/nuget/Microsoft.Extensions.Configuration.EnvironmentVariables-6.0.1` --- ### 📝 Commits (1) - [`feae586`](https://github.com/jellyfin/jellyfin/commit/feae586c0a69e92bb22c286c453940abf407d50b) Bump Microsoft.Extensions.Configuration.EnvironmentVariables ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Server/Jellyfin.Server.csproj` (+1 -1) </details> ### 📄 Description Bumps [Microsoft.Extensions.Configuration.EnvironmentVariables](https://github.com/dotnet/runtime) from 6.0.0 to 6.0.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dotnet/runtime/releases">Microsoft.Extensions.Configuration.EnvironmentVariables's releases</a>.</em></p> <blockquote> <h2>.NET 6.0.1</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v6.0.1">Release</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dotnet/runtime/commit/3a25a7f1cc446b60678ed25c9d829420d6321eba"><code>3a25a7f</code></a> Merge in 'release/6.0' changes</li> <li><a href="https://github.com/dotnet/runtime/commit/e9036b04357e8454439a0e6cf22186a0cb19e616"><code>e9036b0</code></a> [release/6.0] Add packaging changes for System.Text.Json (<a href="https://github-redirect.dependabot.com/dotnet/runtime/issues/61703">#61703</a>)</li> <li><a href="https://github.com/dotnet/runtime/commit/bfdc5e92677d896f3c96318ddffbf3b70138bb20"><code>bfdc5e9</code></a> Merge branch 'internal/release/6.0' of <a href="https://dev.azure.com/dnceng/internal/">https://dev.azure.com/dnceng/internal/</a>...</li> <li><a href="https://github.com/dotnet/runtime/commit/756a3c0edbafe83c6f37b16c7680ea457b2e85c9"><code>756a3c0</code></a> Merge remote-tracking branch 'upstream/release/6.0' into internal/release/6.0</li> <li><a href="https://github.com/dotnet/runtime/commit/479322e221506aada3bc0a983a1246807a5819e3"><code>479322e</code></a> Merge in 'release/6.0' changes</li> <li><a href="https://github.com/dotnet/runtime/commit/f35d5b02ee6b702b982c0fde5a3b382341bb05e7"><code>f35d5b0</code></a> Merge in 'release/6.0' changes</li> <li><a href="https://github.com/dotnet/runtime/commit/c1e9122f0c3202545aee28243c18b0f33c5c12d9"><code>c1e9122</code></a> [release/6.0] Disable native ports package validation (<a href="https://github-redirect.dependabot.com/dotnet/runtime/issues/61697">#61697</a>)</li> <li><a href="https://github.com/dotnet/runtime/commit/c91170a7ae2d8529541ad846bde1a8a563429bd8"><code>c91170a</code></a> HostFactoryResolver - Increase default timeout and add env var option (<a href="https://github-redirect.dependabot.com/dotnet/runtime/issues/61688">#61688</a>)</li> <li><a href="https://github.com/dotnet/runtime/commit/32a62c9ff81c706c609d39b346cebe1c6825757e"><code>32a62c9</code></a> Merge in 'release/6.0' changes</li> <li><a href="https://github.com/dotnet/runtime/commit/1aaf3bf3a17241438d9ad615304ab194be573949"><code>1aaf3bf</code></a> [release/6.0] Disable activation host tests that fail with a 6.0 RC2 or newer...</li> <li>Additional commits viewable in <a href="https://github.com/dotnet/runtime/compare/v6.0.0...v6.0.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Extensions.Configuration.EnvironmentVariables&package-manager=nuget&previous-version=6.0.0&new-version=6.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>
backuprepo 2025-12-22 08:34:42 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/jellyfin#11162
No description provided.