fit-ctu-discord / honza-botner

Bot for FIT CTU Discord
https://discord.fit.cvut.cz/
MIT License
15 stars 10 forks source link

⬆️ Upgrade minor + patch dependencies to v4.4.0 nightlies #476

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
DSharpPlus nuget patch 4.3.0-nightly-01223 -> 4.3.0
DSharpPlus.Interactivity nuget patch 4.3.0-nightly-01223 -> 4.3.0
DSharpPlus.SlashCommands nuget patch 4.3.0-nightly-01223 -> 4.3.0

Release Notes

DSharpPlus/DSharpPlus ### [`v4.3.0`](https://togithub.com/DSharpPlus/DSharpPlus/releases/tag/v4.3.0): DSharpPlus v4.3.0 ##### DSharpPlus 4.3.0 We aim for this to be one of the closing releases of the v4 development cycle. Migration should be relatively straight-forward. One important change is that you will now need to specify the message content intent in your `DiscordConfiguration.Intents` property if you wish to receive message content, as a side effect of updating to v10 of the discord API. ##### What's Changed - **API v10** - Support for Slash Commands V2 - Support for ban pagination - Support for Text-in-Voice - Support for new thread archival rules - Added command category support to CommandsNext - Added application command cooldowns to SlashCommands - Unified and abstracted all message builders for easier use - (Slightly) improved documentation - Fixed a bunch of bugs ##### Detailed changelog: - CNext/Entities cleanup by [@​OoLunar](https://togithub.com/OoLunar) in [https://github.com/DSharpPlus/DSharpPlus/pull/1284](https://togithub.com/DSharpPlus/DSharpPlus/pull/1284) - Fix incorrect value for MessageActivityType.JoinRequest by [@​Giggitybyte](https://togithub.com/Giggitybyte) in [https://github.com/DSharpPlus/DSharpPlus/pull/1285](https://togithub.com/DSharpPlus/DSharpPlus/pull/1285) - Remove misinformation by [@​kuylar](https://togithub.com/kuylar) in [https://github.com/DSharpPlus/DSharpPlus/pull/1286](https://togithub.com/DSharpPlus/DSharpPlus/pull/1286) - Use .png for APNG stickers by [@​Erisa](https://togithub.com/Erisa) in [https://github.com/DSharpPlus/DSharpPlus/pull/1283](https://togithub.com/DSharpPlus/DSharpPlus/pull/1283) - Fixed incorrect nullability for Command in CommandEventArgs by [@​aPinat](https://togithub.com/aPinat) in [https://github.com/DSharpPlus/DSharpPlus/pull/1265](https://togithub.com/DSharpPlus/DSharpPlus/pull/1265) - Fix Grammar by [@​quinchs](https://togithub.com/quinchs) in [https://github.com/DSharpPlus/DSharpPlus/pull/1289](https://togithub.com/DSharpPlus/DSharpPlus/pull/1289) - Add GenerateOAuthUri by [@​akiraveliara](https://togithub.com/akiraveliara) in [https://github.com/DSharpPlus/DSharpPlus/pull/1293](https://togithub.com/DSharpPlus/DSharpPlus/pull/1293) - Add ban pagination by [@​OoLunar](https://togithub.com/OoLunar) in [https://github.com/DSharpPlus/DSharpPlus/pull/1295](https://togithub.com/DSharpPlus/DSharpPlus/pull/1295) - Slash Command V2 by [@​VelvetThePanda](https://togithub.com/VelvetThePanda) in [https://github.com/DSharpPlus/DSharpPlus/pull/1186](https://togithub.com/DSharpPlus/DSharpPlus/pull/1186) - Fixed VoiceNext ignoring incoming packets after a while. by [@​airbreather](https://togithub.com/airbreather) in [https://github.com/DSharpPlus/DSharpPlus/pull/1300](https://togithub.com/DSharpPlus/DSharpPlus/pull/1300) - Added RequireReferencedMessageAttribute. by [@​MindHardt](https://togithub.com/MindHardt) in [https://github.com/DSharpPlus/DSharpPlus/pull/1303](https://togithub.com/DSharpPlus/DSharpPlus/pull/1303) - Removed Three/Seven Day Thread Archive Checks by [@​DWaffles](https://togithub.com/DWaffles) in [https://github.com/DSharpPlus/DSharpPlus/pull/1306](https://togithub.com/DSharpPlus/DSharpPlus/pull/1306) - Add an option to bypass cache in GetMemberAsync and others by [@​Foxite](https://togithub.com/Foxite) in [https://github.com/DSharpPlus/DSharpPlus/pull/1297](https://togithub.com/DSharpPlus/DSharpPlus/pull/1297) - Add guild member update username property by [@​zaanposni](https://togithub.com/zaanposni) in [https://github.com/DSharpPlus/DSharpPlus/pull/1154](https://togithub.com/DSharpPlus/DSharpPlus/pull/1154) - Restore nameof call in CNextExtension by [@​akiraveliara](https://togithub.com/akiraveliara) in [https://github.com/DSharpPlus/DSharpPlus/pull/1310](https://togithub.com/DSharpPlus/DSharpPlus/pull/1310) - Add missing audit log action types and fields by [@​F1restar4](https://togithub.com/F1restar4) in [https://github.com/DSharpPlus/DSharpPlus/pull/1308](https://togithub.com/DSharpPlus/DSharpPlus/pull/1308) - Fixed NRE in Thread Members Update by [@​DWaffles](https://togithub.com/DWaffles) in [https://github.com/DSharpPlus/DSharpPlus/pull/1120](https://togithub.com/DSharpPlus/DSharpPlus/pull/1120) - Added Client-Name header to Lavalink connection. by [@​DHCPCD9](https://togithub.com/DHCPCD9) in [https://github.com/DSharpPlus/DSharpPlus/pull/1313](https://togithub.com/DSharpPlus/DSharpPlus/pull/1313) - Fix typo by [@​MichailiK](https://togithub.com/MichailiK) in [https://github.com/DSharpPlus/DSharpPlus/pull/1315](https://togithub.com/DSharpPlus/DSharpPlus/pull/1315) - Fix typo by [@​InFTord](https://togithub.com/InFTord) in [https://github.com/DSharpPlus/DSharpPlus/pull/1316](https://togithub.com/DSharpPlus/DSharpPlus/pull/1316) - Fix docs typos in DiscordRestClient by [@​InFTord](https://togithub.com/InFTord) in [https://github.com/DSharpPlus/DSharpPlus/pull/1317](https://togithub.com/DSharpPlus/DSharpPlus/pull/1317) - Implement smart quote handling in CommandsNext ([#​1268](https://togithub.com/DSharpPlus/DSharpPlus/issues/1268)) by [@​MichailiK](https://togithub.com/MichailiK) in [https://github.com/DSharpPlus/DSharpPlus/pull/1320](https://togithub.com/DSharpPlus/DSharpPlus/pull/1320) - Text in Voice (TiV) support by [@​VelvetThePanda](https://togithub.com/VelvetThePanda) in [https://github.com/DSharpPlus/DSharpPlus/pull/1149](https://togithub.com/DSharpPlus/DSharpPlus/pull/1149) - Update Github Actions by [@​OoLunar](https://togithub.com/OoLunar) in [https://github.com/DSharpPlus/DSharpPlus/pull/1323](https://togithub.com/DSharpPlus/DSharpPlus/pull/1323) - Fix DiscordRestClient.DeleteGuildAsync race condition by [@​OoLunar](https://togithub.com/OoLunar) in [https://github.com/DSharpPlus/DSharpPlus/pull/1326](https://togithub.com/DSharpPlus/DSharpPlus/pull/1326) - Fixed Mentions in Updated Messages by [@​DWaffles](https://togithub.com/DWaffles) in [https://github.com/DSharpPlus/DSharpPlus/pull/1327](https://togithub.com/DSharpPlus/DSharpPlus/pull/1327) - Fix guild only applications not working because of wrong JSON payload name by [@​kuylar](https://togithub.com/kuylar) in [https://github.com/DSharpPlus/DSharpPlus/pull/1328](https://togithub.com/DSharpPlus/DSharpPlus/pull/1328) - Refactored `DiscordMessage.PopulateMentions` and `DiscordClient.OnMessageUpdateEventAsync` by [@​OoLunar](https://togithub.com/OoLunar) in [https://github.com/DSharpPlus/DSharpPlus/pull/1331](https://togithub.com/DSharpPlus/DSharpPlus/pull/1331) - Improve XML documentation for DiscordClient.Ready by [@​Giggitybyte](https://togithub.com/Giggitybyte) in [https://github.com/DSharpPlus/DSharpPlus/pull/1330](https://togithub.com/DSharpPlus/DSharpPlus/pull/1330) - Fix ContextMenuContext.TargetMember always being null by [@​OoLunar](https://togithub.com/OoLunar) in [https://github.com/DSharpPlus/DSharpPlus/pull/1329](https://togithub.com/DSharpPlus/DSharpPlus/pull/1329) - Fix [#​1331](https://togithub.com/DSharpPlus/DSharpPlus/issues/1331) by [@​OoLunar](https://togithub.com/OoLunar) in [https://github.com/DSharpPlus/DSharpPlus/pull/1337](https://togithub.com/DSharpPlus/DSharpPlus/pull/1337) - Slash Command option length support for STRING option types by [@​kuylar](https://togithub.com/kuylar) in [https://github.com/DSharpPlus/DSharpPlus/pull/1339](https://togithub.com/DSharpPlus/DSharpPlus/pull/1339) - Fix a small issue where TargetUser can be null in message context men… by [@​Naamloos](https://togithub.com/Naamloos) in [https://github.com/DSharpPlus/DSharpPlus/pull/1341](https://togithub.com/DSharpPlus/DSharpPlus/pull/1341) - Added DiscordConfiguration.LogUnknownEvents by [@​OoLunar](https://togithub.com/OoLunar) in [https://github.com/DSharpPlus/DSharpPlus/pull/1346](https://togithub.com/DSharpPlus/DSharpPlus/pull/1346) - Update Readme Badges by [@​OoLunar](https://togithub.com/OoLunar) in [https://github.com/DSharpPlus/DSharpPlus/pull/1347](https://togithub.com/DSharpPlus/DSharpPlus/pull/1347) - Make DiscordConfiguration.LogUnknownEvents actually work by [@​Erisa](https://togithub.com/Erisa) in [https://github.com/DSharpPlus/DSharpPlus/pull/1348](https://togithub.com/DSharpPlus/DSharpPlus/pull/1348) - CNext: Fix NRE using CreateFakeContext with a DM channel by [@​DPlayer234](https://togithub.com/DPlayer234) in [https://github.com/DSharpPlus/DSharpPlus/pull/1351](https://togithub.com/DSharpPlus/DSharpPlus/pull/1351) - Update emoji database by [@​OneYellowLemon](https://togithub.com/OneYellowLemon) in [https://github.com/DSharpPlus/DSharpPlus/pull/1352](https://togithub.com/DSharpPlus/DSharpPlus/pull/1352) - Fix [#​1249](https://togithub.com/DSharpPlus/DSharpPlus/issues/1249) by [@​thunderstorm010](https://togithub.com/thunderstorm010) in [https://github.com/DSharpPlus/DSharpPlus/pull/1353](https://togithub.com/DSharpPlus/DSharpPlus/pull/1353) - Removed most compiler warnings. by [@​OoLunar](https://togithub.com/OoLunar) in [https://github.com/DSharpPlus/DSharpPlus/pull/1333](https://togithub.com/DSharpPlus/DSharpPlus/pull/1333) - Change GuildMemberUpdatedEventArgs to contain before and after DiscordMember objects by [@​selfdocumentingcode](https://togithub.com/selfdocumentingcode) in [https://github.com/DSharpPlus/DSharpPlus/pull/1359](https://togithub.com/DSharpPlus/DSharpPlus/pull/1359) - Fix [#​1325](https://togithub.com/DSharpPlus/DSharpPlus/issues/1325) - WebhookBuilder Throws Bad Request by [@​waffle-lord](https://togithub.com/waffle-lord) in [https://github.com/DSharpPlus/DSharpPlus/pull/1363](https://togithub.com/DSharpPlus/DSharpPlus/pull/1363) - Implemented PATCH /guilds/:guild_id/roles by [@​OoLunar](https://togithub.com/OoLunar) in [https://github.com/DSharpPlus/DSharpPlus/pull/1311](https://togithub.com/DSharpPlus/DSharpPlus/pull/1311) - Cache threads upon thread creation by [@​OoLunar](https://togithub.com/OoLunar) in [https://github.com/DSharpPlus/DSharpPlus/pull/1366](https://togithub.com/DSharpPlus/DSharpPlus/pull/1366) - categorization for the cnext default help command by [@​akiraveliara](https://togithub.com/akiraveliara) in [https://github.com/DSharpPlus/DSharpPlus/pull/1371](https://togithub.com/DSharpPlus/DSharpPlus/pull/1371) - Fix memberBefore missing roles in GuildMemberUpdateEventArgs when not… by [@​selfdocumentingcode](https://togithub.com/selfdocumentingcode) in [https://github.com/DSharpPlus/DSharpPlus/pull/1364](https://togithub.com/DSharpPlus/DSharpPlus/pull/1364) - Ported CommandsNext cooldown attribute to Slash Commands by [@​OoLunar](https://togithub.com/OoLunar) in [https://github.com/DSharpPlus/DSharpPlus/pull/1375](https://togithub.com/DSharpPlus/DSharpPlus/pull/1375) - Add Russian locale by [@​DiFFoZ](https://togithub.com/DiFFoZ) in [https://github.com/DSharpPlus/DSharpPlus/pull/1379](https://togithub.com/DSharpPlus/DSharpPlus/pull/1379) - Update emoji mappings to support Twemoji v14.0.2 by [@​OneYellowLemon](https://togithub.com/OneYellowLemon) in [https://github.com/DSharpPlus/DSharpPlus/pull/1387](https://togithub.com/DSharpPlus/DSharpPlus/pull/1387) - Fix [#​1393](https://togithub.com/DSharpPlus/DSharpPlus/issues/1393) by [@​akiraveliara](https://togithub.com/akiraveliara) in [https://github.com/DSharpPlus/DSharpPlus/pull/1395](https://togithub.com/DSharpPlus/DSharpPlus/pull/1395) - support command groups for categories by [@​akiraveliara](https://togithub.com/akiraveliara) in [https://github.com/DSharpPlus/DSharpPlus/pull/1394](https://togithub.com/DSharpPlus/DSharpPlus/pull/1394) - Add DiscordAttachment to allowed parameter types in slash command documentation by [@​OneYellowLemon](https://togithub.com/OneYellowLemon) in [https://github.com/DSharpPlus/DSharpPlus/pull/1398](https://togithub.com/DSharpPlus/DSharpPlus/pull/1398) - Improve obsoletion message on DiscordOverwriteBuilder by [@​akiraveliara](https://togithub.com/akiraveliara) in [https://github.com/DSharpPlus/DSharpPlus/pull/1401](https://togithub.com/DSharpPlus/DSharpPlus/pull/1401) - Ensure packet queue size property is copied. by [@​Neuheit](https://togithub.com/Neuheit) in [https://github.com/DSharpPlus/DSharpPlus/pull/1403](https://togithub.com/DSharpPlus/DSharpPlus/pull/1403) - Support for future select types by [@​VelvetThePanda](https://togithub.com/VelvetThePanda) in [https://github.com/DSharpPlus/DSharpPlus/pull/1251](https://togithub.com/DSharpPlus/DSharpPlus/pull/1251) - Fix Stack Overflow in Interactivity by [@​Neuheit](https://togithub.com/Neuheit) in [https://github.com/DSharpPlus/DSharpPlus/pull/1406](https://togithub.com/DSharpPlus/DSharpPlus/pull/1406) - Remove critical log message for non connecting clients by [@​Neuheit](https://togithub.com/Neuheit) in [https://github.com/DSharpPlus/DSharpPlus/pull/1405](https://togithub.com/DSharpPlus/DSharpPlus/pull/1405) - Fix Permissions.All not including Permissions.ModerateMembers by [@​Refragg](https://togithub.com/Refragg) in [https://github.com/DSharpPlus/DSharpPlus/pull/1402](https://togithub.com/DSharpPlus/DSharpPlus/pull/1402) - Fix ChannelTypes argument ignored in DiscordChannelSelectComponent by [@​Tawmy](https://togithub.com/Tawmy) in [https://github.com/DSharpPlus/DSharpPlus/pull/1409](https://togithub.com/DSharpPlus/DSharpPlus/pull/1409) - Add CNext check for message content intent by [@​VelvetThePanda](https://togithub.com/VelvetThePanda) in [https://github.com/DSharpPlus/DSharpPlus/pull/1368](https://togithub.com/DSharpPlus/DSharpPlus/pull/1368) - Fix role cache i guess by [@​JulianusIV](https://togithub.com/JulianusIV) in [https://github.com/DSharpPlus/DSharpPlus/pull/1410](https://togithub.com/DSharpPlus/DSharpPlus/pull/1410) - Make IOptional public by [@​OoLunar](https://togithub.com/OoLunar) in [https://github.com/DSharpPlus/DSharpPlus/pull/1411](https://togithub.com/DSharpPlus/DSharpPlus/pull/1411) - Add AttributeTargets.Method on GuildOnlyAttribute since it's missing by [@​Naamloos](https://togithub.com/Naamloos) in [https://github.com/DSharpPlus/DSharpPlus/pull/1412](https://togithub.com/DSharpPlus/DSharpPlus/pull/1412) - Adds forum channel type. by [@​Neuheit](https://togithub.com/Neuheit) in [https://github.com/DSharpPlus/DSharpPlus/pull/1404](https://togithub.com/DSharpPlus/DSharpPlus/pull/1404) - Add DeferAsync() to DiscordInteraction by [@​Tawmy](https://togithub.com/Tawmy) in [https://github.com/DSharpPlus/DSharpPlus/pull/1415](https://togithub.com/DSharpPlus/DSharpPlus/pull/1415) - Add abstractions for MessageBuilders (IDiscordMessageBuilder) by [@​Naamloos](https://togithub.com/Naamloos) in [https://github.com/DSharpPlus/DSharpPlus/pull/1413](https://togithub.com/DSharpPlus/DSharpPlus/pull/1413) - remove code targeting .NET Standard 1.3 by [@​akiraveliara](https://togithub.com/akiraveliara) in [https://github.com/DSharpPlus/DSharpPlus/pull/1414](https://togithub.com/DSharpPlus/DSharpPlus/pull/1414) - Make InitializeShardsAsync public by [@​OoLunar](https://togithub.com/OoLunar) in [https://github.com/DSharpPlus/DSharpPlus/pull/1418](https://togithub.com/DSharpPlus/DSharpPlus/pull/1418) - Ensure DiscordInteractionResponseBuilder correctly copies files by [@​OoLunar](https://togithub.com/OoLunar) in [https://github.com/DSharpPlus/DSharpPlus/pull/1422](https://togithub.com/DSharpPlus/DSharpPlus/pull/1422) - Minor hotfix making MessageBuilders useable in more situations by [@​Naamloos](https://togithub.com/Naamloos) in [https://github.com/DSharpPlus/DSharpPlus/pull/1423](https://togithub.com/DSharpPlus/DSharpPlus/pull/1423) - Add missing constructors to Discord Message Builders by [@​OoLunar](https://togithub.com/OoLunar) in [https://github.com/DSharpPlus/DSharpPlus/pull/1424](https://togithub.com/DSharpPlus/DSharpPlus/pull/1424) - Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /DSharpPlus by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/DSharpPlus/DSharpPlus/pull/1425](https://togithub.com/DSharpPlus/DSharpPlus/pull/1425) - Rewrite `DiscordEmoji` Try\* methods to not throw by [@​OoLunar](https://togithub.com/OoLunar) in [https://github.com/DSharpPlus/DSharpPlus/pull/1426](https://togithub.com/DSharpPlus/DSharpPlus/pull/1426) - Update actions to update the channel topic on every nightly/release by [@​OoLunar](https://togithub.com/OoLunar) in [https://github.com/DSharpPlus/DSharpPlus/pull/1427](https://togithub.com/DSharpPlus/DSharpPlus/pull/1427) - Pull git history by [@​OoLunar](https://togithub.com/OoLunar) in [https://github.com/DSharpPlus/DSharpPlus/pull/1430](https://togithub.com/DSharpPlus/DSharpPlus/pull/1430) - Hard to launch an app that wasn't built - [@​Vamplay](https://togithub.com/Vamplay) by [@​OoLunar](https://togithub.com/OoLunar) in [https://github.com/DSharpPlus/DSharpPlus/pull/1431](https://togithub.com/DSharpPlus/DSharpPlus/pull/1431) - Fix env var name by [@​OoLunar](https://togithub.com/OoLunar) in [https://github.com/DSharpPlus/DSharpPlus/pull/1432](https://togithub.com/DSharpPlus/DSharpPlus/pull/1432) - Correctly write the error by [@​OoLunar](https://togithub.com/OoLunar) in [https://github.com/DSharpPlus/DSharpPlus/pull/1433](https://togithub.com/DSharpPlus/DSharpPlus/pull/1433) - Fix Nuget links by [@​OoLunar](https://togithub.com/OoLunar) in [https://github.com/DSharpPlus/DSharpPlus/pull/1434](https://togithub.com/DSharpPlus/DSharpPlus/pull/1434) - Replace 1091 with 1195 due to the run number "resetting" by [@​OoLunar](https://togithub.com/OoLunar) in [https://github.com/DSharpPlus/DSharpPlus/pull/1435](https://togithub.com/DSharpPlus/DSharpPlus/pull/1435) - code and xmldocs typo fixes by [@​InFTord](https://togithub.com/InFTord) in [https://github.com/DSharpPlus/DSharpPlus/pull/1429](https://togithub.com/DSharpPlus/DSharpPlus/pull/1429) - Don't download the .NET SDK every action, instead reuse it. by [@​OoLunar](https://togithub.com/OoLunar) in [https://github.com/DSharpPlus/DSharpPlus/pull/1436](https://togithub.com/DSharpPlus/DSharpPlus/pull/1436) - Fix cooldown attribute by [@​OoLunar](https://togithub.com/OoLunar) in [https://github.com/DSharpPlus/DSharpPlus/pull/1428](https://togithub.com/DSharpPlus/DSharpPlus/pull/1428) ##### New Contributors - [@​aPinat](https://togithub.com/aPinat) made their first contribution in [https://github.com/DSharpPlus/DSharpPlus/pull/1265](https://togithub.com/DSharpPlus/DSharpPlus/pull/1265) - [@​quinchs](https://togithub.com/quinchs) made their first contribution in [https://github.com/DSharpPlus/DSharpPlus/pull/1289](https://togithub.com/DSharpPlus/DSharpPlus/pull/1289) - [@​airbreather](https://togithub.com/airbreather) made their first contribution in [https://github.com/DSharpPlus/DSharpPlus/pull/1300](https://togithub.com/DSharpPlus/DSharpPlus/pull/1300) - [@​MindHardt](https://togithub.com/MindHardt) made their first contribution in [https://github.com/DSharpPlus/DSharpPlus/pull/1303](https://togithub.com/DSharpPlus/DSharpPlus/pull/1303) - [@​InFTord](https://togithub.com/InFTord) made their first contribution in [https://github.com/DSharpPlus/DSharpPlus/pull/1316](https://togithub.com/DSharpPlus/DSharpPlus/pull/1316) - [@​OneYellowLemon](https://togithub.com/OneYellowLemon) made their first contribution in [https://github.com/DSharpPlus/DSharpPlus/pull/1352](https://togithub.com/DSharpPlus/DSharpPlus/pull/1352) - [@​thunderstorm010](https://togithub.com/thunderstorm010) made their first contribution in [https://github.com/DSharpPlus/DSharpPlus/pull/1353](https://togithub.com/DSharpPlus/DSharpPlus/pull/1353) - [@​selfdocumentingcode](https://togithub.com/selfdocumentingcode) made their first contribution in [https://github.com/DSharpPlus/DSharpPlus/pull/1359](https://togithub.com/DSharpPlus/DSharpPlus/pull/1359) - [@​waffle-lord](https://togithub.com/waffle-lord) made their first contribution in [https://github.com/DSharpPlus/DSharpPlus/pull/1363](https://togithub.com/DSharpPlus/DSharpPlus/pull/1363) - [@​DiFFoZ](https://togithub.com/DiFFoZ) made their first contribution in [https://github.com/DSharpPlus/DSharpPlus/pull/1379](https://togithub.com/DSharpPlus/DSharpPlus/pull/1379) - [@​Refragg](https://togithub.com/Refragg) made their first contribution in [https://github.com/DSharpPlus/DSharpPlus/pull/1402](https://togithub.com/DSharpPlus/DSharpPlus/pull/1402) - [@​Tawmy](https://togithub.com/Tawmy) made their first contribution in [https://github.com/DSharpPlus/DSharpPlus/pull/1409](https://togithub.com/DSharpPlus/DSharpPlus/pull/1409) - [@​dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/DSharpPlus/DSharpPlus/pull/1425](https://togithub.com/DSharpPlus/DSharpPlus/pull/1425) **Full Changelog**: https://github.com/DSharpPlus/DSharpPlus/compare/v4.2.0...v4.3.0

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.