Skip to content

👷 Update all non-major dependencies (minor/patch) - #162

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-non-major-dependencies-(minorpatch)
Open

👷 Update all non-major dependencies (minor/patch)#162
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-non-major-dependencies-(minorpatch)

Conversation

@renovate

@renovate renovate Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
@datadog/browser-core (source) 7.5.07.9.0 age confidence devDependencies minor 7.10.0
@datadog/browser-rum (source) 7.5.07.9.0 age confidence dependencies minor 7.10.0
@datadog/js-core (source) 0.0.50.0.10 age confidence devDependencies patch 0.0.11
@playwright/test (source) 1.61.11.62.1 age confidence devDependencies minor
@vercel/webpack-asset-relocator-loader 1.10.01.11.0 age confidence devDependencies minor
@vitest/coverage-v8 (source) 4.1.104.1.11 age confidence devDependencies patch
@vitest/ui (source) 4.1.104.1.11 age confidence devDependencies patch
actions/checkout v7.0.0v7.0.1 age confidence action patch
concurrently 10.0.310.0.5 age confidence devDependencies patch
dd-trace 6.10.06.12.0 age confidence dependencies minor 6.13.0
esbuild 0.28.10.28.2 age confidence devDependencies patch
eslint (source) 10.7.010.9.1 age confidence devDependencies minor
lint-staged 17.1.017.3.0 age confidence devDependencies minor 17.4.1
playwright (source) 1.61.11.62.1 age confidence devDependencies minor
prettier (source) 3.9.53.9.6 age confidence devDependencies patch
rollup (source) 4.62.24.62.5 age confidence devDependencies patch 4.63.1 (+1)
rollup-plugin-dts 6.4.16.5.1 age confidence devDependencies minor
typescript-eslint (source) 8.64.08.68.0 age confidence devDependencies minor 8.69.0
vite (source) 8.1.58.2.2 age confidence devDependencies minor
vitest (source) 4.1.104.1.11 age confidence devDependencies patch
webpack 5.108.45.109.2 age confidence devDependencies minor 5.110.2 (+2)
yarn (source) 4.17.14.18.0 age confidence packageManager minor
yarn (source) 4.17.14.18.0 age confidence volta minor

Release Notes

DataDog/browser-sdk (@​datadog/browser-core)

v7.9.0

Compare Source

