Skip to content

chore(deps): update dependency discord.net.webhook to 3.17.4 #48

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

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Discord.Net.Webhook 3.13.0 -> 3.17.4 age adoption passing confidence

Release Notes

Discord-Net/Discord.Net (Discord.Net.Webhook)

v3.17.4

Compare Source

Fixed

v3.17.3

Compare Source

Added
Fixed
Misc

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 requested a review from MoonieGZ as a code owner February 11, 2024 22:20
@renovate renovate bot changed the title chore(deps): update dependency discord.net.webhook to v3.13.1 chore(deps): update dependency discord.net.webhook to v3.14.0 Mar 18, 2024
@renovate renovate bot force-pushed the renovate/discord.net.webhook-3.x branch from d59ed48 to a0ed25a Compare March 18, 2024 22:39
@renovate renovate bot changed the title chore(deps): update dependency discord.net.webhook to v3.14.0 chore(deps): update dependency discord.net.webhook to v3.14.1 Mar 19, 2024
@renovate renovate bot force-pushed the renovate/discord.net.webhook-3.x branch from a0ed25a to 55b4e0f Compare March 19, 2024 01:24
@renovate renovate bot force-pushed the renovate/discord.net.webhook-3.x branch from 55b4e0f to b23f072 Compare May 12, 2024 01:33
@renovate renovate bot changed the title chore(deps): update dependency discord.net.webhook to v3.14.1 chore(deps): update dependency discord.net.webhook to v3.15.0 May 12, 2024
@renovate renovate bot force-pushed the renovate/discord.net.webhook-3.x branch from b23f072 to 792a47c Compare June 17, 2024 22:37
@renovate renovate bot changed the title chore(deps): update dependency discord.net.webhook to v3.15.0 chore(deps): update dependency discord.net.webhook to v3.15.1 Jun 17, 2024
@renovate renovate bot force-pushed the renovate/discord.net.webhook-3.x branch from 792a47c to 076f49f Compare June 18, 2024 21:38
@renovate renovate bot changed the title chore(deps): update dependency discord.net.webhook to v3.15.1 chore(deps): update dependency discord.net.webhook to v3.15.2 Jun 18, 2024
@renovate renovate bot force-pushed the renovate/discord.net.webhook-3.x branch from 076f49f to 98b263a Compare July 21, 2024 18:56
@renovate renovate bot changed the title chore(deps): update dependency discord.net.webhook to v3.15.2 chore(deps): update dependency discord.net.webhook to v3.15.3 Jul 21, 2024
@renovate renovate bot changed the title chore(deps): update dependency discord.net.webhook to v3.15.3 chore(deps): update dependency discord.net.webhook to v3.15.3 - autoclosed Aug 22, 2024
@renovate renovate bot closed this Aug 22, 2024
@renovate renovate bot deleted the renovate/discord.net.webhook-3.x branch August 22, 2024 18:10
@renovate renovate bot changed the title chore(deps): update dependency discord.net.webhook to v3.15.3 - autoclosed chore(deps): update dependency discord.net.webhook to v3.15.3 Aug 22, 2024
@renovate renovate bot restored the renovate/discord.net.webhook-3.x branch August 22, 2024 21:11
@renovate renovate bot reopened this Aug 22, 2024
@renovate renovate bot changed the title chore(deps): update dependency discord.net.webhook to v3.15.3 chore(deps): update dependency discord.net.webhook to 3.15.3 Aug 28, 2024
@renovate renovate bot changed the title chore(deps): update dependency discord.net.webhook to 3.15.3 chore(deps): update dependency discord.net.webhook to 3.16.0 Sep 14, 2024
@renovate renovate bot force-pushed the renovate/discord.net.webhook-3.x branch from 98b263a to 720753d Compare September 14, 2024 02:27
@renovate renovate bot force-pushed the renovate/discord.net.webhook-3.x branch from 720753d to babf5f7 Compare December 20, 2024 21:29
@renovate renovate bot changed the title chore(deps): update dependency discord.net.webhook to 3.16.0 chore(deps): update dependency discord.net.webhook to 3.17.0 Dec 20, 2024
@renovate renovate bot force-pushed the renovate/discord.net.webhook-3.x branch from babf5f7 to 3541bd6 Compare January 19, 2025 13:14
@renovate renovate bot changed the title chore(deps): update dependency discord.net.webhook to 3.17.0 chore(deps): update dependency discord.net.webhook to 3.17.1 Jan 19, 2025
@renovate renovate bot force-pushed the renovate/discord.net.webhook-3.x branch from 3541bd6 to a9226e2 Compare March 9, 2025 22:31
@renovate renovate bot changed the title chore(deps): update dependency discord.net.webhook to 3.17.1 chore(deps): update dependency discord.net.webhook to 3.17.2 Mar 9, 2025
@renovate renovate bot changed the title chore(deps): update dependency discord.net.webhook to 3.17.2 chore(deps): update dependency discord.net.webhook to 3.17.4 Apr 26, 2025
@renovate renovate bot force-pushed the renovate/discord.net.webhook-3.x branch from a9226e2 to 5190e74 Compare April 26, 2025 22:46
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