Skip to content

feat(v9/node-native): Upgrade @sentry-internal/node-native-stacktrace to 0.2.2 #17256

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 31, 2025

Conversation

AbhiPrasad
Copy link
Member

backport of #17207

…to `0.2.2` (#17207)

Although the way we pin this dep allows for patch versions, let's
explicitly bump this because
https://github.com/getsentry/sentry-javascript-node-native-stacktrace/releases/tag/0.2.2
includes a pretty nice fix for cross-platform timings.

Thanks again to @matthew-nicholson-anrok for the contribution :)
@AbhiPrasad AbhiPrasad requested review from timfish and a team July 31, 2025 12:11
@AbhiPrasad AbhiPrasad self-assigned this Jul 31, 2025
@AbhiPrasad AbhiPrasad requested review from chargome and s1gr1d and removed request for a team July 31, 2025 12:11
@@ -13,7 +13,7 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@sentry/cloudflare": "9.42.1"
"@sentry/cloudflare": "9.43.0"
Copy link
Member Author

Choose a reason for hiding this comment

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

noticed this stale version when upgrading, so sneaking in this fix as well.

@AbhiPrasad AbhiPrasad merged commit 6521070 into v9 Jul 31, 2025
168 checks passed
@AbhiPrasad AbhiPrasad deleted the abhi-v9-node-native-bump branch July 31, 2025 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants