Skip to content

chore(deps): update JavaScript SDK to v10.38.0 - #5596

Merged
antonis merged 1 commit into
mainfrom
deps/scripts/update-javascript.sh
Jan 30, 2026
Merged

chore(deps): update JavaScript SDK to v10.38.0#5596
antonis merged 1 commit into
mainfrom
deps/scripts/update-javascript.sh

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Bumps scripts/update-javascript.sh from 10.37.0 to 10.38.0.

Auto-generated by a dependency updater.

Changelog

10.38.0

Important Changes

  • feat(tanstackstart-react): Auto-instrument request middleware (#18989)

The sentryTanstackStart Vite plugin now automatically instruments middleware arrays in createFileRoute(). This captures performance data without requiring manual wrapping with wrapMiddlewaresWithSentry().

Other Changes

  • feat: Use v4.8.0 bundler plugins (#18993)
  • feat(browser): Add logs.metrics bundle (#19020)
  • feat(browser): Add replay.logs.metrics bundle (#19021)
  • feat(browser): Add tracing.replay.logs.metrics bundle (#19039)
  • feat(deps): bump import-in-the-middle from 2.0.1 to 2.0.6 (#19042)
  • feat(node): Add AI manual instrumentation exports to Node (#19063)
  • feat(wasm): initialised sentryWasmImages for webworkers (#18812)
  • fix(core): Classify custom AggregateErrors as exception groups (#19053)
  • fix(nextjs): Turn off debugID injection if sourcemaps are explicitly disabled (#19010)
  • fix(react): Avoid String(key) to fix Symbol conversion error (#18982)
  • fix(react): Prevent lazy route handlers from updating wrong navigation span (#18898)
Internal Changes - feat(deps-dev): bump types/rsvp from 4.0.4 to 4.0.9 ([#19038](https://github-redirect.dependabot.com/getsentry/sentry-javascript/pull/19038)) - ci(build): Run full test suite on new bundle with logs+metrics ([#19065](https://github-redirect.dependabot.com/getsentry/sentry-javascript/pull/19065)) - ci(deps): bump actions/create-github-app-token from 1 to 2 ([#19028](https://github-redirect.dependabot.com/getsentry/sentry-javascript/pull/19028)) - ci(deps): bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 ([#19029](https://github-redirect.dependabot.com/getsentry/sentry-javascript/pull/19029)) - chore: Add external contributor to CHANGELOG.md ([#19005](https://github-redirect.dependabot.com/getsentry/sentry-javascript/pull/19005)) - chore(aws-serverless): Fix local cache issues ([#19081](https://github-redirect.dependabot.com/getsentry/sentry-javascript/pull/19081)) - chore(dependabot): Allow all packages to update ([#19024](https://github-redirect.dependabot.com/getsentry/sentry-javascript/pull/19024)) - chore(dependabot): Update ignore patterns and add more groups ([#19037](https://github-redirect.dependabot.com/getsentry/sentry-javascript/pull/19037)) - chore(dependabot): Update ignore patterns and add more groups ([#19043](https://github-redirect.dependabot.com/getsentry/sentry-javascript/pull/19043)) - chore(deps-dev): bump edge-runtime/types from 3.0.1 to 4.0.0 ([#19032](https://github-redirect.dependabot.com/getsentry/sentry-javascript/pull/19032)) - chore(deps-dev): bump vercel/nft from 0.29.4 to 1.3.0 ([#19030](https://github-redirect.dependabot.com/getsentry/sentry-javascript/pull/19030)) - chore(deps): bump actions/artifact from 2.1.11 to 5.0.3 ([#19031](https://github-redirect.dependabot.com/getsentry/sentry-javascript/pull/19031)) - chore(deps): bump hono from 4.11.4 to 4.11.7 in /dev-packages/e2e-tests/test-applications/cloudflare-hono ([#19009](https://github-redirect.dependabot.com/getsentry/sentry-javascript/pull/19009)) - chore(deps): bump next from 16.0.9 to 16.1.5 in /dev-packages/e2e-tests/test-applications/nextjs-16-cacheComponents ([#19012](https://github-redirect.dependabot.com/getsentry/sentry-javascript/pull/19012)) - chore(deps): Bump trpc v11 dependency in e2e test ([#19061](https://github-redirect.dependabot.com/getsentry/sentry-javascript/pull/19061)) - chore(deps): Bump wrangler to 4.61.0 ([#19023](https://github-redirect.dependabot.com/getsentry/sentry-javascript/pull/19023)) - chore(deps): Upgrade remix-run deps to 2.17.4 ([#19040](https://github-redirect.dependabot.com/getsentry/sentry-javascript/pull/19040)) - chore(deps): Upgrade `next` versions 15 and 16 ([#19057](https://github-redirect.dependabot.com/getsentry/sentry-javascript/pull/19057)) - chore(deps): Upgrade Lerna to v8 ([#19050](https://github-redirect.dependabot.com/getsentry/sentry-javascript/pull/19050)) - chore(deps): Upgrade next to 14.2.35 ([#19055](https://github-redirect.dependabot.com/getsentry/sentry-javascript/pull/19055)) - chore(deps): Upgrade react-router, react-router/node, react-router/serve, react-router/dev to 7.13.0 ([#19026](https://github-redirect.dependabot.com/getsentry/sentry-javascript/pull/19026)) - chore(llm): Add claude skill + cursor command for adding new cdn bundles ([#19048](https://github-redirect.dependabot.com/getsentry/sentry-javascript/pull/19048)) - chore(llm): Ignore local Claude settings ([#18893](https://github-redirect.dependabot.com/getsentry/sentry-javascript/pull/18893)) - chore(react): Update react-router-5 dev dependency to another than 5.0.0 ([#19047](https://github-redirect.dependabot.com/getsentry/sentry-javascript/pull/19047)) - chore(release): Add generate-changelog script ([#18999](https://github-redirect.dependabot.com/getsentry/sentry-javascript/pull/18999)) - chore(remix): Upgrade remix-run/router to ^1.23.2 ([#19045](https://github-redirect.dependabot.com/getsentry/sentry-javascript/pull/19045)) - chore(solidstart): Bump peer dependencies of solidjs/start ([#19051](https://github-redirect.dependabot.com/getsentry/sentry-javascript/pull/19051)) - chore(solidstart): Upgrade Vinxi to update h3 peer dependency ([#19018](https://github-redirect.dependabot.com/getsentry/sentry-javascript/pull/19018)) - chore(tests): Reject messages from unknown origins in integration tests ([#19016](https://github-redirect.dependabot.com/getsentry/sentry-javascript/pull/19016))

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

@github-actionsgithub-actionsBot added the dependencies Pull requests that update a dependency file label Jan 30, 2026
@github-actionsgithub-actionsBot added the dependencies Pull requests that update a dependency file label Jan 30, 2026
@bruno-garcia
bruno-garciaforce-pushed the deps/scripts/update-javascript.sh branch from d879e3a to 5958296CompareJanuary 30, 2026 03:50
@github-actions

github-actionsBot commented Jan 30, 2026

Copy link
Copy Markdown
ContributorAuthor

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.38.0 by github-actions[bot] in #5596

🤖 This preview updates automatically when you update the PR.

@antonisantonis added the ready-to-merge Triggers the full CI test suite label Jan 30, 2026
@github-actions

Copy link
Copy Markdown
ContributorAuthor

Android (new) Performance metrics 🚀

PlainWith SentryDiff
Startup time413.45 ms449.24 ms35.80 ms
Size43.94 MiB49.26 MiB5.33 MiB

Baseline results on branch: main

Startup times

RevisionPlainWith SentryDiff
8ff81c0+dirty392.47 ms431.52 ms39.05 ms
1ef8a04+dirty450.73 ms482.38 ms31.65 ms
785ffb1+dirty380.65 ms451.83 ms71.18 ms
ba75c7c+dirty377.92 ms417.74 ms39.83 ms
180638b+dirty434.46 ms470.90 ms36.44 ms
8e653ac+dirty304.49 ms308.84 ms4.35 ms
6416d6c+dirty469.16 ms508.22 ms39.06 ms
a2bb688+dirty371.19 ms389.18 ms17.99 ms
59d1977+dirty366.15 ms393.21 ms27.06 ms
a699d13+dirty441.38 ms487.27 ms45.89 ms

App size

RevisionPlainWith SentryDiff
8ff81c0+dirty43.94 MiB48.87 MiB4.93 MiB
1ef8a04+dirty43.94 MiB48.87 MiB4.93 MiB
785ffb1+dirty7.15 MiB8.42 MiB1.27 MiB
ba75c7c+dirty7.15 MiB8.42 MiB1.27 MiB
180638b+dirty43.94 MiB48.91 MiB4.97 MiB
8e653ac+dirty7.15 MiB8.46 MiB1.31 MiB
6416d6c+dirty43.94 MiB48.88 MiB4.94 MiB
a2bb688+dirty7.15 MiB8.43 MiB1.28 MiB
59d1977+dirty43.94 MiB49.22 MiB5.29 MiB
a699d13+dirty43.94 MiB48.88 MiB4.94 MiB

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

Startup times

RevisionPlainWith SentryDiff
adc8ee0+dirty415.32 ms457.38 ms42.06 ms
b9f1fe4+dirty377.53 ms429.20 ms51.66 ms
e9ae3ed+dirty448.73 ms507.29 ms58.55 ms
854e803+dirty472.92 ms528.84 ms55.92 ms
b48c857+dirty353.60 ms411.52 ms57.92 ms
15c429b+dirty361.38 ms385.02 ms23.65 ms
300c47d+dirty372.92 ms401.59 ms28.67 ms
028a929+dirty385.59 ms410.49 ms24.90 ms
91d4b7d+dirty359.58 ms405.98 ms46.40 ms
e718799+dirty521.13 ms557.07 ms35.94 ms

App size

RevisionPlainWith SentryDiff
adc8ee0+dirty43.94 MiB48.92 MiB4.98 MiB
b9f1fe4+dirty7.15 MiB8.43 MiB1.28 MiB
e9ae3ed+dirty43.94 MiB48.87 MiB4.93 MiB
854e803+dirty43.94 MiB48.90 MiB4.96 MiB
b48c857+dirty7.15 MiB8.41 MiB1.26 MiB
15c429b+dirty43.94 MiB48.90 MiB4.96 MiB
300c47d+dirty43.94 MiB48.82 MiB4.88 MiB
028a929+dirty43.94 MiB48.82 MiB4.88 MiB
91d4b7d+dirty7.15 MiB8.41 MiB1.26 MiB
e718799+dirty43.94 MiB48.82 MiB4.88 MiB

@github-actions

Copy link
Copy Markdown
ContributorAuthor

Android (legacy) Performance metrics 🚀

PlainWith SentryDiff
Startup time603.48 ms586.26 ms-17.22 ms
Size43.75 MiB48.41 MiB4.65 MiB

Baseline results on branch: main

Startup times

RevisionPlainWith SentryDiff
4604da9+dirty366.44 ms398.10 ms31.66 ms
8ff81c0+dirty574.58 ms611.44 ms36.86 ms
93137d1+dirty400.15 ms424.74 ms24.59 ms
1ef8a04+dirty415.16 ms415.22 ms0.06 ms
a31630c+dirty408.91 ms416.80 ms7.89 ms
11ded16+dirty317.29 ms329.15 ms11.86 ms
180638b+dirty408.87 ms432.04 ms23.17 ms
8e653ac+dirty360.28 ms372.04 ms11.76 ms
6416d6c+dirty407.30 ms422.00 ms14.70 ms
161947d+dirty393.26 ms403.00 ms9.74 ms

App size

RevisionPlainWith SentryDiff
4604da9+dirty17.75 MiB19.74 MiB2.00 MiB
8ff81c0+dirty43.75 MiB48.05 MiB4.29 MiB
93137d1+dirty17.75 MiB19.70 MiB1.95 MiB
1ef8a04+dirty43.75 MiB48.05 MiB4.29 MiB
a31630c+dirty17.75 MiB19.68 MiB1.94 MiB
11ded16+dirty17.75 MiB19.75 MiB2.00 MiB
180638b+dirty43.75 MiB48.08 MiB4.33 MiB
8e653ac+dirty17.75 MiB19.75 MiB2.00 MiB
6416d6c+dirty43.75 MiB48.05 MiB4.30 MiB
161947d+dirty17.75 MiB19.70 MiB1.95 MiB

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

Startup times

RevisionPlainWith SentryDiff
adc8ee0+dirty524.31 ms540.12 ms15.81 ms
b9f1fe4+dirty413.76 ms405.46 ms-8.30 ms
e9ae3ed+dirty526.77 ms554.56 ms27.79 ms
854e803+dirty398.94 ms415.44 ms16.50 ms
b48c857+dirty371.82 ms376.63 ms4.82 ms
15c429b+dirty367.98 ms417.98 ms50.00 ms
300c47d+dirty509.61 ms528.31 ms18.69 ms
028a929+dirty479.78 ms475.83 ms-3.95 ms
ff56633463.52 ms466.79 ms3.27 ms
e718799+dirty481.58 ms524.81 ms43.23 ms

App size

RevisionPlainWith SentryDiff
adc8ee0+dirty43.75 MiB48.09 MiB4.33 MiB
b9f1fe4+dirty17.75 MiB19.70 MiB1.95 MiB
e9ae3ed+dirty43.75 MiB48.05 MiB4.29 MiB
854e803+dirty43.75 MiB48.07 MiB4.32 MiB
b48c857+dirty17.75 MiB19.68 MiB1.94 MiB
15c429b+dirty43.75 MiB48.07 MiB4.32 MiB
300c47d+dirty43.75 MiB47.99 MiB4.24 MiB
028a929+dirty43.75 MiB47.99 MiB4.24 MiB
ff5663317.75 MiB19.68 MiB1.93 MiB
e718799+dirty43.75 MiB47.99 MiB4.24 MiB

@github-actions

Copy link
Copy Markdown
ContributorAuthor

iOS (legacy) Performance metrics 🚀

PlainWith SentryDiff
Startup time1207.12 ms1217.45 ms10.33 ms
Size3.38 MiB4.60 MiB1.22 MiB

Baseline results on branch: main

Startup times

RevisionPlainWith SentryDiff
6bd9054+dirty1212.20 ms1217.89 ms5.70 ms
d73150f+dirty1198.44 ms1210.06 ms11.62 ms
d081295+dirty1214.40 ms1211.27 ms-3.13 ms
d1fd647+dirty1219.35 ms1233.18 ms13.83 ms
ea3e26e+dirty1229.13 ms1228.46 ms-0.67 ms
80e4616+dirty1221.32 ms1225.64 ms4.32 ms
955f2eb+dirty1235.06 ms1253.88 ms18.81 ms
5ee3314+dirty1215.18 ms1207.64 ms-7.54 ms
70250df+dirty1214.51 ms1215.04 ms0.53 ms
664c66f+dirty1215.37 ms1221.30 ms5.92 ms

App size

RevisionPlainWith SentryDiff
6bd9054+dirty3.41 MiB4.67 MiB1.25 MiB
d73150f+dirty3.38 MiB4.60 MiB1.22 MiB
d081295+dirty3.41 MiB4.59 MiB1.18 MiB
d1fd647+dirty2.63 MiB3.99 MiB1.36 MiB
ea3e26e+dirty3.41 MiB4.58 MiB1.17 MiB
80e4616+dirty3.38 MiB4.60 MiB1.22 MiB
955f2eb+dirty2.63 MiB3.98 MiB1.35 MiB
5ee3314+dirty2.63 MiB3.99 MiB1.35 MiB
70250df+dirty3.44 MiB4.59 MiB1.15 MiB
664c66f+dirty3.38 MiB4.60 MiB1.22 MiB

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

Startup times

RevisionPlainWith SentryDiff
1eed088+dirty1233.41 ms1233.63 ms0.22 ms
ae0e9ff+dirty1231.67 ms1227.54 ms-4.13 ms
dcebdb7+dirty1199.17 ms1206.65 ms7.49 ms
ba844d2+dirty1208.18 ms1210.70 ms2.52 ms
e718799+dirty1225.16 ms1224.02 ms-1.14 ms
b243e31+dirty1225.16 ms1237.90 ms12.73 ms
854e803+dirty1213.53 ms1216.26 ms2.73 ms
d8ec252+dirty1207.53 ms1214.22 ms6.69 ms
c67d99f+dirty1215.45 ms1213.92 ms-1.53 ms
adc8ee0+dirty1218.86 ms1224.06 ms5.20 ms

App size

RevisionPlainWith SentryDiff
1eed088+dirty2.63 MiB3.98 MiB1.35 MiB
ae0e9ff+dirty2.63 MiB4.00 MiB1.37 MiB
dcebdb7+dirty2.63 MiB3.99 MiB1.36 MiB
ba844d2+dirty3.44 MiB4.59 MiB1.15 MiB
e718799+dirty3.41 MiB4.58 MiB1.17 MiB
b243e31+dirty2.63 MiB4.00 MiB1.36 MiB
854e803+dirty3.41 MiB4.67 MiB1.25 MiB
d8ec252+dirty2.63 MiB3.87 MiB1.24 MiB
c67d99f+dirty3.41 MiB4.59 MiB1.18 MiB
adc8ee0+dirty3.44 MiB4.59 MiB1.16 MiB

@github-actions

Copy link
Copy Markdown
ContributorAuthor

iOS (new) Performance metrics 🚀

PlainWith SentryDiff
Startup time1210.33 ms1210.30 ms-0.04 ms
Size3.38 MiB4.60 MiB1.22 MiB

Baseline results on branch: main

Startup times

RevisionPlainWith SentryDiff
6bd9054+dirty1207.02 ms1199.27 ms-7.76 ms
d73150f+dirty1224.52 ms1227.17 ms2.65 ms
d081295+dirty1205.24 ms1207.52 ms2.28 ms
d1fd647+dirty1218.16 ms1225.82 ms7.65 ms
ea3e26e+dirty1216.61 ms1214.15 ms-2.47 ms
80e4616+dirty1206.90 ms1205.94 ms-0.96 ms
955f2eb+dirty1225.78 ms1239.27 ms13.49 ms
5ee3314+dirty1234.25 ms1235.44 ms1.19 ms
70250df+dirty1211.96 ms1222.31 ms10.35 ms
664c66f+dirty1195.94 ms1194.80 ms-1.14 ms

App size

RevisionPlainWith SentryDiff
6bd9054+dirty3.41 MiB4.67 MiB1.25 MiB
d73150f+dirty3.38 MiB4.60 MiB1.22 MiB
d081295+dirty3.41 MiB4.59 MiB1.18 MiB
d1fd647+dirty3.19 MiB4.56 MiB1.37 MiB
ea3e26e+dirty3.41 MiB4.58 MiB1.17 MiB
80e4616+dirty3.38 MiB4.60 MiB1.22 MiB
955f2eb+dirty3.19 MiB4.55 MiB1.36 MiB
5ee3314+dirty3.19 MiB4.55 MiB1.37 MiB
70250df+dirty3.44 MiB4.59 MiB1.15 MiB
664c66f+dirty3.38 MiB4.60 MiB1.22 MiB

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

Startup times

RevisionPlainWith SentryDiff
1eed088+dirty1220.49 ms1225.57 ms5.08 ms
ae0e9ff+dirty1233.31 ms1237.02 ms3.71 ms
dcebdb7+dirty1225.80 ms1231.29 ms5.49 ms
ba844d2+dirty1201.24 ms1213.68 ms12.44 ms
e718799+dirty1221.26 ms1219.78 ms-1.48 ms
b243e31+dirty1232.84 ms1233.51 ms0.67 ms
854e803+dirty1208.53 ms1208.33 ms-0.20 ms
d8ec252+dirty1223.06 ms1219.64 ms-3.42 ms
c67d99f+dirty1214.71 ms1212.94 ms-1.77 ms
adc8ee0+dirty1207.24 ms1204.15 ms-3.10 ms

App size

RevisionPlainWith SentryDiff
1eed088+dirty3.19 MiB4.55 MiB1.36 MiB
ae0e9ff+dirty3.19 MiB4.57 MiB1.38 MiB
dcebdb7+dirty3.19 MiB4.56 MiB1.37 MiB
ba844d2+dirty3.44 MiB4.59 MiB1.15 MiB
e718799+dirty3.41 MiB4.58 MiB1.17 MiB
b243e31+dirty3.19 MiB4.56 MiB1.38 MiB
854e803+dirty3.41 MiB4.67 MiB1.25 MiB
d8ec252+dirty3.19 MiB4.44 MiB1.25 MiB
c67d99f+dirty3.41 MiB4.59 MiB1.18 MiB
adc8ee0+dirty3.44 MiB4.59 MiB1.16 MiB

@antonis
antonis enabled auto-merge (squash) January 30, 2026 09:06

@antonisantonis 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. The E2E iOS failure seems irrelevant to this PR

@antonis
antonis merged commit e13aa6a into mainJan 30, 2026
120 of 128 checks passed
@antonis
antonis deleted the deps/scripts/update-javascript.sh branch January 30, 2026 09:06
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency fileready-to-mergeTriggers the full CI test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@antonis@web-flow