Godson777 / KekBotSharp

KekBot, written in C#
GNU General Public License v3.0
4 stars 1 forks source link

Bump DSharpPlus.Interactivity from 4.2.0-nightly-01030 to 4.3.0 #208

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps DSharpPlus.Interactivity from 4.2.0-nightly-01030 to 4.3.0.

Release notes

Sourced from DSharpPlus.Interactivity's releases.

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:

... (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 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)