[PR #804] [MERGED] Maintenance #856

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/804
Author: @13xforever
Created: 8/2/2021
Status: Merged
Merged: 8/2/2021
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (3)

  • ce1ca81 update 3rd party deps
  • d5bed24 update discord client library and fix build
  • a63af6a suppress compilation warning

📊 Changes

9 files changed (+60 additions, -36 deletions)

View changed files

📝 Clients/CirrusCiClient/CirrusCiClient.csproj (+2 -2)
📝 Clients/CompatApiClient/CompatApiClient.csproj (+1 -1)
📝 Clients/IrdLibraryClient/IrdLibraryClient.csproj (+1 -1)
📝 Clients/PsnClient/PsnClient.csproj (+1 -1)
📝 CompatBot/Commands/ContentFilters.cs (+16 -16)
📝 CompatBot/Commands/EventsBaseCommand.cs (+7 -6)
📝 CompatBot/CompatBot.csproj (+9 -9)
📝 CompatBot/Properties/GlobalSuppressions.cs (+1 -0)
CompatBot/Utils/Extensions/DiscordComponentsExtensions.cs (+22 -0)

📄 Description

No description provided


🔄 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/804 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 8/2/2021 **Status:** ✅ Merged **Merged:** 8/2/2021 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (3) - [`ce1ca81`](https://github.com/RPCS3/discord-bot/commit/ce1ca81810cf6ac847cb290347ee4ee67e4938eb) update 3rd party deps - [`d5bed24`](https://github.com/RPCS3/discord-bot/commit/d5bed245e352af34f91b2f5823f261ce2d452627) update discord client library and fix build - [`a63af6a`](https://github.com/RPCS3/discord-bot/commit/a63af6a7960fa909c5ed18ac2e90e712e9a875b0) suppress compilation warning ### 📊 Changes **9 files changed** (+60 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `Clients/CirrusCiClient/CirrusCiClient.csproj` (+2 -2) 📝 `Clients/CompatApiClient/CompatApiClient.csproj` (+1 -1) 📝 `Clients/IrdLibraryClient/IrdLibraryClient.csproj` (+1 -1) 📝 `Clients/PsnClient/PsnClient.csproj` (+1 -1) 📝 `CompatBot/Commands/ContentFilters.cs` (+16 -16) 📝 `CompatBot/Commands/EventsBaseCommand.cs` (+7 -6) 📝 `CompatBot/CompatBot.csproj` (+9 -9) 📝 `CompatBot/Properties/GlobalSuppressions.cs` (+1 -0) ➕ `CompatBot/Utils/Extensions/DiscordComponentsExtensions.cs` (+22 -0) </details> ### 📄 Description _No description provided_ --- <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:03 -05:00
yindo closed this issue 2026-02-15 15:57:03 -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#856