Skip to content

chore(deps): bump the testing-and-build group across 1 directory with 10 updates#9036

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/packages/dd-trace/test/plugins/versions/testing-and-build-040a96d3a4
Closed

chore(deps): bump the testing-and-build group across 1 directory with 10 updates#9036
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/packages/dd-trace/test/plugins/versions/testing-and-build-040a96d3a4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 23, 2026

Copy link
Copy Markdown
Contributor

Bumps the testing-and-build group with 10 updates in the /packages/dd-trace/test/plugins/versions directory:

Package From To
@babel/core 7.29.0 8.0.1
@babel/preset-typescript 7.28.5 8.0.1
@electron/packager 20.0.0 20.0.1
cypress 15.16.0 15.17.0
electron 42.1.0 42.4.1
esbuild 0.28.0 0.28.1
next 16.2.6 16.2.9
react 19.2.6 19.2.7
react-dom 19.2.6 19.2.7
selenium-webdriver 4.44.0 4.45.0

Updates @babel/core from 7.29.0 to 8.0.1

Release notes

Sourced from @​babel/core's releases.

v8.0.1 (2026-06-17)

This release includes a breaking change that was in the Babel 8 migration guide's Getting ready section and in the release post, but the actual removal of the feature from the codebase was accidentally not complete.

💥 Breaking Change

  • babel-core, babel-plugin-transform-object-rest-spread, babel-plugin-transform-runtime, babel-preset-env, babel-standalone

Committers: 2

v8.0.0 (2026-06-16)

NOTE: The changelog below is relative to v8.0.0-rc.6. You can find a summary of all the breaking changes shipped in the Babel 8 release line in the migration guide for users and migration guide for plugin developers.

Read the release blog post at http://babeljs.io/blog/2026/06/16/8.0.0!

👓 Spec Compliance

💥 Breaking Change

  • babel-cli, babel-node, babel-plugin-proposal-decorators, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-plugin-transform-modules-commonjs, babel-plugin-transform-object-rest-spread, babel-plugin-transform-parameters, babel-plugin-transform-react-constant-elements, babel-plugin-transform-regenerator, babel-preset-env, babel-register
  • babel-plugin-transform-runtime, babel-runtime-corejs3, babel-runtime
  • babel-parser

🐛 Bug Fix

  • babel-generator
  • babel-plugin-transform-modules-systemjs

📝 Documentation

🏠 Internal

🏃‍♀️ Performance

Committers: 6

... (truncated)

Changelog

Sourced from @​babel/core's changelog.

v8.0.1 (2026-06-17)

💥 Breaking Change

  • babel-core, babel-plugin-transform-object-rest-spread, babel-plugin-transform-runtime, babel-preset-env, babel-standalone

v8.0.0 (2026-06-16)

👓 Spec Compliance

💥 Breaking Change

  • babel-cli, babel-node, babel-plugin-proposal-decorators, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-plugin-transform-modules-commonjs, babel-plugin-transform-object-rest-spread, babel-plugin-transform-parameters, babel-plugin-transform-react-constant-elements, babel-plugin-transform-regenerator, babel-preset-env, babel-register
  • babel-plugin-transform-runtime, babel-runtime-corejs3, babel-runtime
  • babel-parser

🐛 Bug Fix

  • babel-generator
  • babel-plugin-transform-modules-systemjs

📝 Documentation

🏠 Internal

🏃‍♀️ Performance

v8.0.0-rc.6 (2026-05-25)

🐛 Bug Fix

🏠 Internal

  • babel-core
  • babel-compat-data, babel-register
  • babel-helper-transform-fixture-test-runner, babel-node

... (truncated)

Commits

Updates @babel/preset-typescript from 7.28.5 to 8.0.1

Release notes

Sourced from @​babel/preset-typescript's releases.

v8.0.1 (2026-06-17)

This release includes a breaking change that was in the Babel 8 migration guide's Getting ready section and in the release post, but the actual removal of the feature from the codebase was accidentally not complete.

💥 Breaking Change

  • babel-core, babel-plugin-transform-object-rest-spread, babel-plugin-transform-runtime, babel-preset-env, babel-standalone

Committers: 2

v8.0.0 (2026-06-16)

NOTE: The changelog below is relative to v8.0.0-rc.6. You can find a summary of all the breaking changes shipped in the Babel 8 release line in the migration guide for users and migration guide for plugin developers.

Read the release blog post at http://babeljs.io/blog/2026/06/16/8.0.0!

👓 Spec Compliance

💥 Breaking Change

  • babel-cli, babel-node, babel-plugin-proposal-decorators, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-plugin-transform-modules-commonjs, babel-plugin-transform-object-rest-spread, babel-plugin-transform-parameters, babel-plugin-transform-react-constant-elements, babel-plugin-transform-regenerator, babel-preset-env, babel-register
  • babel-plugin-transform-runtime, babel-runtime-corejs3, babel-runtime
  • babel-parser

🐛 Bug Fix

  • babel-generator
  • babel-plugin-transform-modules-systemjs

📝 Documentation

🏠 Internal

🏃‍♀️ Performance

Committers: 6

... (truncated)

Changelog

Sourced from @​babel/preset-typescript's changelog.

v8.0.1 (2026-06-17)

💥 Breaking Change

  • babel-core, babel-plugin-transform-object-rest-spread, babel-plugin-transform-runtime, babel-preset-env, babel-standalone

v8.0.0 (2026-06-16)

👓 Spec Compliance

💥 Breaking Change

  • babel-cli, babel-node, babel-plugin-proposal-decorators, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-plugin-transform-modules-commonjs, babel-plugin-transform-object-rest-spread, babel-plugin-transform-parameters, babel-plugin-transform-react-constant-elements, babel-plugin-transform-regenerator, babel-preset-env, babel-register
  • babel-plugin-transform-runtime, babel-runtime-corejs3, babel-runtime
  • babel-parser

🐛 Bug Fix

  • babel-generator
  • babel-plugin-transform-modules-systemjs

📝 Documentation

🏠 Internal

🏃‍♀️ Performance

v8.0.0-rc.6 (2026-05-25)

🐛 Bug Fix

🏠 Internal

  • babel-core
  • babel-compat-data, babel-register
  • babel-helper-transform-fixture-test-runner, babel-node

... (truncated)

Commits

Updates @electron/packager from 20.0.0 to 20.0.1

Release notes

Sourced from @​electron/packager's releases.

v20.0.1

20.0.1 (2026-06-04)

