Commit 8c3ac06
authored
feat(profiling-node): Bump
Bumps this from 2.2.0 to 2.4.0, including the following changes:
## v2.4.0
* feat: Add Node 26 support
(getsentry/sentry-javascript-profiling-node-binaries#32)
## v2.3.0
* fix: Memory leaks, integer truncation, UB, and double-stop
(getsentry/sentry-javascript-profiling-node-binaries#26)
* fix: Integer arithmetic for timestamps, emit elapsed_since_start_ns as
string
(getsentry/sentry-javascript-profiling-node-binaries#28)
* fix: Dead member, capacity checks, insert perf, napi_env by value
(getsentry/sentry-javascript-profiling-node-binaries#27)
* chore: Replace execSync with execFileSync to prevent command injection
(getsentry/sentry-javascript-profiling-node-binaries#23)
* chore: Pin GitHub Actions to full-length commit SHAs
(getsentry/sentry-javascript-profiling-node-binaries#24)
* ci: Build Linux in container for wider glibc support
(getsentry/sentry-javascript-profiling-node-binaries#16)@sentry-internal/node-cpu-profiler to 2.4.0 (#20720)1 parent 4169bc6 commit 8c3ac06
2 files changed
Lines changed: 5 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7686 | 7686 | | |
7687 | 7687 | | |
7688 | 7688 | | |
7689 | | - | |
7690 | | - | |
7691 | | - | |
7692 | | - | |
| 7689 | + | |
| 7690 | + | |
| 7691 | + | |
| 7692 | + | |
7693 | 7693 | | |
7694 | 7694 | | |
7695 | 7695 | | |
| |||
28527 | 28527 | | |
28528 | 28528 | | |
28529 | 28529 | | |
28530 | | - | |
28531 | 28530 | | |
28532 | 28531 | | |
28533 | 28532 | | |
| |||
0 commit comments