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.10.0 age confidence devDependencies minor 7.12.0 (+1)
@datadog/browser-rum (source) 7.5.07.10.0 age confidence dependencies minor 7.12.0 (+1)
@datadog/js-core (source) 0.0.50.0.11 age confidence devDependencies patch 0.0.13 (+1)
@playwright/test (source) 1.61.11.62.1 age confidence devDependencies minor 1.63.0
@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
css-loader 7.1.47.1.5 age confidence devDependencies patch
dd-trace 6.10.06.13.0 age confidence dependencies minor 6.15.0 (+1)
esbuild 0.28.10.28.2 age confidence devDependencies patch
eslint (source) 10.7.010.9.1 age confidence devDependencies minor 10.10.0
lint-staged 17.1.017.4.1 age confidence devDependencies minor 17.5.0
playwright (source) 1.61.11.62.1 age confidence devDependencies minor 1.63.0
prettier (source) 3.9.53.9.6 age confidence devDependencies patch
rollup (source) 4.62.24.63.1 age confidence devDependencies minor
rollup-plugin-dts 6.4.16.5.1 age confidence devDependencies minor
typescript-eslint (source) 8.64.08.69.0 age confidence devDependencies minor 8.70.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.110.2 age confidence devDependencies minor 5.110.3
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.10.0

Compare Source

