Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jun 12, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

renovate bot and others added 30 commits December 14, 2025 15:47
chore(deps): update dependency microsoft.net.test.sdk to 18.0.1
…kages

chore(deps): update nuget packages (major)
Updated SetBeforeBreadcrumb calls to use two-parameter lambda (breadcrumb, hint)
to match the new Sentry v6 API signature. The second parameter is ignored with _.

Co-Authored-By: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>

Co-authored-by: Lulalaby <14029133+Lulalaby@users.noreply.github.com>
Fix SetBeforeBreadcrumb signature for Sentry SDK v6 compatibility
Replaces usage of SetBeforeSendTransaction with the new delegate signature accepting two parameters in documentation and BaseDiscordClient. This aligns with recent Sentry SDK changes and ensures compatibility.
…tnet-monorepo

chore(deps): update sentry-dotnet monorepo to v6 (major)
The ModifyCurrentMemberAsync method now processes avatar and banner images using MediaTool.Base64FromStream before passing them to the API client, enabling support for updating these fields.
Updated ComponentPaginator and InteractivityExtension to handle Components V2 by checking the UsesCV2 flag and building component layouts accordingly. This ensures correct rendering and interaction handling for both legacy and V2 component structures in paginated messages.
Refactors the stop button logic to properly update the message with disabled components when the stop button is pressed. This ensures the paginator UI is correctly updated and prevents further interaction after stopping.
chore(deps): update nuget packages to 10.0.20
Changed the JsonProperty attribute from "flags" to "product_line" for the ProductLine property to ensure correct serialization and deserialization.
Set default values for SubGroups and Commands lists in GroupTranslator and SubGroupTranslator to empty lists to prevent null reference issues. Also fixed a variable reference in ApplicationCommandWorker to use subgroupAttribute.Name instead of commatt.Name.
Replaces usage of 'commatt.Name' with 'subgroupAttribute.Name' when retrieving subcommand translations to ensure the correct translation is selected.
Updated DiscordClient and DiscordShardedClient to log both the library version and commit hash at startup. Refactored version string handling in DiscordShardedClient to use a public property and removed redundant private fields. Also simplified a null check in DiscordClient.
Replaces duplicate InternalsVisibleTo entry for DisCatSharp.Extensions.Translations with DisCatSharp.Extensions.Translations.Manager in the InternalsVisibleTo.targets file.
chore(deps): update getsentry/action-release action to v3.5.0
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.

4 participants