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

Update dependency Discord.Net to 3.17.2 #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 7, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Discord.Net 3.7.2 -> 3.17.2 age adoption passing confidence

Release Notes

discord-net/Discord.Net (Discord.Net)

v3.17.2

Compare Source

Added
Fixed
Misc

v3.17.1

Compare Source

Added
Fixed
  • #​3057 Use 8.0.x dependencies for net6 support (50aa278)
  • #​3049 Task.Delay(0) => Task.CompletedTask (b5f5df0)
  • #​3014 An AddSlashCommand overload should be AddAutocompleteCommand in ModuleBuilder (35e8122)
  • #​3053 DiscordSocketClient.GetEntitlementsAsync requiring unused BaseDiscordClient parameter (d828cd8)
Misc

v3.17.0

Compare Source

Added
Fixed
  • #​2974 rest client add webporxy config, keep the processing logic with WebSocketProvider (292f8c4)
  • #​3008 fix webhook ctor (433bdc2)
  • #​3015 Fixes incorrect cast of parameters in CommandBuilder (aaa8df9)
  • #​3028 Create a new scope when building interaction service modules if AutoServiceScopes = true (a1e50c4)
  • #​3035 NRE in message commands in user app contexts (c78296f)
  • #​3034 Entitlements starts_at is nullable (d5879c8)
  • #​3031 Interaction Service failing to create scopes with some DI providers (a884ad1)
  • #​3030 NRE on thread member creation without a guild user in the payload (96a8327)
Misc

v3.16.0

Compare Source

Added
Fixed
Misc

v3.15.3

Compare Source

Added
Fixed
Misc

v3.15.2

Compare Source

Hotfix
  • fix AutocompleteAttribute with empty constructor
  • fix Emote constructor related issues

v3.15.1

Compare Source

Added
Misc

v3.15.0

Compare Source

Added
Fixed
Misc

v3.14.1

Compare Source

Fixed
  • Version number contains commit hash

v3.14.0

Compare Source

Added
Fixed
  • #​2866 Allow switching voice channels without disconnecting (external clients only) (5a62ba1)
  • #​2857 Receiving voice packets (use system-assigned port) (1a16f4d)
  • #​2850 NRE in automod audit logs (1eb7a53)
  • #​2862 Fixed a bug when creating a SelectMenuBuilder from a SelectMenuComponent incorrectly set the CustomId (6870ac5)
  • Incorrect ConnectionState of a DiscordSocketClient casted to IDiscordClient/BaseSocketClient (955fae0)
  • #​2867 InteractionService.AddModulesXAsync command duplication (2787db3)
Misc

v3.13.1

Compare Source

Added
Fixed
Misc

v3.13.0

Compare Source

Added
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

v3.12.0

Compare Source

Added
Fixed

v3.11.0

Compare Source

Added
Fixed
Misc

v3.10.0

Compare Source

Added
Fixed
Misc

v3.9.0

Compare Source

