Skip to content

feat: Update JavaScript SDKs to v10.49.0#1355

Merged
timfish merged 1 commit intomasterfrom
feat/javascript-sdks
Apr 20, 2026
Merged

feat: Update JavaScript SDKs to v10.49.0#1355
timfish merged 1 commit intomasterfrom
feat/javascript-sdks

Conversation

@timfish
Copy link
Copy Markdown
Collaborator

@timfish timfish commented Apr 17, 2026

Updates to the latest JavaScript SDKs which include fixes for the above issues.

This PR also re-enables the eventLoopBlocked tests for the latest versions of Electron now this has been fixed upstream.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 17, 2026

Semver Impact of This PR

🟡 Minor (new features)

📋 Changelog Preview

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


New Features ✨

  • Update JavaScript SDKs to v10.49.0 by timfish in #1355

🤖 This preview updates automatically when you update the PR.

@timfish timfish marked this pull request as ready for review April 20, 2026 14:09
@timfish timfish requested a review from JPeer264 April 20, 2026 14:10
Copy link
Copy Markdown

@cursor cursor Bot left a comment

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 62ff4ea. Configure here.

Comment thread src/renderer/index.ts
withIsolationScope,
withScope,
withStreamedSpan,
viewHierarchyIntegration,
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Export viewHierarchyIntegration placed out of alphabetical order

Low Severity

viewHierarchyIntegration (starting with 'v') is placed after withStreamedSpan (starting with 'w'), breaking the alphabetical ordering that is consistently maintained throughout the entire export list. It belongs between updateSpanName and webWorkerIntegration.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 62ff4ea. Configure here.

@timfish timfish enabled auto-merge (squash) April 20, 2026 14:46
@timfish timfish merged commit 2234e92 into master Apr 20, 2026
213 of 217 checks passed
@timfish timfish deleted the feat/javascript-sdks branch April 20, 2026 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants