Skip to content

chore(eslint): update eslint-plugin-unicorn to 72 - #9503

Merged
BridgeAR merged 18 commits into
masterfrom
BridgeAR/2026-07-23-update-unicorn
Jul 27, 2026
Merged

chore(eslint): update eslint-plugin-unicorn to 72#9503
BridgeAR merged 18 commits into
masterfrom
BridgeAR/2026-07-23-update-unicorn

Conversation

@BridgeAR

Copy link
Copy Markdown
Member

Summary

Updates eslint-plugin-unicorn from 68 to 72 and enables correctness and readability rules that fit the existing code without changing supported runtime behavior.

Why

Rules requiring post-Node 18 APIs stay disabled for backports. Promise, short-circuit, dynamic replacement, and other semantic rewrites remain deferred where the suggested form is less clear or changes behavior.

Folding empty SHA filtering into the existing release loop measured 13.9 µs to 11.9 µs for 500 entries on Node 24.18.0 (7 trials, drop best and worst).

@dd-octo-sts

dd-octo-sts Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Overall package size

Self size: 7.46 MB
Deduped: 8.12 MB
No deduping: 8.12 MB

Dependency sizes | name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 3.3.2 | 124.41 kB | 440.65 kB | | opentracing | 0.14.7 | 194.81 kB | 194.81 kB | | dc-polyfill | 0.1.11 | 25.74 kB | 25.74 kB |

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

@datadog-datadog-prod-us1-2

datadog-datadog-prod-us1-2 Bot commented Jul 23, 2026

Copy link
Copy Markdown

Tests

🎉 All green!

🧪 All tests passed
❄️ No new flaky tests detected

🔄 Datadog retried 1 test - 1 passed on retry View in Datadog

🎯 Code Coverage (details)
Patch Coverage: 99.46%
Overall Coverage: 98.44% (+0.02%)

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: f645b36 | Docs | Datadog PR Page | Give us feedback!

@pr-commenter

pr-commenter Bot commented Jul 23, 2026

Copy link
Copy Markdown

Benchmarks

Benchmark execution time: 2026-07-27 12:23:27

Comparing candidate commit f645b36 in PR branch BridgeAR/2026-07-23-update-unicorn with baseline commit a68d7a6 in branch master.

📊 Benchmarking dashboard

Found 1 performance improvements and 0 performance regressions! Performance is the same for 2320 metrics, 37 unstable metrics.

Explanation

This is an A/B test comparing a candidate commit's performance against that of a baseline commit. Performance changes are noted in the tables below as:

  • 🟩 = significantly better candidate vs. baseline
  • 🟥 = significantly worse candidate vs. baseline

We compute a confidence interval (CI) over the relative difference of means between metrics from the candidate and baseline commits, considering the baseline as the reference.

If the CI is entirely outside the configured SIGNIFICANT_IMPACT_THRESHOLD (or the deprecated UNCONFIDENCE_THRESHOLD), the change is considered significant.

Feel free to reach out to #apm-benchmarking-platform on Slack if you have any questions.

More details about the CI and significant changes

You can imagine this CI as a range of values that is likely to contain the true difference of means between the candidate and baseline commits.

CIs of the difference of means are often centered around 0%, because often changes are not that big:

---------------------------------(------|---^--------)-------------------------------->
                              -0.6%    0%  0.3%     +1.2%
                                 |          |        |
         lower bound of the CI --'          |        |
sample mean (center of the CI) -------------'        |
         upper bound of the CI ----------------------'

As described above, a change is considered significant if the CI is entirely outside the configured SIGNIFICANT_IMPACT_THRESHOLD (or the deprecated UNCONFIDENCE_THRESHOLD).

For instance, for an execution time metric, this confidence interval indicates a significantly worse performance:

----------------------------------------|---------|---(---------^---------)---------->
                                       0%        1%  1.3%      2.2%      3.1%
                                                  |   |         |         |
       significant impact threshold --------------'   |         |         |
                      lower bound of CI --------------'         |         |
       sample mean (center of the CI) --------------------------'         |
                      upper bound of CI ----------------------------------'

scenario:encoders-0.4-events-native-20

  • 🟩 max_rss_usage [-11.660MB; -3.601MB] or [-8.135%; -2.512%]

