chore(deps): update JavaScript SDK to v10.70.0 - #6580
Conversation
5fc79bd to
5f7bb83
Compare
Semver Impact of This PR⚪ None (no version bump detected) 📋 Changelog PreviewThis is how your changes will appear in the changelog.
🤖 This preview updates automatically when you update the PR. |
fcbf186 to
c1ed7d6
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit c1ed7d6. Configure here.
| "@sentry/bundler-plugins": "10.70.0", | ||
| "@sentry/cli": "3.6.2", | ||
| "@sentry/core": "10.69.0", | ||
| "@sentry/core": "10.70.0", |
There was a problem hiding this comment.
Replay capture before error sampling
Medium Severity
Flagging under the JS dependency-update compatibility guidance: 10.70.0 samples errors after beforeSend, while mobile replay wraps beforeSend and calls NATIVE.captureReplay there. With sampleRate below 1, replays can be captured for errors that are then dropped by sampling, leaving orphaned replays and wasted native work.
Triggered by project rule: PR Review Guidelines for Cursor Bot
Reviewed by Cursor Bugbot for commit c1ed7d6. Configure here.
67da34d to
1eb5828
Compare
1eb5828 to
1fd7f3b
Compare


Bumps scripts/update-javascript.sh from 10.69.0 to 10.70.0.
Auto-generated by a dependency updater.
Changelog
10.70.0
sentry/node-cpu-profilerto 2.4.3 (#22992)solidjs/routerv1 (#23163)onRequestpath (#22985)beforeSendwhile preserving session updates (#22819)meriyahissue forstandalonebuild (#23055)sourcemaps.disablewhenunstable_sentryVitePluginOptionsis set (#22966)<Routes>unmount (#22948)metricsfrom worker entry point (#23027)Internal Changes
sentry/coredep to nextjs-16-userfeedback (#23009)sveltekit-3test (#23016)Work in this release was contributed by davidmurdoch, Jxxunnn, and kamilogorek. Thank you for your contributions!