shinyorg / shiny

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

Bump Discord.Net from 3.13.0 to 3.14.1 #1440

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps Discord.Net from 3.13.0 to 3.14.1.

Release notes

Sourced from Discord.Net's releases.

v3.14.0-v3.14.1

[3.14.1] - 2023-03-19

  • Fix Discord.Net assembly version

[3.14.0] - 2023-03-19

This release brings a bunch of new Discord feature as well as some fixes. This release also brings initial support for User Apps. Interaction framework example for user app commands is available on our docs.

Deprecation notes

Due to deprecation of these properties in the API the following parts of the library were marked as Obsolete:

  • IsEnabledInDm properties of application commands & their corresponding builders
    • ContextTypes should be used instead.
  • EnabledInDmAttribute
    • CommandContextTypesAttribute should be used instead.
  • IMessage.Interaction
    • IUserMessage.InteractionMetadata should be used istead.

Added

  • #2849 Allow setting channel topic to null when creating channels (7c96844)
  • #2832 Add Icon size parameter to GetGuildIconUrl CDN method (eb5678a)
  • #2883 Initial user apps support (24a6978)
  • #2881 Bulk ban support (03402cd)
  • #2880 More banner support (4efe3be)
  • #2858 Allow setting custom status with SetGameAsync (ee386b1)
  • #2870 SentRequest event (fc2fc87)
  • #2873 Voice reconnection and resuming (09680c5)
  • #2879 Support setting banner on bot profiles (d0c0a56)

Fixed

  • #2866 Allow switching voice channels without disconnecting (external clients only) (5a62ba1)
  • #2857 Receiving voice packets (use system-assigned port) (1a16f4d)
  • #2850 NRE in automod audit logs (1eb7a53)
  • #2862 Fixed a bug when creating a SelectMenuBuilder from a SelectMenuComponent incorrectly set the CustomId (6870ac5)
  • Incorrect ConnectionState of a DiscordSocketClient casted to IDiscordClient/BaseSocketClient (955fae0)
  • #2867 InteractionService.AddModulesXAsync command duplication (2787db3)

Misc

  • #2806 Update library dependencies (bfc8dc2)
  • #2847 Remove some redundant notes & small updates (d0e9c8b)
  • #2854 Refactor MaxBitrate and UploadLimit in GuildHelper (6256de4)
  • #2869 Fix optional param being non-optional (fa51f0a)

v3.13.1

[3.13.1] - 2024-02-11

This release fixes a couple of bugs within the library and adds some new features.

Added

  • #2804 Add Incident actions message types (178ff58)

... (truncated)

Changelog

Sourced from Discord.Net's changelog.

[3.14.1] - 2023-03-19

Fixed

  • Version number contains commit hash

[3.14.0] - 2023-03-19

Added

  • #2849 Allow setting channel topic to null when creating channels (7c96844)
  • #2832 Add Icon size parameter to GetGuildIconUrl CDN method (eb5678a)
  • #2883 Initial user apps support (24a6978)
  • #2881 Bulk ban support (03402cd)
  • #2880 More banner support (4efe3be)
  • #2858 Allow setting custom status with SetGameAsync (ee386b1)
  • #2870 SentRequest event (fc2fc87)
  • #2873 Voice reconnection and resuming (09680c5)
  • #2879 Support setting banner on bot profiles (d0c0a56)

Fixed

  • #2866 Allow switching voice channels without disconnecting (external clients only) (5a62ba1)
  • #2857 Receiving voice packets (use system-assigned port) (1a16f4d)
  • #2850 NRE in automod audit logs (1eb7a53)
  • #2862 Fixed a bug when creating a SelectMenuBuilder from a SelectMenuComponent incorrectly set the CustomId (6870ac5)
  • Incorrect ConnectionState of a DiscordSocketClient casted to IDiscordClient/BaseSocketClient (955fae0)
  • #2867 InteractionService.AddModulesXAsync command duplication (2787db3)

Misc

  • #2806 Update library dependencies (bfc8dc2)
  • #2847 Remove some redundant notes & small updates (d0e9c8b)
  • #2854 Refactor MaxBitrate and UploadLimit in GuildHelper (6256de4)
  • #2869 Fix optional param being non-optional (fa51f0a)

[3.13.1] - 2024-02-11

Added

  • #2804 Add Incident actions message types (178ff58)
  • #2805 Add AppliedTags to DiscordWebhookClient.SendXAsync (d382e5c)
  • #2700 Optional Aliasses, Summary and Remarks Properties to CommandAttribute (5a8582c)
  • #2584 Log InteractionCommand execution exceptions in Wrapped Exception (0f0f3f7)
  • #2827 44 (Add message type 44) (541571c)
  • #2837 Allow creating announcement channels (f1777de)

Fixed

  • #2801 Add null check in SelectMenuBuilder (b18cc31)
  • #2813 Incorrect json model for Guild Scheduled Events (de4b6b9)
  • #2800 Warning about missing intents not being logged (8227d70)
  • #2818 GetEventCoverImageUrl throwing NRE in case event cover image is null (138e18c)

Misc

  • #2807 Incorrect xmldoc (d234db7)

... (truncated)

Commits


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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 5 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.