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

NuGet(deps): Bump Discord.Net from 3.12.0 to 3.13.0 in /Izzy-MoonbotTests #543

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2023

Bumps Discord.Net from 3.12.0 to 3.13.0.

Release notes

Sourced from Discord.Net's releases.

v3.13.0

[3.13.0] - 2023-11-18

This release adds a bunch of new Discord features into the library, as well as fixes some bugs.

Added

  • #2707 Added Super reactions support (9fd5c6c)
  • #2725 Added Media channel support (e3cd340)
  • #2753 Added additional Update/Modify Async Attachment's (ae275ab)
  • #2769 Added missing parameters to RespondWithModalAsync methods and implement missing overloads (4e78aec)
  • #2773 Added useful utility methods to ModalBuilder (8591de7)
  • #2776 Added Select menu default values (ac274d4)
  • #2777 Added Voice channel status support (8060dcf)
  • #2781 Added premium subscriptions support (7723f61)
  • #2782 Added Avatar decorations support (f64d9d6)
  • #2784 Added App subscriptions additional support (a9a8da4)
  • #2783 Added Guild incident actions (9b36df3)
  • #2787 Added Embed ToJsonString & (Try)Parse (7b5c40a)
  • #2791 Added Automod member profile moderation, new application fields, use clyde ai & guild invenory settings (699554a)
  • #2792 Added create roles with icons (b45b774)
  • #2796 Added clips support (poggers) (89bebc3)

Fixed

  • #2758 Fixed Slash Command Localizations lost after AddCommandsToGuildAsync and deleteMissing = false (8d5022a)
  • #2759 Fixed missing null checks in RoleConnectionProperties (ab3b30d)
  • #2766 Fixed UpdateAsync Remove Attachment Bug (a668757)
  • #2763 Fixed SocketKickAuditLogData User never having value (5cfec05)
  • #2770 Fixed URL encode timestamps sent as query parameters (589c58a)
  • #2774 Fixed some IDiscordClient methods are not properly implemented in clients (8baf913)
  • #2789 Fixed multiline values in short TextInputs (33e8340)

Misc

  • #2739 Remove some unnecessary async/await (86655a8)
  • #2754 Replace Moq with NSubstitute for Mocking in GuildHelperTests (b988a18)
  • #2765 Use Discord heartbeat interval in audio. (9cedfbc)
  • #2771 Extract GetDisplayAvatarUrl in IUser (b1787d8)
Changelog

Sourced from Discord.Net's changelog.

[3.13.0] - 2023-11-18

Added

  • #2707 Added Super reactions support (9fd5c6c)
  • #2725 Added Media channel support (e3cd340)
  • #2753 Added additional Update/Modify Async Attachment's (ae275ab)
  • #2769 Added missing parameters to RespondWithModalAsync methods and implement missing overloads (4e78aec)
  • #2773 Added useful utility methods to ModalBuilder (8591de7)
  • #2776 Added Select menu default values (ac274d4)
  • #2777 Added Voice channel status support (8060dcf)
  • #2781 Added premium subscriptions support (7723f61)
  • #2782 Added Avatar decorations support (f64d9d6)
  • #2784 Added App subscriptions additional support (a9a8da4)
  • #2783 Added Guild incident actions (9b36df3)
  • #2787 Added Embed ToJsonString & (Try)Parse (7b5c40a)
  • #2791 Added Automod member profile moderation, new application fields, use clyde ai & guild invenory settings (699554a)
  • #2792 Added create roles with icons (b45b774)
  • #2796 Added clips support (poggers) (89bebc3)

Fixed

  • #2758 Fixed Slash Command Localizations lost after AddCommandsToGuildAsync and deleteMissing = false (8d5022a)
  • #2759 Fixed missing null checks in RoleConnectionProperties (ab3b30d)
  • #2766 Fixed UpdateAsync Remove Attachment Bug (a668757)
  • #2763 Fixed SocketKickAuditLogData User never having value (5cfec05)
  • #2770 Fixed URL encode timestamps sent as query parameters (589c58a)
  • #2774 Fixed some IDiscordClient methods are not properly implemented in clients (8baf913)
  • #2789 Fixed multiline values in short TextInputs (33e8340)

Misc

  • #2739 Remove some unnecessary async/await (86655a8)
  • #2754 Replace Moq with NSubstitute for Mocking in GuildHelperTests (b988a18)
  • #2765 Use Discord heartbeat interval in audio. (9cedfbc)
  • #2771 Extract GetDisplayAvatarUrl in IUser (b1787d8)
Commits
  • 4994053 meta: 3.13.0 (#2797)
  • 86655a8 [Refactor] Remove some unnecessary async/await (#2739)
  • 699554a [Features] Automod member profile moderation, new application fields, use cly...
  • 89bebc3 poggers (#2796)
  • b988a18 [Refactor] Replace Moq with NSubstitute for Mocking in GuildHelperTests (#2754)
  • 9fd5c6c [Feature] Super reactions support (#2707)
  • e3cd340 [Feature] Media channel support (#2725)
  • 9cedfbc Use Discord heartbeat interval in audio. (#2765)
  • 8d5022a Fix Slash Command Localizations lost after AddCommandsToGuildAsync and delete...
  • ab3b30d [Fix] Missing null checks in RoleConnectionProperties (#2759)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> 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.

Bumps [Discord.Net](https://github.com/discord-net/Discord.Net) from 3.12.0 to 3.13.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.12.0...3.13.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Dec 1, 2023
@Ixrec
Copy link
Contributor

Ixrec commented Feb 2, 2024

Superseded by #560

@Ixrec Ixrec closed this Feb 2, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 2, 2024

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.

@dependabot dependabot bot deleted the dependabot/nuget/Izzy-MoonbotTests/Discord.Net-3.13.0 branch February 2, 2024 01:03
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.

1 participant