Public Changes:

  • ✨ [PANA-8797] Allow session replay to clear its string table (#​4988)
  • ✨ [PANA-8578] Assign roles to strings in session replay recordings (#​4983)
  • ✨ [RUM-18253] attach debug_ids to logs events (#​4982)
  • ✨ Feature Flags tab — all Datadog sites, with overrides scoped per site (#​4965)
  • 🐛 Sanitize and validate name in startView/setViewName (#​4969)
  • 🐛 Resolve document-relative URLs against document.baseURI in normalizeUrl (#​4943)
  • 🐛 use global URL constructor and fall back to pristine iframe only when needed (#​4967)
  • ⚗️ Add canvas change detection for Session Replay (#​4949)

Internal Changes:

  • 👷 [PANA-8797] Bump rum-events-format and regenerate schema types (#​4987)
  • 👷 Bump chrome to 152.0.7977.64-1 (#​4985)
  • 👷 Update all non-major dependencies (#​4971)
  • 👷 [PANA-8578] Update schema to support session replay string roles (#​4968)
  • 👷 Update dependency eslint-plugin-unicorn to v73 (#​4954)
  • 👷 Build test apps outside Git repositories (#​4962)
  • 👷 fix staging CI scripts git pull failing with no tracking info (#​4975)
  • 👷 fix staging-reset git pull failing with no tracking info (#​4973)
  • ♻️ [PANA-8578] Record form input using change operations (#​4977)
  • ✅ Add Salesforce Experience Cloud Head Markup E2E (#​4945)
  • ✅ [RUM-17233] Add Shopify checkout views and actions e2e test (#​4941)
  • 🚨 Prevent re-exporting values from @​datadog/js-core (#​4970)

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.11

Compare Source

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

webpack/css-loader (css-loader)

v7.1.5

Compare Source

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

v6.13.0: 6.13.0

Compare Source

Features
  • AI Guard: Sensitive data redaction #​9833
  • Feature Flags: Send serial_id on exposure events #​9929
  • General: Support DD_TRACE_HTTP_CLIENT_ERROR_STATUSES #​9910
  • LLM Observability: Add experiment multirun concurrency #​9686
  • LLM Observability: Add records to datasets #​10025
  • LLM Observability: Support experiment project overrides #​9849
  • LLM Observability: Support opt-out for all integrations #​9737
  • Profiling: Use separate column field in pprof output #​9948
  • Test Optimization: Submit Bunyan logs agentlessly #​9906
  • Test Optimization: Submit Pino logs agentlessly #​9978
  • Test Optimization: Support logger submission from Jest static ESM imports #​10020
  • Test Optimization: Support Pino and Bunyan in Jest #​10019
  • tracer: Add recordException API #​9863
Fixes
  • AppSec: Clear stale blocking actions on RC ASM modify #​9302
  • Dependencies: Update native library dependencies #​9924
  • LLM Observability: Preserve in-flight dataset mutations #​9903
  • mariadb: Support 3.5.3 CommonJS bundles #​9736
  • Profiling: Reapply custom label keys when starting the profiler #​9966
  • Profiling: Resolve web tags for descendants cached before promotion #​9805
  • Serverless: Flush configured telemetry on Vercel #​9735
  • Test Optimization: Bound agentless final flush #​9962
  • Test Optimization: Flush logs before Playwright worker exit #​9908
  • Test Optimization: Flush logs before Vitest worker exit #​9963
  • Test Optimization: Flush logs before WebdriverIO worker exit #​9964
  • Test Optimization: Preserve late failure screenshots #​9896
  • Test Optimization: Release Playwright worker on flush failure #​9983
Performance
  • AppSec: Avoid loading rewriter when disabled #​9942
  • General: Lazy-load inactive startup modules #​10022
  • Test Optimization: Avoid loading startup modules outside test mode #​10021
  • Test Optimization: Calculate Jest coverage in one pass #​9941
Internal (CI, Testing, Benchmarking)
  • aws-sdk: Wait for EventBridge cold-start traces #​9847
  • ci: Add test-optimization files to CODEOWNERS #​9974
  • codeowners: Assign AGENTS.md owners #​10030
  • Dependencies: Bump @​datadog/wasm-js-rewriter to 5.0.4 #​9919
  • Dynamic Instrumentation: Await probe diagnostics #​9869
  • Dynamic Instrumentation: Await probe runtime completion #​9870
  • eslint: Detect unnecessary array joins #​9925
  • General: Add dd-octo-sts as dependency code owner #​9923
  • General: Make skipped test intent explicit #​9868
  • General: Narrow the text map propagator surface #​9636
  • General: Reject Yarn build warnings from native dependencies #​9494
  • General: Require fake-agent teardown #​9865
  • General: Tolerate exporter socket resets #​9928
  • integration: Make suite completion explicit #​9871
  • LLM Observability: Await evaluation metric requests #​9957
  • mongodb: Await traced operations #​9822
  • pr-title: Reduce API calls and check out current revision #​9823
  • release: Warn about overdue releases #​9955
  • Serverless: Revert "Temporarily allow benchmark failures" #​9992
  • Serverless: Temporarily allow benchmark failures #​9965
  • skills: Replace flaky-test fixer workflow #​9866
  • Test Optimization: Cover Bunyan log submission in Mocha and Cucumber #​9920
  • Test Optimization: Cover Pino and Winston logs in WebdriverIO #​10016
  • Test Optimization: Cover Pino log submission in Playwright #​9982
  • Test Optimization: Cover Pino logs in Mocha, Cucumber, and Vitest #​9981
  • Test Optimization: Share Winston log submission #​9922
  • Test Optimization: Use dispatched workflow run id #​9947
  • undici: Await request completion #​9874
Contributors

@​BridgeAR @​CarlesDD @​crysmags @​danyal002 @​IlyasShabi @​juan-fernandez @​mehulsonowal @​pabloerhard @​Seanbon0611 @​szegedi @​wconti27

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
  • **AppS

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-c26d7838 STDOUT Packing @electron/node-gyp@https://github.com/electron/node-gyp.git#commit=06b29aafb7708acef8b3669835c8a7857ebc92d2 from sources
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT No package manager configuration detected; defaulting to Yarn
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT 
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: .release-please-manifest.json
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: CHANGELOG.md
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: CODE_OF_CONDUCT.md
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: CONTRIBUTING.md
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: LICENSE
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: README.md
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: SECURITY.md
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: addon.gypi
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: bin/node-gyp.js
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/.release-please-manifest.json
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/LICENSE
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/data/ninja/build.ninja
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/data/win/large-pdb-shim.cc
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/docs/GypVsCMake.md
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/docs/Hacking.md
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/docs/InputFormatReference.md
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/docs/LanguageSpecification.md
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/docs/README.md
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/docs/Testing.md
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/docs/UserDocumentation.md
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/gyp
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/gyp.bat
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/gyp_main.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/gyp/MSVSNew.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/gyp/MSVSProject.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/gyp/MSVSSettings.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/gyp/MSVSSettings_test.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/gyp/MSVSToolFile.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/gyp/MSVSUserFile.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/gyp/MSVSUtil.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/gyp/MSVSVersion.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/gyp/__init__.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/gyp/common.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/gyp/common_test.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/gyp/easy_xml.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/gyp/easy_xml_test.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/gyp/flock_tool.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/gyp/generator/__init__.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/gyp/generator/analyzer.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/gyp/generator/android.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/gyp/generator/cmake.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/gyp/generator/compile_commands_json.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/gyp/generator/dump_dependency_json.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/gyp/generator/eclipse.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/gyp/generator/gypd.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/gyp/generator/gypsh.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/gyp/generator/make.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/gyp/generator/msvs.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/gyp/generator/msvs_test.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/gyp/generator/ninja.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/gyp/generator/ninja_test.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/gyp/generator/xcode.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/gyp/generator/xcode_test.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/gyp/input.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/gyp/input_test.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/gyp/mac_tool.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/gyp/msvs_emulation.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/gyp/ninja_syntax.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/gyp/simple_copy.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/gyp/win_tool.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/gyp/xcode_emulation.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/gyp/xcode_emulation_test.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/gyp/xcode_ninja.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/gyp/xcodeproj_file.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/gyp/xml_fix.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/packaging/LICENSE
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/packaging/LICENSE.APACHE
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/packaging/LICENSE.BSD
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/packaging/__init__.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/packaging/_elffile.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/packaging/_manylinux.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/packaging/_musllinux.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/packaging/_parser.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/packaging/_structures.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/packaging/_tokenizer.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/packaging/markers.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/packaging/metadata.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/packaging/py.typed
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/packaging/requirements.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/packaging/specifiers.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/packaging/tags.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/packaging/utils.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pylib/packaging/version.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/pyproject.toml
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/release-please-config.json
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: gyp/test_gyp.py
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: lib/Find-VisualStudio.cs
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: lib/build.js
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: lib/clean.js
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: lib/configure.js
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: lib/create-config-gypi.js
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: lib/download.js
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: lib/find-node-directory.js
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: lib/find-python.js
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: lib/find-visualstudio.js
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: lib/fs.js
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: lib/glob.js
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: lib/install.js
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: lib/list.js
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: lib/log.js
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: lib/node-gyp.js
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: lib/process-release.js
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: lib/rebuild.js
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: lib/remove.js
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: lib/util.js
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: macOS_Catalina_acid_test.sh
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: package.json
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: release-please-config.json
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: src/win_delay_load_hook.cc
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: Package archive generated in /tmp/xfs-c26d7838/package.tgz
➤ YN0000: │ /tmp/xfs-c26d7838 STDOUT ➤ YN0000: Done in 0s 540ms
➤ 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 239ms
➤ YN0000: · Failed with errors in 5s 253ms

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 715ms
➤ YN0000: · Failed with errors in 3s 728ms

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 516ms
➤ YN0000: · Failed with errors in 3s 528ms

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 543ms
➤ YN0000: · Failed with errors in 3s 555ms

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 766ms
➤ YN0000: · Failed with errors in 2s 777ms

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 92ms
➤ YN0000: · Failed with errors in 3s 105ms

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 812ms
➤ YN0000: · Failed with errors in 2s 826ms

@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/[email protected] and [email protected] (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: 748216b | 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 4 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 7 times, most recently from 154340e to 897c706 Compare September 2, 2026 16:21
@renovate
renovate Bot force-pushed the renovate/all-non-major-dependencies-(minorpatch) branch 3 times, most recently from f36fc20 to 5aa3ba6 Compare September 3, 2026 11:54
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