Added
Fixed

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/discord.net-3.x branch from 7082d43 to b3d31ef Compare March 26, 2022 12:10
@renovate renovate bot force-pushed the renovate/discord.net-3.x branch from b3d31ef to 220c3bc Compare April 24, 2022 23:49
@renovate renovate bot force-pushed the renovate/discord.net-3.x branch from 220c3bc to 78358fa Compare May 15, 2022 18:23
@renovate renovate bot force-pushed the renovate/discord.net-3.x branch from 78358fa to 1c011b6 Compare June 18, 2022 21:26
@renovate renovate bot force-pushed the renovate/discord.net-3.x branch from 1c011b6 to c1e4349 Compare September 25, 2022 11:22
@renovate renovate bot changed the title Update dependency Discord.Net to v3 Update dependency Discord.Net to v3.8.1 Sep 25, 2022
@renovate renovate bot changed the title Update dependency Discord.Net to v3.8.1 Update dependency Discord.Net to v3.9.0 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/discord.net-3.x branch from c1e4349 to eeb6bd6 Compare March 16, 2023 13:56
@renovate renovate bot changed the title Update dependency Discord.Net to v3.9.0 Update dependency Discord.Net to v3.10.0 Mar 28, 2023
@renovate renovate bot force-pushed the renovate/discord.net-3.x branch from eeb6bd6 to 2950ec9 Compare March 28, 2023 01:55
@renovate renovate bot changed the title Update dependency Discord.Net to v3.10.0 Update dependency Discord.Net to v3.11.0 Jun 28, 2023
@renovate renovate bot force-pushed the renovate/discord.net-3.x branch from 2950ec9 to 06ff893 Compare June 28, 2023 05:47
@renovate renovate bot force-pushed the renovate/discord.net-3.x branch from 06ff893 to 27edd89 Compare August 11, 2023 05:27
@renovate renovate bot changed the title Update dependency Discord.Net to v3.11.0 Update dependency Discord.Net to v3.12.0 Aug 11, 2023
@renovate renovate bot changed the title Update dependency Discord.Net to v3.12.0 Update dependency Discord.Net to v3.13.0 Nov 19, 2023
@renovate renovate bot force-pushed the renovate/discord.net-3.x branch from 27edd89 to ee18b0c Compare November 19, 2023 08:29
@renovate renovate bot force-pushed the renovate/discord.net-3.x branch from ee18b0c to 1938dae Compare February 12, 2024 05:59
@renovate renovate bot changed the title Update dependency Discord.Net to v3.13.0 Update dependency Discord.Net to v3.13.1 Feb 12, 2024
@renovate renovate bot force-pushed the renovate/discord.net-3.x branch from 1938dae to ed5c6db Compare March 18, 2024 23:55
@renovate renovate bot changed the title Update dependency Discord.Net to v3.13.1 Update dependency Discord.Net to v3.14.1 Mar 18, 2024
@renovate renovate bot force-pushed the renovate/discord.net-3.x branch from ed5c6db to 3215c04 Compare May 11, 2024 23:40
@renovate renovate bot changed the title Update dependency Discord.Net to v3.14.1 Update dependency Discord.Net to v3.15.0 May 11, 2024
@renovate renovate bot force-pushed the renovate/discord.net-3.x branch from 3215c04 to 9c41e5d Compare June 19, 2024 05:50
@renovate renovate bot changed the title Update dependency Discord.Net to v3.15.0 Update dependency Discord.Net to v3.15.2 Jun 19, 2024
@renovate renovate bot force-pushed the renovate/discord.net-3.x branch from 9c41e5d to 7522622 Compare July 24, 2024 05:21
@renovate renovate bot changed the title Update dependency Discord.Net to v3.15.2 Update dependency Discord.Net to v3.15.3 Jul 24, 2024
@renovate renovate bot changed the title Update dependency Discord.Net to v3.15.3 Update dependency Discord.Net to 3.15.3 Aug 29, 2024
@renovate renovate bot force-pushed the renovate/discord.net-3.x branch from 7522622 to 5c72e44 Compare September 14, 2024 11:34
@renovate renovate bot changed the title Update dependency Discord.Net to 3.15.3 Update dependency Discord.Net to 3.16.0 Sep 14, 2024
@renovate renovate bot force-pushed the renovate/discord.net-3.x branch from 5c72e44 to 987185d Compare December 21, 2024 08:58
@renovate renovate bot changed the title Update dependency Discord.Net to 3.16.0 Update dependency Discord.Net to 3.17.0 Dec 21, 2024
@renovate renovate bot force-pushed the renovate/discord.net-3.x branch from 987185d to 2d3f76c Compare January 20, 2025 03:30
@renovate renovate bot changed the title Update dependency Discord.Net to 3.17.0 Update dependency Discord.Net to 3.17.1 Jan 20, 2025
@renovate renovate bot force-pushed the renovate/discord.net-3.x branch from 2d3f76c to d9bcb1b Compare March 11, 2025 23:41
@renovate renovate bot changed the title Update dependency Discord.Net to 3.17.1 Update dependency Discord.Net to 3.17.2 Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants