Skip to content

fix(config): keep v5 IAST programmatic aliases working#8457

Merged
uurien merged 2 commits into
masterfrom
BridgeAR/2026-05-13-fix-downstream-breakage
May 13, 2026
Merged

fix(config): keep v5 IAST programmatic aliases working#8457
uurien merged 2 commits into
masterfrom
BridgeAR/2026-05-13-fix-downstream-breakage

Conversation

@BridgeAR

@BridgeAR BridgeAR commented May 13, 2026

Copy link
Copy Markdown
Member

v5 keeps the deprecated iast.securityControlsConfiguration and
experimental.iast.* programmatic options. After the v6
type/config gating, defaults.js rewrote
DD_IAST_SECURITY_CONTROLS_CONFIGURATION in the cached
supported-configurations object on every load, so the second
reload wrote [undefined, 'experimental.iast.securityControlsConfiguration'] into
configurationNames and crashed addOption on name.indexOf
across every spec that reloads the config module.
eslint-config-names-sync also flagged the surviving
experimental.iast.* aliases as missing from index.d.ts.
applyV5Overrides now reuses the existing
configurationNames[0] when internalPropertyName is already
gone, and the lint rule treats experimental.iast.* the same
way it already treats experimental.appsec.* — visible to
env-tag resolution, ignored by the JSON-vs-types parity check.

@github-actions

github-actions Bot commented May 13, 2026

Copy link
Copy Markdown
Contributor

Overall package size

Self size: 5.82 MB
Deduped: 6.67 MB
No deduping: 6.67 MB

Dependency sizes | name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 3.0.1 | 82.56 kB | 817.39 kB | | dc-polyfill | 0.1.11 | 25.74 kB | 25.74 kB |

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

@codecov

codecov Bot commented May 13, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 83.33333% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.06%. Comparing base (b06d144) to head (bf18cfb).
⚠️ Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
packages/dd-trace/src/config/major-overrides.js 83.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8457      +/-   ##
==========================================
+ Coverage   89.65%   90.06%   +0.41%     
==========================================
  Files         838      838              
  Lines       45058    45064       +6     
  Branches     8409     8412       +3     
==========================================
+ Hits        40395    40589     +194     
+ Misses       4663     4475     -188     
Flag Coverage Δ
aiguard-integration-active 41.25% <8.33%> (-0.03%) ⬇️
aiguard-integration-latest 41.19% <8.33%> (-0.03%) ⬇️
aiguard-integration-maintenance 41.25% <8.33%> (-0.03%) ⬇️
aiguard-macos 35.39% <10.00%> (-0.11%) ⬇️
aiguard-ubuntu 35.49% <10.00%> (-0.11%) ⬇️
aiguard-windows 35.30% <10.00%> (-0.11%) ⬇️
apm-capabilities-tracing-macos 49.06% <100.00%> (+<0.01%) ⬆️
apm-capabilities-tracing-ubuntu-active 49.10% <100.00%> (+<0.01%) ⬆️
apm-capabilities-tracing-ubuntu-latest 49.07% <100.00%> (+<0.01%) ⬆️
apm-capabilities-tracing-ubuntu-maintenance 49.28% <100.00%> (+<0.01%) ⬆️
apm-capabilities-tracing-ubuntu-oldest 49.27% <100.00%> (+<0.01%) ⬆️
apm-capabilities-tracing-windows 49.07% <100.00%> (+0.18%) ⬆️
apm-integrations-aerospike-18-gte.5.2.0 34.45% <10.00%> (-0.11%) ⬇️
apm-integrations-aerospike-20-gte.5.5.0 34.46% <10.00%> (-0.11%) ⬇️
apm-integrations-aerospike-22-gte.5.12.1 34.46% <10.00%> (-0.11%) ⬇️
apm-integrations-aerospike-22-gte.6.0.0 34.46% <10.00%> (-0.11%) ⬇️
apm-integrations-aerospike-eol- 34.37% <10.00%> (-0.11%) ⬇️
apm-integrations-child-process 35.43% <10.00%> (-0.11%) ⬇️
apm-integrations-confluentinc-kafka-javascript-18 41.25% <10.00%> (-0.11%) ⬇️
apm-integrations-confluentinc-kafka-javascript-20 41.26% <10.00%> (-0.11%) ⬇️
apm-integrations-confluentinc-kafka-javascript-22 41.26% <10.00%> (-0.11%) ⬇️
apm-integrations-confluentinc-kafka-javascript-24 41.20% <10.00%> (-0.11%) ⬇️
apm-integrations-couchbase-18 34.62% <10.00%> (-0.11%) ⬇️
apm-integrations-couchbase-eol 34.65% <10.00%> (-0.19%) ⬇️
apm-integrations-dns 34.32% <10.00%> (-0.11%) ⬇️
apm-integrations-elasticsearch 35.09% <10.00%> (-0.10%) ⬇️
apm-integrations-http-latest 42.24% <10.00%> (-0.10%) ⬇️
apm-integrations-http-maintenance 42.30% <10.00%> (-0.10%) ⬇️
apm-integrations-http-oldest 42.30% <10.00%> (-0.10%) ⬇️
apm-integrations-http2 39.60% <10.00%> (-0.11%) ⬇️
apm-integrations-kafkajs-latest 41.11% <10.00%> (-0.11%) ⬇️
apm-integrations-kafkajs-oldest 41.16% <10.00%> (-0.11%) ⬇️
apm-integrations-net 35.01% <10.00%> (-0.11%) ⬇️
apm-integrations-next-11.1.4 29.12% <10.00%> (-0.09%) ⬇️
apm-integrations-next-13.2.0 30.81% <10.00%> (-0.10%) ⬇️
apm-integrations-next-gte.10.2.0.and.lt.11 25.14% <10.00%> (-0.28%) ⬇️
apm-integrations-next-gte.11.0.0.and.lt.13 30.84% <10.00%> (-0.08%) ⬇️
apm-integrations-next-gte.13.0.0.and.lt.14 31.06% <10.00%> (-0.10%) ⬇️
apm-integrations-next-gte.14.0.0.and.lte.14.2.6 30.88% <10.00%> (-0.10%) ⬇️
apm-integrations-next-gte.14.2.7.and.lt.15 30.88% <10.00%> (-0.10%) ⬇️
apm-integrations-next-gte.15.0.0 30.94% <10.00%> (-0.10%) ⬇️
apm-integrations-oracledb 34.74% <10.00%> (-0.10%) ⬇️
apm-integrations-prisma-18-gte.6.16.0.and.lt.7.0.0 36.71% <10.00%> (-0.10%) ⬇️
apm-integrations-prisma-latest-all 35.54% <10.00%> (-0.10%) ⬇️
apm-integrations-restify 36.49% <10.00%> (-0.10%) ⬇️
apm-integrations-sharedb 33.99% <10.00%> (-0.11%) ⬇️
apm-integrations-tedious 34.54% <10.00%> (-0.10%) ⬇️
appsec-express 51.97% <10.00%> (-0.12%) ⬇️
appsec-fastify 48.69% <10.00%> (-0.07%) ⬇️
appsec-graphql 48.91% <10.00%> (-0.08%) ⬇️
appsec-integration-active 36.98% <8.33%> (-0.02%) ⬇️
appsec-integration-latest 36.95% <8.33%> (-0.02%) ⬇️
appsec-integration-maintenance 36.97% <8.33%> (-0.02%) ⬇️
appsec-integration-oldest 36.97% <8.33%> (-0.02%) ⬇️
appsec-kafka 41.51% <10.00%> (-0.09%) ⬇️
appsec-ldapjs 40.75% <10.00%> (-0.09%) ⬇️
appsec-lodash 40.86% <10.00%> (-0.09%) ⬇️
appsec-macos 55.80% <10.00%> (-0.08%) ⬇️
appsec-mongodb-core 45.18% <10.00%> (-0.09%) ⬇️
appsec-mongoose 46.02% <10.00%> (-0.09%) ⬇️
appsec-mysql 48.06% <10.00%> (-0.08%) ⬇️
appsec-next-latest-11.1.4 29.24% <10.00%> (-0.09%) ⬇️
appsec-next-latest-13.2.0 30.95% <10.00%> (-0.10%) ⬇️
appsec-next-latest-gte.10.2.0.and.lt.11 29.37% <10.00%> (-0.09%) ⬇️
appsec-next-latest-gte.11.0.0.and.lt.13 30.93% <10.00%> (-0.10%) ⬇️
appsec-next-latest-gte.13.0.0.and.lt.14 31.18% <10.00%> (-0.10%) ⬇️
appsec-next-latest-gte.14.0.0.and.lte.14.2.6 31.02% <10.00%> (-0.10%) ⬇️
appsec-next-latest-gte.14.2.7.and.lt.15 31.02% <10.00%> (-0.10%) ⬇️
appsec-next-latest-gte.15.0.0 31.02% <10.00%> (-0.10%) ⬇️
appsec-next-oldest-11.1.4 29.24% <10.00%> (-0.10%) ⬇️
appsec-next-oldest-13.2.0 31.23% <10.00%> (-0.10%) ⬇️
appsec-next-oldest-gte.10.2.0.and.lt.11 29.49% <10.00%> (-0.09%) ⬇️
appsec-next-oldest-gte.11.0.0.and.lt.13 30.95% <10.00%> (-0.10%) ⬇️
appsec-next-oldest-gte.13.0.0.and.lt.14 31.41% <10.00%> (-0.10%) ⬇️
appsec-next-oldest-gte.14.0.0.and.lte.14.2.6 31.26% <10.00%> (-0.10%) ⬇️
appsec-next-oldest-gte.14.2.7.and.lt.15 31.26% <10.00%> (-0.10%) ⬇️
appsec-next-oldest-gte.15.0.0 31.26% <10.00%> (-0.10%) ⬇️
appsec-node-serialize 40.08% <10.00%> (-0.09%) ⬇️
appsec-passport 43.79% <10.00%> (-0.10%) ⬇️
appsec-postgres 47.64% <10.00%> (-0.09%) ⬇️
appsec-sourcing 39.43% <10.00%> (-0.09%) ⬇️
appsec-stripe 41.59% <10.00%> (-0.08%) ⬇️
appsec-template 40.23% <10.00%> (-0.09%) ⬇️
appsec-ubuntu 55.87% <10.00%> (-0.08%) ⬇️
appsec-windows 55.75% <10.00%> (-0.07%) ⬇️
debugger-ubuntu-active 43.73% <8.33%> (+0.42%) ⬆️
debugger-ubuntu-latest 43.24% <8.33%> (-0.03%) ⬇️
debugger-ubuntu-maintenance 43.30% <8.33%> (-0.03%) ⬇️
debugger-ubuntu-oldest 43.78% <8.33%> (+0.02%) ⬆️
instrumentations-instrumentation-bluebird 29.35% <10.00%> (-0.11%) ⬇️
instrumentations-instrumentation-body-parser 37.02% <10.00%> (-0.10%) ⬇️
instrumentations-instrumentation-child_process 34.92% <10.00%> (-0.11%) ⬇️
instrumentations-instrumentation-cookie-parser 31.18% <10.00%> (-0.10%) ⬇️
instrumentations-instrumentation-express 31.39% <10.00%> (-0.10%) ⬇️
instrumentations-instrumentation-express-mongo-sanitize 31.30% <10.00%> (-0.10%) ⬇️
instrumentations-instrumentation-express-session 36.71% <10.00%> (-0.10%) ⬇️
instrumentations-instrumentation-fs 29.04% <10.00%> (-0.11%) ⬇️
instrumentations-instrumentation-generic-pool 30.17% <10.00%> (-0.04%) ⬇️
instrumentations-instrumentation-http 36.38% <10.00%> (-0.11%) ⬇️
instrumentations-instrumentation-knex 29.32% <10.00%> (-0.11%) ⬇️
instrumentations-instrumentation-light-my-request 36.64% <10.00%> (-0.10%) ⬇️
instrumentations-instrumentation-mongoose 30.44% <10.00%> (-0.10%) ⬇️
instrumentations-instrumentation-multer 36.81% <10.00%> (-0.10%) ⬇️
instrumentations-instrumentation-mysql2 34.95% <10.00%> (-0.11%) ⬇️
instrumentations-instrumentation-passport 40.45% <10.00%> (-0.10%) ⬇️
instrumentations-instrumentation-passport-http 40.23% <10.00%> (-0.10%) ⬇️
instrumentations-instrumentation-passport-local 40.71% <10.00%> (-0.10%) ⬇️
instrumentations-instrumentation-pg 34.55% <10.00%> (-0.11%) ⬇️
instrumentations-instrumentation-promise 29.29% <10.00%> (-0.11%) ⬇️
instrumentations-instrumentation-promise-js 29.29% <10.00%> (-0.11%) ⬇️
instrumentations-instrumentation-q 29.32% <10.00%> (-0.11%) ⬇️
instrumentations-instrumentation-url 29.29% <10.00%> (-0.11%) ⬇️
instrumentations-instrumentation-when 29.31% <10.00%> (-0.11%) ⬇️
instrumentations-integration-esbuild-active 19.49% <8.33%> (-0.02%) ⬇️
instrumentations-integration-esbuild-latest 19.48% <8.33%> (-0.02%) ⬇️
instrumentations-integration-esbuild-maintenance 19.49% <8.33%> (-0.02%) ⬇️
instrumentations-integration-esbuild-oldest 19.48% <8.33%> (-0.02%) ⬇️
llmobs-ai 37.84% <10.00%> (-0.10%) ⬇️
llmobs-anthropic 37.89% <10.00%> (-0.10%) ⬇️
llmobs-bedrock 36.60% <10.00%> (-0.09%) ⬇️
llmobs-google-genai 36.91% <10.00%> (-0.10%) ⬇️
llmobs-langchain 36.60% <10.00%> (-0.09%) ⬇️
llmobs-openai 40.64% <10.00%> (-0.10%) ⬇️
llmobs-sdk-active 45.48% <10.00%> (-0.11%) ⬇️
llmobs-sdk-latest 45.42% <10.00%> (-0.11%) ⬇️
llmobs-sdk-maintenance 45.48% <10.00%> (-0.11%) ⬇️
llmobs-sdk-oldest 45.46% <10.00%> (-0.11%) ⬇️
llmobs-vertex-ai 37.06% <10.00%> (-0.10%) ⬇️
openfeature-macos 38.06% <8.33%> (-0.03%) ⬇️
openfeature-ubuntu 38.14% <8.33%> (-0.03%) ⬇️
openfeature-unit-active 48.96% <10.00%> (-0.16%) ⬇️
openfeature-unit-latest 48.81% <10.00%> (-0.16%) ⬇️
openfeature-unit-maintenance 48.96% <10.00%> (-0.16%) ⬇️
openfeature-unit-oldest 48.96% <10.00%> (-0.16%) ⬇️
openfeature-windows 37.94% <8.33%> (+0.03%) ⬆️
platform-core 37.27% <ø> (ø)
platform-esbuild 40.61% <ø> (ø)
platform-instrumentations-misc 30.82% <10.00%> (-0.02%) ⬇️
platform-integration-active 47.05% <8.33%> (-0.08%) ⬇️
platform-integration-latest 47.06% <8.33%> (-0.03%) ⬇️
platform-integration-maintenance 47.11% <8.33%> (-0.03%) ⬇️
platform-integration-oldest 47.23% <8.33%> (-0.08%) ⬇️
platform-shimmer 42.29% <ø> (ø)
platform-unit-guardrails 36.12% <ø> (ø)
platform-webpack 20.62% <10.00%> (-0.02%) ⬇️
plugins-azure-durable-functions 37.20% <8.33%> (+0.11%) ⬆️
plugins-azure-event-hubs 34.92% <8.33%> (-0.03%) ⬇️
plugins-azure-service-bus 35.38% <8.33%> (-0.03%) ⬇️
plugins-bullmq 40.15% <10.00%> (-0.22%) ⬇️
plugins-cassandra 34.88% <10.00%> (-0.10%) ⬇️
plugins-cookie 29.00% <10.00%> (-0.37%) ⬇️
plugins-cookie-parser 28.80% <10.00%> (-0.37%) ⬇️
plugins-crypto 27.69% <ø> (ø)
plugins-dd-trace-api 34.83% <10.00%> (-0.11%) ⬇️
plugins-express-mongo-sanitize 28.92% <10.00%> (-0.37%) ⬇️
plugins-express-session 28.76% <10.00%> (-0.37%) ⬇️
plugins-fastify 38.78% <10.00%> (-0.10%) ⬇️
plugins-fetch 35.11% <10.00%> (-0.10%) ⬇️
plugins-fs 35.20% <10.00%> (-0.11%) ⬇️
plugins-generic-pool 27.96% <10.00%> (-0.36%) ⬇️
plugins-google-cloud-pubsub 42.48% <10.00%> (-0.08%) ⬇️
plugins-grpc 37.55% <10.00%> (-0.10%) ⬇️
plugins-handlebars 28.96% <10.00%> (-0.37%) ⬇️
plugins-hapi 36.69% <10.00%> (-0.11%) ⬇️
plugins-hono 36.97% <10.00%> (-0.10%) ⬇️
plugins-ioredis 35.32% <10.00%> (-0.11%) ⬇️
plugins-knex 28.55% <10.00%> (-0.35%) ⬇️
plugins-langgraph 34.55% <10.00%> (-0.11%) ⬇️
plugins-ldapjs 26.54% <10.00%> (-0.32%) ⬇️
plugins-light-my-request 28.36% <10.00%> (-0.35%) ⬇️
plugins-limitd-client 29.59% <10.00%> (-0.11%) ⬇️
plugins-lodash 28.05% <10.00%> (-0.36%) ⬇️
plugins-mariadb 36.23% <10.00%> (-0.11%) ⬇️
plugins-memcached 34.94% <10.00%> (-0.11%) ⬇️
plugins-microgateway-core 35.82% <10.00%> (-0.11%) ⬇️
plugins-modelcontextprotocol-sdk 33.84% <10.00%> (-0.11%) ⬇️
plugins-moleculer 37.63% <10.00%> (-0.11%) ⬇️
plugins-mongodb 36.15% <10.00%> (-0.10%) ⬇️
plugins-mongodb-core 35.88% <10.00%> (-0.13%) ⬇️
plugins-mongoose 35.63% <10.00%> (-0.18%) ⬇️
plugins-multer 28.76% <10.00%> (-0.37%) ⬇️
plugins-mysql 35.82% <10.00%> (-0.24%) ⬇️
plugins-mysql2 36.03% <10.00%> (-0.11%) ⬇️
plugins-node-serialize 29.05% <10.00%> (-0.37%) ⬇️
plugins-opensearch 34.63% <10.00%> (-0.10%) ⬇️
plugins-passport-http 28.78% <10.00%> (-0.36%) ⬇️
plugins-pino 31.29% <10.00%> (-0.11%) ⬇️
plugins-postgres 34.10% <10.00%> (-0.10%) ⬇️
plugins-process 27.69% <ø> (ø)
plugins-pug 29.00% <10.00%> (-0.37%) ⬇️
plugins-redis 35.30% <10.00%> (-0.12%) ⬇️
plugins-router 39.12% <10.00%> (-0.10%) ⬇️
plugins-sequelize 27.74% <10.00%> (-0.35%) ⬇️
plugins-test-and-upstream-amqp10 35.18% <10.00%> (-0.11%) ⬇️
plugins-test-and-upstream-amqplib 40.34% <10.00%> (-0.11%) ⬇️
plugins-test-and-upstream-apollo 36.11% <10.00%> (-0.10%) ⬇️
plugins-test-and-upstream-avsc 34.52% <10.00%> (-0.11%) ⬇️
plugins-test-and-upstream-bunyan 30.66% <10.00%> (-0.11%) ⬇️
plugins-test-and-upstream-connect 37.35% <10.00%> (-0.05%) ⬇️
plugins-test-and-upstream-graphql 37.15% <10.00%> (-0.11%) ⬇️
plugins-test-and-upstream-koa 36.95% <10.00%> (-0.10%) ⬇️
plugins-test-and-upstream-protobufjs 34.73% <10.00%> (-0.11%) ⬇️
plugins-test-and-upstream-rhea 40.36% <10.00%> (-0.11%) ⬇️
plugins-undici 35.84% <10.00%> (-0.10%) ⬇️
plugins-url 27.69% <ø> (ø)
plugins-valkey 34.96% <10.00%> (-0.11%) ⬇️
plugins-vm 27.69% <ø> (ø)
plugins-winston 31.17% <10.00%> (-0.10%) ⬇️
plugins-ws 38.45% <10.00%> (?)
profiling-macos 42.76% <8.33%> (-0.09%) ⬇️
profiling-ubuntu 43.16% <8.33%> (-0.09%) ⬇️
profiling-windows 40.08% <8.33%> (-0.09%) ⬇️
serverless-aws-sdk-latest-aws-sdk 34.74% <10.00%> (-0.15%) ⬇️
serverless-aws-sdk-latest-bedrockruntime 33.16% <10.00%> (-0.09%) ⬇️
serverless-aws-sdk-latest-client 24.55% <10.00%> (-0.27%) ⬇️
serverless-aws-sdk-latest-dynamodb 35.77% <10.00%> (-0.10%) ⬇️
serverless-aws-sdk-latest-eventbridge 28.84% <10.00%> (-0.09%) ⬇️
serverless-aws-sdk-latest-kinesis 38.66% <10.00%> (-0.10%) ⬇️
serverless-aws-sdk-latest-lambda 35.95% <10.00%> (-0.10%) ⬇️
serverless-aws-sdk-latest-s3 33.92% <10.00%> (-0.09%) ⬇️
serverless-aws-sdk-latest-serverless-peer-service 40.03% <10.00%> (-0.11%) ⬇️
serverless-aws-sdk-latest-sns 39.76% <10.00%> (-0.22%) ⬇️
serverless-aws-sdk-latest-sqs 39.04% <10.00%> (-0.10%) ⬇️
serverless-aws-sdk-latest-stepfunctions 34.53% <10.00%> (-0.10%) ⬇️
serverless-aws-sdk-latest-util 48.62% <10.00%> (-0.31%) ⬇️
serverless-aws-sdk-oldest-aws-sdk 34.89% <10.00%> (-0.08%) ⬇️
serverless-aws-sdk-oldest-bedrockruntime 33.43% <10.00%> (-0.10%) ⬇️
serverless-aws-sdk-oldest-client 24.91% <10.00%> (-0.27%) ⬇️
serverless-aws-sdk-oldest-dynamodb 35.84% <10.00%> (-0.10%) ⬇️
serverless-aws-sdk-oldest-eventbridge 28.89% <10.00%> (-0.09%) ⬇️
serverless-aws-sdk-oldest-kinesis 38.79% <10.00%> (-0.10%) ⬇️
serverless-aws-sdk-oldest-lambda 36.03% <10.00%> (-0.10%) ⬇️
serverless-aws-sdk-oldest-s3 33.99% <10.00%> (-0.09%) ⬇️
serverless-aws-sdk-oldest-serverless-peer-service 40.08% <10.00%> (-0.11%) ⬇️
serverless-aws-sdk-oldest-sns 39.96% <10.00%> (+0.03%) ⬆️
serverless-aws-sdk-oldest-sqs 38.93% <10.00%> (-0.10%) ⬇️
serverless-aws-sdk-oldest-stepfunctions 34.60% <10.00%> (-0.10%) ⬇️
serverless-aws-sdk-oldest-util 48.92% <10.00%> (-0.31%) ⬇️
serverless-azure-functions-eventhubs 38.54% <8.33%> (-0.03%) ⬇️
serverless-azure-functions-servicebus 38.60% <8.33%> (-0.03%) ⬇️
serverless-lambda 34.50% <10.00%> (-0.11%) ⬇️
test-optimization-cucumber-latest-7.0.0 50.34% <8.33%> (+0.09%) ⬆️
test-optimization-cucumber-latest-latest 53.04% <8.33%> (+0.09%) ⬆️
test-optimization-cucumber-oldest-7.0.0 50.38% <8.33%> (+0.09%) ⬆️
test-optimization-cypress-latest-12.0.0-commonJS 48.73% <8.33%> (+0.05%) ⬆️
test-optimization-cypress-latest-12.0.0-esm 48.76% <8.33%> (+0.05%) ⬆️
test-optimization-cypress-latest-14.5.4-commonJS 48.57% <8.33%> (+0.05%) ⬆️
test-optimization-cypress-latest-14.5.4-esm 48.61% <8.33%> (+0.05%) ⬆️
test-optimization-cypress-latest-latest-commonJS 49.07% <8.33%> (+0.05%) ⬆️
test-optimization-cypress-latest-latest-esm 49.10% <8.33%> (+0.05%) ⬆️
test-optimization-cypress-oldest-12.0.0-commonJS 48.77% <8.33%> (+0.05%) ⬆️
test-optimization-cypress-oldest-12.0.0-esm 48.80% <8.33%> (+0.05%) ⬆️
test-optimization-cypress-oldest-14.5.4-commonJS 48.61% <8.33%> (+0.05%) ⬆️
test-optimization-cypress-oldest-14.5.4-esm 48.64% <8.33%> (+0.05%) ⬆️
test-optimization-jest-latest-latest 54.79% <8.33%> (+0.06%) ⬆️
test-optimization-jest-latest-oldest 53.61% <8.33%> (+0.09%) ⬆️
test-optimization-jest-oldest-latest 54.80% <8.33%> (+0.06%) ⬆️
test-optimization-jest-oldest-oldest 53.55% <8.33%> (+0.06%) ⬆️
test-optimization-mocha-latest-latest 53.32% <8.33%> (+0.03%) ⬆️
test-optimization-mocha-latest-oldest 50.96% <8.33%> (+0.06%) ⬆️
test-optimization-mocha-oldest-latest 53.40% <8.33%> (+0.06%) ⬆️
test-optimization-mocha-oldest-oldest 50.90% <8.33%> (+0.06%) ⬆️
test-optimization-playwright-latest-latest-playwright-active-test-span 44.27% <8.33%> (+0.26%) ⬆️
test-optimization-playwright-latest-latest-playwright-atr 43.04% <8.33%> (+0.08%) ⬆️
test-optimization-playwright-latest-latest-playwright-efd 43.47% <8.33%> (+0.07%) ⬆️
test-optimization-playwright-latest-latest-playwright-final-status 43.51% <8.33%> (+0.09%) ⬆️
test-optimization-playwright-latest-latest-playwright-impacted-tests 42.97% <8.33%> (-0.03%) ⬇️
test-optimization-playwright-latest-latest-playwright-reporting 42.91% <8.33%> (+0.07%) ⬆️
test-optimization-playwright-latest-latest-playwright-test-management 44.69% <8.33%> (+0.08%) ⬆️
test-optimization-playwright-latest-oldest-playwright-active-test-span 44.34% <8.33%> (+0.26%) ⬆️
test-optimization-playwright-latest-oldest-playwright-atr 43.25% <8.33%> (+0.09%) ⬆️
test-optimization-playwright-latest-oldest-playwright-efd 43.52% <8.33%> (+0.07%) ⬆️
test-optimization-playwright-latest-oldest-playwright-final-status 43.57% <8.33%> (+0.09%) ⬆️
test-optimization-playwright-latest-oldest-playwright-impacted-tests 43.02% <8.33%> (-0.03%) ⬇️
test-optimization-playwright-latest-oldest-playwright-reporting 42.99% <8.33%> (+0.07%) ⬆️
test-optimization-playwright-latest-oldest-playwright-test-management 44.77% <8.33%> (+0.08%) ⬆️
test-optimization-playwright-oldest-latest-playwright-active-test-span 44.28% <8.33%> (+0.23%) ⬆️
test-optimization-playwright-oldest-latest-playwright-atr 43.08% <8.33%> (+0.08%) ⬆️
test-optimization-playwright-oldest-latest-playwright-efd 43.48% <8.33%> (+0.07%) ⬆️
test-optimization-playwright-oldest-latest-playwright-final-status 43.52% <8.33%> (+0.09%) ⬆️
test-optimization-playwright-oldest-latest-playwright-impacted-tests 43.01% <8.33%> (-0.03%) ⬇️
test-optimization-playwright-oldest-latest-playwright-reporting 42.93% <8.33%> (+0.07%) ⬆️
test-optimization-playwright-oldest-latest-playwright-test-management 44.71% <8.33%> (+0.08%) ⬆️
test-optimization-playwright-oldest-oldest-playwright-active-test-span 44.52% <8.33%> (+0.40%) ⬆️
test-optimization-playwright-oldest-oldest-playwright-atr 43.29% <8.33%> (+0.09%) ⬆️
test-optimization-playwright-oldest-oldest-playwright-efd 43.53% <8.33%> (+0.07%) ⬆️
test-optimization-playwright-oldest-oldest-playwright-final-status 43.58% <8.33%> (+0.09%) ⬆️
test-optimization-playwright-oldest-oldest-playwright-impacted-tests 43.06% <8.33%> (-0.03%) ⬇️
test-optimization-playwright-oldest-oldest-playwright-reporting 43.00% <8.33%> (+0.07%) ⬆️
test-optimization-playwright-oldest-oldest-playwright-test-management 44.78% <8.33%> (+0.08%) ⬆️
test-optimization-selenium-latest 45.65% <8.33%> (+0.05%) ⬆️
test-optimization-selenium-oldest 45.15% <8.33%> (+0.05%) ⬆️
test-optimization-testopt-active 46.96% <8.33%> (+0.11%) ⬆️
test-optimization-testopt-latest 46.92% <8.33%> (+0.11%) ⬆️
test-optimization-testopt-maintenance 46.96% <8.33%> (+0.11%) ⬆️
test-optimization-testopt-oldest 47.82% <8.33%> (+0.12%) ⬆️
test-optimization-vitest-latest 51.01% <8.33%> (+0.08%) ⬆️
test-optimization-vitest-oldest 48.01% <8.33%> (+0.31%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 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.

@datadog-official

datadog-official Bot commented May 13, 2026

Copy link
Copy Markdown

Tests

Fix all issues with BitsAI or with Cursor

⚠️ Warnings

🧪 1 Test failed

Plugin aerospike with aerospike >=4.0.0 <5.2.0 (4.0.0) without configuration "before all" hook in "without configuration" from without configuration   View in Datadog   (Fix with Cursor)
Timeout of 5000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/dd-trace-js/dd-trace-js/packages/datadog-plugin-aerospike/test/index.spec.js)

