Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 11, 2025

This PR contains the following updates:

Package Change Age Confidence
Sentry (source) 5.16.2 -> 6.0.0 age confidence
Sentry.Extensions.Logging (source) 5.16.2 -> 6.0.0 age confidence

Release Notes

getsentry/sentry-dotnet (Sentry)

v6.0.0

Compare Source

Features
  • Added a new SDK Sentry.Extensions.AI which allows LLM usage instrumentation via Microsoft.Extensions.AI (#​4657)
Fixes
  • Captured Http Client Errors on .NET 5+ now include a full stack trace in order to improve Issue grouping (#​4724)
  • Sentry Tracing middleware crashed ASP.NET Core in .NET 10 in 6.0.0-rc.1 and earlier (#​4747)
Dependencies

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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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 review from a team and Lulalaby as code owners December 11, 2025 10:44
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 11, 2025
@renovate renovate bot force-pushed the renovate/major-sentry-dotnet-monorepo branch 3 times, most recently from 21f6cce to 31f69dc Compare December 14, 2025 14:58
@renovate renovate bot force-pushed the renovate/major-sentry-dotnet-monorepo branch 3 times, most recently from c7fc602 to 4232843 Compare December 14, 2025 15:49
@renovate renovate bot force-pushed the renovate/major-sentry-dotnet-monorepo branch from 4232843 to c3b8afe Compare December 14, 2025 15:55
Copy link
Contributor

Copilot AI commented Dec 14, 2025

@Lulalaby I've opened a new pull request, #747, to work on those changes. Once the pull request is ready, I'll request review from you.

Copilot AI and others added 2 commits December 14, 2025 15:59
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] <[email protected]>

Co-authored-by: Lulalaby <[email protected]>
Fix SetBeforeBreadcrumb signature for Sentry SDK v6 compatibility
@renovate
Copy link
Contributor Author

renovate bot commented Dec 14, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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.
@Lulalaby Lulalaby merged commit fa7b4e0 into main Dec 14, 2025
5 checks passed
@Lulalaby Lulalaby deleted the renovate/major-sentry-dotnet-monorepo branch December 14, 2025 16:13
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

Development

Successfully merging this pull request may close these issues.

2 participants