⬆️ Upgrade minor + patch dependencies to v4.4.0 nightlies #476
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.3.0-nightly-01223
->4.3.0
4.3.0-nightly-01223
->4.3.0
4.3.0-nightly-01223
->4.3.0
Release Notes
DSharpPlus/DSharpPlus
v4.3.0
: DSharpPlus v4.3.0DSharpPlus 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:
DiscordMessage.PopulateMentions
andDiscordClient.OnMessageUpdateEventAsync
by @OoLunar in https://github.com/DSharpPlus/DSharpPlus/pull/1331DiscordEmoji
Try* methods to not throw by @OoLunar in https://github.com/DSharpPlus/DSharpPlus/pull/1426New Contributors
Full Changelog: DSharpPlus/DSharpPlus@v4.2.0...v4.3.0
Configuration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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 these updates again.
This PR has been generated by Mend Renovate. View repository job log here.