Skip to content

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

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 4, 2026

ℹ️ 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) 6.26.06.33.0 age confidence devDependencies minor
@datadog/browser-rum (source) 6.30.16.33.0 age confidence dependencies minor
@datadog/browser-rum (source) 6.32.06.33.0 age confidence dependencies minor
@eslint/js (source) 10.0.010.0.1 age confidence devDependencies patch
@playwright/test (source) 1.58.21.60.0 age confidence devDependencies minor
@rollup/plugin-commonjs (source) 29.0.029.0.2 age confidence devDependencies patch
@rollup/plugin-typescript (source) 12.1.212.3.0 age confidence devDependencies minor
@types/node (source) 25.5.025.8.0 age confidence devDependencies minor 25.9.1 (+1)
@types/node (source) 24.10.1124.12.4 age confidence devDependencies minor
@vercel/webpack-asset-relocator-loader 1.7.41.10.0 age confidence devDependencies minor
@vitest/coverage-v8 (source) 4.0.184.1.6 age confidence devDependencies minor 4.1.7
@vitest/ui (source) 4.0.184.1.6 age confidence devDependencies minor 4.1.7
css-loader 7.1.27.1.4 age confidence devDependencies patch
electron 41.1.041.6.1 age confidence devDependencies minor 41.7.0
esbuild 0.27.30.28.0 age confidence devDependencies minor
eslint (source) 10.0.210.4.0 age confidence devDependencies minor
lint-staged 16.3.116.4.0 age confidence devDependencies minor
node (source) 25.3.025.9.0 age confidence volta minor
node 25.3.0-bookworm-slim25.8.2-bookworm-slim age confidence final minor 25.9.0
playwright (source) 1.58.21.60.0 age confidence devDependencies minor
prettier (source) 3.8.13.8.3 age confidence devDependencies patch
rollup (source) 4.59.04.60.4 age confidence devDependencies minor
rollup-plugin-dts 6.3.06.4.1 age confidence devDependencies minor
ts-loader 9.5.29.5.7 age confidence devDependencies patch
typescript-eslint (source) 8.57.08.59.3 age confidence devDependencies minor 8.59.4
vite (source) 8.0.58.0.13 age confidence devDependencies patch 8.0.14
vitest (source) 4.0.184.1.6 age confidence devDependencies minor 4.1.7
webpack 5.104.15.106.2 age confidence devDependencies minor 5.107.1 (+1)
yarn (source) 4.12.04.14.1 age confidence packageManager minor 4.15.0
yarn (source) 4.12.04.14.1 age confidence volta minor 4.15.0

Release Notes

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

v6.33.0

Compare Source