Unstable benchmarks

These benchmarks have a confidence interval too wide to call a change; treat them as noise rather than signal.

scenario:appsec-appsec-enabled-24

  • unstable execution_time [-213033.756µs; +213447.956µs] or [-8.007%; +8.023%]

scenario:appsec-appsec-enabled-26

  • unstable execution_time [-228.670ms; +238.705ms] or [-8.959%; +9.352%]

scenario:appsec-appsec-enabled-with-attacks-24

  • unstable execution_time [-155385.535µs; +154473.569µs] or [-5.026%; +4.996%]

scenario:appsec-appsec-enabled-with-attacks-26

  • unstable execution_time [-177.714ms; +189.862ms] or [-6.091%; +6.507%]

scenario:appsec-control-20

  • unstable execution_time [-126.982ms; +121.901ms] or [-7.777%; +7.466%]

scenario:appsec-control-24

  • unstable execution_time [-114.198ms; +117.065ms] or [-9.183%; +9.413%]

scenario:appsec-control-26

  • unstable execution_time [-129.960ms; +122.636ms] or [-10.496%; +9.904%]

scenario:appsec-iast-no-vulnerability-control-20

  • unstable execution_time [-19.212ms; +9.385ms] or [-7.510%; +3.669%]

scenario:appsec-iast-with-vulnerability-control-20

  • unstable execution_time [-24.278ms; +31.741ms] or [-4.403%; +5.756%]

scenario:appsec-iast-with-vulnerability-iast-enabled-default-config-20

  • unstable execution_time [-27539.191µs; +28232.058µs] or [-5.038%; +5.164%]

scenario:debugger-line-probe-with-snapshot-default-24

  • unstable cpu_user_time [-1782.081ms; +547.082ms] or [-21.465%; +6.590%]
  • unstable execution_time [-1808.515ms; +561.597ms] or [-20.092%; +6.239%]
  • unstable instructions [-15.0G instructions; +4.8G instructions] or [-22.217%; +7.075%]
  • unstable throughput [-146.875op/s; +483.716op/s] or [-4.011%; +13.209%]

scenario:debugger-line-probe-with-snapshot-minimal-24

  • unstable cpu_user_time [-1748.752ms; +558.443ms] or [-21.058%; +6.724%]
  • unstable execution_time [-1757.050ms; +570.498ms] or [-19.509%; +6.334%]
  • unstable instructions [-15.0G instructions; +4.9G instructions] or [-22.180%; +7.193%]
  • unstable throughput [-154.791op/s; +471.209op/s] or [-4.233%; +12.887%]

scenario:debugger-line-probe-with-snapshot-minimal-26

  • unstable cpu_user_time [-2.331s; +4.520s] or [-23.653%; +45.867%]
  • unstable execution_time [-2.460s; +4.681s] or [-23.234%; +44.203%]
  • unstable instructions [-20.3G instructions; +39.9G instructions] or [-24.584%; +48.380%]
  • unstable max_rss_usage [-7.476MB; +14.463MB] or [-4.685%; +9.063%]
  • unstable throughput [-946.115op/s; +478.812op/s] or [-30.016%; +15.190%]

scenario:debugger-line-probe-without-snapshot-24

  • unstable cpu_user_time [-2781.679ms; +2756.810ms] or [-31.338%; +31.058%]
  • unstable execution_time [-2801.672ms; +2795.223ms] or [-29.235%; +29.168%]
  • unstable instructions [-23832.3M instructions; +23853.4M instructions] or [-32.759%; +32.788%]
  • unstable max_rss_usage [-11442.035KB; +11575.635KB] or [-7.181%; +7.265%]
  • unstable throughput [-746.467op/s; +744.760op/s] or [-21.281%; +21.233%]

scenario:dogstatsd-with-tags-20

  • unstable cpu_user_time [-105.437ms; +426.758ms] or [-2.126%; +8.606%]
  • unstable execution_time [-105.058ms; +426.777ms] or [-2.088%; +8.481%]
  • unstable throughput [-147766.519op/s; +36502.014op/s] or [-8.877%; +2.193%]

