[PR #962] [CLOSED] Bump Microsoft.Extensions.Caching.Memory from 8.0.0 to 8.0.1 in /Tests #970

Closed
opened 2026-02-15 15:57:22 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/962
Author: @dependabot[bot]
Created: 10/14/2024
Status: Closed

Base: masterHead: dependabot/nuget/Tests/Microsoft.Extensions.Caching.Memory-8.0.1


📝 Commits (1)

  • 14dcf09 Bump Microsoft.Extensions.Caching.Memory from 8.0.0 to 8.0.1 in /Tests

📊 Changes

5 files changed (+5 additions, -5 deletions)

View changed files

📝 Clients/CirrusCiClient/CirrusCiClient.csproj (+1 -1)
📝 Clients/CompatApiClient/CompatApiClient.csproj (+1 -1)
📝 Clients/GithubClient/GithubClient.csproj (+1 -1)
📝 Clients/PsnClient/PsnClient.csproj (+1 -1)
📝 Tests/Tests.csproj (+1 -1)

📄 Description

Bumps Microsoft.Extensions.Caching.Memory from 8.0.0 to 8.0.1.

Release notes

Sourced from Microsoft.Extensions.Caching.Memory's releases.

.NET 8.0.1

Release

Commits
  • bf5e279 Merge in 'release/8.0' changes
  • a6e4834 [release/8.0] Free the tls memory on thread termination (#95439)
  • eddf880 Merge in 'release/8.0' changes
  • 89a2364 [release/8.0] Downgrade ServicingVersion for Microsoft.Extensions.Options to ...
  • d682195 Merge in 'release/8.0' changes
  • 8557ef2 Merge pull request #95148 from carlossanlop/release/8.0-staging
  • aaa4b27 Merge pull request #95082 from dotnet-maestro-bot/merge/release/8.0-to-releas...
  • 72e5ae9 X509Chain.Build should throw when an internal error occurs
  • a20ee6f [release/8.0-staging] Fix JsonArray.Add and ReplaceWith regressions. (#94882)
  • 4fc3df2 Fix incremental servicing condition (#95119)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

🔄 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/RPCS3/discord-bot/pull/962 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/14/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/nuget/Tests/Microsoft.Extensions.Caching.Memory-8.0.1` --- ### 📝 Commits (1) - [`14dcf09`](https://github.com/RPCS3/discord-bot/commit/14dcf0971c967f0ab60b704599e924dddd2f5ace) Bump Microsoft.Extensions.Caching.Memory from 8.0.0 to 8.0.1 in /Tests ### 📊 Changes **5 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `Clients/CirrusCiClient/CirrusCiClient.csproj` (+1 -1) 📝 `Clients/CompatApiClient/CompatApiClient.csproj` (+1 -1) 📝 `Clients/GithubClient/GithubClient.csproj` (+1 -1) 📝 `Clients/PsnClient/PsnClient.csproj` (+1 -1) 📝 `Tests/Tests.csproj` (+1 -1) </details> ### 📄 Description Bumps [Microsoft.Extensions.Caching.Memory](https://github.com/dotnet/runtime) from 8.0.0 to 8.0.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dotnet/runtime/releases">Microsoft.Extensions.Caching.Memory's releases</a>.</em></p> <blockquote> <h2>.NET 8.0.1</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v8.0.1">Release</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dotnet/runtime/commit/bf5e279d9239bfef5bb1b8d6212f1b971c434606"><code>bf5e279</code></a> Merge in 'release/8.0' changes</li> <li><a href="https://github.com/dotnet/runtime/commit/a6e4834d53ac591a4b3d4a213a8928ad685f7ad8"><code>a6e4834</code></a> [release/8.0] Free the tls memory on thread termination (<a href="https://redirect.github.com/dotnet/runtime/issues/95439">#95439</a>)</li> <li><a href="https://github.com/dotnet/runtime/commit/eddf880ac57b7f2c79a77592e3e6d24d1d02f112"><code>eddf880</code></a> Merge in 'release/8.0' changes</li> <li><a href="https://github.com/dotnet/runtime/commit/89a236434ec0064b8b4425b0ea89e8ecdf834538"><code>89a2364</code></a> [release/8.0] Downgrade ServicingVersion for Microsoft.Extensions.Options to ...</li> <li><a href="https://github.com/dotnet/runtime/commit/d682195447d43c6840bf1e360a2e60a0afa60c41"><code>d682195</code></a> Merge in 'release/8.0' changes</li> <li><a href="https://github.com/dotnet/runtime/commit/8557ef23f8b8d5b1c599e901d53ced04ee9a4d7c"><code>8557ef2</code></a> Merge pull request <a href="https://redirect.github.com/dotnet/runtime/issues/95148">#95148</a> from carlossanlop/release/8.0-staging</li> <li><a href="https://github.com/dotnet/runtime/commit/aaa4b271d35527fb730cda3dca26a5ac8df18908"><code>aaa4b27</code></a> Merge pull request <a href="https://redirect.github.com/dotnet/runtime/issues/95082">#95082</a> from dotnet-maestro-bot/merge/release/8.0-to-releas...</li> <li><a href="https://github.com/dotnet/runtime/commit/72e5ae975785990e904372573c93dd661279f662"><code>72e5ae9</code></a> X509Chain.Build should throw when an internal error occurs</li> <li><a href="https://github.com/dotnet/runtime/commit/a20ee6f80ceb86e010802ae77559d096a0f7bc37"><code>a20ee6f</code></a> [release/8.0-staging] Fix JsonArray.Add and ReplaceWith regressions. (<a href="https://redirect.github.com/dotnet/runtime/issues/94882">#94882</a>)</li> <li><a href="https://github.com/dotnet/runtime/commit/4fc3df22ddcebcea46fc2727ef3a51870ec1ec38"><code>4fc3df2</code></a> Fix incremental servicing condition (<a href="https://redirect.github.com/dotnet/runtime/issues/95119">#95119</a>)</li> <li>Additional commits viewable in <a href="https://github.com/dotnet/runtime/compare/v8.0.0...v8.0.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Extensions.Caching.Memory&package-manager=nuget&previous-version=8.0.0&new-version=8.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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/RPCS3/discord-bot/network/alerts). </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 15:57:22 -05:00
yindo closed this issue 2026-02-15 15:57:22 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: RPCS3/discord-bot#970