shinyorg / shiny

.NET Framework for Backgrounding & Device Hardware Services (iOS, Android, & Catalyst)
https://shinylib.net
MIT License
1.44k stars 227 forks source link

Bump Discord.Net from 3.12.0 to 3.13.0 #1356

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps Discord.Net from 3.12.0 to 3.13.0.

Release notes

Sourced from Discord.Net's releases.

v3.13.0

[3.13.0] - 2023-11-18

This release adds a bunch of new Discord features into the library, as well as fixes some bugs.

Added

  • #2707 Added Super reactions support (9fd5c6c)
  • #2725 Added Media channel support (e3cd340)
  • #2753 Added additional Update/Modify Async Attachment's (ae275ab)
  • #2769 Added missing parameters to RespondWithModalAsync methods and implement missing overloads (4e78aec)
  • #2773 Added useful utility methods to ModalBuilder (8591de7)
  • #2776 Added Select menu default values (ac274d4)
  • #2777 Added Voice channel status support (8060dcf)
  • #2781 Added premium subscriptions support (7723f61)
  • #2782 Added Avatar decorations support (f64d9d6)
  • #2784 Added App subscriptions additional support (a9a8da4)
  • #2783 Added Guild incident actions (9b36df3)
  • #2787 Added Embed ToJsonString & (Try)Parse (7b5c40a)
  • #2791 Added Automod member profile moderation, new application fields, use clyde ai & guild invenory settings (699554a)
  • #2792 Added create roles with icons (b45b774)
  • #2796 Added clips support (poggers) (89bebc3)

Fixed

  • #2758 Fixed Slash Command Localizations lost after AddCommandsToGuildAsync and deleteMissing = false (8d5022a)
  • #2759 Fixed missing null checks in RoleConnectionProperties (ab3b30d)
  • #2766 Fixed UpdateAsync Remove Attachment Bug (a668757)
  • #2763 Fixed SocketKickAuditLogData User never having value (5cfec05)
  • #2770 Fixed URL encode timestamps sent as query parameters (589c58a)
  • #2774 Fixed some IDiscordClient methods are not properly implemented in clients (8baf913)
  • #2789 Fixed multiline values in short TextInputs (33e8340)

Misc

  • #2739 Remove some unnecessary async/await (86655a8)
  • #2754 Replace Moq with NSubstitute for Mocking in GuildHelperTests (b988a18)
  • #2765 Use Discord heartbeat interval in audio. (9cedfbc)
  • #2771 Extract GetDisplayAvatarUrl in IUser (b1787d8)
Changelog

Sourced from Discord.Net's changelog.

[3.13.0] - 2023-11-18

Added

  • #2707 Added Super reactions support (9fd5c6c)
  • #2725 Added Media channel support (e3cd340)
  • #2753 Added additional Update/Modify Async Attachment's (ae275ab)
  • #2769 Added missing parameters to RespondWithModalAsync methods and implement missing overloads (4e78aec)
  • #2773 Added useful utility methods to ModalBuilder (8591de7)
  • #2776 Added Select menu default values (ac274d4)
  • #2777 Added Voice channel status support (8060dcf)
  • #2781 Added premium subscriptions support (7723f61)
  • #2782 Added Avatar decorations support (f64d9d6)
  • #2784 Added App subscriptions additional support (a9a8da4)
  • #2783 Added Guild incident actions (9b36df3)
  • #2787 Added Embed ToJsonString & (Try)Parse (7b5c40a)
  • #2791 Added Automod member profile moderation, new application fields, use clyde ai & guild invenory settings (699554a)
  • #2792 Added create roles with icons (b45b774)
  • #2796 Added clips support (poggers) (89bebc3)

Fixed

  • #2758 Fixed Slash Command Localizations lost after AddCommandsToGuildAsync and deleteMissing = false (8d5022a)
  • #2759 Fixed missing null checks in RoleConnectionProperties (ab3b30d)
  • #2766 Fixed UpdateAsync Remove Attachment Bug (a668757)
  • #2763 Fixed SocketKickAuditLogData User never having value (5cfec05)
  • #2770 Fixed URL encode timestamps sent as query parameters (589c58a)
  • #2774 Fixed some IDiscordClient methods are not properly implemented in clients (8baf913)
  • #2789 Fixed multiline values in short TextInputs (33e8340)

Misc

  • #2739 Remove some unnecessary async/await (86655a8)
  • #2754 Replace Moq with NSubstitute for Mocking in GuildHelperTests (b988a18)
  • #2765 Use Discord heartbeat interval in audio. (9cedfbc)
  • #2771 Extract GetDisplayAvatarUrl in IUser (b1787d8)
Commits
  • 4994053 meta: 3.13.0 (#2797)
  • 86655a8 [Refactor] Remove some unnecessary async/await (#2739)
  • 699554a [Features] Automod member profile moderation, new application fields, use cly...
  • 89bebc3 poggers (#2796)
  • b988a18 [Refactor] Replace Moq with NSubstitute for Mocking in GuildHelperTests (#2754)
  • 9fd5c6c [Feature] Super reactions support (#2707)
  • e3cd340 [Feature] Media channel support (#2725)
  • 9cedfbc Use Discord heartbeat interval in audio. (#2765)
  • 8d5022a Fix Slash Command Localizations lost after AddCommandsToGuildAsync and delete...
  • ab3b30d [Fix] Missing null checks in RoleConnectionProperties (#2759)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 9 months ago

Looks like Discord.Net is up-to-date now, so this is no longer needed.