mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 22:03:33 -04:00
[PR #994] [MERGED] Upgrading dependencies #998
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/RPCS3/discord-bot/pull/994
Author: @13xforever
Created: 5/17/2025
Status: ✅ Merged
Merged: 5/17/2025
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (3)
3b333caupgrade depsfd6a9b1update source generatorse4ed125upgrade d#+📊 Changes
16 files changed (+90 additions, -97 deletions)
View changed files
📝
Clients/CirrusCiClient/CirrusCiClient.csproj(+4 -4)📝
Clients/CompatApiClient/CompatApiClient.csproj(+1 -1)📝
Clients/GithubClient/GithubClient.csproj(+1 -1)📝
Clients/IrdLibraryClient/IrdLibraryClient.csproj(+2 -2)📝
Clients/PsnClient/PsnClient.csproj(+1 -1)📝
CompatBot/Commands/DevOnly.cs(+1 -1)📝
CompatBot/Commands/Explain.cs(+11 -15)📝
CompatBot/Commands/ForcedNicknames.cs(+8 -10)📝
CompatBot/Commands/MessageMenuCommands.cs(+9 -12)📝
CompatBot/Commands/Warnings.ContextMenus.cs(+6 -8)📝
CompatBot/CompatBot.csproj(+11 -11)📝
CompatBot/EventHandlers/ProductCodeLookup.cs(+1 -1)📝
SourceGenerators/ConfusablesSourceGenerator.cs(+14 -13)📝
SourceGenerators/SourceGenerators.csproj(+1 -1)📝
SourceGenerators/Win32ErrorsSourceGenerator.cs(+18 -15)📝
Tests/Tests.csproj(+1 -1)📄 Description
There are two breaking changes in this one:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.