Error: Timeout of 5000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/dd-trace-js/dd-trace-js/packages/datadog-plugin-aerospike/test/index.spec.js)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)

ℹ️ Info

No other issues found (see more)

❄️ No new flaky tests detected

🎯 Code Coverage (details)
Patch Coverage: 81.82%
Overall Coverage: 86.82% (-0.01%)

Useful? React with 👍 / 👎

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

v5 keeps the deprecated `iast.securityControlsConfiguration` and
`experimental.iast.*` programmatic options. After the v6 type/config
gating, both surfaces drifted out of sync. Two related bugs are
fixed:

1. `defaults.js` rewrote `DD_IAST_SECURITY_CONTROLS_CONFIGURATION`
   in the cached supported-configurations object on every load. The
   second load saw the already-mutated entry, wrote
   `[undefined, 'experimental.iast.securityControlsConfiguration']`
   into `configurationNames`, and `addOption` crashed on
   `name.indexOf` across every spec that reloads the config module.
2. `eslint-config-names-sync` reported every `experimental.iast.*`
   name as missing from `index.d.ts`, since v5's public type surface
   no longer carries the deprecated alias.

`applyV5Overrides` now reuses the existing `configurationNames[0]`
when `internalPropertyName` is already gone, so repeated calls on
the same `supportedConfigurations` object stay safe. The lint rule
treats `experimental.iast` and `experimental.iast.*` the same way
it already treats `experimental.appsec.*`: visible to env-tag
resolution, ignored by the JSON-vs-types parity check.
@BridgeAR BridgeAR force-pushed the BridgeAR/2026-05-13-fix-downstream-breakage branch from 458910c to 2f09a93 Compare May 13, 2026 09:03
@BridgeAR BridgeAR marked this pull request as ready for review May 13, 2026 09:16
@BridgeAR BridgeAR requested review from a team as code owners May 13, 2026 09:16
@BridgeAR BridgeAR requested review from khanayan123 and removed request for a team May 13, 2026 09:16
@pr-commenter

