1
0
Fork 1
mirror of https://github.com/TeamOctolings/Octobot.git synced 2025-01-31 00:19:00 +03:00
Octobot/TeamOctolings.Octobot
Octol1ttle 9e44d49039
Update dependencies (#334)
this is supposed to be Dependabot's job, but ig something happened to it

Bumps `JetBrains.Annotations` from `2023.3.0` to `2024.2.0`
<details><summary>Changelog</summary>
• Added DefaultEqualityUsageAttribute for equality members usage
analysis.
• MustDisposeResourceAttribute is now allowed on struct types.
• Added ability to specify the description for UsedImplicitlyAttribute
(new 'Reason' property).
• Added copyright information to nuspec.
</details>

Bumps `Remora.Commands` from `10.0.5` to `10.0.6`
<details><summary>Changelog</summary>
Upgrade Remora.Sdk.
           Upgrade nuget packages.
</details>

Bumps `Remora.Discord.Extensions` from `5.3.5` to `5.3.6`
Bumps `Remora.Discord.Interactivity` from `4.5.4` to `5.0.0`
<details><summary>Changelog</summary>
Update dependencies.
BREAKING: Rework deletion logic for data leases to prevent deadlocks.
</details>

The breaking change in Remora should not affect us.

Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2024-10-03 21:18:25 +03:00
..
Attributes Apply official naming guidelines to Octobot (#306) 2024-05-16 20:34:26 +05:00
Commands /about: Replace repo link with website link (#328) 2024-08-24 15:50:32 +00:00
Data Apply new inspection fixes (#329) 2024-08-24 20:48:47 +05:00
Extensions Don't log stack traces for cancelled operations (#327) 2024-07-31 23:57:21 +05:00
Parsers Apply official naming guidelines to Octobot (#306) 2024-05-16 20:34:26 +05:00
Responders Apply new inspection fixes (#329) 2024-08-24 20:48:47 +05:00
Services Fix redundant type specification (#333) 2024-09-23 23:55:58 +05:00
BuildInfo.cs /about: Replace repo link with website link (#328) 2024-08-24 15:50:32 +00:00
ColorsList.cs Apply official naming guidelines to Octobot (#306) 2024-05-16 20:34:26 +05:00
Messages.Designer.cs /about: Replace repo link with website link (#328) 2024-08-24 15:50:32 +00:00
Messages.resx /about: Replace repo link with website link (#328) 2024-08-24 15:50:32 +00:00
Messages.ru.resx /about: Replace repo link with website link (#328) 2024-08-24 15:50:32 +00:00
Program.cs Apply official naming guidelines to Octobot (#306) 2024-05-16 20:34:26 +05:00
TeamOctolings.Octobot.csproj Update dependencies (#334) 2024-10-03 21:18:25 +03:00
Utility.cs Always default cancellation tokens (#319) 2024-06-25 15:09:45 +05:00