Public Changes:

  • ✨ Add tab.id to all RUM and Logs events (#​4184) [LOGS] [RUM] [RUM-ANGULAR] [RUM-NEXTJS] [RUM-NUXT] [RUM-SLIM] [RUM-VUE] [WORKER]
  • ✨ Allow more granularity on trackResourceHeaders (#​4421) [LOGS] [RUM] [RUM-ANGULAR] [RUM-NEXTJS] [RUM-NUXT] [RUM-SLIM] [RUM-VUE] [WORKER]
  • ✨ Add TanStack Router integration to browser-rum-react (#​4414) [RUM-NEXTJS]
  • ✨ feat: enable INP subparts collection by default (#​4371) [LOGS] [RUM] [RUM-ANGULAR] [RUM-NEXTJS] [RUM-NUXT] [RUM-SLIM] [RUM-VUE] [WORKER]
  • 🐛 Handle null deadline in taskQueue requestIdleCallback (#​4497) [LOGS] [RUM] [RUM-ANGULAR] [RUM-NEXTJS] [RUM-NUXT] [RUM-SLIM] [RUM-VUE] [WORKER]
  • 🐛 [PANA-6774] Make the new data format compatible with existing mobile SDKs (#​4441) [RUM]
  • 🐛 Fix false duplicate test name reports on browser restart (#​4439)
  • 🐛 [PANA-6683] Prevent MASK_UNLESS_ALLOWLISTED from unmasking form element children (#​4409) [RUM] [RUM-ANGULAR] [RUM-NEXTJS] [RUM-NUXT] [RUM-SLIM] [RUM-VUE]
  • 🐛 Fix yarn.lock modifications on test apps rebuild (#​4387)
  • 🐛 [RUM-15239] Fix penultimate batch lost on unload when batch is near size limit (#​4385) [LOGS] [RUM] [RUM-ANGULAR] [RUM-NEXTJS] [RUM-NUXT] [RUM-SLIM] [RUM-VUE] [WORKER]
  • 🐛 [PANA-6683] Never serialize descendants of hidden or ignored elements (#​4408) [RUM]
  • 📝 Add README for rum-nuxt package (#​4506) [RUM-NUXT]

Internal Changes:

  • 👷 Update dependency vite to v7.3.2 [SECURITY] (#​4487)
  • 👷 Ensure test apps use peerDependencies for @​datadog/* packages (#​4491)
  • 👷 Remove safari mobile from browsers.conf (#​4467)
  • 🔧 Add dd-devflow[bot] to CLA allowlist (#​4440)
  • Revert "🔧 disable renovate (#​4381)" (#​4427)
  • 🎨 [PANA-6846] Make whitespace consistent between different E2E setups (#​4450)
  • 🎨 [PANA-6776] Separate session replay test helpers and update CODEOWNERS (#​4435) [RUM]
  • 🎨 [PANA-6682] Add independent tests for serializeNodeAsChange (#​4410) [RUM]
  • ✅ improve E2E test reliability on BrowserStack (#​4494)
  • ✅ Create basePlugin tests (#​4395)
  • ✅ [PANA-6831] Support the Change data format in E2E tests (#​4447) [RUM]
  • ✅ [PANA-6863] Increase timeout for session replay serialization tests (#​4456) [RUM]
  • ✅ Fix NextJS flaky tests, cleanup Firefox skip. (#​4426)
  • ✅ remove unit tests spam (#​4419) [LOGS] [RUM] [RUM-ANGULAR] [RUM-NEXTJS] [RUM-NUXT] [RUM-SLIM] [RUM-VUE] [WORKER]
  • [RUM-15273] 🔊 Add telemetry for trackResourceHeaders (#​4492) [LOGS] [RUM] [RUM-ANGULAR] [RUM-NEXTJS] [RUM-NUXT] [RUM-SLIM] [RUM-VUE] [WORKER]
  • Remove shadow reviewer workflow (#​4517)
  • Fix TanStack Router lint resolution in test app (#​4513)
  • ⚗️ Add Nuxt error tracking (#​4477) [LOGS] [RUM] [RUM-ANGULAR] [RUM-NEXTJS] [RUM-NUXT] [RUM-SLIM] [RUM-VUE] [WORKER]
  • ⬆️ upgrade dependencies (#​4490) [RUM-ANGULAR] [RUM] [RUM-NEXTJS] [RUM-NUXT] [RUM-SLIM] [RUM-VUE] [WORKER]
  • RUM-15488: add US2_FED intake site (#​4495) [LOGS] [RUM] [RUM-ANGULAR] [RUM-NEXTJS] [RUM-NUXT] [RUM-SLIM] [RUM-VUE] [WORKER]
  • [PANA-6266] Remove ExperimentalFlag composed_path_selector 🚩 (#​4396) [LOGS] [RUM] [RUM-ANGULAR] [RUM-NEXTJS] [RUM-NUXT] [RUM-SLIM] [RUM-VUE] [WORKER]
  • ⚗️ Add Nuxt plugin with router tracking (#​4424) [RUM-NUXT]
  • Fix shadow reviewer cross-references and depth limits (#​4455)
  • Add shadow reviewer workflow (#​4430)
  • 🧹 Cleanup session manager telemetry (#​4434) [LOGS] [RUM] [RUM-ANGULAR] [RUM-NEXTJS] [RUM-NUXT] [RUM-SLIM] [RUM-VUE] [WORKER]
  • ⬆️ [PANA-6792] Bump replay sandbox version to support data format changes (#​4442)
  • 🚧 [PANA-6774] Update FullSnapshotRecord definition from rum-events-format (#​4436) [RUM]
  • 🔥 remove lerna (#​4412)
  • ⚗️ [RUM-15226] Capture network headers (#​4372) [LOGS] [RUM] [RUM-ANGULAR] [RUM-NEXTJS] [RUM-NUXT] [RUM-SLIM] [RUM-VUE] [WORKER]
  • 🧹 Sync Rum-Events-Format for GraphQL (#​4417) [RUM] [RUM-ANGULAR] [RUM-NEXTJS] [RUM-NUXT] [RUM-SLIM] [RUM-VUE]

v6.32.0

Compare Source

Public Changes:

  • ✨ feat: enable LCP subparts collection by default (#​4368) [LOGS] [RUM] [RUM-ANGULAR] [RUM-NEXTJS] [RUM-SLIM] [RUM-VUE] [WORKER]
  • ✨[RUM-15126] Allow updates of error.handling_stack (#​4357) [RUM] [RUM-ANGULAR] [RUM-NEXTJS] [RUM-SLIM] [RUM-VUE]
  • ✨ add vuePlugin and addVueError (#​4327) [LOGS] [RUM] [RUM-ANGULAR] [RUM-NEXTJS] [RUM-SLIM] [RUM-VUE] [WORKER]
  • ✨ NextJS- addNextjsError component (#​4343) [LOGS] [RUM] [RUM-ANGULAR] [RUM-NEXTJS] [RUM-SLIM] [RUM-VUE] [WORKER]
  • ✨ scaffold @​datadog/browser-rum-vue package (#​4325) [RUM-VUE]
  • 🐛 Fix changelog legend after doc move to docs/DEVELOPMENT.md (#​4400)
  • 🐛 Skip new view on query-param-only changes in Angular router (#​4392) [RUM-ANGULAR]
  • 🐛 [RUM-11614][URL polyfill] Handle null iframe.contentWindow (#​4361) [LOGS] [RUM] [RUM-ANGULAR] [RUM-NEXTJS] [RUM-SLIM] [RUM-VUE] [WORKER]

Internal Changes:

  • 👷 replace lerna publish with yarn npm publish (#​4276) [LOGS] [RUM] [RUM-ANGULAR] [RUM-NEXTJS] [RUM-SLIM] [RUM-VUE] [WORKER]
  • 👷 [e2e] group ignored browser log tags by matched pattern (#​4389)
  • 👷📝 Move some internal doc inside the repo (#​4362)
  • 👷[Renovate] Bump node max memory (#​4374)
  • 👷 Fix TypeScript 6.x compatibility check deprecation errors (#​4373)
  • 👷 NextJS- Make NextJS plugin private (#​4346) [RUM-NEXTJS]
  • 👷 add dev-server CLI + manual-testing skill (#​4337)
  • 👷 fix missing yarn.lock entries for rum-vue dependencies (#​4347) [RUM-VUE]
  • 🔧 Add Vue documentation and make package public (#​4402) [RUM-VUE]
  • 🔧 Add Next.js documentation and make package public (#​4384) [RUM-NEXTJS]
  • 🔧 report unused eslint-disable directives as errors (#​4398) [RUM-ANGULAR]
  • 🔧 update repository.datadog.yml integration branch config (#​4390)
  • 🔧 Prepare @​datadog/browser-rum-angular for beta release (#​4386) [RUM-ANGULAR]
  • 🔧 disable renovate (#​4381)
  • 🔧 add prepack script to all packages to build before packing (#​4366) [LOGS] [RUM] [RUM-ANGULAR] [RUM-NEXTJS] [RUM-SLIM] [RUM-VUE] [WORKER]
  • 🔧 make rum-vue package private until it's ready (#​4350) [RUM-VUE]
  • 🎨 [PANA-6657] Make session replay team CODEOWNERS of recorder e2e tests (#​4388)
  • 🎨 [PANA-6365] Fix type definition for RumMutationRecord (#​4306) [RUM] [RUM-ANGULAR] [RUM-NEXTJS] [RUM-SLIM] [RUM-VUE]
  • ✅ allow running e2e tests offline (#​4336)
  • ♻️ substitute Vue Router catch-all pattern with actual path (#​4393) [RUM-VUE]
  • [PANA-6072] follow up review #​4211 (#​4367) [RUM] [RUM-ANGULAR] [RUM-NEXTJS] [RUM-SLIM] [RUM-VUE]
  • Update CODEOWNERS (#​4363)
  • ♻️ set global context in e2e worker setup (#​4380)
  • 🔥 [PANA-6634] Remove support for FrustrationRecords (#​4370) [RUM]
  • ♻️ inline lazyLoadRecorder into postStartStrategy using mockable() (#​4326) [RUM]
  • ⚗️ Angular- Add error handling integration (#​4358) [LOGS] [RUM] [RUM-ANGULAR] [RUM-NEXTJS] [RUM-SLIM] [RUM-VUE] [WORKER]
  • ⚗️ add Vue Router v4 view tracking (#​4328) [RUM-VUE]
  • ⚗ NextJS- add nextjs error boundary component (#​4352) [RUM-NEXTJS]
  • ⚗️ Add Angular Router integration (#​4315) [RUM-ANGULAR]
  • ⚗️ Refactor nextjs plugin (#​4365) [RUM-NEXTJS]
  • [PANA-6072] add composedPathSelector to click actions target behind FF (#​4211) [LOGS] [RUM] [RUM-ANGULAR] [RUM-NEXTJS] [RUM-SLIM] [RUM-VUE] [WORKER]
  • ♻️ refactor build-test-apps script with CLI arg support (#​4359)
  • ⬆️ update rum-events-format (#​4349)
  • 🔥 remove flagging package (#​4342) [FLAGGING]
  • ♻️ React- Replace addEvent for AddError, Export Error Boundary (#​4317) [RUM] [RUM-ANGULAR] [RUM-NEXTJS] [RUM-SLIM] [RUM-VUE]

v6.31.0

Compare Source

Public Changes:

  • ✨ [RUM-14619] Add setViewLoadingTime() public API (#​4180) [FLAGGING] [LOGS] [RUM] [RUM-NEXTJS] [RUM-REACT] [RUM-SLIM] [WORKER]
  • ✨[RUM-14826] Add source code context to feature operations (#​4297) [RUM] [RUM-NEXTJS] [RUM-REACT] [RUM-SLIM]
  • ✨ [RUM-6798] Capture resource content type (#​4270) [RUM] [RUM-NEXTJS] [RUM-REACT] [RUM-SLIM]
  • ✨ NextJS Pages Router Integration (#​4290) [RUM-NEXTJS]
  • ✨ [PANA-6283] Support incremental mutation Change records (#​4287) [RUM]
  • ✨ [RUM-14736] Add size to ResourceStopOptions (#​4296) [RUM] [RUM-NEXTJS] [RUM-REACT] [RUM-SLIM]
  • ✨ NextJS App Router Integration (#​4254) [RUM-NEXTJS]
  • ✨ Add url option to startView API (#​4199) [RUM] [RUM-NEXTJS] [RUM-REACT] [RUM-SLIM]
  • ✨ Add action and vital metadata to profiles (#​4148) [FLAGGING] [LOGS] [RUM] [RUM-NEXTJS] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 🐛 fix queueMicrotask to avoid binding to globalObject (#​4320) [FLAGGING] [LOGS] [RUM] [RUM-NEXTJS] [RUM-REACT] [RUM-SLIM] [WORKER]
  • [RUM-13793] 🐛 Skip potential sanitize updates on unaltered fields (#​4298) [FLAGGING] [LOGS] [RUM] [RUM-NEXTJS] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 🐛 [RUM Profiler] Fix long tasks query using wrong clock for duration computation (#​4227) [RUM]
  • 🐛 retry transient 503 errors in telemetry error checking (#​4273)
  • 🐛 [PANA-6258] More robustly prevent serialization of <style> children (#​4283) [RUM]
  • 🐛 [devext] fix replay tab broken with SDK v7 cookies (#​4280)
  • 🐛 filter non-directory entries in packagesDirectoryNames (#​4271)

Internal Changes:

  • 👷 Update dependency undici to v7.24.0 [SECURITY] (#​4338)
  • 👷 Sign CI Docker image with ddsign (#​4313)
  • 👷 Add ci.browser-sdk to CLA allowlist (#​4312)
  • 👷 Bump chrome to 146.0.7680.71-1 (#​4311)
  • 👷 Bump next from 15.3.3 to 15.5.10 (#​4292) [RUM-NEXTJS]
  • 👷 remove usages of "lerna" in yarn release (#​4275)
  • 🔧 Fix octo-sts pull_request policy subject pattern (#​4310)
  • 🎨 Rename mockedLocationHref to locationHref (#​4288) [RUM] [RUM-NEXTJS] [RUM-REACT] [RUM-SLIM]
  • ✅ [RUM-14696] Improve microfrontend e2e test - plugin + module federation (#​4220)
  • 🔊 add debug context to "Too many requests" telemetry (#​4278) [FLAGGING] [LOGS] [RUM] [RUM-NEXTJS] [RUM-REACT] [RUM-SLIM] [WORKER]
  • ♻️ NextJS- Rename test app and update e2e tests. (#​4316) [RUM-NEXTJS]
  • ⬆️ [PANA-6354] Update replay sandbox version in extension to support Change records (#​4305)
  • [PROF-13923] Upload source maps to org2 on every deployment (#​4282)
  • Bump rollup from 4.57.1 to 4.59.0 in /test/apps/react-heavy-spa (#​4293)
  • 🚧 [PANA-6282] Add USE_INCREMENTAL_CHANGE_RECORDS feature flag (#​4284) [FLAGGING] [LOGS] [RUM] [RUM-NEXTJS] [RUM-REACT] [RUM-SLIM] [WORKER]
  • ♻️ [PANA-6193] Add an Observer for DOM serializations (#​4277) [RUM]
  • ♻️ [PANA-5947] Convert Change records to V1 records using a VDOM (#​4165) [RUM]

v6.30.1

Compare Source

Internal Changes:

  • 👷 upgrade minimatch to 10.2.4 to fix npm publish packaging issue (#​4267)

v6.29.0

Compare Source

Public Changes:

  • ✨ support per-value synthetics globals/cookies with a unified context object (#​4236) [FLAGGING] [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • ✨ Compute session tracking type in developer extension for SDK v7 support (#​4202) [RUM] [RUM-REACT] [RUM-SLIM]

Internal Changes:

  • ⚗✨ [RUM-14736] Add type to ResourceStopOptions (#​4232) [RUM] [RUM-REACT] [RUM-SLIM]
  • 👷 Update dependency minimatch to v10.2.3 [SECURITY] (#​4257)
  • 👷 Update all non-major dependencies (#​4256)
  • ⚗️feat: collect INP sub-parts RUM-14310 (#​4158) [FLAGGING] [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]

v6.28.1

Compare Source

Public Changes:

  • 🐛 Compute duration from timestamps in event tracker (#​4233) [RUM] [RUM-REACT] [RUM-SLIM]
  • 🐛 [RUM Profiler] Fix stateReason not updated on stop and cleanup tasks accumulation (#​4171) [RUM]

Internal Changes:

  • 👷 Update all non-major dependencies (#​4186) [FLAGGING] [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 👷 Update dependency eslint-plugin-unicorn to v63 (#​4221)
  • 👷 Update dependency @​playwright/test to v1.58.2 (#​4187)
  • ⚗️ [RUM-13259] Add shadow DOM support for action selectors (#​4097) [RUM] [RUM-REACT] [RUM-SLIM]

v6.28.0

Compare Source

Public Changes:

  • localStorage strategy for remote configuration (#​4071) [RUM] [RUM-REACT] [RUM-SLIM]
  • ✨ [RUM-13680] Add support for GraphQL GET requests with query params (APQ) (#​4125) [RUM] [RUM-REACT] [RUM-SLIM]
  • 🐛 Regenerate anonymousId when session cookie is altered without preserving aid (#​4203) [FLAGGING] [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 🐛 [RUM-5645] Avoid fetch keepAlive (#​4192) [FLAGGING] [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • ⚡️ rebuild worker only when needed (#​4170)
  • 📝 Add critical patterns documentation to AGENTS.md (#​4183)
  • ⚗ [RUM-11393] Add Start/StopResource API (#​4110) [FLAGGING] [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]

Internal Changes:

  • 👷 Skip BrowserStack tests on next major branch (#​4215)
  • 👷 use dynamic port for dev server to avoid conflicts (#​4218)
  • 👷 Load BrowserStack credentials from .env file (#​4189)
  • 👷 Skip check-staging-merge for PRs targeting next major version branch (#​4181)
  • 🔧 disable ADMS (#​4191)
  • ✅ fix mockCookies flaky interception on Safari 12.1.2 (#​4214) [FLAGGING] [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • ✅ Fix flaky remote configuration E2E tests (#​4210)
  • ✅ fix flaky tests related to experimental features (#​4207) [FLAGGING] [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • ✅ Introduce a new way to mock values in unit tests (#​4129) [FLAGGING] [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • ♻️ [PANA-5982] Make the serialization code more configurable and testable (#​4185) [RUM]
  • ♻️ move long task contexts to profiler (#​4046) [RUM] [RUM-REACT] [RUM-SLIM]
  • [RUM/PROF] Add profiling context to actions and vitals' _dd field (#​4200) [RUM]
  • ♻️ [PANA-5948] Make some small improvements to ItemId management (#​4164) [RUM]
  • ♻️ Refactor e2e service worker setup into a composable builder pattern (#​4162)

v6.27.1

Compare Source

Public Changes:

  • 🐛 Changed tracked action to accept ClocksState (#​4177) [RUM] [RUM-REACT] [RUM-SLIM]
  • 🐛 [RUM Profiler] Fix profiler stuck in "stopped" mode when session expires (#​4152) [RUM]

Internal Changes:

  • 👷 Update all non-major dependencies (#​4150) [FLAGGING] [RUM-REACT] [WORKER]
  • 👷 Show actual scenario file locations in E2E test output (#​4166)
  • 👷 Update dependency @​playwright/test to v1.58.1 (#​4151)
  • 👷 Update build process in developer-extension (#​4153)
  • 👷 allow gh-worker-dd-devflow bots to bypass CLA check (#​4161)
  • ✅ fix flaky test (#​4168) [FLAGGING] [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • ✅ improve unit test setup (#​4149) [FLAGGING] [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • ♻️ [PANA-5945] Support child list InsertionCursors (#​4163) [RUM]

v6.27.0

Compare Source

Public Changes:

  • ✨ [RUM-11654] Add in-memory session persistence option (#​4124) [FLAGGING] [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • ✨ [RUM-14142] Add source code context to vitals and manual view (#​4137) [FLAGGING] [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 🐛 [RUM-13741] Fix sibling uniqueness check for elements in DocumentFragment (#​4115) [RUM] [RUM-REACT] [RUM-SLIM]
  • ⚗️ [RUM-13818] Collect LCP subparts (#​4104) [FLAGGING] [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]

Internal Changes:

  • 👷 fix code coverage upload (#​4155)
  • 👷 Fix source maps upload for versioned canary builds (#​4146)
  • 👷 Lock file maintenance (#​4141)
  • 👷 Update all non-major dependencies (#​4138) [RUM-REACT]
  • 👷 skip BrowserStack tests for non-code changes (#​4136)
  • 👷 Update dependency @​playwright/test to v1.58.0 (#​4139)
  • 👷 Bump slack-notifier version (#​4142)
  • 👷 Use RUM Profiling Schema from RUM-Events-Format (#​4080) [RUM]
  • 👷 set NEXT_MAJOR_BRANCH to v7 (#​4132)
  • 🔧 Use hardcoded v7 instead of $NEXT_MAJOR_BRANCH variable (#​4135)
  • 🔧 Add integration-branch config for v7 (#​4134)
  • 🔧 Ignore Claude Code local files (#​4130)
  • ci: Removing usage of legacy runners (#​4106)
  • ♻️ move telemetry to pre-start step (#​4107) [FLAGGING] [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
eslint/eslint (@​eslint/js)

v10.0.1

Compare Source

microsoft/playwright (@​playwright/test)

v1.60.0

Compare Source

🌐 HAR recording on Tracing

tracing.startHar() / tracing.stopHar() expose HAR recording as a first-class tracing API, with the same content, mode and urlFilter options as recordHar. The returned Disposable makes it easy to scope a recording with await using:

await using har = await context.tracing.startHar('trace.har');
const page = await context.newPage();
await page.goto('https://playwright.dev');
// HAR is finalized when `har` goes out of scope.

🪝 Drop API

New locator.drop() simulates an external drag-and-drop of files or clipboard-like data onto an element. Playwright dispatches dragenter, dragover, and drop with a synthetic [DataTransfer] in the page context — works cross-browser and is great for testing upload zones:

await page.locator('#dropzone').drop({
  files: { name: 'note.txt', mimeType: 'text/plain', buffer: Buffer.from('hello') },
});

await page.locator('#dropzone').drop({
  data: {
    'text/plain': 'hello world',
    'text/uri-list': 'https://example.com',
  },
});

🎯 Aria snapshots

🛑 test.abort()

New test.abort() aborts the currently running test from a fixture, hook, or route handler with an optional message. Use it when you have detected an unrecoverable misuse and want to fail the test right away:

test('does not publish to the shared page', async ({ page }) => {
  await page.route('**/publish', route => {
    test.abort('Tests must not publish to the shared page. Use the `clone` option.');
    return route.abort();
  });
  // ...
});

New APIs

Browser, Context and Page
Locators and Assertions
Network
  • webSocketRoute.protocols() returns the WebSocket subprotocols requested by the page.
  • New option noDefaults in browserType.connectOverCDP() disables Playwright's default overrides on the default context (download behavior, focus emulation, media emulation), so attaching to a user's daily-driver browser doesn't disturb its state.
Errors and Reporting
Test runner
  • New {testFileBaseName} token in testProject.snapshotPathTemplate — file name without extension.
  • Test runner now errors when a config tries to override a non-option fixture, and rejects workers: 0 or negative values.

🛠️ Other improvements

  • HTML reporter:
    • npx playwright show-report accepts .zip files directly — no need to unzip first.
    • Steps that contain attachments inside nested children show an indicator on the parent step.
    • The repeatEachIndex is shown in the test header when non-zero.
  • Trace Viewer adds a pretty-print toggle for JSON / form request and response bodies in the network details panel.

Breaking Changes ⚠️

  • Removed long-deprecated APIs:
    • Locator.ariaRef() — use the standard locator.ariaSnapshot() pipeline.
    • handle option on BrowserContext.exposeBinding and Page.exposeBinding.
    • logger option on BrowserType.connect and BrowserType.connectOverCDP — use tracing instead.
    • Context options videosPath / videoSize — use recordVideo instead.

Browser Versions

  • Chromium 148.0.7778.96
  • Mozilla Firefox 150.0.2
  • WebKit 26.4

This version was also tested against the following stable channels:

  • Google Chrome 147
  • Microsoft Edge 147

v1.59.1

Compare Source

v1.59.0

Compare Source

rollup/plugins (@​rollup/plugin-commonjs)

v29.0.2

2026-03-06

Bugfixes
  • commonjs: conditional exports (#​1952)

v29.0.1

2026-03-05

Bugfixes
  • commonjs: correctly replaces shorthand "global" property in object (#​1957)
rollup/plugins (@​rollup/plugin-typescript)

v12.3.0

2025-10-23

Features
  • feat: expose latest Program to transformers in watch mode (#​1923)

v12.2.0

2025-10-22

Features
  • feat: process .js when allowJs is enabled (#​1920)

v12.1.4

2025-06-28

Bugfixes

v12.1.3

2025-06-17

Bugfixes
  • fix: fixes #​1652 compile when source exists anywhere in the working directory (#​1653)
vercel/webpack-asset-relocator-loader (@​vercel/webpack-asset-relocator-loader)

v1.10.0

Compare Source

Features

v1.9.1

Compare Source

Bug Fixes

v1.9.0

Compare Source

Features

v1.8.0

Compare Source

Features

v1.7.5

Compare Source

Bug Fixes
vitest-dev/vite

Note

PR body was truncated to here.

@renovate renovate Bot requested a review from a team as a code owner May 4, 2026 17:04
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 4, 2026

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

File name: e2e/integration/apps/forge-vite/yarn.lock
➤ YN0000: · Yarn 4.14.1
➤ 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 4s 323ms
➤ YN0000: · Failed with errors in 4s 336ms

File name: e2e/integration/apps/electron-vite/yarn.lock
➤ YN0000: · Yarn 4.14.1
➤ 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 3s 559ms
➤ YN0000: · Failed with errors in 3s 571ms

File name: e2e/integration/apps/electron-builder-vite/yarn.lock
➤ YN0000: · Yarn 4.14.1
➤ 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 3s 306ms
➤ YN0000: · Failed with errors in 3s 329ms

@renovate renovate Bot force-pushed the renovate/all-non-major-dependencies-(minorpatch) branch 6 times, most recently from 436a130 to 7ad2672 Compare May 11, 2026 18:34
@renovate renovate Bot force-pushed the renovate/all-non-major-dependencies-(minorpatch) branch 9 times, most recently from d442b9b to 315029f Compare May 19, 2026 14:06
@datadog-datadog-prod-us1
Copy link
Copy Markdown

datadog-datadog-prod-us1 Bot commented May 19, 2026

Pipelines

Fix all issues with BitsAI

⚠️ Warnings

🚦 4 Pipeline jobs failed

DataDog/electron-sdk | lint   View in Datadog   GitLab

🔧 Fix in code (Fix with Cursor). 6 linting errors detected in multiple files, primarily due to unnecessary type assertions and unused variables.

DataDog/electron-sdk | e2e   View in Datadog   GitLab

🔄 Retry job. This looks flaky and may succeed on retry. Electron failed to install correctly. Please delete node_modules/electron and try installing again. Error at /go/src/github.com/DataDog/electron-sdk/e2e/app/node_modules/electron/index.js:17:11

DataDog/electron-sdk | integration   View in Datadog   GitLab

🛟 This job is unlikely to succeed on retry. Please review your pipeline configuration. Electron failed to install correctly at /go/src/github.com/DataDog/electron-sdk/e2e/app/node_modules/electron/index.js:17:11. Please delete node_modules/electron and try installing again.

View all 4 failed jobs.

Useful? React with 👍 / 👎

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

@renovate renovate Bot force-pushed the renovate/all-non-major-dependencies-(minorpatch) branch 6 times, most recently from fcaf0e6 to e208ea9 Compare May 21, 2026 21:48
@renovate renovate Bot force-pushed the renovate/all-non-major-dependencies-(minorpatch) branch from e208ea9 to 9389562 Compare May 22, 2026 14:42
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