pr-commenter Bot commented May 13, 2026

Copy link
Copy Markdown

Benchmarks

Benchmark execution time: 2026-05-13 09:38:59

Comparing candidate commit bf18cfb in PR branch BridgeAR/2026-05-13-fix-downstream-breakage with baseline commit b06d144 in branch master.

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

@uurien uurien merged commit 07cf956 into master May 13, 2026
1031 of 1033 checks passed
@uurien uurien deleted the BridgeAR/2026-05-13-fix-downstream-breakage branch May 13, 2026 13:40
dd-octo-sts Bot pushed a commit that referenced this pull request May 13, 2026
v5 keeps the deprecated `iast.securityControlsConfiguration` and
`experimental.iast.*` programmatic options. After the v6 type/config
gating, both surfaces drifted out of sync. Two related bugs are
fixed:

1. `defaults.js` rewrote `DD_IAST_SECURITY_CONTROLS_CONFIGURATION`
   in the cached supported-configurations object on every load. The
   second load saw the already-mutated entry, wrote
   `[undefined, 'experimental.iast.securityControlsConfiguration']`
   into `configurationNames`, and `addOption` crashed on
   `name.indexOf` across every spec that reloads the config module.
2. `eslint-config-names-sync` reported every `experimental.iast.*`
   name as missing from `index.d.ts`, since v5's public type surface
   no longer carries the deprecated alias.