scenario:plugin-graphql-long-with-depth-and-collapse-off-20

  • unstable max_rss_usage [-22139.570KB; +21920.370KB] or [-5.634%; +5.578%]

scenario:plugin-graphql-long-with-depth-off-26

  • unstable max_rss_usage [-19.809MB; +29.402MB] or [-9.284%; +13.780%]

scenario:plugin-graphql-long-with-depth-on-max-20

  • unstable cpu_user_time [-581.478ms; +623.203ms] or [-5.040%; +5.402%]
  • unstable execution_time [-595.957ms; +639.015ms] or [-5.065%; +5.431%]
  • unstable throughput [-3.737op/s; +3.469op/s] or [-5.464%; +5.071%]

scenario:test-optimization-large-suite-20

  • unstable max_rss_usage [-4068.361KB; +4114.028KB] or [-5.112%; +5.169%]

@codecov

codecov Bot commented Jul 23, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 99.46809% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 98.44%. Comparing base (a68d7a6) to head (f645b36).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
packages/datadog-instrumentations/src/cucumber.js 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9503      +/-   ##
==========================================
+ Coverage   98.43%   98.44%   +0.01%     
==========================================
  Files         947      947              
  Lines      128070   128100      +30     
  Branches    10931    10940       +9     
==========================================
+ Hits       126061   126112      +51     
+ Misses       2009     1988      -21     
Flag Coverage Δ
aiguard 57.50% <46.57%> (-0.01%) ⬇️
aiguard-integration 56.36% <57.33%> (+0.03%) ⬆️
apm-bucket-0 57.79% <57.53%> (+0.03%) ⬆️
apm-bucket-1 64.05% <62.02%> (+0.01%) ⬆️
apm-bucket-2 62.80% <48.68%> (-0.01%) ⬇️
apm-bucket-3 60.25% <48.68%> (-0.01%) ⬇️
apm-capabilities-tracing 62.71% <60.00%> (+0.02%) ⬆️
apm-integrations-aerospike 56.84% <48.64%> (-0.01%) ⬇️
apm-integrations-confluentinc-kafka-javascript 61.68% <52.05%> (+0.02%) ⬆️
apm-integrations-couchbase 57.19% <46.57%> (-0.01%) ⬇️
apm-integrations-http 62.83% <63.29%> (+0.01%) ⬆️
apm-integrations-kafkajs 62.29% <52.05%> (-0.01%) ⬇️
apm-integrations-next 59.28% <47.36%> (-0.01%) ⬇️
apm-integrations-prisma 58.77% <50.61%> (+<0.01%) ⬆️
appsec 72.94% <67.05%> (-0.03%) ⬇️
appsec-express_fastify_graphql 70.42% <69.66%> (+<0.01%) ⬆️
appsec-integration 51.52% <53.50%> (+0.01%) ⬆️
appsec-kafka_ldapjs_lodash 64.01% <48.19%> (-0.01%) ⬇️
appsec-mongodb-core_mongoose_mysql 67.74% <62.79%> (+<0.01%) ⬆️
appsec-next 57.62% <45.34%> (+<0.01%) ⬆️
appsec-node-serialize_passport_postgres 67.41% <61.62%> (+<0.01%) ⬆️
appsec-sourcing_stripe_template 65.76% <59.30%> (+<0.01%) ⬆️
debugger 64.95% <61.70%> (+0.01%) ⬆️
instrumentations-bucket-0 51.85% <41.09%> (-0.01%) ⬇️
instrumentations-bucket-1 60.33% <55.84%> (-0.01%) ⬇️
instrumentations-bucket-10 62.13% <49.36%> (-0.01%) ⬇️
instrumentations-bucket-11 51.76% <41.09%> (-0.01%) ⬇️
instrumentations-bucket-12 52.33% <40.25%> (-0.01%) ⬇️
instrumentations-bucket-13 51.87% <41.09%> (-0.01%) ⬇️
instrumentations-bucket-2 53.76% <42.85%> (-0.01%) ⬇️
instrumentations-bucket-3 59.34% <48.05%> (-0.01%) ⬇️
instrumentations-bucket-4 52.42% <41.09%> (-0.01%) ⬇️
instrumentations-bucket-5 57.68% <60.25%> (+0.01%) ⬆️
instrumentations-bucket-6 60.88% <60.52%> (+0.01%) ⬆️
instrumentations-bucket-7 58.53% <48.05%> (-0.01%) ⬇️
instrumentations-bucket-8 59.67% <46.75%> (-0.01%) ⬇️
instrumentations-bucket-9 61.65% <49.36%> (-0.01%) ⬇️
instrumentations-instrumentation-couchbase 51.16% <42.85%> (-0.01%) ⬇️
instrumentations-integration-esbuild 34.30% <33.33%> (+0.02%) ⬆️
llmobs-ai_anthropic_bedrock 62.92% <58.02%> (+0.01%) ⬆️
llmobs-bucket-1 61.72% <67.04%> (+<0.01%) ⬆️
llmobs-openai 62.46% <61.03%> (+0.01%) ⬆️
llmobs-openai-agents_vertex-ai 59.80% <48.05%> (-0.02%) ⬇️
llmobs-sdk 65.60% <54.79%> (-0.02%) ⬇️
master-coverage 98.44% <99.46%> (?)
openfeature 56.21% <59.45%> (+0.03%) ⬆️
openfeature-unit 53.49% <42.85%> (-0.01%) ⬇️
platform-core_esbuild_instrumentations-misc 40.87% <37.25%> (+0.21%) ⬆️
platform-integration 61.52% <68.00%> (+0.03%) ⬆️
platform-shimmer_unit-guardrails_webpack 39.28% <35.00%> (+<0.01%) ⬆️
plugins-bucket-0 57.18% <56.25%> (+0.01%) ⬆️
plugins-bucket-1 54.46% <50.00%> (+0.01%) ⬆️
plugins-bucket-11 62.37% <50.63%> (-0.01%) ⬇️
plugins-bucket-18 62.07% <51.85%> (-0.01%) ⬇️
plugins-bucket-19 60.17% <50.00%> (-0.01%) ⬇️
plugins-bucket-20 62.16% <51.28%> (-0.01%) ⬇️
plugins-bucket-4 58.69% <48.05%> (-0.01%) ⬇️
plugins-bullmq_cassandra_cookie 61.86% <54.43%> (-0.01%) ⬇️
plugins-cookie-parser_crypto_dd-trace-api 56.84% <47.94%> (-0.01%) ⬇️
plugins-fetch_fs_generic-pool 58.96% <59.74%> (+0.06%) ⬆️
plugins-google-cloud-pubsub_grpc_handlebars 64.78% <52.63%> (-0.01%) ⬇️
plugins-hapi_hono_ioredis 60.34% <48.68%> (-0.01%) ⬇️
plugins-jest_knex_langgraph 55.72% <45.94%> (-0.01%) ⬇️
plugins-ldapjs_light-my-request_limitd-client 58.62% <47.36%> (-0.01%) ⬇️
plugins-lodash_mariadb_memcached 58.20% <49.31%> (-0.01%) ⬇️
plugins-moleculer_mongodb_mongodb-core 62.03% <55.84%> (+<0.01%) ⬆️
plugins-mongoose_multer_mysql 59.21% <55.26%> (+<0.01%) ⬆️
plugins-mysql2_nats_node-serialize 60.83% <56.16%> (+<0.01%) ⬆️
plugins-opensearch_passport-http_pino 59.68% <59.21%> (+0.01%) ⬆️
plugins-postgres_process_pug 58.40% <54.79%> (+<0.01%) ⬆️
plugins-redis_router_sequelize 62.23% <59.74%> (+0.01%) ⬆️
plugins-test-and-upstream-rhea_undici_url 61.76% <66.66%> (+0.01%) ⬆️
plugins-valkey_vm_winston 58.13% <47.36%> (-0.01%) ⬇️
plugins-ws 59.72% <48.68%> (-0.01%) ⬇️
profiling 62.25% <53.24%> (-0.01%) ⬇️
serverless-aws-sdk-aws-sdk 55.19% <55.55%> (+0.02%) ⬆️
serverless-aws-sdk-bedrockruntime 54.88% <43.75%> (+<0.01%) ⬆️
serverless-aws-sdk-client 56.57% <58.44%> (+0.01%) ⬆️
serverless-aws-sdk-dynamodb 55.78% <43.75%> (-0.01%) ⬇️
serverless-aws-sdk-eventbridge 49.50% <42.85%> (+<0.01%) ⬆️
serverless-aws-sdk-kinesis 59.45% <48.75%> (-0.01%) ⬇️
serverless-aws-sdk-lambda 57.53% <45.00%> (-0.01%) ⬇️
serverless-aws-sdk-s3 55.88% <45.00%> (-0.01%) ⬇️
serverless-aws-sdk-serverless-peer-service 59.87% <57.50%> (+0.01%) ⬆️
serverless-aws-sdk-sns 60.31% <48.75%> (-0.01%) ⬇️
serverless-aws-sdk-sqs 60.75% <60.00%> (+0.01%) ⬆️
serverless-aws-sdk-stepfunctions 55.71% <47.50%> (-0.01%) ⬇️
serverless-aws-sdk-util 51.60% <42.85%> (-0.01%) ⬇️
serverless-bucket-0 54.38% <57.33%> (+0.04%) ⬆️
serverless-bucket-1 59.36% <52.32%> (-0.01%) ⬇️
test-optimization-cucumber 72.06% <78.50%> (+0.05%) ⬆️
test-optimization-cypress 65.81% <54.87%> (+<0.01%) ⬆️
test-optimization-jest 73.49% <84.54%> (+0.16%) ⬆️
test-optimization-mocha 73.55% <78.00%> (+0.08%) ⬆️
test-optimization-playwright-playwright-atr 60.48% <48.19%> (+0.03%) ⬆️
test-optimization-playwright-playwright-efd 60.66% <48.19%> (+0.03%) ⬆️
test-optimization-playwright-playwright-final-status 60.63% <49.39%> (+0.03%) ⬆️
test-optimization-playwright-playwright-impacted-tests 60.36% <48.19%> (+0.19%) ⬆️
test-optimization-playwright-playwright-reporting 61.65% <49.39%> (-0.08%) ⬇️
test-optimization-playwright-playwright-test-management 61.17% <51.80%> (-0.08%) ⬇️
test-optimization-playwright-playwright-test-span 60.58% <49.39%> (-0.04%) ⬇️
test-optimization-selenium 60.15% <63.63%> (-0.11%) ⬇️
test-optimization-testopt 58.59% <65.65%> (+0.10%) ⬆️
test-optimization-vitest 70.36% <79.61%> (+0.06%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@BridgeAR
BridgeAR force-pushed the BridgeAR/2026-07-23-update-unicorn branch 2 times, most recently from ca96e46 to b23ecda Compare July 25, 2026 00:32
@BridgeAR
BridgeAR marked this pull request as ready for review July 25, 2026 01:51
@BridgeAR
BridgeAR requested review from a team as code owners July 25, 2026 01:51
@BridgeAR
BridgeAR requested review from khanayan123 and wconti27 and removed request for a team July 25, 2026 01:51

@datadog-datadog-prod-us1-2 datadog-datadog-prod-us1-2 Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Datadog Autotest: PASS

More details

The behavioral rewrites preserve output across the exercised edge cases, including built-in resolution, disabled instrumentation aliases, shell-variable scrubbing, asynchronous metric export, and token fallbacks. No diff-caused runtime regression was reproduced.

Was this helpful? React 👍 or 👎

📊 Validated against 9 scenarios · Open Bits AI session

🤖 Datadog Autotest · Commit b23ecda · What is Autotest? · @DataDog review to ask questions · Any feedback? Reach out in #autotest

@BridgeAR
BridgeAR requested a review from a team as a code owner July 25, 2026 12:16
BridgeAR added 8 commits July 27, 2026 14:09
Post-Node 18 API recommendations stay disabled for backports. Promise and short-circuit rewrites remain deferred because they broaden existing behavior.

Folding SHA filtering into the existing loop measured 13.9 µs to 11.9 µs for 500 entries on Node 24.18.0 (7 trials, drop best and worst).
Keep negated array predicates disabled because the inverted forms obscure existing preconditions. Preserve explicit string coercion only where values are not guaranteed to be strings.
Error metadata assignments remain only where an integration must preserve an upstream stack or error type.
Built-in modules produce a null package name. Passing it to require.resolve caused repeated build failures across esbuild consumers.
All six findings intentionally preserve upstream error names or stacks, so enabling the rule only adds suppressions.
An ignored finally promise can reject with either the original test failure or a finalizer error. Running the finalizer as both promise handlers preserves the original returned promise while containing finalizer failures.
BridgeAR added 10 commits July 27, 2026 14:09
Direct variable capture measured 91.5 to 71.5 ns for one variable and 2006 to 1544 ns for 20. Swapping drained arrays measured 31.8 to 12.5 ns at one item and 599 to 276 ns at 1000 items on Node 24.18.0 (7 trials, drop best and worst).
The only finding is a hot ID parser guard where the opposite comparison does not preserve NaN handling.
Spreading undefined or null contributes no properties, so the nullish guards the
jest plugin wrapped its optional tag spreads in were already dead.
The rule rewrites a ternary of two require calls into a require of a ternary,
which our restricted-syntax rule rejects as a dynamic require, so the findings
worth taking are applied by hand instead.
Passing a limit to split forces V8 off its constant-limit fast path, so the
sites that read a single segment use getSegment instead. The rest genuinely read
every segment, where getSegment rescans the string once per call and loses.
Both HTTP clients derived the span resource path with split(/[?#]/)[0], which
allocates an array and a substring for every outgoing request even when the path
carries neither delimiter. Scanning for both delimiters and slicing once takes
14.7ns instead of 41.4ns per call over a representative mix of five paths.
The rule reports nothing on the current tree. The count the entry carried, and
the false-positive risk it warned about, predate the v72 rewrite of the rule.
Exact violation counts drift with every unrelated change, so most of them were
already wrong: catch-error-name reported 242 rather than "many", and
no-invalid-argument-count reported none rather than 98.
… 0x80

encodeVarintInto exited its 7-bit loop while the remaining value was still 0x80
and then masked the continuation bit off the final byte, dropping that bit. Every
value whose zig-zag form shifts down to exactly 0x80 encoded as a truncated
number: 64, then a band of 2 ** (exponent - 7) values above every seventh power
of two. Pathway contexts carry millisecond epoch timestamps, which enter the next
affected band on 2039-09-07 and leave it on 2040-03-24.
@BridgeAR
BridgeAR force-pushed the BridgeAR/2026-07-23-update-unicorn branch from 9787950 to f645b36 Compare July 27, 2026 12:10
@tlhunter

Copy link
Copy Markdown
Member

The rules make sense. I didn't review every line of code in here. It looks like there's a few small changes unrelated to the rules but those changes seem fine as well.

@BridgeAR
BridgeAR merged commit 1887905 into master Jul 27, 2026
661 checks passed
@BridgeAR
BridgeAR deleted the BridgeAR/2026-07-23-update-unicorn branch July 27, 2026 19:51
This was referenced Jul 28, 2026
sabrenner pushed a commit that referenced this pull request Jul 30, 2026
Activate Node.js 18 compatible rules that remove redundant syntax and catch correctness issues.

1. Skip esbuild resolution for built-in modules without package paths.
2. Contain detached Cucumber finalizer rejections without changing the returned test promise.
3. Preserve datastream varint continuation bits at 0x80 boundaries.
4. Avoid buffering Electron traces when the trace channel has no subscribers.
5. Replace regex-based HTTP path splitting with a shared delimiter scan, reducing representative cost from 41.4 ns to 14.7 ns per call.
sabrenner pushed a commit that referenced this pull request Jul 30, 2026
Activate Node.js 18 compatible rules that remove redundant syntax and catch correctness issues.

1. Skip esbuild resolution for built-in modules without package paths.
2. Contain detached Cucumber finalizer rejections without changing the returned test promise.
3. Preserve datastream varint continuation bits at 0x80 boundaries.
4. Avoid buffering Electron traces when the trace channel has no subscribers.
5. Replace regex-based HTTP path splitting with a shared delimiter scan, reducing representative cost from 41.4 ns to 14.7 ns per call.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants