From f9c2f1b01310a60106cecc407a49f5a55f11822b Mon Sep 17 00:00:00 2001 From: Abhijeet Prasad Date: Tue, 29 Jul 2025 09:14:53 -0400 Subject: [PATCH 1/2] feat(node-native): Upgrade `@sentry-internal/node-native-stacktrace` 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 :) --- packages/node-native/package.json | 2 +- yarn.lock | 23 ++++++++++++++++++----- 2 files changed, 19 insertions(+), 6 deletions(-) diff --git a/packages/node-native/package.json b/packages/node-native/package.json index a05979909aa4..51b88a38e138 100644 --- a/packages/node-native/package.json +++ b/packages/node-native/package.json @@ -63,7 +63,7 @@ "build:tarball": "npm pack" }, "dependencies": { - "@sentry-internal/node-native-stacktrace": "^0.2.0", + "@sentry-internal/node-native-stacktrace": "^0.2.2", "@sentry/core": "9.43.0", "@sentry/node": "9.43.0" }, diff --git a/yarn.lock b/yarn.lock index 349d2763a7ec..f0bc4ad1bfd2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6867,10 +6867,10 @@ detect-libc "^2.0.3" node-abi "^3.73.0" -"@sentry-internal/node-native-stacktrace@^0.2.0": - version "0.2.0" - resolved "https://registry.yarnpkg.com/@sentry-internal/node-native-stacktrace/-/node-native-stacktrace-0.2.0.tgz#d759d9ba62101aea46829c436aec490d4a63f9f7" - integrity sha512-MPkjcXFUaBVxbpx8whvqQu7UncriCt3nUN7uA+ojgauHF2acvSp5nJCqKM2a4KInFWNiI1AxJ6tLE7EuBJ4WBQ== +"@sentry-internal/node-native-stacktrace@^0.2.2": + version "0.2.2" + resolved "https://registry.yarnpkg.com/@sentry-internal/node-native-stacktrace/-/node-native-stacktrace-0.2.2.tgz#b32dde884642f100dd691b12b643361040825eeb" + integrity sha512-ZRS+a1Ik+w6awjp9na5vHBqLNkIxysfGDswLVAkjtVdBUxtfsEVI8OA6r8PijJC5Gm1oAJJap2e9H7TSiCUQIQ== dependencies: detect-libc "^2.0.4" node-abi "^3.73.0" @@ -6944,7 +6944,7 @@ mitt "^3.0.0" "@sentry-internal/test-utils@link:dev-packages/test-utils": - version "9.42.1" + version "9.43.0" dependencies: express "^4.21.1" @@ -7100,6 +7100,19 @@ "@sentry/cli-win32-i686" "2.50.0" "@sentry/cli-win32-x64" "2.50.0" +"@sentry/cloudflare@9.42.1": + version "9.42.1" + resolved "https://registry.yarnpkg.com/@sentry/cloudflare/-/cloudflare-9.42.1.tgz#8b0f74070e8c5c404e21ed0a42fe980eb5a9a5cd" + integrity sha512-StW3szcs/9jKxo6Yfkj/qcON5PN6XdVLVyTOCWKBj1d6U9uZ3ELibkVwrk6hG7Yj3Nk7khXS867WMOru1L1ZkQ== + dependencies: + "@opentelemetry/api" "^1.9.0" + "@sentry/core" "9.42.1" + +"@sentry/core@9.42.1": + version "9.42.1" + resolved "https://registry.yarnpkg.com/@sentry/core/-/core-9.42.1.tgz#d8f88d3b5ba7aa6f77374504041716496bb8fbb2" + integrity sha512-9jWgjgZ8EvIYMTL5HzG8PYRo7+/vv3qwPabPVV2EfGPOjU65GFcT7N+oitg+0rAI/fTMsLaQXC77WmKzhRBSdw== + "@sentry/rollup-plugin@^3.5.0": version "3.5.0" resolved "https://registry.yarnpkg.com/@sentry/rollup-plugin/-/rollup-plugin-3.5.0.tgz#9015c48e00257f8440597167498499804371329b" From ab8aca34476d63c1d400cae5f26a8f6f137d3f55 Mon Sep 17 00:00:00 2001 From: Abhijeet Prasad Date: Thu, 31 Jul 2025 08:13:14 -0400 Subject: [PATCH 2/2] stale cloudflare version --- .../cloudflare-integration-tests/package.json | 2 +- yarn.lock | 13 ------------- 2 files changed, 1 insertion(+), 14 deletions(-) diff --git a/dev-packages/cloudflare-integration-tests/package.json b/dev-packages/cloudflare-integration-tests/package.json index e2fc3c00979b..9083eb0cb9ea 100644 --- a/dev-packages/cloudflare-integration-tests/package.json +++ b/dev-packages/cloudflare-integration-tests/package.json @@ -13,7 +13,7 @@ "test:watch": "yarn test --watch" }, "dependencies": { - "@sentry/cloudflare": "9.42.1" + "@sentry/cloudflare": "9.43.0" }, "devDependencies": { "@sentry-internal/test-utils": "link:../test-utils", diff --git a/yarn.lock b/yarn.lock index f0bc4ad1bfd2..736e82bd9536 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7100,19 +7100,6 @@ "@sentry/cli-win32-i686" "2.50.0" "@sentry/cli-win32-x64" "2.50.0" -"@sentry/cloudflare@9.42.1": - version "9.42.1" - resolved "https://registry.yarnpkg.com/@sentry/cloudflare/-/cloudflare-9.42.1.tgz#8b0f74070e8c5c404e21ed0a42fe980eb5a9a5cd" - integrity sha512-StW3szcs/9jKxo6Yfkj/qcON5PN6XdVLVyTOCWKBj1d6U9uZ3ELibkVwrk6hG7Yj3Nk7khXS867WMOru1L1ZkQ== - dependencies: - "@opentelemetry/api" "^1.9.0" - "@sentry/core" "9.42.1" - -"@sentry/core@9.42.1": - version "9.42.1" - resolved "https://registry.yarnpkg.com/@sentry/core/-/core-9.42.1.tgz#d8f88d3b5ba7aa6f77374504041716496bb8fbb2" - integrity sha512-9jWgjgZ8EvIYMTL5HzG8PYRo7+/vv3qwPabPVV2EfGPOjU65GFcT7N+oitg+0rAI/fTMsLaQXC77WmKzhRBSdw== - "@sentry/rollup-plugin@^3.5.0": version "3.5.0" resolved "https://registry.yarnpkg.com/@sentry/rollup-plugin/-/rollup-plugin-3.5.0.tgz#9015c48e00257f8440597167498499804371329b"