`applyV5Overrides` now reuses the existing `configurationNames[0]`
when `internalPropertyName` is already gone, so repeated calls on
the same `supportedConfigurations` object stay safe. The lint rule
treats `experimental.iast` and `experimental.iast.*` the same way
it already treats `experimental.appsec.*`: visible to env-tag
resolution, ignored by the JSON-vs-types parity check.
@dd-octo-sts dd-octo-sts Bot mentioned this pull request May 13, 2026
rochdev pushed a commit that referenced this pull request May 13, 2026
v5 keeps the deprecated `iast.securityControlsConfiguration` and
`experimental.iast.*` programmatic options. After the v6 type/config
gating, both surfaces drifted out of sync. Two related bugs are
fixed:

1. `defaults.js` rewrote `DD_IAST_SECURITY_CONTROLS_CONFIGURATION`
   in the cached supported-configurations object on every load. The
   second load saw the already-mutated entry, wrote
   `[undefined, 'experimental.iast.securityControlsConfiguration']`
   into `configurationNames`, and `addOption` crashed on
   `name.indexOf` across every spec that reloads the config module.
2. `eslint-config-names-sync` reported every `experimental.iast.*`
   name as missing from `index.d.ts`, since v5's public type surface
   no longer carries the deprecated alias.

`applyV5Overrides` now reuses the existing `configurationNames[0]`
when `internalPropertyName` is already gone, so repeated calls on
the same `supportedConfigurations` object stay safe. The lint rule
treats `experimental.iast` and `experimental.iast.*` the same way
it already treats `experimental.appsec.*`: visible to env-tag
resolution, ignored by the JSON-vs-types parity check.
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