-
Notifications
You must be signed in to change notification settings - Fork 46.2k
chore(frontend): update Sentry Next.js SDK to 10.25.0 #11384
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
base: dev
Are you sure you want to change the base?
Conversation
|
This PR targets the Automatically setting the base branch to |
✅ Deploy Preview for auto-gpt-docs canceled.
|
|
Important Review skippedIgnore keyword(s) in the title. ⛔ Ignored keywords (1)
Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Comment |
|
Here's the code health analysis summary for commits Analysis Summary
|
|
Thank you for this PR to update the Sentry Next.js SDK. I have two suggestions before we can merge this:
The actual change itself looks good - a straightforward dependency update to fix the Sentry issue. Once you address these formatting issues, we can proceed with merging. |
|
This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request. |
1 similar comment
|
This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request. |
Changes 🏗️
Fixes BUILDER-4YR. The issue was that: Sentry's
httpClientIntegrationfailed to type-check the URL argument (_url) during fetch interception, causing aTypeErrorwhen a browser extension passed a non-string value.@sentry/nextjsdependency from version 10.22.0 to 10.25.0.This fix was generated by Seer in Sentry, triggered automatically. 👁️ Run ID: 2697700
Not quite right? Click here to continue debugging with Seer.
Checklist 📋
For code changes:
Example test plan
For configuration changes:
.env.defaultis updated or already compatible with my changesdocker-compose.ymlis updated or already compatible with my changesExamples of configuration changes