Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Discord.Net.Commands from 3.2.1 to 3.11.0 #149

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 3, 2023

Bumps Discord.Net.Commands from 3.2.1 to 3.11.0.

Release notes

Sourced from Discord.Net.Commands's releases.

v3.11.0

[3.11.0] - 2023-6-27

This release adds the new username system support to Discord.Net, along with fixes and other minor changes.

Notes:

  • InviteGuild was renamed to PartialGuild (#2619)

Added

  • #2616 Added guild Onboarding support (3a8f76c)
  • #2627 Added Audit Log Created gateway event support (dff6a57)
  • #2645 Added Message property and UpdateAsync() to IModalInteraction (83dfa0c)
  • #2648 Added MaxStageVideoChannelUsers property to IGuild (bdd755b)
  • #2665 Added voice messages support (f171684)
  • #2619 Added get current bot application information (9ef5a76)
  • #2649 Added SafetyAlertsChannelId to IGuild (2112e1f)
  • #2696 Added support for the new username system (df717e6)
  • #2620 Added support for filtering audit log entries by after id (529fe3d)
  • #2622 Added default thread ratelimit in guild text channels (f9c8530)

Fixed

  • #2628 Allow creating stickers with no description (c950106)
  • #2682 Fixed missing JsonProperty attributes in params for modifying automod rules (9df4438)
  • #2702 Fixed TypingStartedEvent model to support Clyde (547bc92)
  • #2652 Fixed streams being incorrectly disposed in DefaultRestClient (84431de)
  • #2708 Fixed threads not getting removed from cache on THREAD_DELETE (fe4130d)
  • #2688 Fixed some internal classes being public (9ddd922)
  • #2687 Allow more than 1 action to be registered per automod rule (200bed7)
  • #2683 Fixed mention limit, regex patterns & allowlist for automod rules (a41fa62)
  • #2663 Fixed T3 file upload size to be 25MiB (98f974d)
  • #2662 Fixed duplicate SlashCommandExecuted event on failed result (fe9657a)
  • #2651 Fixed name translations (NameLocalizations) for ChoiceAttribute (75ae488)
  • #2647 Fixed ChannelPermissions.All() exception on forums (6265dd5)
  • #2642 Enforce rate limits on 429s (69cce5b)

Misc

  • #2601 Add missing json error (a8ae1e9)
  • #2609 Refactor SendMessageAsync & SendFile(s)Async methods & modify webhook message attachments (898ee56)
  • #2646 Create forum channels with default layout (0720049)
  • #2666 Switch channel to channel_id in interactions (d5ba7d2)
  • #2670 Disable FEC in OPUS (2be9b00)

Thanks to the following contributors for this release

@​Misha-133 @​gehongyan @​CollinHerber @​kaskii @​TrustNoOneElse @​Cenngo

... (truncated)

Changelog

Sourced from Discord.Net.Commands's changelog.

[3.11.0] - 2023-6-27

Added

  • #2616 Added guild Onboarding support (3a8f76c)
  • #2627 Added Audit Log Created gateway event support (dff6a57)
  • #2645 Added Message property and UpdateAsync() to IModalInteraction (83dfa0c)
  • #2648 Added MaxStageVideoChannelUsers property to IGuild (bdd755b)
  • #2665 Added voice messages support (f171684)
  • #2619 Added get current bot application information (9ef5a76)
  • #2649 Added SafetyAlertsChannelId to IGuild (2112e1f)
  • #2696 Added support for the new username system (df717e6)
  • #2620 Added support for filtering audit log entries by after id (529fe3d)
  • #2622 Added default thread ratelimit in guild text channels (f9c8530)

Fixed

  • #2628 Allow creating stickers with no description (c950106)
  • #2682 Fixed missing JsonProperty attributes in params for modifying automod rules (9df4438)
  • #2702 Fixed TypingStartedEvent model to support Clyde (547bc92)
  • #2652 Fixed streams being incorrectly disposed in DefaultRestClient (84431de)
  • #2708 Fixed threads not getting removed from cache on THREAD_DELETE (fe4130d)
  • #2688 Fixed some internal classes being public (9ddd922)
  • #2687 Allow more than 1 action to be registered per automod rule (200bed7)
  • #2683 Fixed mention limit, regex patterns & allowlist for automod rules (a41fa62)
  • #2663 Fixed T3 file upload size to be 25MiB (98f974d)
  • #2662 Fixed duplicate SlashCommandExecuted event on failed result (fe9657a)
  • #2651 Fixed name translations (NameLocalizations) for ChoiceAttribute (75ae488)
  • #2647 Fixed ChannelPermissions.All() exception on forums (6265dd5)
  • #2642 Enforce rate limits on 429s (69cce5b)

Misc

  • #2601 Add missing json error (a8ae1e9)
  • #2609 Refactor SendMessageAsync & SendFile(s)Async methods & modify webhook message attachments (898ee56)
  • #2646 Create forum channels with default layout (0720049)
  • #2666 Switch channel to channel_id in interactions (d5ba7d2)
  • #2670 Disable FEC in OPUS (2be9b00)

[3.10.0] - 2023-03-27

Added

  • #2507 Added selects v2 support (48fb1b5)
  • #2509 Added SendFileAsync to UserExtensions (25cfb88)
  • #2510 Added missing invite guild properties & welcome screen support (7c535b9)
  • #2520 Added ClientDisconnect event for audio client. (4cad546)
  • #2521 Added OwnerId to IThreadChannel and RestThreadChannel
  • #2521 Added ActiveDeveloper to UserProperies
  • #2523 Added emojis from Emoji 13.0, Emoji 13.1 and Emoji 14.0 (23b2822)
  • #2528 Added wildcard length quantifiers and TreatAsRegex property
  • #2530 Added application Role Connections Metadata support (37d868f)
  • #2531 Added age restricted (NSFW) application commands support (56b1a93)
  • #2537 Added RemoveModulesFromGuildAsync (7acbcfd)

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

Bumps [Discord.Net.Commands](https://github.com/Discord-Net/Discord.Net) from 3.2.1 to 3.11.0.
- [Release notes](https://github.com/Discord-Net/Discord.Net/releases)
- [Changelog](https://github.com/discord-net/Discord.Net/blob/dev/CHANGELOG.md)
- [Commits](discord-net/Discord.Net@3.2.1...3.11.0)

---
updated-dependencies:
- dependency-name: Discord.Net.Commands
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jul 3, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 14, 2023

Superseded by #151.

@dependabot dependabot bot closed this Aug 14, 2023
@dependabot dependabot bot deleted the dependabot/nuget/Discord.Net.Commands-3.11.0 branch August 14, 2023 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants