Skip to content

v5.9.0 #224

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 6 commits into from
Jun 26, 2025
Merged

v5.9.0 #224

merged 6 commits into from
Jun 26, 2025

Conversation

szegedi
Copy link

@szegedi szegedi commented Jun 26, 2025

@szegedi szegedi requested a review from nsavoire as a code owner June 26, 2025 08:26
Copy link

Overall package size

Self size: 1.62 MB
Deduped: 1.99 MB
No deduping: 1.99 MB

Dependency sizes | name | version | self size | total size | |------|---------|-----------|------------| | source-map | 0.7.4 | 226 kB | 226 kB | | pprof-format | 2.1.0 | 111.69 kB | 111.69 kB | | p-limit | 3.1.0 | 7.75 kB | 13.78 kB | | delay | 5.0.0 | 11.17 kB | 11.17 kB | | node-gyp-build | 3.9.0 | 8.81 kB | 8.81 kB |

🤖 This report was automatically generated by heaviest-objects-in-the-universe

@@ -67,6 +67,7 @@ export interface TimeProfilerOptions {
workaroundV8Bug?: boolean;
collectCpuTime?: boolean;
collectAsyncId?: boolean;
useCPED?: boolean;

Choose a reason for hiding this comment

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

Code Quality Violation

Prop name (useCPED) doesn't match rule (is|has) (...read more)

Enforces a consistent naming pattern for boolean props.

The pattern is: "^(is|has)[A-Z]([A-Za-z0-9]?)+" to enforce is and has prefixes.

View in Datadog  Leave us feedback  Documentation

@szegedi szegedi added the semver-minor Usually minor non-breaking improvements label Jun 26, 2025
@pr-commenter
Copy link

pr-commenter bot commented Jun 26, 2025

Benchmarks

Benchmark execution time: 2025-06-26 08:47:20

Comparing candidate commit da39876 in PR branch v5.9.0-proposal with baseline commit 70d3943 in branch main.

Found 0 performance improvements and 0 performance regressions! Performance is the same for 91 metrics, 29 unstable metrics.

@szegedi szegedi merged commit 852ddd5 into v5.x Jun 26, 2025
55 checks passed
@szegedi szegedi deleted the v5.9.0-proposal branch June 26, 2025 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver-minor Usually minor non-breaking improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants