1
0
Fork 1
mirror of https://github.com/TeamOctolings/Octobot.git synced 2025-04-19 16:33:36 +03:00
Octobot/TeamOctolings.Octobot
dependabot[bot] 68a71cbe89
Bump the remora group with 5 updates
Bumps the remora group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [Remora.Discord.Caching](https://github.com/Remora/Remora.Discord) | `39.0.0` | `40.0.0` |
| [Remora.Commands](https://github.com/Remora/Remora.Commands) | `10.0.6` | `11.0.1` |
| [Remora.Discord.Extensions](https://github.com/Remora/Remora.Discord) | `5.3.6` | `6.0.0` |
| [Remora.Discord.Interactivity](https://github.com/Remora/Remora.Discord) | `5.0.0` | `6.0.0` |
| [Remora.Discord.Hosting](https://github.com/Remora/Remora.Discord) | `6.0.10` | `7.0.0` |


Updates `Remora.Discord.Caching` from 39.0.0 to 40.0.0
- [Release notes](https://github.com/Remora/Remora.Discord/releases)
- [Commits](https://github.com/Remora/Remora.Discord/commits)

Updates `Remora.Commands` from 10.0.6 to 11.0.1
- [Release notes](https://github.com/Remora/Remora.Commands/releases)
- [Commits](https://github.com/Remora/Remora.Commands/compare/10.0.6...11.0.1)

Updates `Remora.Discord.Extensions` from 5.3.6 to 6.0.0
- [Release notes](https://github.com/Remora/Remora.Discord/releases)
- [Commits](https://github.com/Remora/Remora.Discord/commits)

Updates `Remora.Discord.Interactivity` from 5.0.0 to 6.0.0
- [Release notes](https://github.com/Remora/Remora.Discord/releases)
- [Commits](https://github.com/Remora/Remora.Discord/commits)

Updates `Remora.Discord.Hosting` from 6.0.10 to 7.0.0
- [Release notes](https://github.com/Remora/Remora.Discord/releases)
- [Commits](https://github.com/Remora/Remora.Discord/commits)

---
updated-dependencies:
- dependency-name: Remora.Discord.Caching
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: remora
- dependency-name: Remora.Commands
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: remora
- dependency-name: Remora.Discord.Extensions
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: remora
- dependency-name: Remora.Discord.Interactivity
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: remora
- dependency-name: Remora.Discord.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: remora
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-17 05:35:44 +00: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 Handle temporary files being present when loading guild data (#345) 2025-02-03 16:58:57 +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 Handle temporary files being present when loading guild data (#345) 2025-02-03 16:58:57 +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 Bump the remora group with 5 updates 2025-02-17 05:35:44 +00:00
Utility.cs Always default cancellation tokens (#319) 2024-06-25 15:09:45 +05:00