You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The sentryTanstackStart Vite plugin now automatically instruments middleware arrays in createFileRoute(). This captures performance data without requiring manual wrapping with wrapMiddlewaresWithSentry().
feat(core): Introduces a new Sentry.setConversationId() API to track multi turn AI conversations across API calls. (#18909)
You can now set a conversation ID that will be automatically applied to spans within that scope. This allows you to link traces from the same conversation together.
import*asSentryfrom'@​sentry/node';// Set conversation ID for all subsequent spansSentry.setConversationId('conv_abc123');// All AI spans will now include the gen_ai.conversation.id attributeawaitopenai.chat.completions.create({...});
This is particularly useful for tracking multiple AI API calls that are part of the same conversation, allowing you to analyze entire conversation flows in Sentry.
The conversation ID is stored on the isolation scope and automatically applied to spans via the new conversationIdIntegration.
feat(tanstackstart-react): Auto-instrument global middleware in sentryTanstackStart Vite plugin (#18844)
The sentryTanstackStart Vite plugin now automatically instruments requestMiddleware and functionMiddleware arrays in createStart(). This captures performance data without requiring manual wrapping.
Auto-instrumentation is enabled by default. To disable it:
Next steps: Take a moment to review the security alert
above. Review the linked package source code to understand the potential
risk. Ensure the package is not malicious before proceeding. If you're
unsure how to proceed, reach out to your security team or ask the Socket
team for help at support@socket.dev.
Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.
Mark the package as acceptable risk. To ignore this alert only
in this pull request, reply with the comment
@SocketSecurity ignore npm/storybook@10.2.3. You can
also ignore all packages with @SocketSecurity ignore-all.
To ignore an alert for all future pull requests, use Socket's Dashboard to
change the triage state of this alert.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.28.5→7.29.03.0.1155→3.0.11893.0.65→3.0.691.0.49→1.0.506.1.0→6.1.15.2.1→5.2.26.1.4→6.1.55.0.6→5.0.76.3.0→6.4.05.0.6→5.0.710.30.0→10.38.010.1.8→10.2.310.1.8→10.2.310.1.8→10.2.310.1.8→10.2.38.6.14→8.6.1525.0.1→25.2.016.0.10→16.1.610.1.8→10.2.32.16.0→2.17.02.8.5→2.8.73.7.4→3.8.119.2.3→19.2.419.2.3→19.2.47.68.0→7.71.119.2.0→19.2.419.2.3→19.2.43.5.1→3.7.06.1.19→6.3.84.11.0→4.12.0Release Notes
babel/babel (@babel/core)
v7.29.0Compare Source
v7.29.0 (2026-01-31)
Thanks @simbahax for your first PR!
🚀 New Feature
babel-typesbabel-standalone🐛 Bug Fix
babel-parserextendsclause (@nicolo-ribaudo)babel-traversebabel-plugin-transform-block-scoping,babel-traverse🏃♀️ Performance
babel-generator,babel-runtime-corejs3Committers: 6
v7.28.6Compare Source
cloudscape-design/components (@cloudscape-design/components)
v3.0.1189Compare Source
3.0.1189 (2026-02-01)
Reverts
v3.0.1188Compare Source
3.0.1188 (2026-01-29)
No customer visible changes in this release
v3.0.1187Compare Source
3.0.1187 (2026-01-29)
Features
Reverts
v3.0.1186Compare Source
3.0.1186 (2026-01-29)
Bug Fixes
v3.0.1185Compare Source
3.0.1185 (2026-01-27)
Features
v3.0.1184Compare Source
3.0.1184 (2026-01-26)
Features
v3.0.1183Compare Source
3.0.1183 (2026-01-24)
No customer visible changes in this release
v3.0.1182Compare Source
3.0.1182 (2026-01-23)
Features
Bug Fixes
v3.0.1181Compare Source
3.0.1181 (2026-01-22)
Bug Fixes
v3.0.1180Compare Source
3.0.1180 (2026-01-21)
Bug Fixes
v3.0.1179Compare Source
3.0.1179 (2026-01-21)
Bug Fixes
v3.0.1178Compare Source
3.0.1178 (2026-01-20)
No customer visible changes in this release
v3.0.1177Compare Source
3.0.1177 (2026-01-20)
Features
v3.0.1176Compare Source
3.0.1176 (2026-01-16)
Features
v3.0.1175Compare Source
3.0.1175 (2026-01-15)
Features
v3.0.1174Compare Source
3.0.1174 (2026-01-14)
Features
Bug Fixes
v3.0.1173Compare Source
3.0.1173 (2026-01-13)
No customer visible changes in this release
v3.0.1172Compare Source
3.0.1172 (2026-01-12)
No customer visible changes in this release
v3.0.1171Compare Source
3.0.1171 (2026-01-09)
Features
Bug Fixes
v3.0.1170Compare Source
3.0.1170 (2026-01-09)
Bug Fixes
v3.0.1169Compare Source
3.0.1169 (2026-01-08)
Bug Fixes
v3.0.1168Compare Source
3.0.1168 (2026-01-07)
Features
Bug Fixes
v3.0.1167Compare Source
3.0.1167 (2026-01-03)
Bug Fixes
v3.0.1166Compare Source
3.0.1166 (2025-12-31)
Features
Bug Fixes
v3.0.1165Compare Source
3.0.1165 (2025-12-30)
Bug Fixes
v3.0.1164Compare Source
3.0.1164 (2025-12-29)
Bug Fixes
Reverts
v3.0.1163Compare Source
3.0.1163 (2025-12-23)
No customer visible changes in this release
v3.0.1162Compare Source
3.0.1162 (2025-12-22)
Bug Fixes
v3.0.1161Compare Source
3.0.1161 (2025-12-19)
No customer visible changes in this release
v3.0.1160Compare Source
3.0.1160 (2025-12-19)
Features
v3.0.1159Compare Source
3.0.1159 (2025-12-18)
Bug Fixes
v3.0.1158Compare Source
3.0.1158 (2025-12-18)
Features
v3.0.1157Compare Source
3.0.1157 (2025-12-16)
Features
Bug Fixes
v3.0.1156Compare Source
3.0.1156 (2025-12-14)
Bug Fixes
cloudscape-design/global-styles (@cloudscape-design/global-styles)
v1.0.50Compare Source
1.0.50 (2026-01-24)
No customer visible changes in this release
dotansimha/graphql-code-generator (@graphql-codegen/cli)
v6.1.1Compare Source
Patch Changes
#10569
8cb7d43Thanks @etr2460! - fix(graphql-codegen-cli): Don't hang when 0 CPUs are foundFixes generation when 0 CPUs are returned by os.cpus(), which occurs in sandbox environments.
dotansimha/graphql-code-generator (@graphql-codegen/client-preset)
v5.2.2Compare Source
Patch Changes
f588d91]:dotansimha/graphql-code-generator (@graphql-codegen/typed-document-node)
v6.1.5Compare Source
Patch Changes
f588d91]:dotansimha/graphql-code-generator (@graphql-codegen/typescript)
v5.0.7Compare Source
Patch Changes
f588d91]:dotansimha/graphql-code-generator-community (@graphql-codegen/typescript-graphql-request)
v6.4.0Compare Source
Minor Changes
0007cc0Thanks @gibson042! - Represent operation descriptions as JSDoc
comments
dotansimha/graphql-code-generator (@graphql-codegen/typescript-operations)
v5.0.7Compare Source
Patch Changes
f588d91]:getsentry/sentry-javascript (@sentry/nextjs)
v10.38.0Compare Source
Important Changes
feat(tanstackstart-react): Auto-instrument request middleware (#18989)
The
sentryTanstackStartVite plugin now automatically instrumentsmiddlewarearrays increateFileRoute(). This captures performance data without requiring manual wrapping withwrapMiddlewaresWithSentry().Other Changes
logs.metricsbundle (#19020)replay.logs.metricsbundle (#19021)tracing.replay.logs.metricsbundle (#19039)AggregateErrors as exception groups (#19053)String(key)to fix Symbol conversion error (#18982)Internal Changes
- feat(deps-dev): bump @types/rsvp from 4.0.4 to 4.0.9 ([#19038](https://redirect.github.com/getsentry/sentry-javascript/pull/19038)) - ci(build): Run full test suite on new bundle with logs+metrics ([#19065](https://redirect.github.com/getsentry/sentry-javascript/pull/19065)) - ci(deps): bump actions/create-github-app-token from 1 to 2 ([#19028](https://redirect.github.com/getsentry/sentry-javascript/pull/19028)) - ci(deps): bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 ([#19029](https://redirect.github.com/getsentry/sentry-javascript/pull/19029)) - chore: Add external contributor to CHANGELOG.md ([#19005](https://redirect.github.com/getsentry/sentry-javascript/pull/19005)) - chore(aws-serverless): Fix local cache issues ([#19081](https://redirect.github.com/getsentry/sentry-javascript/pull/19081)) - chore(dependabot): Allow all packages to update ([#19024](https://redirect.github.com/getsentry/sentry-javascript/pull/19024)) - chore(dependabot): Update ignore patterns and add more groups ([#19037](https://redirect.github.com/getsentry/sentry-javascript/pull/19037)) - chore(dependabot): Update ignore patterns and add more groups ([#19043](https://redirect.github.com/getsentry/sentry-javascript/pull/19043)) - chore(deps-dev): bump @edge-runtime/types from 3.0.1 to 4.0.0 ([#19032](https://redirect.github.com/getsentry/sentry-javascript/pull/19032)) - chore(deps-dev): bump @vercel/nft from 0.29.4 to 1.3.0 ([#19030](https://redirect.github.com/getsentry/sentry-javascript/pull/19030)) - chore(deps): bump @actions/artifact from 2.1.11 to 5.0.3 ([#19031](https://redirect.github.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://redirect.github.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://redirect.github.com/getsentry/sentry-javascript/pull/19012)) - chore(deps): Bump trpc v11 dependency in e2e test ([#19061](https://redirect.github.com/getsentry/sentry-javascript/pull/19061)) - chore(deps): Bump wrangler to 4.61.0 ([#19023](https://redirect.github.com/getsentry/sentry-javascript/pull/19023)) - chore(deps): Upgrade @remix-run deps to 2.17.4 ([#19040](https://redirect.github.com/getsentry/sentry-javascript/pull/19040)) - chore(deps): Upgrade `next` versions 15 and 16 ([#19057](https://redirect.github.com/getsentry/sentry-javascript/pull/19057)) - chore(deps): Upgrade Lerna to v8 ([#19050](https://redirect.github.com/getsentry/sentry-javascript/pull/19050)) - chore(deps): Upgrade next to 14.2.35 ([#19055](https://redirect.github.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://redirect.github.com/getsentry/sentry-javascript/pull/19026)) - chore(llm): Add claude skill + cursor command for adding new cdn bundles ([#19048](https://redirect.github.com/getsentry/sentry-javascript/pull/19048)) - chore(llm): Ignore local Claude settings ([#18893](https://redirect.github.com/getsentry/sentry-javascript/pull/18893)) - chore(react): Update react-router-5 dev dependency to another than 5.0.0 ([#19047](https://redirect.github.com/getsentry/sentry-javascript/pull/19047)) - chore(release): Add generate-changelog script ([#18999](https://redirect.github.com/getsentry/sentry-javascript/pull/18999)) - chore(remix): Upgrade @remix-run/router to ^1.23.2 ([#19045](https://redirect.github.com/getsentry/sentry-javascript/pull/19045)) - chore(solidstart): Bump peer dependencies of @solidjs/start ([#19051](https://redirect.github.com/getsentry/sentry-javascript/pull/19051)) - chore(solidstart): Upgrade Vinxi to update h3 peer dependency ([#19018](https://redirect.github.com/getsentry/sentry-javascript/pull/19018)) - chore(tests): Reject messages from unknown origins in integration tests ([#19016](https://redirect.github.com/getsentry/sentry-javascript/pull/19016))Work in this release was contributed by @harshit078. Thank you for your contribution!
v10.37.0Compare Source
Important Changes
feat(core): Introduces a new
Sentry.setConversationId()API to track multi turn AI conversations across API calls. (#18909)You can now set a conversation ID that will be automatically applied to spans within that scope. This allows you to link traces from the same conversation together.
This is particularly useful for tracking multiple AI API calls that are part of the same conversation, allowing you to analyze entire conversation flows in Sentry.
The conversation ID is stored on the isolation scope and automatically applied to spans via the new
conversationIdIntegration.feat(tanstackstart-react): Auto-instrument global middleware in
sentryTanstackStartVite plugin (#18844)The
sentryTanstackStartVite plugin now automatically instrumentsrequestMiddlewareandfunctionMiddlewarearrays increateStart(). This captures performance data without requiring manual wrapping.Auto-instrumentation is enabled by default. To disable it:
Other Changes
invalid(#18901)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.