Sn0wCrack / saucybot-discord

A discord bot that fills in the gaps for art sites without proper inline embeds.
MIT License
42 stars 11 forks source link

chore(deps): update dependency discord.net to v3.13.0 #122

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Discord.Net 3.12.0 -> 3.13.0 age adoption passing confidence

Release Notes

discord-net/Discord.Net (Discord.Net) ### [`v3.13.0`](https://togithub.com/discord-net/Discord.Net/blob/HEAD/CHANGELOG.md#3130---2023-11-18) [Compare Source](https://togithub.com/discord-net/Discord.Net/compare/3.12.0...3.13.0) ##### Added - [#​2707](https://togithub.com/discord-net/Discord.Net/issues/2707) Added Super reactions support ([`9fd5c6c`](https://togithub.com/discord-net/Discord.Net/commit/9fd5c6c)) - [#​2725](https://togithub.com/discord-net/Discord.Net/issues/2725) Added Media channel support ([`e3cd340`](https://togithub.com/discord-net/Discord.Net/commit/e3cd340)) - [#​2753](https://togithub.com/discord-net/Discord.Net/issues/2753) Added additional Update/Modify Async Attachment's ([`ae275ab`](https://togithub.com/discord-net/Discord.Net/commit/ae275ab)) - [#​2769](https://togithub.com/discord-net/Discord.Net/issues/2769) Added missing parameters to `RespondWithModalAsync` methods and implement missing overloads ([`4e78aec`](https://togithub.com/discord-net/Discord.Net/commit/4e78aec)) - [#​2773](https://togithub.com/discord-net/Discord.Net/issues/2773) Added useful utility methods to `ModalBuilder` ([`8591de7`](https://togithub.com/discord-net/Discord.Net/commit/8591de7)) - [#​2776](https://togithub.com/discord-net/Discord.Net/issues/2776) Added Select menu default values ([`ac274d4`](https://togithub.com/discord-net/Discord.Net/commit/ac274d4)) - [#​2777](https://togithub.com/discord-net/Discord.Net/issues/2777) Added Voice channel status support ([`8060dcf`](https://togithub.com/discord-net/Discord.Net/commit/8060dcf)) - [#​2781](https://togithub.com/discord-net/Discord.Net/issues/2781) Added premium subscriptions support ([`7723f61`](https://togithub.com/discord-net/Discord.Net/commit/7723f61)) - [#​2782](https://togithub.com/discord-net/Discord.Net/issues/2782) Added Avatar decorations support ([`f64d9d6`](https://togithub.com/discord-net/Discord.Net/commit/f64d9d6)) - [#​2784](https://togithub.com/discord-net/Discord.Net/issues/2784) Added App subscriptions additional support ([`a9a8da4`](https://togithub.com/discord-net/Discord.Net/commit/a9a8da4)) - [#​2783](https://togithub.com/discord-net/Discord.Net/issues/2783) Added Guild incident actions ([`9b36df3`](https://togithub.com/discord-net/Discord.Net/commit/9b36df3)) - [#​2787](https://togithub.com/discord-net/Discord.Net/issues/2787) Added Embed `ToJsonString` & `(Try)Parse` ([`7b5c40a`](https://togithub.com/discord-net/Discord.Net/commit/7b5c40a)) - [#​2791](https://togithub.com/discord-net/Discord.Net/issues/2791) Added Automod member profile moderation, new application fields, use clyde ai & guild invenory settings ([`699554a`](https://togithub.com/discord-net/Discord.Net/commit/699554a)) - [#​2792](https://togithub.com/discord-net/Discord.Net/issues/2792) Added create roles with icons ([`b45b774`](https://togithub.com/discord-net/Discord.Net/commit/b45b774)) - [#​2796](https://togithub.com/discord-net/Discord.Net/issues/2796) Added clips support (poggers) ([`89bebc3`](https://togithub.com/discord-net/Discord.Net/commit/89bebc3)) ##### Fixed - [#​2758](https://togithub.com/discord-net/Discord.Net/issues/2758) Fixed Slash Command Localizations lost after AddCommandsToGuildAsync and deleteMissing = false ([`8d5022a`](https://togithub.com/discord-net/Discord.Net/commit/8d5022a)) - [#​2759](https://togithub.com/discord-net/Discord.Net/issues/2759) Fixed missing null checks in `RoleConnectionProperties` ([`ab3b30d`](https://togithub.com/discord-net/Discord.Net/commit/ab3b30d)) - [#​2766](https://togithub.com/discord-net/Discord.Net/issues/2766) Fixed UpdateAsync Remove Attachment Bug ([`a668757`](https://togithub.com/discord-net/Discord.Net/commit/a668757)) - [#​2763](https://togithub.com/discord-net/Discord.Net/issues/2763) Fixed SocketKickAuditLogData User never having value ([`5cfec05`](https://togithub.com/discord-net/Discord.Net/commit/5cfec05)) - [#​2770](https://togithub.com/discord-net/Discord.Net/issues/2770) Fixed URL encode timestamps sent as query parameters ([`589c58a`](https://togithub.com/discord-net/Discord.Net/commit/589c58a)) - [#​2774](https://togithub.com/discord-net/Discord.Net/issues/2774) Fixed some IDiscordClient methods are not properly implemented in clients ([`8baf913`](https://togithub.com/discord-net/Discord.Net/commit/8baf913)) - [#​2789](https://togithub.com/discord-net/Discord.Net/issues/2789) Fixed multiline values in short TextInputs ([`33e8340`](https://togithub.com/discord-net/Discord.Net/commit/33e8340)) ##### Misc - [#​2739](https://togithub.com/discord-net/Discord.Net/issues/2739) Remove some unnecessary async/await ([`86655a8`](https://togithub.com/discord-net/Discord.Net/commit/86655a8)) - [#​2754](https://togithub.com/discord-net/Discord.Net/issues/2754) Replace Moq with NSubstitute for Mocking in GuildHelperTests ([`b988a18`](https://togithub.com/discord-net/Discord.Net/commit/b988a18)) - [#​2765](https://togithub.com/discord-net/Discord.Net/issues/2765) Use Discord heartbeat interval in audio. ([`9cedfbc`](https://togithub.com/discord-net/Discord.Net/commit/9cedfbc)) - [#​2771](https://togithub.com/discord-net/Discord.Net/issues/2771) Extract `GetDisplayAvatarUrl` in `IUser` ([`b1787d8`](https://togithub.com/discord-net/Discord.Net/commit/b1787d8))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 this update again.



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