Public Changes:

  • ✨ [FFL-2857] Feature Flags tab — team filtering + token revocation (stacked PR 4 of 4) (#​4932)
  • ✨ add @​datadog/js-core/sample sub-path with performDraw (#​4844)
  • ✨ Add plugin router version telemetry (#​4928)
  • ✨ [FFL-2596] Feature Flags tab — overrides (stacked PR 3 of 4) (#​4912)
  • ✨ [RUM-17934] support arbitrary custom url protocols in stack trace parsing (#​4930)
  • 🐛 Fix Shopify Custom Pixel actions being marked as background events, flatten ui_extension_errored context (#​4946)
  • 🐛 Report CDN bundles as CDN SDK setup (#​4934)
  • 📝 Fix propagateTraceBaggage TSDoc @​defaultValue (false → true) (#​4933)
  • ⚗️ Add canvas recording init configuration (#​4947)

Internal Changes:

v7.8.0

Compare Source

Public Changes:

  • ✨ Use optional MatchHeader name to account for default headers (#​4825)
  • ✨ [FFL-2858] Feature Flags tab — catalog browsing (stacked PR 2 of 3) (#​4916)
  • ✨ [FFL-2597] Feature Flags tab — OAuth sign-in (stacked PR 1 of 3) (#​4913)
  • 🐛 Align session-ended WebSocket teardown with the latest view's end clocks (#​4911)

Internal Changes:

  • 👷 Bump chrome to 151.0.7922.71-1 (#​4923)
  • 👷 Update all non-major dependencies (#​4894)
  • 👷 Update dependency react-router to v8.3.0 [SECURITY] (#​4917)
  • 👷 Update dependency eslint-plugin-unicorn to v72 (#​4915)
  • 👷 Update actions/setup-node action to v7 (#​4914)
  • 👷 Update dependency next to v16.2.11 [SECURITY] (#​4909)
  • ✅ Add Experience Cloud E2E tests (#​4925)

v7.7.0

Compare Source

Public Changes:

  • ✨ Add a version-agnostic React Router entry point (#​4918)
  • ✨ Shopify Integration - implement dedicated bundle (#​4878)
  • ✨ Add a version-agnostic Vue Router entry point (#​4910)
  • ✨ Enable WebSocket resource tracking behind a beta option (#​4882)
  • 📝 [Salesforce Docs] Align with Tile docs (#​4904)

Internal Changes:

  • ♻️ [js-core] Schema-driven configuration validation across browser-core, browser-logs, and browser-rum-core (#​4798)
  • 🔧 Make Salesforce test apps use rum-salesforce bundle. (#​4893)
  • 🔊 Add SDK_NAME to telemetry (#​4888)

v7.6.1

Compare Source

Public Changes:

  • ✨ [RUM-17395] Add debug_ids to profiler wall-time trace for sourcemap unminification (#​4897)
  • 🐛 [rum-nuxt] Fix Nuxt post-hydration error handling (#​4899)
  • 🐛 Avoid BigInt exponentiation in sampling (#​4883)
  • 📝 Add salesforce readme (#​4900)

Internal Changes:

  • 👷 sign chrome-bump commits with commit-headless (#​4838)
  • ♻️ Add explicit delete method to CookieAccess (#​4887)

v7.6.0

Compare Source

Public Changes:

  • ✨ Add salesforce bundle entrypoint (#​4879)
  • ✨ Extend remote configuration supported parameters (#​4877)
  • ✨ Add CDN default headers (#​4857)
  • 🐛 Update session replay sandbox URL and cookie name in developer extension (#​4886)
  • 🐛 Keep primitive values unchanged during sanitization (#​4881)
  • 🐛 Add react-router-v8 to tsconfig (#​4880)
  • 🐛 Use unknown type for addReactError error parameter (#​4863)
  • 🐛 fix bundle size increase threshold never triggering (#​4852)
  • ⚗️ Collect WebSocket resource events (#​4718)

Internal Changes:

  • 👷 Update dependency pako to v3 (#​4869)
  • 👷 Update all non-major dependencies (#​4868)
  • 👷 Update react-router monorepo (major) (#​4846)
  • 👷 Upgrade Yarn to 4.17.1 (#​4864)
  • 👷 Lock file maintenance (#​4850)
  • 👷 Update dependency @​playwright/test to v1.61.1 (#​4847)
  • 👷 Update all non-major dependencies (#​4848)
  • ♻️ [RUM-16925] switch debug_ids to recommended URL/Debug-ID array format (#​4862)
  • ✅ Skip Salesforce LWC tests (#​4860)
  • 🔧 Add Salesforce Experience Cloud testing app (#​4872)
  • 🔧 Use session cookies for Salesforce LWC E2E tests (#​4870)
  • 🔧 Add react V7 to git ignored test applications (#​4873)
DataDog/browser-sdk (@​datadog/js-core)

v0.0.10

Compare Source

v0.0.9

Compare Source

v0.0.8

Compare Source

v0.0.7

Compare Source

v0.0.6

Compare Source

microsoft/playwright (@​playwright/test)

v1.62.1

Compare Source

v1.62.0

Compare Source

🧱 New component testing model

Component testing moves to a stories and galleries model.
A story wraps your component in one specific scenario — hard-coded props, mock data, providers — and a

gallery page that you serve renders stories on demand. The new fixtures.mount() fixture navigates
to the gallery, mounts a story by id, and returns a Locator scoped to the story's root element:

test('click should expand', async ({ mount }) => {
  const component = await mount('components/Expandable/Stateful');
  await component.getByRole('button').click();
  await expect(component.getByTestId('expanded')).toHaveValue('true');
});

Pass a story type as a template argument to type-check its props, and use update(props) /
unmount() on the returned locator to re-render or tear down within a test.

🛑 Cancel operations with AbortSignal

Most operations and web-first assertions now accept a signal option that takes an
AbortSignal, letting you
cancel long-running actions, navigations, waits, and assertions:

const controller = new AbortController();
setTimeout(() => controller.abort(), 1000);

await page.getByRole('button', { name: 'Submit' }).click({ signal: controller.signal });
await expect(page.getByText('Done')).toBeVisible({ signal: controller.signal });

Providing a signal does not disable the default timeout; pass timeout: 0 to disable it.

🖼️ WebP screenshots

expect(page).toHaveScreenshot() and expect(locator).toHaveScreenshot()
can now store snapshots in the WebP format — just give the snapshot a .webp name:

// Visual comparisons store the golden snapshot as lossless WebP.
await expect(page).toHaveScreenshot('homepage.webp');

// Standalone screenshots can trade quality for size with lossy WebP.
await page.screenshot({ path: 'homepage.webp', quality: 50 });

page.screenshot() and locator.screenshot() also accept webp as a type,
where quality 100 (the default) is lossless and lower values use lossy compression.

🧩 Custom test filtering with Reporter.preprocess()

New reporter.preprocess() hook runs after the configuration is resolved and before
reporter.onBegin(), letting a reporter mark individual tests as skipped, excluded,
fixed, or failing through a TestRun object:

class MyReporter {
  async preprocess({ config, suite, testRun }) {
    for (const test of suite.allTests()) {
      if (shouldSkip(test))
        testRun.skip(test);
    }
  }
}
🔁 Isolated retries

New testConfig.retryStrategy controls when failed tests are retried. The default
'immediate' retries as soon as a worker is free; 'isolated' runs all retries at the end,
one by one in a single worker, to minimize interference with the rest of the suite:

// playwright.config.ts
export default defineConfig({
  retries: 2,
  retryStrategy: 'isolated',
});
New APIs
Browser and Context
  • New option credentials includes the context's virtual WebAuthn Credentials (passkeys) in the storage state, so they can be persisted and re-seeded into later contexts.
Actions
  • New scroll option ("auto" | "none") on actions to opt out of Playwright's automatic scroll-into-view.
Network
Evaluation
Command line & MCP
Reporters
  • The HTML report's Merge files grouping — previously only a UI toggle — can now be enabled from the config with the new mergeFiles reporter option:
// playwright.config.ts
export default defineConfig({
  reporter: [['html', { mergeFiles: true }]],
});
Announcements
  • ⚠️ Debian 11 is not supported anymore.
Browser Versions
  • Chromium 151.0.7922.34
  • Mozilla Firefox 153.0
  • WebKit 26.5

This version was also tested against the following stable channels:

  • Google Chrome 151
  • Microsoft Edge 151
vercel/webpack-asset-relocator-loader (@​vercel/webpack-asset-relocator-loader)

v1.11.0

Compare Source

Features

v1.10.3

Compare Source

Bug Fixes

v1.10.2

Compare Source

Bug Fixes
vitest-dev/vitest (@​vitest/coverage-v8)

v4.1.11

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
actions/checkout (actions/checkout)

v7.0.1

Compare Source

open-cli-tools/concurrently (concurrently)

v10.0.5

Compare Source

What's Changed

New Contributors

Full Changelog: open-cli-tools/concurrently@v10.0.4...v10.0.5

v10.0.4

Compare Source

What's Changed

New Contributors

Full Changelog: open-cli-tools/concurrently@v10.0.3...v10.0.4

DataDog/dd-trace-js (dd-trace)

v6.12.0: 6.12.0

Compare Source

Features
  • AppSec: Report duration metrics for waf and rasp #​9286
  • evp_proxy: Add direct intake route #​9739
  • Feature Flags: Add exposure route fallback #​9740
  • Feature Flags: Select agentless exposure routes #​9741
  • LLM Observability: Add dataset record tags #​9810
Fixes
  • Dynamic Instrumentation: Limit and safely stringify template log message values #​9766
  • Test Optimization: Preserve quarantine across EFD retries #​9893
  • Test Optimization: Preserve quarantine across EFD retries #​9892
  • Test Optimization: Preserve quarantine EFD final status #​9895
  • Test Optimization: Prioritize quarantine over EFD #​9894
Performance
  • General: Reduce carrier extraction overhead #​9633
Internal (CI, Testing, Benchmarking)
  • AppSec: Consolidate Express setup and teardown #​9875
  • AppSec: Consolidate Fastify setup and teardown #​9876
  • ci: Simplify serverless benchmark pipeline #​9878
  • codeowners: Add dd-trace-js team to all rules #​9867
  • dependabot: Ignore unsupported https-proxy-agent versions #​9862
  • Dependencies: Bump the vendor-minor-and-patch-dependencies group across 1 directory with 2 updates #​9850
  • General: Add shared EVP proxy utilities #​9738
  • General: Await exporter socket cleanup #​9703
  • General: Consolidate lifecycle hooks #​9872
  • General: Ignore Superpowers docs #​9879
  • General: Update one-pipeline to 1.4.0 #​9897
  • instrumentations: Rename anthropic hook callback #​9845
  • LLM Observability: Support updated AI tool span parents #​9904
  • OpenTelemetry: Emit distribution metrics as sketches #​9434
  • pg: Await query completion #​9873
  • Profiling: Update profiler to 5.18.1 #​9918
  • scripts: Fix script to run ci on community PRs #​9585
  • Test Optimization: Cover WDIO EFD quarantine retries #​9921
  • Test Optimization: Extend reporting process timeouts #​9890
  • Test Optimization: Register gated runner cases #​9877
  • Test Optimization: Use shared EVP proxy path helpers #​9899
Contributors

@​BridgeAR @​CarlesDD @​IlyasShabi @​juan-fernandez @​leoromanovsky @​mehulsonowal @​rithikanarayan @​rochdev @​sabrenner @​szegedi @​watson

v6.11.0: 6.11.0

Compare Source

Features
  • AppSec / AI Guard / LLM Observability: Evaluating anthropic calls with AI guard automatically #​9563
  • browser-bunyan: Add log injection support #​9705
  • Feature Flags: Vendor the flagging provider instead of an optional peer dependency #​9570
  • General: Add DSM support for Amazon EventBridge #​8476
  • LLM Observability: Add external experiment recorder #​9623
  • mariadb: Trace pool connection acquisition #​8923
  • otel-thread-ctx: Node.js OTEP-4947 thread-context writer #​9210
  • Serverless: Tag Vercel runtime spans #​9660
Fixes
  • AppSec: Compile module body exactly once in rewriter _compile hook #​9750
  • Data Streams Monitoring: Reset edge start per hop so edge latency is not cumulative #​9781
  • Dependencies: Bump @​datadog/wasm-js-rewriter to 5.0.3 to resolve js-yaml vulnerabil… #​9811
  • Dynamic Instrumentation: Reuse loaded tracer for trace context in devtools client #​9765
  • electron: Gate the Electron plugin behind an experimental flag #​9264
  • General: Allow W3C tracing headers in CORS preflight #​9779
  • LLM Observability: Add per-integration opt-out #​9733
  • LLM Observability: Align no-op external span types #​9799
  • loader: Avoid Node 20.0 loader recursion #​9632
  • mariadb: Support versions 3.5.1 and 3.5.2 #​9734
  • OpenTelemetry: Use Unix timestamps for OTLP logs #​9619
  • otlp: Align trace metric attributes and aggregation #​9685
  • Test Optimization: Bound final flush lifecycle #​9789
  • Test Optimization: Finalize interactive test sessions #​9807
  • Test Optimization: Parse rate-limit reset delays #​9788
  • Test Optimization: Preserve deferred test session traces #​9790
  • Test Optimization: Preserve lifecycle finalization errors #​9797
  • Test Optimization: Preserve reporter finalization errors #​9796
  • Test Optimization: Preserve reporter finalization errors #​9798
Performance
  • Serverless: Optimize Vercel platform tags #​9776
Documentation
  • General: Add MIGRATING.md entry for the Electron plugin v7 opt-in gate #​9801
Internal (CI, Testing, Benchmarking)
  • AppSec: Avoid shell execution in command injection sink tests #​9764
  • AppSec: Avoid shell execution in taint tracking tests #​9657
  • AppSec: Expect Fastify QUERY endpoints #​9755
  • AppSec: Make benchmark workloads deterministic #​9804
  • AppSec / AI Guard: Slim down sdk file #​9753
  • aws-sdk: Decouple Kinesis size-gate test from LocalStack #​9770
  • aws-sdk: Exclude stepfunctions latency from trace deadline #​9820
  • bullmq: Support version 6 #​9651
  • codeowners: Cover existing ownership gaps #​9635
  • couchbase: Wait for a usable KV connection #​9792
  • Dynamic Instrumentation: Validate completed probe workloads #​9803
  • eslint: Block process.env rule bypasses #​9679
  • eslint: Fix callback literal violations #​9694
  • Feature Flags: Expand CODEOWNERS coverage #​9689
  • General: Fail empty plugin and instrumentation suites #​9772
  • General: Rename Plugin.experimental to Plugin.optIn #​9802
  • General: Stop probing emptiness with Object.keys(obj).length #​9548
  • General: Update one-pipeline to 1.3.0 #​9778
  • General: Update one-pipeline to 1.3.1 #​9806
  • LLM Observability: Centralize experiments API client #​9622
  • LLM Observability: Expose dataset fields #​9719
  • LLM Observability: Track dataset changes locally #​9809
  • Profiling: Update profiler to 5.18.0 #​9791
  • release: Credit contributors and correct changelog context #​9631
  • release: Keep contributor footer avatar-only #​9780
  • Test Optimization: Avoid Playwright payload timeout race #​9751
  • Test Optimization: Skip unsupported v5 cases #​9821
  • Test Optimization: Skip unsupported v5 Mocha cases #​9834
Contributors

@​0x74696D @​bm1549 @​BridgeAR @​crysmags @​datadog-bits @​IlyasShabi @​jeastham1993 @​juan-fernandez @​leoromanovsky @​mabdinur @​mehulsonowal @​ngbrown @​pabloerhard @​rkaneriya @​rochdev @​szegedi @​watson @​wconti27

evanw/esbuild (esbuild)

v0.28.2

Compare Source

  • Fix tree shaking bug due to TypeScript import alias (#​4507)

    This release fixes a bug that could cause esbuild to incorrectly tree-shake imports that are used in a TypeScript type alias under certain circumstances. Affected code uses a TypeScript-specific import assignment and looks something like this:

    import Base from './dep.js';
    import Alias = Base.SomeType;
  • Fix CSS minification bug involving & (#​4497)

    This release fixes a bug where esbuild's CSS minifier incorrectly removed a & when it was unsafe to do so. Here is an example:

    /* Original code */
    .a .b {
      & .b:not(& .c) {
        color: red;
      }
    }
    
    /* Old output (with --minify) */
    .a .b{.b:not(& .c){color:red}}
    
    /* New output (with --minify) */
    .a .b{& .b:not(& .c){color:red}}

    This should match <span class="a"><span class="b"><span class="b">yes</span></span></span> but not <span class="a"><span class="b">no</span></span>. The old output incorrectly matched both.

  • Avoid overwriting input files without --allow-overwrite (#​4484)

    For example: esbuild input.js --outfile=input.js tells esbuild to overwrite input.js with the output of running esbuild on it. This was supposed to already be prevented by default, but it accidentally regressed in version 0.17.0 and apparently didn't have any test coverage. The error message was being printed but the input file was still being overwritten. Oops.

    This release puts the original behavior back. With this release, esbuild should now actually avoid overwriting input files unless --allow-overwrite is explicitly present. This is done by not writing out any files when a build error is encountered.

  • Fix incorrect code generated when using top-level await (#​4498)

    Previously esbuild could generate code containing a syntax error in complex scenarios involving top-level await used in a dependency cycle. The problem was a missing async on one or more module wrapper closures. With this release, esbuild now uses a fixed-point iteration algorithm to correctly annotate all dependencies in the cycle as needing an async module wrapper.

  • Fix a minification bug with lowered logical assignment operators (#​4508)

    This release fixes a bug that could cause esbuild to generate incorrect code for logical assignment operators when lowering them to an older target environment. Specifically the lowering process requires duplicating the left-hand side, but esbuild incorrectly failed to count the duplicate as a new usage when the left-hand side is an identifier. That then caused the minifier to believe that the left-hand side was only used once and could attempt to incorrectly inline an initializer into the first usage. This bug has now been fixed:

    // Original code
    function foo() {
      let x
      bar(x ||= {})
    }
    
    // Old output (with --minify-syntax --target=es6)
    function foo() {
      bar(void 0 || (x = {}));
    }
    
    // New output (with --minify-syntax --target=es6)
    function foo() {
      let x;
      bar(x || (x = {}));
    }
  • Fix a potential deadlock when the JavaScript API is used incorrectly (#​4503, #​4506)

    The JavaScript API runs the native esbuild executable as a long-lived child process and communicates with it over stdin/stdout/stderr. Each API request is asynchronous and the executable stays open as long as it has work to do, which is as long as either stdin is still open (meaning there may be more API requests) or there are currently r

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "every weekend"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from a team as a code owner July 4, 2026 01:59
@renovate

renovate Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: e2e/integration/apps/forge-webpack/yarn.lock
➤ YN0087: Migrated your project to the latest Yarn version 🚀

➤ YN0000: · Yarn 4.18.0
➤ YN0000: ┌ Resolution step
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT Packing @electron/node-gyp@https://github.com/electron/node-gyp.git#commit=06b29aafb7708acef8b3669835c8a7857ebc92d2 from sources
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT No package manager configuration detected; defaulting to Yarn
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT 
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: .release-please-manifest.json
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: CHANGELOG.md
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: CODE_OF_CONDUCT.md
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: CONTRIBUTING.md
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: LICENSE
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: README.md
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: SECURITY.md
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: addon.gypi
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: bin/node-gyp.js
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/.release-please-manifest.json
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/LICENSE
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/data/ninja/build.ninja
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/data/win/large-pdb-shim.cc
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/docs/GypVsCMake.md
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/docs/Hacking.md
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/docs/InputFormatReference.md
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/docs/LanguageSpecification.md
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/docs/README.md
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/docs/Testing.md
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/docs/UserDocumentation.md
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/gyp
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/gyp.bat
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/gyp_main.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/gyp/MSVSNew.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/gyp/MSVSProject.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/gyp/MSVSSettings.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/gyp/MSVSSettings_test.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/gyp/MSVSToolFile.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/gyp/MSVSUserFile.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/gyp/MSVSUtil.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/gyp/MSVSVersion.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/gyp/__init__.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/gyp/common.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/gyp/common_test.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/gyp/easy_xml.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/gyp/easy_xml_test.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/gyp/flock_tool.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/gyp/generator/__init__.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/gyp/generator/analyzer.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/gyp/generator/android.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/gyp/generator/cmake.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/gyp/generator/compile_commands_json.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/gyp/generator/dump_dependency_json.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/gyp/generator/eclipse.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/gyp/generator/gypd.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/gyp/generator/gypsh.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/gyp/generator/make.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/gyp/generator/msvs.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/gyp/generator/msvs_test.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/gyp/generator/ninja.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/gyp/generator/ninja_test.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/gyp/generator/xcode.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/gyp/generator/xcode_test.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/gyp/input.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/gyp/input_test.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/gyp/mac_tool.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/gyp/msvs_emulation.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/gyp/ninja_syntax.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/gyp/simple_copy.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/gyp/win_tool.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/gyp/xcode_emulation.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/gyp/xcode_emulation_test.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/gyp/xcode_ninja.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/gyp/xcodeproj_file.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/gyp/xml_fix.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/packaging/LICENSE
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/packaging/LICENSE.APACHE
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/packaging/LICENSE.BSD
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/packaging/__init__.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/packaging/_elffile.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/packaging/_manylinux.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/packaging/_musllinux.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/packaging/_parser.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/packaging/_structures.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/packaging/_tokenizer.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/packaging/markers.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/packaging/metadata.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/packaging/py.typed
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/packaging/requirements.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/packaging/specifiers.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/packaging/tags.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/packaging/utils.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pylib/packaging/version.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/pyproject.toml
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/release-please-config.json
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: gyp/test_gyp.py
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: lib/Find-VisualStudio.cs
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: lib/build.js
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: lib/clean.js
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: lib/configure.js
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: lib/create-config-gypi.js
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: lib/download.js
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: lib/find-node-directory.js
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: lib/find-python.js
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: lib/find-visualstudio.js
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: lib/fs.js
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: lib/glob.js
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: lib/install.js
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: lib/list.js
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: lib/log.js
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: lib/node-gyp.js
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: lib/process-release.js
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: lib/rebuild.js
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: lib/remove.js
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: lib/util.js
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: macOS_Catalina_acid_test.sh
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: package.json
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: release-please-config.json
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: src/win_delay_load_hook.cc
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: Package archive generated in /tmp/xfs-9d5e2d40/package.tgz
➤ YN0000: │ /tmp/xfs-9d5e2d40 STDOUT ➤ YN0000: Done in 0s 661ms
➤ YN0001: │ Error: @datadog/electron-sdk@file:../../integration-sdk.tgz::locator=forge-webpack%40workspace%3A.: ENOENT: no such file or directory, open '/tmp/renovate/repos/github/DataDog/electron-sdk/e2e/integration/integration-sdk.tgz'
➤ YN0000: └ Completed in 5s 953ms
➤ YN0000: · Failed with errors in 5s 966ms

File name: e2e/integration/apps/forge-vite/yarn.lock
➤ YN0087: Migrated your project to the latest Yarn version 🚀

➤ YN0000: · Yarn 4.18.0
➤ YN0000: ┌ Resolution step
➤ YN0001: │ Error: @datadog/electron-sdk@file:../../integration-sdk.tgz::locator=forge-vite%40workspace%3A.: ENOENT: no such file or directory, open '/tmp/renovate/repos/github/DataDog/electron-sdk/e2e/integration/integration-sdk.tgz'
➤ YN0000: └ Completed in 3s 846ms
➤ YN0000: · Failed with errors in 3s 855ms

File name: e2e/integration/apps/forge-esbuild-esm/yarn.lock
➤ YN0087: Migrated your project to the latest Yarn version 🚀

➤ YN0000: · Yarn 4.18.0
➤ YN0000: ┌ Resolution step
➤ YN0001: │ Error: @datadog/electron-sdk@file:../../integration-sdk.tgz::locator=forge-esbuild-esm%40workspace%3A.: ENOENT: no such file or directory, open '/tmp/renovate/repos/github/DataDog/electron-sdk/e2e/integration/integration-sdk.tgz'
➤ YN0000: └ Completed in 3s 304ms
➤ YN0000: · Failed with errors in 3s 316ms

File name: e2e/integration/apps/forge-esbuild-cjs/yarn.lock
➤ YN0087: Migrated your project to the latest Yarn version 🚀

➤ YN0000: · Yarn 4.18.0
➤ YN0000: ┌ Resolution step
➤ YN0001: │ Error: @datadog/electron-sdk@file:../../integration-sdk.tgz::locator=forge-esbuild-cjs%40workspace%3A.: ENOENT: no such file or directory, open '/tmp/renovate/repos/github/DataDog/electron-sdk/e2e/integration/integration-sdk.tgz'
➤ YN0000: └ Completed in 3s 128ms
➤ YN0000: · Failed with errors in 3s 137ms

File name: e2e/integration/apps/electron-vite/yarn.lock
➤ YN0087: Migrated your project to the latest Yarn version 🚀

➤ YN0000: · Yarn 4.18.0
➤ YN0000: ┌ Resolution step
➤ YN0001: │ Error: @datadog/electron-sdk@file:../../integration-sdk.tgz::locator=electron-vite%40workspace%3A.: ENOENT: no such file or directory, open '/tmp/renovate/repos/github/DataDog/electron-sdk/e2e/integration/integration-sdk.tgz'
➤ YN0000: └ Completed in 2s 803ms
➤ YN0000: · Failed with errors in 2s 813ms

File name: e2e/integration/apps/electron-vite-esm/yarn.lock
➤ YN0087: Migrated your project to the latest Yarn version 🚀

➤ YN0000: · Yarn 4.18.0
➤ YN0000: ┌ Resolution step
➤ YN0001: │ Error: @datadog/electron-sdk@file:../../integration-sdk.tgz::locator=electron-vite-esm%40workspace%3A.: ENOENT: no such file or directory, open '/tmp/renovate/repos/github/DataDog/electron-sdk/e2e/integration/integration-sdk.tgz'
➤ YN0000: └ Completed in 3s 436ms
➤ YN0000: · Failed with errors in 3s 447ms

File name: e2e/integration/apps/electron-builder-vite/yarn.lock
➤ YN0087: Migrated your project to the latest Yarn version 🚀

➤ YN0000: · Yarn 4.18.0
➤ YN0000: ┌ Resolution step
➤ YN0001: │ Error: @datadog/electron-sdk@file:../../integration-sdk.tgz::locator=electron-builder-vite%40workspace%3A.: ENOENT: no such file or directory, open '/tmp/renovate/repos/github/DataDog/electron-sdk/e2e/integration/integration-sdk.tgz'
➤ YN0000: └ Completed in 2s 730ms
➤ YN0000: · Failed with errors in 2s 739ms

@cursor cursor 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.

PR Review — Score: 3.0 / 5

Routine Renovate dependency bumps for dev tooling and the runtime dd-trace dependency. Root and playground lockfiles are in sync, but four e2e integration apps have package.json version bumps without matching yarn.lock updates — Renovate's artifact step failed for those apps. I would not merge as-is; regenerate the integration lockfiles (or rebase/retry the Renovate branch) so installs are deterministic before approval.

Why 3.0: The core SDK lockfile updates look correct and the version bumps are all minor/patch. The integration-app lockfile drift is a concrete merge risk that Renovate already flagged.

Why not 5: Four integration yarn.lock files are stale relative to their package.json changes, leaving package/lock mismatch on the bundler apps this repo exercises in CI.


Findings

  • [Blocking] Stale integration lockfilesvite/webpack bumps in four e2e apps lack corresponding yarn.lock updates after Renovate artifact failure.

CI was still running (dd-gitlab/* pending) when this review was posted.

Open in Web View Automation 

Sent by Cursor Automation: electron-sdk reviews

"electron": "41.1.0",
"typescript": "5.9.3",
"vite": "8.0.16"
"vite": "8.1.0"

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Blocking — lockfile not updated. Renovate bumped vite here to 8.1.0, but e2e/integration/apps/forge-vite/yarn.lock still resolves vite@npm:8.0.16. The same mismatch exists for:

  • electron-builder-vite (8.1.0 vs lock 8.0.16)
  • electron-vite-esm (7.3.6 vs lock 7.3.5)
  • forge-webpack (5.108.1 vs lock 5.107.2)

Renovate's PR comment reports artifact update failures for all four apps (missing integration-sdk.tgz in its sandbox). Locally, run yarn install in each app (or trigger a Renovate rebase) so lockfiles match before merge.

Comment thread package.json Outdated
},
"dependencies": {
"dd-trace": "5.109.0"
"dd-trace": "5.110.0"

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Only runtime dependency change in this PR. Root yarn.lock is updated and pulls in @datadog/pprof@5.15.1 and import-in-the-middle@3.2.0 (was 3.0.1). No SDK source changes, but worth a quick sanity check that trace initialization and bundler plugin scenarios still pass once CI completes — import-in-the-middle hooks module loading used by dd-trace instrumentation.

@datadog-datadog-prod-us1

datadog-datadog-prod-us1 Bot commented Jul 4, 2026

Copy link
Copy Markdown

Pipelines

Unblock PR with BitsAI

⚠️ Warnings

Your PR has failed checks. Please review the issues below and take necessary action before merging.

🚦 7 Pipeline jobs failed

DataDog/electron-sdk | build — 🔧 Needs a code fix, caused by this PR

View more details · View in GitLab

DataDog/electron-sdk | check-package-content — 🔧 Needs a code fix, caused by this PR

View more details · View in GitLab

DataDog/electron-sdk | e2e — 🔧 Needs a code fix, caused by this PR

View more details · View in GitLab

View all 7 failed jobs.

Useful? React with 👍 / 👎

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: f2e5669 | Docs | View more details | 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: b6831ff0ab

ℹ️ 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".

"electron-builder": "26.15.3",
"typescript": "5.9.3",
"vite": "8.0.16"
"vite": "8.1.0"

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Regenerate integration app lockfiles

This manifest update, along with the matching Vite/Webpack bumps in electron-vite-esm, forge-vite, and forge-webpack, leaves the standalone app lockfiles pinned to the previous top-level specs (vite 8.0.16/7.3.5 and webpack 5.107.2). When scripts/install-integration-apps.ts installs these apps it updates and then restores each yarn.lock, so the committed locks no longer capture the dependency graph actually tested and immutable/local installs from the repo are out of sync. Please update the four app yarn.lock files with the manifest changes.

Useful? React with 👍 / 👎.

@renovate
renovate Bot force-pushed the renovate/all-non-major-dependencies-(minorpatch) branch 10 times, most recently from 81b3929 to 39c652a Compare July 9, 2026 23:34

@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: 39c652a046

ℹ️ 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 thread package.json Outdated
},
"dependencies": {
"dd-trace": "5.109.0"
"dd-trace": "5.111.0"

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Regenerate integration locks for the tracer bump

With this root dependency bumped to 5.111.0, the integration app locks are now stale: every e2e/integration/apps/*/yarn.lock still resolves the packed SDK tarball to dd-trace 5.109.0 (for example e2e/integration/apps/electron-builder-vite/yarn.lock:47), and scripts/install-integration-apps.ts updates then restores those lockfiles after packaging. Separate from the existing Vite/Webpack lock drift, the fresh evidence is that all app locks still contain the old SDK tarball dependency, so the committed dependency graph no longer matches what test:integration:init installs for this tracer update.

Useful? React with 👍 / 👎.

Comment thread package.json Outdated
},
"dependencies": {
"dd-trace": "5.109.0"
"dd-trace": "5.111.0"

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 Regenerate the e2e fixture lockfile

The minimal E2E app also consumes the root package through portal:../.., but e2e/app/yarn.lock still records that portal dependency as requiring dd-trace 5.109.0. The e2e GitLab job runs yarn test:e2e:init, whose cd e2e/app && yarn install has no --no-immutable; Yarn documents that --immutable defaults to true on CI and aborts if the lockfile would change (https://yarnpkg.com/cli/install). In CI this lockfile mismatch blocks setup before the e2e tests can run, so please update e2e/app/yarn.lock with the tracer bump.

Useful? React with 👍 / 👎.

@renovate
renovate Bot force-pushed the renovate/all-non-major-dependencies-(minorpatch) branch 10 times, most recently from 19e47d0 to 096d103 Compare July 17, 2026 22:47
@renovate
renovate Bot force-pushed the renovate/all-non-major-dependencies-(minorpatch) branch 4 times, most recently from 902c646 to dc9f6bf Compare July 23, 2026 10:50
@renovate
renovate Bot force-pushed the renovate/all-non-major-dependencies-(minorpatch) branch 9 times, most recently from ac19f55 to 972b80e Compare August 8, 2026 09:44
@renovate
renovate Bot force-pushed the renovate/all-non-major-dependencies-(minorpatch) branch 10 times, most recently from de4e32c to f0aada8 Compare August 17, 2026 18:19
@renovate
renovate Bot force-pushed the renovate/all-non-major-dependencies-(minorpatch) branch 4 times, most recently from 09cc6ad to 43ba69a Compare August 25, 2026 23:10
@renovate
renovate Bot force-pushed the renovate/all-non-major-dependencies-(minorpatch) branch 4 times, most recently from 0a844a7 to a60a112 Compare August 28, 2026 17:51
@renovate
renovate Bot force-pushed the renovate/all-non-major-dependencies-(minorpatch) branch from a60a112 to f2e5669 Compare August 31, 2026 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants