Skip to content

chore(deps): update JavaScript SDK to v10.70.0 - #6580

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
deps/scripts/update-javascript.sh
Open

chore(deps): update JavaScript SDK to v10.70.0#6580
github-actions[bot] wants to merge 1 commit into
mainfrom
deps/scripts/update-javascript.sh

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Bumps scripts/update-javascript.sh from 10.69.0 to 10.70.0.

Auto-generated by a dependency updater.

Changelog

10.70.0

  • feat(v10/core): Support stable MCP SDK v2 (#22986)
  • feat(v10/deps): Bump sentry/node-cpu-profiler to 2.4.3 (#22992)
  • feat(v10/solid,solidstart): Support solidjs/router v1 (#23163)
  • fix(v10/cloudflare): Fork the isolation scope for Durable Object methods (#23189)
  • fix(v10/cloudflare): Get original waituntil in workflows (#23192)
  • fix(v10/cloudflare): Instrument DO RPC methods on the prototype, not a Proxy (#23190)
  • fix(v10/cloudflare): Set agent conversation id on the onRequest path (#22985)
  • fix(v10/cloudflare): Set conversation id independent of session name (#23193)
  • fix(v10/cloudflare): Try/catch on non-configurable prototypes (#23191)
  • fix(v10/cloudflare): Use gen_ai.agent.name for class names (#22987)
  • fix(v10/core,browser): Handle errors from other realms (#23201)
  • fix(v10/core): Sample errors after beforeSend while preserving session updates (#22819)
  • fix(v10/hono): Include originalException in captured exception hint (#22990)
  • fix(v10/nextjs): meriyah issue for standalone build (#23055)
  • fix(v10/nextjs): Remove tracing from middleware wrappers (#22904)
  • fix(v10/profiling-node): Respect profileSessionSampleRate in trace profile lifecycle (#22940)
  • fix(v10/react-router): Preserve sourcemaps.disable when unstable_sentryVitePluginOptions is set (#22966)
  • fix(v10/react): Remove routes from shared set on <Routes> unmount (#22948)
  • fix(v10/sveltekit): Export metrics from worker entry point (#23027)
Internal Changes
  • test(v10/e2e): Add missing sentry/core dep to nextjs-16-userfeedback (#23009)
  • test(v10/e2e): Fix failing sveltekit-3 test (#23016)
  • test(v10/e2e): Fix type error in nextjs ai-error tests (#23011)
  • test(v10/e2e): Pin tanstackstart-react e2e deps to unblock tunnel tests (#23048)

Work in this release was contributed by davidmurdoch, Jxxunnn, and kamilogorek. Thank you for your contributions!

@github-actions
github-actions Bot requested a review from alwx as a code owner August 10, 2026 11:22
@github-actions github-actions Bot added the dependencies Pull requests that update a dependency file label Aug 10, 2026
@bruno-garcia
bruno-garcia force-pushed the deps/scripts/update-javascript.sh branch from 5fc79bd to 5f7bb83 Compare August 10, 2026 11:23
@github-actions

github-actions Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor Author

Semver Impact of This PR

None (no version bump detected)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


  • chore(deps): update JavaScript SDK to v10.70.0 by github-actions[bot] in #6580

🤖 This preview updates automatically when you update the PR.

@github-actions

github-actions Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor Author
Fails
🚫 Pull request is not ready for merge, please add the "ready-to-merge" label to the pull request

Generated by 🚫 dangerJS against 289c628

@bruno-garcia
bruno-garcia force-pushed the deps/scripts/update-javascript.sh branch 3 times, most recently from fcbf186 to c1ed7d6 Compare August 10, 2026 11:51

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ 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",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Fix in Cursor Fix in Web

Triggered by project rule: PR Review Guidelines for Cursor Bot

Reviewed by Cursor Bugbot for commit c1ed7d6. Configure here.

@bruno-garcia
bruno-garcia force-pushed the deps/scripts/update-javascript.sh branch 9 times, most recently from 1eb5828 to 1fd7f3b Compare August 11, 2026 10:25
@bruno-garcia
bruno-garcia force-pushed the deps/scripts/update-javascript.sh branch from 1fd7f3b to 289c628 Compare August 13, 2026 09:52
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant