Skip to content

chore(deps): update JavaScript SDK to v10.63.0#6388

Merged
antonis merged 2 commits into
mainfrom
deps/scripts/update-javascript.sh
Jul 1, 2026
Merged

chore(deps): update JavaScript SDK to v10.63.0#6388
antonis merged 2 commits into
mainfrom
deps/scripts/update-javascript.sh

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps scripts/update-javascript.sh from 10.62.0 to 10.63.0.

Auto-generated by a dependency updater.

Changelog

10.63.0

  • feat(browser): Add url.full attribute to resource spans (#21846)
  • feat(core): Add extendIntegration method (#21759)
  • feat(core): Add isTracingSuppressed to the async context strategy (#21785)
  • feat(core): Pass normalizedRequest to the sampling context for root spans (#21833)
  • feat(node): Add lru-memoizer diagnostics-channel integration to experimentalUseDiagnosticsChannelInjection (#21786)
  • feat(node): Expose channel-based, streamlined fastifyIntegration (#21706)
  • fix(browser): Defer sending session envelope until browser is idle (#21844)
  • fix(core): Improve waiting for tracing channel bindings (#21815)
  • fix(core): Serialize streamed span status message to sentry.status.message attribute (#21811)
  • fix(nextjs): Don't inject trace meta tags when Cache Components is enabled (#21141)
  • fix(opentelemetry): Strip leading ? and # from inferred http.query and http.fragment (#21848)
  • fix(tanstackstart-react): Drop server transactions for tunnel route requests (#21769)
Internal Changes
  • chore: Add external contributor to CHANGELOG.md (#21832)
  • chore: Hoist transitive imports for bundles (#21858)
  • chore: Mark http.query/http.fragment stripping for v11 url.query migration (#21852)
  • docs: Use Cloudflare nodejs_compat flag (#21659)
  • feat(server-utils): Add lru-memoizer diagnostics-channel integration (#21786)
  • feat(server-utils): Expose channel-based, streamlined fastifyIntegration (#21706)
  • feat(server-utils): Restore caller context for callback tracing channels (#21863)
  • ref(core): Move spanStreamingIntegration setup into ServerRuntimeClient (#21814)
  • ref(node): Infer orchestrion integration names (#21834)
  • ref(node): Move node-fetch instrumentation away from InstrumentBase (#21778)
  • ref(node): Streamline Prisma instrumentation (v6 and v7) (#21819)
  • ref(node): Streamline vendored mysql instrumentation (#21568)
  • ref(server-utils): Ensure ts3.8 has diagnostics channel shim (#21845)
  • ref(server-utils): Move mysql orchestrion integration onto bindTracingChannelToSpan (#21865)
  • ref(server-utils): Set error attributes on span and simplify error info extraction (#21822)
  • test: Introduce .unordered in node-integration-tests (#21697)
  • test(cloudflare): Align CF types and compat flags (#21835)
  • test(e2e/hono): Isolate request-data extraction tests onto a dedicated route (#21869)
  • test(node-integration): Harden knex mysql2 healthcheck to fix flaky test (#21868)
  • test(node-integration-tests): Fix flaky postgresjs basic transaction/error ordering (#21870)
  • test(node-integration-tests): Retry transient docker compose up failures (#21860)
  • test(nuxt): Test mysql instrumentation with orchestrion bundler plugin (#21782)

Work in this release was contributed by suzunn. Thank you for your contribution!

@github-actions github-actions Bot added the dependencies Pull requests that update a dependency file label Jul 1, 2026
@github-actions github-actions Bot added the dependencies Pull requests that update a dependency file label Jul 1, 2026
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-javascript.sh branch from 67b0afd to 76aa5d7 Compare July 1, 2026 12:26
@antonis antonis added the ready-to-merge Triggers the full CI test suite label Jul 1, 2026
@github-actions

github-actions Bot commented Jul 1, 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.63.0 by github-actions[bot] in #6388
  • chore(e2e): Update Expo sample to SDK 57 by antonis in #6385
  • chore: Auto-request mobile team review on public API changes by antonis in #6383
  • fix(replay): Forward Session Replay network detail options to native SDKs by antonis in #6373
  • fix(ci): Pin Android E2E emulator to build 15679343 (37.1.5.0) by antonis in #6378
  • feat(core): Expose top-level Sentry.setAttribute / setAttributes by antonis in #6354
  • docs: Add AI Use section to CONTRIBUTING.md by christophaigner in #6374
  • feat(replay): Default networkCaptureBodies to true by alwx in #6372
  • chore(deps): bump getsentry/craft from 2.26.10 to 2.26.13 by dependabot in #6368
  • chore(deps): bump getsentry/github-workflows/danger from 17cc15eb58ea3687cd8f2714a4192dcee4aa09ef to 4013fc6e1aeb1be1f9d3b4d232624f0ec1afa613 by dependabot in #6366
  • chore(deps): bump getsentry/github-workflows/validate-pr from 71588ddf95134f804e82c5970a8098588e2eaecd to 4013fc6e1aeb1be1f9d3b4d232624f0ec1afa613 by dependabot in #6364
  • chore(deps): bump getsentry/craft/.github/workflows/changelog-preview.yml from 2.26.10 to 2.26.13 by dependabot in #6367
  • feat(core): Wire TurboModulePerfLogger on iOS and Android by alwx in #6307
  • chore(deps): bump actions/cache from 4 to 6 by dependabot in #6365
  • chore(deps): update CLI to v3.6.0 by github-actions in #6362
  • chore(deps): bump faraday from 1.10.5 to 1.10.6 in /samples/react-native by dependabot in #6363
  • chore(deps): update JavaScript SDK to v10.62.0 by github-actions in #6361
  • Expo Router ErrorBoundary auto wrapped by alwx in #6347
  • chore(ci): Move sample app iOS build jobs to GitHub Actions runners by itaybre in #6356
  • docs: Add missing 8.14.1 to changelog and SDK versions table by antonis in #6360
  • chore(deps): update Android SDK to v8.46.0 by github-actions in #6357
  • chore(ci): Move testflight and size-analysis iOS jobs to GitHub Actions macos-26 by itaybre in #6355
  • feat(core): Use native btoa for envelope base64 encoding by alwx in #6351

🤖 This preview updates automatically when you update the PR.

The v10.63.0 bump widened the inferred return type of
deeplinkIntegration to include a literal name property.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@antonis antonis requested a review from a team as a code owner July 1, 2026 12:38
@sentry

sentry Bot commented Jul 1, 2026

Copy link
Copy Markdown

📲 Install Builds

Android

🔗 App Name App ID Version Configuration
Sentry RN io.sentry.reactnative.sample 8.16.0 (94) Release

⚙️ sentry-react-native Build Distribution Settings

@antonis antonis left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM after the checks are 🟢

Note 1:

The failing the 0.71.19 legacy Android E2E failure would be fixed with #6387

Note 2:

The v10.63.0 update changed the inferred return type of deeplinkIntegration. API Extractor now sees:

  -export const deeplinkIntegration: (...args: any[]) => Integration;
  +export const deeplinkIntegration: (...args: any[]) => Integration & {
  +    name: string;
  +};
  • Not a breaking change. The type only widens (Integration → Integration & { name: string }) — it's a superset, so no consumer breaks. Runtime behavior is unchanged; it's purely a type-surface refinement.
  • The API report was regenerated with 7a2eb31

@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

Android (legacy) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 529.25 ms 623.78 ms 94.53 ms
Size 49.74 MiB 55.09 MiB 5.34 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
68672fc+dirty 425.02 ms 487.56 ms 62.54 ms
4b87b12+dirty 421.82 ms 413.60 ms -8.22 ms
6177334+dirty 408.16 ms 441.14 ms 32.98 ms
5ee78d6+dirty 551.80 ms 568.27 ms 16.47 ms
0b1b5e3+dirty 416.42 ms 470.58 ms 54.16 ms
0a147b2+dirty 464.71 ms 538.81 ms 74.09 ms
4966363+dirty 400.04 ms 431.08 ms 31.04 ms
c004dae+dirty 412.86 ms 481.50 ms 68.64 ms
d038a14+dirty 415.60 ms 461.04 ms 45.45 ms
a50b33d+dirty 500.81 ms 532.11 ms 31.30 ms

App size

Revision Plain With Sentry Diff
68672fc+dirty 48.30 MiB 53.61 MiB 5.31 MiB
4b87b12+dirty 43.75 MiB 48.14 MiB 4.39 MiB
6177334+dirty 48.30 MiB 53.54 MiB 5.23 MiB
5ee78d6+dirty 48.30 MiB 53.58 MiB 5.28 MiB
0b1b5e3+dirty 48.30 MiB 53.60 MiB 5.29 MiB
0a147b2+dirty 49.74 MiB 55.08 MiB 5.34 MiB
4966363+dirty 48.30 MiB 53.54 MiB 5.24 MiB
c004dae+dirty 48.30 MiB 53.49 MiB 5.19 MiB
d038a14+dirty 48.30 MiB 53.49 MiB 5.19 MiB
a50b33d+dirty 43.75 MiB 48.08 MiB 4.33 MiB

Previous results on branch: deps/scripts/update-javascript.sh

Startup times

Revision Plain With Sentry Diff
ff56633 463.52 ms 466.79 ms 3.27 ms
b489633+dirty 421.44 ms 492.30 ms 70.86 ms
7d6d267+dirty 389.22 ms 417.54 ms 28.32 ms
9e7818b+dirty 469.48 ms 545.00 ms 75.52 ms
e817162+dirty 438.20 ms 470.33 ms 32.13 ms
ba844d2+dirty 430.20 ms 457.92 ms 27.72 ms
300c47d+dirty 509.61 ms 528.31 ms 18.69 ms
5275213+dirty 420.84 ms 462.24 ms 41.40 ms
9126575+dirty 342.44 ms 375.78 ms 33.34 ms
a984bbe+dirty 618.15 ms 658.31 ms 40.16 ms

App size

Revision Plain With Sentry Diff
ff56633 17.75 MiB 19.68 MiB 1.93 MiB
b489633+dirty 48.30 MiB 53.61 MiB 5.31 MiB
7d6d267+dirty 43.75 MiB 48.40 MiB 4.65 MiB
9e7818b+dirty 49.74 MiB 54.82 MiB 5.07 MiB
e817162+dirty 43.75 MiB 48.55 MiB 4.80 MiB
ba844d2+dirty 43.75 MiB 48.08 MiB 4.33 MiB
300c47d+dirty 43.75 MiB 47.99 MiB 4.24 MiB
5275213+dirty 43.75 MiB 48.04 MiB 4.29 MiB
9126575+dirty 43.75 MiB 48.08 MiB 4.33 MiB
a984bbe+dirty 48.30 MiB 53.54 MiB 5.23 MiB

@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

iOS (legacy) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 3832.50 ms 1219.79 ms -2612.71 ms
Size 4.98 MiB 6.51 MiB 1.53 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
4b87b12+dirty 1212.90 ms 1222.09 ms 9.19 ms
e763471+dirty 3841.16 ms 1218.06 ms -2623.09 ms
a0d8cf8+dirty 3842.33 ms 1212.40 ms -2629.93 ms
5c1e987+dirty 1204.30 ms 1222.15 ms 17.85 ms
8929511+dirty 1216.42 ms 1219.02 ms 2.60 ms
b9bebee+dirty 3850.15 ms 1227.51 ms -2622.64 ms
7ff4d0f+dirty 3838.29 ms 1225.13 ms -2613.16 ms
1a2e7e0+dirty 3842.49 ms 1220.04 ms -2622.45 ms
7d6fd3a+dirty 1223.29 ms 1229.57 ms 6.28 ms
0307fa4+dirty 3829.83 ms 1212.15 ms -2617.68 ms

App size

Revision Plain With Sentry Diff
4b87b12+dirty 3.38 MiB 4.77 MiB 1.39 MiB
e763471+dirty 4.98 MiB 6.51 MiB 1.53 MiB
a0d8cf8+dirty 5.15 MiB 6.67 MiB 1.51 MiB
5c1e987+dirty 3.38 MiB 4.73 MiB 1.35 MiB
8929511+dirty 3.38 MiB 4.80 MiB 1.42 MiB
b9bebee+dirty 5.15 MiB 6.68 MiB 1.53 MiB
7ff4d0f+dirty 5.15 MiB 6.70 MiB 1.55 MiB
1a2e7e0+dirty 4.98 MiB 6.46 MiB 1.49 MiB
7d6fd3a+dirty 3.38 MiB 4.77 MiB 1.39 MiB
0307fa4+dirty 4.98 MiB 6.46 MiB 1.48 MiB

Previous results on branch: deps/scripts/update-javascript.sh

Startup times

Revision Plain With Sentry Diff
a984bbe+dirty 3845.94 ms 1233.80 ms -2612.14 ms
b243e31+dirty 1225.16 ms 1237.90 ms 12.73 ms
b489633+dirty 3841.07 ms 1228.20 ms -2612.86 ms
5320cf6+dirty 3833.33 ms 1222.04 ms -2611.29 ms
f24b405+dirty 1223.67 ms 1228.45 ms 4.78 ms
ff56633+dirty 1212.29 ms 1214.81 ms 2.52 ms
995b75a+dirty 1210.56 ms 1218.13 ms 7.57 ms
e817162+dirty 1212.43 ms 1216.10 ms 3.67 ms
9126575+dirty 1220.25 ms 1219.30 ms -0.95 ms
1eed088+dirty 1233.41 ms 1233.63 ms 0.22 ms

App size

Revision Plain With Sentry Diff
a984bbe+dirty 5.15 MiB 6.68 MiB 1.53 MiB
b243e31+dirty 2.63 MiB 4.00 MiB 1.36 MiB
b489633+dirty 5.15 MiB 6.71 MiB 1.55 MiB
5320cf6+dirty 5.15 MiB 6.70 MiB 1.55 MiB
f24b405+dirty 3.38 MiB 4.78 MiB 1.40 MiB
ff56633+dirty 2.63 MiB 3.87 MiB 1.24 MiB
995b75a+dirty 2.63 MiB 3.98 MiB 1.35 MiB
e817162+dirty 3.38 MiB 4.60 MiB 1.22 MiB
9126575+dirty 3.44 MiB 4.59 MiB 1.15 MiB
1eed088+dirty 2.63 MiB 3.98 MiB 1.35 MiB

@antonis antonis merged commit 916e095 into main Jul 1, 2026
113 of 117 checks passed
@antonis antonis deleted the deps/scripts/update-javascript.sh branch July 1, 2026 13: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 ready-to-merge Triggers the full CI test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants