[PR #968] [MERGED] Maintenance #975

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/968
Author: @13xforever
Created: 2/7/2025
Status: Merged
Merged: 2/7/2025
Merged by: @clienthax

Base: masterHead: vnext


📝 Commits (2)

📊 Changes

12 files changed (+61 additions, -42 deletions)

View changed files

📝 .config/dotnet-tools.json (+2 -2)
📝 Clients/CirrusCiClient/CirrusCiClient.csproj (+4 -4)
📝 Clients/CirrusCiClient/schema.graphql (+22 -5)
📝 Clients/CompatApiClient/CompatApiClient.csproj (+2 -2)
📝 Clients/GithubClient/GithubClient.csproj (+2 -2)
📝 Clients/IrdLibraryClient/IrdClient.cs (+2 -3)
📝 Clients/IrdLibraryClient/IrdLibraryClient.csproj (+1 -1)
📝 Clients/PsnClient/PsnClient.csproj (+1 -1)
📝 CompatBot/Commands/Hardware.cs (+7 -4)
📝 CompatBot/CompatBot.csproj (+13 -13)
📝 SourceGenerators/SourceGenerators.csproj (+1 -1)
📝 Tests/Tests.csproj (+4 -4)

📄 Description

  • upgraded packages
  • updated local tools manifest
  • update cirrus graphql schema
  • updated hw survey command stats

🔄 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/968 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 2/7/2025 **Status:** ✅ Merged **Merged:** 2/7/2025 **Merged by:** [@clienthax](https://github.com/clienthax) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (2) - [`a35786a`](https://github.com/RPCS3/discord-bot/commit/a35786adf9d8b64aab6834a3cef83ef25d7e2ddd) update deps - [`e9fb651`](https://github.com/RPCS3/discord-bot/commit/e9fb651a36819e74cd18f589f084dbbab8cb92d7) add 32-48 ram bucket to hw survey stats ### 📊 Changes **12 files changed** (+61 additions, -42 deletions) <details> <summary>View changed files</summary> 📝 `.config/dotnet-tools.json` (+2 -2) 📝 `Clients/CirrusCiClient/CirrusCiClient.csproj` (+4 -4) 📝 `Clients/CirrusCiClient/schema.graphql` (+22 -5) 📝 `Clients/CompatApiClient/CompatApiClient.csproj` (+2 -2) 📝 `Clients/GithubClient/GithubClient.csproj` (+2 -2) 📝 `Clients/IrdLibraryClient/IrdClient.cs` (+2 -3) 📝 `Clients/IrdLibraryClient/IrdLibraryClient.csproj` (+1 -1) 📝 `Clients/PsnClient/PsnClient.csproj` (+1 -1) 📝 `CompatBot/Commands/Hardware.cs` (+7 -4) 📝 `CompatBot/CompatBot.csproj` (+13 -13) 📝 `SourceGenerators/SourceGenerators.csproj` (+1 -1) 📝 `Tests/Tests.csproj` (+4 -4) </details> ### 📄 Description * upgraded packages * updated local tools manifest * update cirrus graphql schema * updated hw survey command stats --- <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:23 -05:00
yindo closed this issue 2026-02-15 15:57:23 -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#975