[PR #852] [MERGED] Upgrade to .net6 + Update dependencies. #887

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/852
Author: @clienthax
Created: 3/5/2022
Status: Merged
Merged: 3/5/2022
Merged by: @clienthax

Base: masterHead: net6


📝 Commits (1)

  • 6e62684 Upgrade to .net6 + Update dependencies.

📊 Changes

22 files changed (+131 additions, -145 deletions)

View changed files

📝 .github/workflows/codeql-analysis.yml (+1 -1)
📝 .github/workflows/dotnet.yml (+2 -2)
📝 Clients/CirrusCiClient/CirrusCiClient.csproj (+19 -20)
📝 Clients/CompatApiClient/CompatApiClient.csproj (+4 -4)
📝 Clients/GithubClient/GithubClient.csproj (+6 -7)
📝 Clients/IrdLibraryClient/IrdLibraryClient.csproj (+8 -9)
📝 Clients/MediafireClient/MediafireClient.csproj (+13 -11)
📝 Clients/OneDriveClient/OneDriveClient.csproj (+7 -5)
📝 Clients/PsnClient/PsnClient.csproj (+7 -10)
📝 Clients/YandexDiskClient/YandexDiskClient.csproj (+13 -11)
📝 CompatBot/Commands/BotStats.cs (+2 -2)
📝 CompatBot/Commands/Misc.cs (+4 -1)
📝 CompatBot/CompatBot.csproj (+25 -40)
📝 CompatBot/EventHandlers/LogParsing/SourceHandlers/MegaHandler.cs (+2 -2)
📝 CompatBot/Utils/Extensions/EnumerableExtensions.cs (+0 -2)
📝 CompatBot/Utils/OpenSslConfigurator.cs (+2 -1)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs (+2 -1)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs (+2 -1)
📝 Dockerfile (+1 -1)
📝 HomoglyphConverter/HomoglyphConverter.csproj (+1 -1)

...and 2 more files

📄 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/852 **Author:** [@clienthax](https://github.com/clienthax) **Created:** 3/5/2022 **Status:** ✅ Merged **Merged:** 3/5/2022 **Merged by:** [@clienthax](https://github.com/clienthax) **Base:** `master` ← **Head:** `net6` --- ### 📝 Commits (1) - [`6e62684`](https://github.com/RPCS3/discord-bot/commit/6e62684bf33e5e86aa41c4e2f4eccc4e395f4ffd) Upgrade to .net6 + Update dependencies. ### 📊 Changes **22 files changed** (+131 additions, -145 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/codeql-analysis.yml` (+1 -1) 📝 `.github/workflows/dotnet.yml` (+2 -2) 📝 `Clients/CirrusCiClient/CirrusCiClient.csproj` (+19 -20) 📝 `Clients/CompatApiClient/CompatApiClient.csproj` (+4 -4) 📝 `Clients/GithubClient/GithubClient.csproj` (+6 -7) 📝 `Clients/IrdLibraryClient/IrdLibraryClient.csproj` (+8 -9) 📝 `Clients/MediafireClient/MediafireClient.csproj` (+13 -11) 📝 `Clients/OneDriveClient/OneDriveClient.csproj` (+7 -5) 📝 `Clients/PsnClient/PsnClient.csproj` (+7 -10) 📝 `Clients/YandexDiskClient/YandexDiskClient.csproj` (+13 -11) 📝 `CompatBot/Commands/BotStats.cs` (+2 -2) 📝 `CompatBot/Commands/Misc.cs` (+4 -1) 📝 `CompatBot/CompatBot.csproj` (+25 -40) 📝 `CompatBot/EventHandlers/LogParsing/SourceHandlers/MegaHandler.cs` (+2 -2) 📝 `CompatBot/Utils/Extensions/EnumerableExtensions.cs` (+0 -2) 📝 `CompatBot/Utils/OpenSslConfigurator.cs` (+2 -1) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs` (+2 -1) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs` (+2 -1) 📝 `Dockerfile` (+1 -1) 📝 `HomoglyphConverter/HomoglyphConverter.csproj` (+1 -1) _...and 2 more files_ </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:08 -05:00
yindo closed this issue 2026-02-15 15:57:08 -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#887