bman46 / InstagramEmbedDiscordBot

Embeds videos and images from an Instagram link into a Discord chat.
BSD 3-Clause "New" or "Revised" License
75 stars 25 forks source link

Bump Discord.Net.WebSocket and Discord.Net.Core #102

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 6 months ago

Bumps Discord.Net.WebSocket and Discord.Net.Core. These dependencies needed to be updated together. Updates Discord.Net.WebSocket from 3.13.0 to 3.13.1

Release notes

Sourced from Discord.Net.WebSocket's releases.

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)
  • #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)
  • #2823 Update sample projects & samples in docs (e2e8c0f)
  • #2819 [2024] Very important changes (update licence & docs) (ff9b9b4)
  • #2831 Add checks for whitespace-only strings in button builder (89efe0f)
  • #2835 Additional select menu option validations (4d7e384)
Changelog

Sourced from Discord.Net.WebSocket's changelog.

[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)
  • #2823 Update sample projects & samples in docs (e2e8c0f)
  • #2819 [2024] Very important changes (update licence & docs) (ff9b9b4)
  • #2831 Add checks for whitespace-only strings in button builder (89efe0f)
  • #2835 Additional select menu option validations (4d7e384)
Commits


Updates Discord.Net.Core from 3.13.0 to 3.13.1

Release notes

Sourced from Discord.Net.Core's releases.

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)
  • #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)
  • #2823 Update sample projects & samples in docs (e2e8c0f)
  • #2819 [2024] Very important changes (update licence & docs) (ff9b9b4)
  • #2831 Add checks for whitespace-only strings in button builder (89efe0f)
  • #2835 Additional select menu option validations (4d7e384)
Changelog

Sourced from Discord.Net.Core's changelog.

[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)
  • #2823 Update sample projects & samples in docs (e2e8c0f)
  • #2819 [2024] Very important changes (update licence & docs) (ff9b9b4)
  • #2831 Add checks for whitespace-only strings in button builder (89efe0f)
  • #2835 Additional select menu option validations (4d7e384)
Commits


You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

bman46 commented 3 months ago

@dependabot rebase

dependabot[bot] commented 3 months ago

Superseded by #116.