Bug Fixes

  • swap extract-zip with @electron-internal/extract-zip (#1917) (0ff6c2a)
Commits

Updates cypress from 15.16.0 to 15.17.0

Release notes

Sourced from cypress's releases.

v15.17.0

Changelog: https://docs.cypress.io/app/references/changelog#15-17-0

Commits
  • b22780a chore: Update Chrome (stable) to 149.0.7827.102 and Chrome for Testing (stabl...
  • ada42a7 chore: send standard identity headers on cy-prompt/studio session requests (#...
  • 6017154 perf(server): release pending automation requests after response (#34037)
  • 6be559a chore: don't redeclare inherited observable Session.name (#34034)
  • 437a08e chore: update need help link for auto provision project slug error modal (#34...
  • 04dd296 refactor(proxy): request/response interception adapters and wire middleware (...
  • 482cd41 chore: reporter support for test replay embedding (#34031)
  • f3de1b2 chore: reorder changelog entries for release by popularity of issue (#34032)
  • b60b68f misc: warn when a --spec pattern matches no spec files (#34023)
  • e0fe6e0 perf: Fix Command Log performance regression on hover (#34029)
  • Additional commits viewable in compare view

Updates electron from 42.1.0 to 42.4.1

Release notes

Sourced from electron's releases.

electron v42.4.1

Release Notes for v42.4.1

Fixes

  • Fixed DevTools Network panel missing most requests after navigating when webContents.debugger is attached. #51965 (Also in 43)
  • Fixed safeStorage.isAsyncEncryptionAvailable() incorrectly reporting false shortly after the app ready event, and a crash when calling safeStorage.encryptStringAsync() or safeStorage.decryptStringAsync() before async encryption initialization completed. safeStorage.isAsyncEncryptionAvailable() now returns a Promise as documented. #51924
  • Fixed a bug on Linux where a 1px line appeared at the top of frameless windows if the window and web contents had different background colors. #52005 (Also in 41, 43)
  • Fixed a renderer crash when calling WebAssembly.compileStreaming() or WebAssembly.instantiateStreaming() with nodeIntegration enabled. #51956 (Also in 43)

Other Changes

  • Backported fixes from upstream Chromium, Skia and Dawn. #51942
  • Updated Chromium to 148.0.7778.265. #51979

Documentation

  • Documentation changes: #51927

electron v42.4.0

Release Notes for v42.4.0

Fixes

  • Fixed a browser process crash when calling webContents.reload() or navigating synchronously from the render-process-gone event; the event is now emitted after the renderer's teardown notification has completed. #51916 (Also in 43)
  • Fixed an issue on Linux and Windows where frameless windows would shrink when calling win.center(). Additionally, fixed an issue where frameless windows would appear slightly off-center on Windows. #51921 (Also in 41, 43)
  • Fixed an issue where the "Toggle Developer Tools" menu item failed to function correctly with BaseWindow. #51903 (Also in 41, 43)
  • Fixed sandboxed preload scripts running a stale cached version after the script was modified without its file size changing. #51933 (Also in 43)
  • Fixed the context menu in a detached DevTools window focusing the inspected page's window instead of the DevTools window. #51864 (Also in 43)

Other Changes

electron v42.3.3

Release Notes for v42.3.3

Fixes

  • Fixed a crash when calling node:wasi functions with fast API calls enabled. #51867
  • Improved external resize band positioning and scaling for frameless windows on Windows. #51561 (Also in 41, 43)

Other Changes

  • Fixed silent data truncation in Buffer/TextEncoder APIs and a crash in fs.writeFileSync with non-ASCII strings on Apple Silicon. #51849 (Also in 41, 43)
  • Improved app startup performance — the main process now boots from an embedded Node.js startup snapshot, framework bundles and preload scripts are cached as compiled V8 bytecode, and sandboxed renderer startup data is pushed ahead of navigation instead of fetched via blocking IPC. Preload stack traces now show the correct file path and line number. #51831 (Also in 43)

electron v42.3.2

Release Notes for v42.3.2

  • Fixed a crash in simdutf when processing strings in the main process

... (truncated)

Commits
  • 76b7ac4 fix: remove 1px line from the top of frameless windows on Linux (#51458) (#52...
  • c9eba2a fix: macOS menu roles missing Tahoe icons (#52013)
  • e46d7ad docs: clarify the way electron is downloaded in faq (#51998)
  • b86fc6a test: fix flaky code cache cleanup on Windows (#52008)
  • aa22b27 chore: bump chromium to 148.0.7778.265 (42-x-y) (#51979)
  • f454e21 fix: devTools network events dropped on RenderFrameHost swap (#51965)
  • 5e6a399 chore: bump chromium to 148.0.7778.257 (42-x-y) (#51938)
  • 8877540 build: bump node-gyp to 12.3.0 (#51968)
  • f34cf62 fix: only set Node's WASM streaming callback when fetch is enabled (#51956)
  • 37cda21 test: use strict mode for TS smoke tests and improve typings (#51952)
  • Additional commits viewable in compare view

Updates esbuild from 0.28.0 to 0.28.1

Release notes

Sourced from esbuild's releases.

v0.28.1

  • Disallow \ in local development server HTTP requests (GHSA-g7r4-m6w7-qqqr)

    This release fixes a security issue where HTTP requests to esbuild's local development server could traverse outside of the serve directory on Windows using a \ backslash character. It happened due to the use of Go's path.Clean() function, which only handles Unix-style / characters. HTTP requests with paths containing \ are no longer allowed.

    Thanks to @​dellalibera for reporting this issue.

  • Add integrity checks to the Deno API (GHSA-gv7w-rqvm-qjhr)

    The previous release of esbuild added integrity checks to esbuild's npm install script. This release also adds integrity checks to esbuild's Deno install script. Now esbuild's Deno API will also fail with an error if the downloaded esbuild binary contains something other than the expected content.

    Note that esbuild's Deno API installs from registry.npmjs.org by default, but allows the NPM_CONFIG_REGISTRY environment variable to override this with a custom package registry. This change means that the esbuild executable served by NPM_CONFIG_REGISTRY must now match the expected content.

    Thanks to @​sondt99 for reporting this issue.

  • Avoid inlining using and await using declarations (#4482)

    Previously esbuild's minifier sometimes incorrectly inlined using and await using declarations into subsequent uses of that declaration, which then fails to dispose of the resource correctly. This bug happened because inlining was done for let and const declarations by avoiding doing it for var declarations, which no longer worked when more declaration types were added. Here's an example:

    // Original code
    {
      using x = new Resource()
      x.activate()
    }
    // Old output (with --minify)
    new Resource().activate();
    // New output (with --minify)
    {using e=new Resource;e.activate()}

  • Fix module evaluation when an error is thrown (#4461, #4467)

    If an error is thrown during module evaluation, esbuild previously didn't preserve the state of the module for subsequent module references. This was observable if import() or require() is used to import a module multiple times. The thrown error is supposed to be thrown by every call to import() or require(), not just the first. With this release, esbuild will now throw the same error every time you call import() or require() on a module that throws during its evaluation.

  • Fix some edge cases around the new operator (#4477)

    Previously esbuild incorrectly printed certain edge cases involving complex expressions inside the target of a new expression (specifically an optional chain and/or a tagged template literal). The generated code for the new target was not correctly wrapped with parentheses, and either contained a syntax error or had different semantics. These edge cases have been fixed so that they now correctly wrap the new target in parentheses. Here is an example of some affected code:

    // Original code
    new (foo()`bar`)()
    new (foo()?.bar)()
    // Old output
    new foo()bar();
    new (foo())?.bar();

... (truncated)

Changelog

Sourced from esbuild's changelog.

0.28.1

  • Disallow \ in local development server HTTP requests (GHSA-g7r4-m6w7-qqqr)

    This release fixes a security issue where HTTP requests to esbuild's local development server could traverse outside of the serve directory on Windows using a \ backslash character. It happened due to the use of Go's path.Clean() function, which only handles Unix-style / characters. HTTP requests with paths containing \ are no longer allowed.

    Thanks to @​dellalibera for reporting this issue.

  • Add integrity checks to the Deno API (GHSA-gv7w-rqvm-qjhr)

    The previous release of esbuild added integrity checks to esbuild's npm install script. This release also adds integrity checks to esbuild's Deno install script. Now esbuild's Deno API will also fail with an error if the downloaded esbuild binary contains something other than the expected content.

    Note that esbuild's Deno API installs from registry.npmjs.org by default, but allows the NPM_CONFIG_REGISTRY environment variable to override this with a custom package registry. This change means that the esbuild executable served by NPM_CONFIG_REGISTRY must now match the expected content.

    Thanks to @​sondt99 for reporting this issue.

  • Avoid inlining using and await using declarations (#4482)

    Previously esbuild's minifier sometimes incorrectly inlined using and await using declarations into subsequent uses of that declaration, which then fails to dispose of the resource correctly. This bug happened because inlining was done for let and const declarations by avoiding doing it for var declarations, which no longer worked when more declaration types were added. Here's an example:

    // Original code
    {
      using x = new Resource()
      x.activate()
    }
    // Old output (with --minify)
    new Resource().activate();
    // New output (with --minify)
    {using e=new Resource;e.activate()}

  • Fix module evaluation when an error is thrown (#4461, #4467)

    If an error is thrown during module evaluation, esbuild previously didn't preserve the state of the module for subsequent module references. This was observable if import() or require() is used to import a module multiple times. The thrown error is supposed to be thrown by every call to import() or require(), not just the first. With this release, esbuild will now throw the same error every time you call import() or require() on a module that throws during its evaluation.

  • Fix some edge cases around the new operator (#4477)

    Previously esbuild incorrectly printed certain edge cases involving complex expressions inside the target of a new expression (specifically an optional chain and/or a tagged template literal). The generated code for the new target was not correctly wrapped with parentheses, and either contained a syntax error or had different semantics. These edge cases have been fixed so that they now correctly wrap the new target in parentheses. Here is an example of some affected code:

    // Original code
    new (foo()`bar`)()
    new (foo()?.bar)()
    // Old output
    new foo()bar();
    new (foo())?.bar();

... (truncated)

Commits

Updates next from 16.2.6 to 16.2.9

Release notes

Sourced from next's releases.

v16.2.9

Empty release to ensure next@latest points at a stable release. Next.js only allows publishing with Trusted Publishing enabled. In order to fix NPM dist-tags, we have to release a new version. Updating dist-tags is not possible with Trusted Publishing.

v16.2.8

Release with no changes in an attempt to fix next@latest pointing at a prerelease version.

v16.2.7

[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • Backport documentation fixes for v16.2 (#93804)
  • [backport] Patch playwright-core to resolve _finishedPromise on requestFailed (#93920)
  • [backport] Fix dev mode hydration failure when page is served from HTTP cache (#93492)
  • [backport] Fix catch-all router.query corruption with basePath + rewrites (#93917)
  • [backport] Encode non-ASCII characters in cache tags at construction (#93918)
  • [backport] Fix server action forwarding loop with middleware rewrites (#93919)
  • [backport] Turbopack: switch from base40 to base38 hash encoding (#93932)
  • [ci] Disable hanging node 24 typescript tests on 16.2 backport branch (#94164)
  • [backport] Fix "type: module" in project dir when using standalone or adapters (#94050)
  • [backport] Propagate adapter preferred regions (#94200)
  • [16.2.x] Don't drop FormData entries (#94240)
  • [backport] feat(turbopack): add LocalPathOrProjectPath PostCSS config resolution (#94284)

Credits

Huge thanks to @​eps1lon, @​icyJoseph, @​unstubbable, @​mischnic, @​bgw, @​timneutkens, and @​lukesandberg for helping!

Commits
  • f37fad9 v16.2.9
  • d9aaaed [cd] Allow tagging semver-lower releases as @latest if @latest po… (#94627)
  • 6f16804 v16.2.8
  • 0dbc1d5 [16.2.x][cd] Ensure release can be triggered on old branches (#94598)
  • 90e3c81 [16.2.x] Align Actions dependencies with Canary (#94339)
  • 83f402c [16.2.x][cd] Stop fetching all tags when searching parent tag (#94334)
  • 411c455 v16.2.7
  • c63224f [backport] feat(turbopack): add LocalPathOrProjectPath PostCSS config resolut...
  • 63115c7 [16.2.x] Don't drop FormData entries (#94240)
  • aef22fd [backport] Propagate adapter preferred regions (#94200)
  • Additional commits viewable in compare view

Updates react from 19.2.6 to 19.2.7

Release notes

Sourced from react's releases.

19.2.7 (June 1st, 2026)

React Server Components

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for react since your current version.


Updates react-dom from 19.2.6 to 19.2.7

Release notes

Sourced from react-dom's releases.

19.2.7 (June 1st, 2026)

React Server Components

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for react-dom since your current version.


Updates selenium-webdriver from 4.44.0 to 4.45.0

Release notes

Sourced from selenium-webdriver's releases.

Selenium 4.45.0

Detailed Changelogs by Component

Java     |     Python     |     DotNet     |     Ruby     |     JavaScript

What's Changed

@dependabot dependabot Bot added dependabot dependencies javascript Pull requests that update javascript code semver-patch labels Jun 23, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 23, 2026 01:01
@dependabot dependabot Bot requested review from crysmags and removed request for a team June 23, 2026 01:01
@dependabot dependabot Bot added semver-patch dependencies javascript Pull requests that update javascript code dependabot labels Jun 23, 2026
@dd-octo-sts dd-octo-sts Bot enabled auto-merge (squash) June 23, 2026 01:02
@dd-octo-sts

dd-octo-sts Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Overall package size

Self size: 6.35 MB
Deduped: 7.41 MB
No deduping: 7.41 MB

Dependency sizes | name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 3.2.0 | 104.26 kB | 843.44 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-official

datadog-official Bot commented Jun 23, 2026

Copy link
Copy Markdown

Pipelines  Tests

Fix all issues with BitsAI

⚠️ Warnings

🚦 4 Pipeline jobs failed

Test Optimization | integration-jest (latest, node-oldest, jest.core)   View in Datadog   GitHub Actions

🧪 12 Tests failed

jest@latest commonJS correctly calculates test code owners when working directory is not repository root from integration-tests/jest/jest.core.spec.js   View in Datadog
Cannot read properties of undefined (reading 'content')
jest@latest commonJS does not crash when jest is badly initialized from integration-tests/jest/jest.core.spec.js   View in Datadog
Timeout of 60000ms 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/integration-tests/jest/jest.core.spec.js)
View all 12 test failures

Test Optimization | integration-jest (oldest, node-oldest, jest.core)   View in Datadog   GitHub Actions

🧪 1 Test failed

jest@28.0.0 commonJS preserves custom testEnvironmentOptions for coverage transforms from integration-tests/jest/jest.core.spec.js   View in Datadog
Expected 0 > 0

Test Optimization | integration-jest (oldest, node-latest, jest.core)   View in Datadog   GitHub Actions

🧪 1 Test failed

All test failures are known flaky.

❄️ Known flaky: jest@28.0.0 commonJS preserves custom testEnvironmentOptions for coverage transforms from integration-tests/jest/jest.core.spec.js   View in Datadog
Expected 0 > 0

Not introduced in this PR.

View all 4 failed jobs.

🧪 6 Tests failed in 1 job

Test Optimization | integration-jest   GitHub Actions

jest@latest commonJS does not crash with mocks that are not dependencies from integration-tests/jest/jest.test-management.spec.js   View in Datadog
Expected values to be strictly equal:

0 !== 6

jest@latest commonJS lage updates the test session name across repeated jest.runCLI calls in the same process from integration-tests/jest/jest.test-management.spec.js   View in Datadog
Got: []

View all 6 test failures

ℹ️ Info

No other issues found (see more)

❄️ No new flaky tests detected

Useful? React with 👍 / 👎

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

@chatgpt-codex-connector chatgpt-codex-connector 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.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 6d93d40896

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment on lines +31 to +32
"@babel/core": "8.0.1",
"@babel/preset-typescript": "8.0.1",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Keep Babel capped to a Node 18-compatible major

The Jest integration sandboxes request unversioned @babel/core/@babel/preset-typescript (integration-tests/jest/jest.core.spec.js:85, with the sibling Jest specs doing the same), and createSandbox() resolves unversioned deps through getCappedRange() to this latests entry. The integration-jest workflow still runs version: oldest, which resolves to the pinned Node 18, but @babel/core@8.0.1 is ESM-only and its package metadata declares engines.node as ^22.18.0 || >=24.11.0, so the Node 18 Jest sandbox will fail to install or load Babel. Please keep these Babel entries on 7.x (or explicitly pin the Jest sandboxes) until the Node 18 matrix is removed.

Useful? React with 👍 / 👎.

@pr-commenter

pr-commenter Bot commented Jun 23, 2026

Copy link
Copy Markdown

Benchmarks

Benchmark execution time: 2026-06-26 01:24:32

Comparing candidate commit a938d51 in PR branch dependabot/npm_and_yarn/packages/dd-trace/test/plugins/versions/testing-and-build-040a96d3a4 with baseline commit e415142 in branch master.

📊 Benchmarking dashboard

Found 0 performance improvements and 0 performance regressions! Performance is the same for 2270 metrics, 13 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 ----------------------------------'

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-26

  • unstable execution_time [-178711.417µs; +179115.517µs] or [-7.183%; +7.200%]

scenario:appsec-control-20

  • unstable execution_time [-111.913ms; +137.065ms] or [-6.642%; +8.135%]

scenario:appsec-control-24

  • unstable execution_time [-94.350ms; +90.201ms] or [-7.872%; +7.526%]

scenario:appsec-control-26

  • unstable execution_time [-97352.810µs; +98295.410µs] or [-8.195%; +8.274%]

scenario:dogstatsd-with-tags-20

  • unstable cpu_user_time [-155.362ms; +494.007ms] or [-3.114%; +9.900%]
  • unstable execution_time [-153.667ms; +492.842ms] or [-3.036%; +9.737%]
  • unstable throughput [-166695.746op/s; +51560.856op/s] or [-10.049%; +3.108%]

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

  • unstable cpu_user_time [-221.340ms; +366.638ms] or [-5.006%; +8.292%]
  • unstable execution_time [-245.912ms; +394.683ms] or [-5.226%; +8.387%]
  • unstable max_rss_usage [-33.554MB; +50.479MB] or [-6.316%; +9.501%]
  • unstable throughput [-3.841op/s; +2.178op/s] or [-8.446%; +4.790%]

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

  • unstable max_rss_usage [-11.997MB; +16.010MB] or [-8.322%; +11.106%]

scenario:test-optimization-large-suite-20

  • unstable max_rss_usage [-5233.905KB; +3579.905KB] or [-6.565%; +4.490%]

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/packages/dd-trace/test/plugins/versions/testing-and-build-040a96d3a4 branch from 6d93d40 to 71f8289 Compare June 24, 2026 00:55
@codecov

codecov Bot commented Jun 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.20%. Comparing base (e415142) to head (a938d51).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9036      +/-   ##
==========================================
- Coverage   93.30%   93.20%   -0.10%     
==========================================
  Files         885      884       -1     
  Lines       50756    50734      -22     
  Branches    10010    10012       +2     
==========================================
- Hits        47358    47289      -69     
- Misses       3398     3445      +47     
Flag Coverage Δ
aiguard-integration-active 41.73% <ø> (-0.01%) ⬇️
aiguard-integration-latest 41.75% <ø> (ø)
aiguard-integration-maintenance 41.70% <ø> (ø)
aiguard-macos 34.57% <ø> (-0.08%) ⬇️
aiguard-ubuntu 34.72% <ø> (-0.08%) ⬇️
aiguard-windows 34.40% <ø> (-0.08%) ⬇️
apm-capabilities-tracing-macos 48.26% <ø> (?)
apm-capabilities-tracing-ubuntu-active 48.43% <ø> (+0.17%) ⬆️
apm-capabilities-tracing-ubuntu-latest 48.25% <ø> (ø)
apm-capabilities-tracing-ubuntu-maintenance 48.30% <ø> (-0.18%) ⬇️
apm-capabilities-tracing-ubuntu-oldest 48.48% <ø> (ø)
apm-capabilities-tracing-windows 48.25% <ø> (+<0.01%) ⬆️
apm-integrations-aerospike-18-gte.5.2.0 33.09% <ø> (-0.08%) ⬇️
apm-integrations-aerospike-20-gte.5.5.0 33.11% <ø> (-0.08%) ⬇️
apm-integrations-aerospike-22-gte.5.12.1 33.12% <ø> (-0.08%) ⬇️
apm-integrations-aerospike-22-gte.6.0.0 33.12% <ø> (-0.08%) ⬇️
apm-integrations-aerospike-eol- 42.45% <ø> (ø)
apm-integrations-child-process 34.02% <ø> (-0.08%) ⬇️
apm-integrations-confluentinc-kafka-javascript-18 40.03% <ø> (-0.08%) ⬇️
apm-integrations-confluentinc-kafka-javascript-20 40.04% <ø> (-0.08%) ⬇️
apm-integrations-confluentinc-kafka-javascript-22 40.05% <ø> (-0.08%) ⬇️
apm-integrations-confluentinc-kafka-javascript-24 39.94% <ø> (-0.08%) ⬇️
apm-integrations-couchbase-eol 33.15% <ø> (-0.08%) ⬇️
apm-integrations-couchbase-oldest 33.11% <ø> (-0.08%) ⬇️
apm-integrations-dns 32.96% <ø> (-0.08%) ⬇️
apm-integrations-elasticsearch 34.15% <ø> (-0.07%) ⬇️
apm-integrations-http-latest 41.96% <ø> (-0.07%) ⬇️
apm-integrations-http-maintenance 42.05% <ø> (-0.07%) ⬇️
apm-integrations-http-oldest 41.99% <ø> (-0.06%) ⬇️
apm-integrations-http2 39.06% <ø> (-0.08%) ⬇️
apm-integrations-kafkajs-latest 40.08% <ø> (-0.17%) ⬇️
apm-integrations-kafkajs-oldest 40.27% <ø> (-0.08%) ⬇️
apm-integrations-net 33.64% <ø> (-0.08%) ⬇️
apm-integrations-next-11.1.4 36.34% <ø> (ø)
apm-integrations-next-12.3.7 36.34% <ø> (ø)
apm-integrations-next-13.0.0 29.10% <ø> (-0.08%) ⬇️
apm-integrations-next-13.2.0 29.10% <ø> (-0.08%) ⬇️
apm-integrations-next-13.5.11 29.24% <ø> (-0.08%) ⬇️
apm-integrations-next-14.0.0 29.21% <ø> (-0.04%) ⬇️
apm-integrations-next-14.2.35 29.17% <ø> (-0.08%) ⬇️
apm-integrations-next-14.2.6 29.17% <ø> (-0.12%) ⬇️
apm-integrations-next-14.2.7 29.17% <ø> (-0.08%) ⬇️
apm-integrations-next-15.0.0 29.17% <ø> (-0.08%) ⬇️
apm-integrations-next-15.4.0 29.24% <ø> (-0.11%) ⬇️
apm-integrations-next-latest 29.27% <ø> (-0.08%) ⬇️
apm-integrations-oracledb ?
apm-integrations-prisma-18-gte.6.16.0.and.lt.7.0.0 34.80% <ø> (-0.08%) ⬇️
apm-integrations-prisma-latest-all 34.23% <ø> (-0.07%) ⬇️
apm-integrations-restify 35.63% <ø> (-0.08%) ⬇️
apm-integrations-sharedb 32.55% <ø> (-0.08%) ⬇️
apm-integrations-tedious 33.90% <ø> (-0.08%) ⬇️
appsec-express 51.28% <ø> (-0.05%) ⬇️
appsec-fastify 48.08% <ø> (-0.06%) ⬇️
appsec-graphql 47.76% <ø> (-0.06%) ⬇️
appsec-integration-active 36.10% <ø> (ø)
appsec-integration-latest 36.10% <ø> (ø)
appsec-integration-maintenance 36.16% <ø> (ø)
appsec-integration-oldest 36.16% <ø> (ø)
appsec-kafka 40.28% <ø> (-0.07%) ⬇️
appsec-ldapjs 39.80% <ø> (-0.07%) ⬇️
appsec-lodash 39.72% <ø> (-0.07%) ⬇️
appsec-macos ?
appsec-mongodb-core 43.89% <ø> (-0.06%) ⬇️
appsec-mongoose 44.75% <ø> (-0.07%) ⬇️
appsec-mysql 47.09% <ø> (-0.06%) ⬇️
appsec-next-latest-11.1.4 27.40% <ø> (-0.07%) ⬇️
appsec-next-latest-12.3.7 27.43% <ø> (ø)
appsec-next-latest-13.0.0 29.18% <ø> (-0.08%) ⬇️
appsec-next-latest-13.2.0 29.21% <ø> (-0.08%) ⬇️
appsec-next-latest-13.5.11 29.30% <ø> (-0.08%) ⬇️
appsec-next-latest-14.0.0 29.23% <ø> (-0.08%) ⬇️
appsec-next-latest-14.2.35 29.23% <ø> (-0.08%) ⬇️
appsec-next-latest-14.2.6 ?
appsec-next-latest-14.2.7 29.23% <ø> (-0.08%) ⬇️
appsec-next-latest-15.0.0 29.23% <ø> (-0.08%) ⬇️
appsec-next-latest-latest 29.27% <ø> (-0.08%) ⬇️
appsec-next-oldest-11.1.4 27.44% <ø> (-0.08%) ⬇️
appsec-next-oldest-12.3.7 29.24% <ø> (-0.08%) ⬇️
appsec-next-oldest-13.0.0 29.24% <ø> (-0.08%) ⬇️
appsec-next-oldest-13.2.0 29.50% <ø> (-0.08%) ⬇️
appsec-next-oldest-13.5.11 ?
appsec-next-oldest-14.0.0 29.54% <ø> (-0.08%) ⬇️
appsec-next-oldest-14.2.35 29.54% <ø> (?)
appsec-next-oldest-14.2.6 29.54% <ø> (-0.08%) ⬇️
appsec-next-oldest-14.2.7 29.54% <ø> (-0.08%) ⬇️
appsec-next-oldest-15.0.0 29.54% <ø> (-0.08%) ⬇️
appsec-next-oldest-latest 27.62% <ø> (ø)
appsec-node-serialize 39.01% <ø> (-0.07%) ⬇️
appsec-passport 42.65% <ø> (-0.07%) ⬇️
appsec-postgres 46.78% <ø> (-0.18%) ⬇️
appsec-sourcing 38.49% <ø> (-0.07%) ⬇️
appsec-stripe 40.55% <ø> (-0.07%) ⬇️
appsec-template 39.30% <ø> (-0.07%) ⬇️
appsec-ubuntu 57.28% <ø> (-0.06%) ⬇️
appsec-windows 57.09% <ø> (-0.05%) ⬇️
debugger-ubuntu-active ?
debugger-ubuntu-latest 43.28% <ø> (?)
debugger-ubuntu-maintenance 43.47% <ø> (-0.05%) ⬇️
debugger-ubuntu-oldest 43.78% <ø> (?)
instrumentations-instrumentation-ai 45.57% <ø> (ø)
instrumentations-instrumentation-aws-sdk 45.14% <ø> (ø)
instrumentations-instrumentation-bluebird 27.62% <ø> (-0.08%) ⬇️
instrumentations-instrumentation-body-parser 35.65% <ø> (-0.08%) ⬇️
instrumentations-instrumentation-child_process 33.32% <ø> (-0.08%) ⬇️
instrumentations-instrumentation-connect 48.55% <ø> (ø)
instrumentations-instrumentation-cookie-parser 29.53% <ø> (-0.08%) ⬇️
instrumentations-instrumentation-couchbase-18 46.27% <ø> (ø)
instrumentations-instrumentation-couchbase-eol ?
instrumentations-instrumentation-crypto 27.58% <ø> (-0.08%) ⬇️
instrumentations-instrumentation-express 29.73% <ø> (-0.08%) ⬇️
instrumentations-instrumentation-express-mongo-sanitize 29.63% <ø> (-0.08%) ⬇️
instrumentations-instrumentation-express-multi-version 41.85% <ø> (ø)
instrumentations-instrumentation-express-session 35.48% <ø> (-0.08%) ⬇️
instrumentations-instrumentation-fastify 48.50% <ø> (ø)
instrumentations-instrumentation-fetch 45.26% <ø> (ø)
instrumentations-instrumentation-fs 27.30% <ø> (-0.08%) ⬇️
instrumentations-instrumentation-generic-pool 27.49% <ø> (ø)
instrumentations-instrumentation-hono 28.83% <ø> (-0.08%) ⬇️
instrumentations-instrumentation-http 37.92% <ø> (-0.08%) ⬇️
instrumentations-instrumentation-http-client-options 37.52% <ø> (-0.08%) ⬇️
instrumentations-instrumentation-kafkajs 49.23% <ø> (ø)
instrumentations-instrumentation-knex 27.60% <ø> (-0.08%) ⬇️
instrumentations-instrumentation-koa 46.15% <ø> (ø)
instrumentations-instrumentation-light-my-request 35.29% <ø> (-0.08%) ⬇️
instrumentations-instrumentation-mongoose 28.80% <ø> (-0.08%) ⬇️
instrumentations-instrumentation-multer 35.33% <ø> (-0.08%) ⬇️
instrumentations-instrumentation-mysql2 33.44% <ø> (-0.08%) ⬇️
instrumentations-instrumentation-openai-lifecycle 46.25% <ø> (ø)
instrumentations-instrumentation-otel-sdk-trace 25.47% <ø> (ø)
instrumentations-instrumentation-passport 39.27% <ø> (-0.07%) ⬇️
instrumentations-instrumentation-passport-http 38.97% <ø> (-0.07%) ⬇️
instrumentations-instrumentation-passport-local 39.41% <ø> (-0.07%) ⬇️
instrumentations-instrumentation-pg 33.17% <ø> (-0.08%) ⬇️
instrumentations-instrumentation-promise 27.56% <ø> (-0.08%) ⬇️
instrumentations-instrumentation-promise-js 27.56% <ø> (-0.08%) ⬇️
instrumentations-instrumentation-q 27.59% <ø> (-0.08%) ⬇️
instrumentations-instrumentation-restify 47.79% <ø> (ø)
instrumentations-instrumentation-router 43.74% <ø> (ø)
instrumentations-instrumentation-stripe 28.11% <ø> (-0.08%) ⬇️
instrumentations-instrumentation-url 27.42% <ø> (-0.08%) ⬇️
instrumentations-instrumentation-when 27.58% <ø> (-0.08%) ⬇️
instrumentations-instrumentation-zlib 27.47% <ø> (-0.08%) ⬇️
instrumentations-integration-esbuild-0.16.12-active ?
instrumentations-integration-esbuild-0.16.12-latest 24.70% <ø> (ø)
instrumentations-integration-esbuild-0.16.12-maintenance 18.73% <ø> (ø)
instrumentations-integration-esbuild-0.16.12-oldest 18.72% <ø> (ø)
instrumentations-integration-esbuild-latest-active 24.70% <ø> (ø)
instrumentations-integration-esbuild-latest-latest 24.70% <ø> (ø)
instrumentations-integration-esbuild-latest-maintenance 18.73% <ø> (ø)
instrumentations-integration-esbuild-latest-oldest 18.72% <ø> (ø)
llmobs-ai 35.14% <ø> (-0.07%) ⬇️
llmobs-anthropic 36.52% <ø> (-0.07%) ⬇️
llmobs-bedrock 36.05% <ø> (-0.07%) ⬇️
llmobs-google-genai 35.96% <ø> (-0.07%) ⬇️
llmobs-langchain 35.50% <ø> (-0.06%) ⬇️
llmobs-openai-latest 39.42% <ø> (-0.07%) ⬇️
llmobs-openai-oldest 39.50% <ø> (-0.07%) ⬇️
llmobs-sdk-active 43.37% <ø> (-0.08%) ⬇️
llmobs-sdk-latest 43.37% <ø> (-0.08%) ⬇️
llmobs-sdk-maintenance 43.47% <ø> (-0.08%) ⬇️
llmobs-sdk-oldest 43.46% <ø> (-0.08%) ⬇️
llmobs-vertex-ai 35.63% <ø> (-0.07%) ⬇️
master-coverage 93.20% <ø> (?)
openfeature-macos 37.49% <ø> (ø)
openfeature-ubuntu 37.63% <ø> (-0.01%) ⬇️
openfeature-unit-active 50.02% <ø> (ø)
openfeature-unit-latest 50.02% <ø> (ø)
openfeature-unit-maintenance 50.38% <ø> (ø)
openfeature-unit-oldest 50.38% <ø> (ø)
openfeature-windows 37.37% <ø> (+<0.01%) ⬆️
platform-core 46.52% <ø> (ø)
platform-esbuild 18.67% <ø> (ø)
platform-instrumentations-misc 29.57% <ø> (ø)
platform-integration-active 47.31% <ø> (ø)
platform-integration-latest 47.29% <ø> (+0.04%) ⬆️
platform-integration-maintenance 47.09% <ø> (+0.04%) ⬆️
platform-integration-oldest 47.35% <ø> (ø)
platform-shimmer 47.54% <ø> (ø)
platform-unit-guardrails 45.39% <ø> (ø)
platform-webpack 18.32% <ø> (ø)
plugins-aws-durable-execution-sdk-js 32.85% <ø> (-0.07%) ⬇️
plugins-axios 35.47% <ø> (ø)
plugins-azure-cosmos 35.95% <ø> (-0.08%) ⬇️
plugins-azure-event-hubs 34.84% <ø> (ø)
plugins-azure-service-bus 35.34% <ø> (ø)
plugins-body-parser 36.44% <ø> (ø)
plugins-bullmq 39.43% <ø> (-0.08%) ⬇️
plugins-cassandra 33.74% <ø> (-0.08%) ⬇️
plugins-cookie 40.76% <ø> (ø)
plugins-cookie-parser 40.59% <ø> (ø)
plugins-crypto 42.76% <ø> (ø)
plugins-dd-trace-api 33.17% <ø> (-0.08%) ⬇️
plugins-express-mongo-sanitize 40.64% <ø> (ø)
plugins-express-session 40.50% <ø> (ø)
plugins-fastify 37.77% <ø> (-0.07%) ⬇️
plugins-fetch 34.52% <ø> (-0.08%) ⬇️
plugins-fs 33.60% <ø> (-0.08%) ⬇️
plugins-generic-pool 40.07% <ø> (ø)
plugins-google-cloud-pubsub 41.32% <ø> (-0.07%) ⬇️
plugins-grpc 36.47% <ø> (-0.07%) ⬇️
plugins-handlebars 40.64% <ø> (ø)
plugins-hapi 35.76% <ø> (-0.08%) ⬇️
plugins-hono 35.87% <ø> (-0.08%) ⬇️
plugins-ioredis 34.23% <ø> (-0.08%) ⬇️
plugins-jest 27.05% <ø> (ø)
plugins-knex 40.10% <ø> (ø)
plugins-langgraph 32.31% <ø> (-0.08%) ⬇️
plugins-ldapjs 39.06% <ø> (ø)
plugins-light-my-request 40.20% <ø> (ø)
plugins-limitd-client 27.98% <ø> (-0.02%) ⬇️
plugins-lodash 40.25% <ø> (ø)
plugins-mariadb 34.86% <ø> (-0.08%) ⬇️
plugins-memcached 33.63% <ø> (-0.08%) ⬇️
plugins-microgateway-core 34.71% <ø> (-0.08%) ⬇️
plugins-modelcontextprotocol-sdk 32.26% <ø> (-0.08%) ⬇️
plugins-moleculer 36.53% <ø> (-0.08%) ⬇️
plugins-mongodb 35.74% <ø> (?)
plugins-mongodb-core 35.36% <ø> (-0.08%) ⬇️
plugins-mongoose 34.51% <ø> (-0.08%) ⬇️
plugins-multer 40.56% <ø> (ø)
plugins-mysql 34.56% <ø> (-0.07%) ⬇️
plugins-mysql2 34.89% <ø> (-0.08%) ⬇️
plugins-nats 36.25% <ø> (-0.08%) ⬇️
plugins-node-serialize 40.48% <ø> (ø)
plugins-opensearch 33.68% <ø> (-0.08%) ⬇️
plugins-passport-http 40.37% <ø> (ø)
plugins-pino 29.82% <ø> (-0.08%) ⬇️
plugins-postgres 34.61% <ø> (-0.08%) ⬇️
plugins-process 42.76% <ø> (ø)
plugins-pug 40.76% <ø> (ø)
plugins-redis 34.04% <ø> (-0.30%) ⬇️
plugins-router 38.00% <ø> (-0.23%) ⬇️
plugins-sequelize 40.02% <ø> (ø)
plugins-test-and-upstream-amqp10 33.77% <ø> (-0.08%) ⬇️
plugins-test-and-upstream-amqplib 39.09% <ø> (-0.08%) ⬇️
plugins-test-and-upstream-apollo 34.79% <ø> (-0.07%) ⬇️
plugins-test-and-upstream-avsc 33.66% <ø> (-0.08%) ⬇️
plugins-test-and-upstream-bunyan 29.04% <ø> (-0.08%) ⬇️
plugins-test-and-upstream-connect 36.26% <ø> (-0.08%) ⬇️
plugins-test-and-upstream-graphql 36.04% <ø> (-0.08%) ⬇️
plugins-test-and-upstream-koa 35.82% <ø> (-0.08%) ⬇️
plugins-test-and-upstream-protobufjs 33.89% <ø> (-0.08%) ⬇️
plugins-test-and-upstream-rhea 39.07% <ø> (-0.04%) ⬇️
plugins-undici 34.96% <ø> (-0.07%) ⬇️
plugins-url 42.76% <ø> (ø)
plugins-valkey 33.73% <ø> (-0.08%) ⬇️
plugins-vm 42.76% <ø> (ø)
plugins-winston 29.71% <ø> (-0.08%) ⬇️
plugins-ws 37.02% <ø> (-0.08%) ⬇️
profiling-macos 43.02% <ø> (-0.07%) ⬇️
profiling-ubuntu 43.40% <ø> (-0.07%) ⬇️
profiling-windows 40.87% <ø> (-0.07%) ⬇️
serverless-aws-sdk-latest-aws-sdk 33.09% <ø> (-0.05%) ⬇️
serverless-aws-sdk-latest-bedrockruntime 31.94% <ø> (-0.07%) ⬇️
serverless-aws-sdk-latest-client 36.37% <ø> (ø)
serverless-aws-sdk-latest-dynamodb 33.94% <ø> (-0.02%) ⬇️
serverless-aws-sdk-latest-eventbridge 27.10% <ø> (-0.07%) ⬇️
serverless-aws-sdk-latest-kinesis 37.13% <ø> (-0.07%) ⬇️
serverless-aws-sdk-latest-lambda 34.37% <ø> (-0.07%) ⬇️
serverless-aws-sdk-latest-s3 32.33% <ø> (-0.07%) ⬇️
serverless-aws-sdk-latest-serverless-peer-service 39.27% <ø> (-0.08%) ⬇️
serverless-aws-sdk-latest-sns 38.05% <ø> (-0.07%) ⬇️
serverless-aws-sdk-latest-sqs 37.82% <ø> (-0.07%) ⬇️
serverless-aws-sdk-latest-stepfunctions 32.96% <ø> (-0.07%) ⬇️
serverless-aws-sdk-latest-util 46.92% <ø> (ø)
serverless-aws-sdk-oldest-aws-sdk 33.19% <ø> (-0.07%) ⬇️
serverless-aws-sdk-oldest-bedrockruntime ?
serverless-aws-sdk-oldest-client 36.94% <ø> (ø)
serverless-aws-sdk-oldest-dynamodb 33.98% <ø> (-0.07%) ⬇️
serverless-aws-sdk-oldest-eventbridge 27.18% <ø> (-0.07%) ⬇️
serverless-aws-sdk-oldest-kinesis 37.30% <ø> (-0.07%) ⬇️
serverless-aws-sdk-oldest-lambda 34.47% <ø> (-0.07%) ⬇️
serverless-aws-sdk-oldest-s3 32.46% <ø> (-0.07%) ⬇️
serverless-aws-sdk-oldest-serverless-peer-service 39.36% <ø> (-0.08%) ⬇️
serverless-aws-sdk-oldest-sns 38.15% <ø> (-0.07%) ⬇️
serverless-aws-sdk-oldest-sqs 37.90% <ø> (-0.07%) ⬇️
serverless-aws-sdk-oldest-stepfunctions 33.07% <ø> (-0.07%) ⬇️
serverless-aws-sdk-oldest-util 47.69% <ø> (ø)
serverless-azure-durable-functions 36.95% <ø> (?)
serverless-azure-functions-eventhubs ?
serverless-azure-functions-servicebus 38.43% <ø> (ø)
serverless-lambda 34.32% <ø> (-0.09%) ⬇️
test-optimization-cucumber-latest-7.0.0 ?
test-optimization-cucumber-latest-latest 52.50% <ø> (+0.18%) ⬆️
test-optimization-cucumber-oldest-7.0.0 49.87% <ø> (+0.11%) ⬆️
test-optimization-cypress-latest-12.0.0-commonJS 47.13% <ø> (-1.90%) ⬇️
test-optimization-cypress-latest-12.0.0-esm 49.07% <ø> (+0.01%) ⬆️
test-optimization-cypress-latest-14.5.4-commonJS 48.42% <ø> (-0.57%) ⬇️
test-optimization-cypress-latest-14.5.4-esm 48.98% <ø> (+0.13%) ⬆️
test-optimization-cypress-latest-latest-commonJS 48.01% <ø> (-0.74%) ⬇️
test-optimization-cypress-latest-latest-esm 48.96% <ø> (+0.18%) ⬆️
test-optimization-cypress-oldest-12.0.0-commonJS 47.78% <ø> (-1.34%) ⬇️
test-optimization-cypress-oldest-12.0.0-esm 49.08% <ø> (-0.04%) ⬇️
test-optimization-cypress-oldest-14.5.4-commonJS 47.32% <ø> (-1.65%) ⬇️
test-optimization-cypress-oldest-14.5.4-esm 47.13% <ø> (-1.87%) ⬇️
test-optimization-jest-latest-latest 49.75% <ø> (-5.38%) ⬇️
test-optimization-jest-latest-oldest 49.78% <ø> (-4.28%) ⬇️
test-optimization-jest-oldest-latest ?
test-optimization-jest-oldest-oldest 49.86% <ø> (-4.21%) ⬇️
test-optimization-mocha-latest-latest 53.46% <ø> (+0.08%) ⬆️
test-optimization-mocha-latest-oldest 51.03% <ø> (+0.08%) ⬆️
test-optimization-mocha-oldest-latest ?
test-optimization-mocha-oldest-oldest 51.05% <ø> (+0.10%) ⬆️
test-optimization-playwright-latest-latest-playwright-active-test-span 44.11% <ø> (+0.26%) ⬆️
test-optimization-playwright-latest-latest-playwright-atr 42.91% <ø> (+0.10%) ⬆️
test-optimization-playwright-latest-latest-playwright-efd ?
test-optimization-playwright-latest-latest-playwright-final-status 43.63% <ø> (+0.36%) ⬆️
test-optimization-playwright-latest-latest-playwright-impacted-tests 42.86% <ø> (ø)
test-optimization-playwright-latest-latest-playwright-reporting 42.95% <ø> (-0.15%) ⬇️
test-optimization-playwright-latest-latest-playwright-test-management ?
test-optimization-playwright-latest-oldest-playwright-active-test-span 44.07% <ø> (+0.26%) ⬆️
test-optimization-playwright-latest-oldest-playwright-atr 42.97% <ø> (+0.10%) ⬆️
test-optimization-playwright-latest-oldest-playwright-efd 43.26% <ø> (+0.09%) ⬆️
test-optimization-playwright-latest-oldest-playwright-final-status 43.30% <ø> (+0.08%) ⬆️
test-optimization-playwright-latest-oldest-playwright-impacted-tests 42.79% <ø> (ø)
test-optimization-playwright-latest-oldest-playwright-reporting 42.75% <ø> (+0.08%) ⬆️
test-optimization-playwright-latest-oldest-playwright-test-management 44.35% <ø> (+0.10%) ⬆️
test-optimization-playwright-oldest-latest-playwright-active-test-span 44.32% <ø> (?)
test-optimization-playwright-oldest-latest-playwright-atr 42.99% <ø> (+0.08%) ⬆️
test-optimization-playwright-oldest-latest-playwright-efd ?
test-optimization-playwright-oldest-latest-playwright-final-status 43.45% <ø> (+0.08%) ⬆️
test-optimization-playwright-oldest-latest-playwright-impacted-tests ?
test-optimization-playwright-oldest-latest-playwright-reporting 43.00% <ø> (+0.08%) ⬆️
test-optimization-playwright-oldest-latest-playwright-test-management 44.46% <ø> (+0.06%) ⬆️
test-optimization-playwright-oldest-oldest-playwright-active-test-span 44.15% <ø> (+0.26%) ⬆️
test-optimization-playwright-oldest-oldest-playwright-atr 43.05% <ø> (+0.10%) ⬆️
test-optimization-playwright-oldest-oldest-playwright-efd 43.32% <ø> (+0.09%) ⬆️
test-optimization-playwright-oldest-oldest-playwright-final-status 43.41% <ø> (+0.10%) ⬆️
test-optimization-playwright-oldest-oldest-playwright-impacted-tests 42.87% <ø> (ø)
test-optimization-playwright-oldest-oldest-playwright-reporting 42.81% <ø> (+0.08%) ⬆️
test-optimization-playwright-oldest-oldest-playwright-test-management 44.43% <ø> (+0.10%) ⬆️
test-optimization-selenium-latest 45.39% <ø> (+0.06%) ⬆️
test-optimization-selenium-oldest 44.98% <ø> (+0.07%) ⬆️
test-optimization-testopt-active 48.12% <ø> (+0.12%) ⬆️
test-optimization-testopt-latest 48.11% <ø> (+0.12%) ⬆️
test-optimization-testopt-maintenance 48.00% <ø> (+0.13%) ⬆️
test-optimization-testopt-oldest 49.30% <ø> (+0.10%) ⬆️
test-optimization-vitest-latest 50.79% <ø> (+1.18%) ⬆️
test-optimization-vitest-oldest 48.06% <ø> (+0.31%) ⬆️

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.

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/packages/dd-trace/test/plugins/versions/testing-and-build-040a96d3a4 branch from 71f8289 to 709ebe9 Compare June 24, 2026 18:01
dd-octo-sts[bot]
dd-octo-sts Bot previously approved these changes Jun 24, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/packages/dd-trace/test/plugins/versions/testing-and-build-040a96d3a4 branch from 709ebe9 to 8e8154f Compare June 24, 2026 20:01
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/packages/dd-trace/test/plugins/versions/testing-and-build-040a96d3a4 branch from 8e8154f to 10c248f Compare June 25, 2026 00:55
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/packages/dd-trace/test/plugins/versions/testing-and-build-040a96d3a4 branch from 10c248f to 80da2a3 Compare June 26, 2026 00:55
… 10 updates

Bumps the testing-and-build group with 10 updates in the /packages/dd-trace/test/plugins/versions directory:

| Package | From | To |
| --- | --- | --- |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.29.0` | `8.0.1` |
| [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) | `7.28.5` | `8.0.1` |
| [@electron/packager](https://github.com/electron/packager) | `20.0.0` | `20.0.1` |
| [cypress](https://github.com/cypress-io/cypress) | `15.16.0` | `15.17.0` |
| [electron](https://github.com/electron/electron) | `42.1.0` | `42.4.1` |
| [esbuild](https://github.com/evanw/esbuild) | `0.28.0` | `0.28.1` |
| [next](https://github.com/vercel/next.js) | `16.2.6` | `16.2.9` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.6` | `19.2.7` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.6` | `19.2.7` |
| [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.44.0` | `4.45.0` |



Updates `@babel/core` from 7.29.0 to 8.0.1
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v8.0.1/packages/babel-core)

Updates `@babel/preset-typescript` from 7.28.5 to 8.0.1
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v8.0.1/packages/babel-preset-typescript)

Updates `@electron/packager` from 20.0.0 to 20.0.1
- [Release notes](https://github.com/electron/packager/releases)
- [Changelog](https://github.com/electron/packager/blob/main/NEWS.md)
- [Commits](electron/packager@v20.0.0...v20.0.1)

Updates `cypress` from 15.16.0 to 15.17.0
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v15.16.0...v15.17.0)

Updates `electron` from 42.1.0 to 42.4.1
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](electron/electron@v42.1.0...v42.4.1)

Updates `esbuild` from 0.28.0 to 0.28.1
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.28.0...v0.28.1)

Updates `next` from 16.2.6 to 16.2.9
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v16.2.6...v16.2.9)

Updates `react` from 19.2.6 to 19.2.7
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.7/packages/react)

Updates `react-dom` from 19.2.6 to 19.2.7
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.7/packages/react-dom)

Updates `selenium-webdriver` from 4.44.0 to 4.45.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.44.0...selenium-4.45.0)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-and-build
- dependency-name: "@babel/preset-typescript"
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-and-build
- dependency-name: "@electron/packager"
  dependency-version: 20.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: testing-and-build
- dependency-name: cypress
  dependency-version: 15.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testing-and-build
- dependency-name: electron
  dependency-version: 42.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testing-and-build
- dependency-name: esbuild
  dependency-version: 0.28.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: testing-and-build
- dependency-name: next
  dependency-version: 16.2.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: testing-and-build
- dependency-name: react
  dependency-version: 19.2.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: testing-and-build
- dependency-name: react-dom
  dependency-version: 19.2.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: testing-and-build
- dependency-name: selenium-webdriver
  dependency-version: 4.45.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testing-and-build
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/packages/dd-trace/test/plugins/versions/testing-and-build-040a96d3a4 branch from 80da2a3 to a938d51 Compare June 26, 2026 01:13
@dependabot @github

dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 29, 2026
auto-merge was automatically disabled June 29, 2026 00:54

Pull request was closed

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/packages/dd-trace/test/plugins/versions/testing-and-build-040a96d3a4 branch June 29, 2026 00:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot dependencies javascript Pull requests that update javascript code semver-patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants