Skip to content

chore(deps): update dependency electron-playwright-helpers to v2#145

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/electron-playwright-helpers-2.x
Open

chore(deps): update dependency electron-playwright-helpers to v2#145
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/electron-playwright-helpers-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 13, 2025

This PR contains the following updates:

Package Change Age Confidence
electron-playwright-helpers ^1.7.1^2.0.0 age confidence

Release Notes

spaceagetv/electron-playwright-helpers (electron-playwright-helpers)

v2.1.0

Compare Source

Features
  • new functions to find/track Electron windows (#​79) (2a2ebcb)

v2.0.1

Compare Source

v2.0.0

Compare Source

Bug Fixes
  • central retry() with timeout (105c1c1)
  • cleanup merge (08f78c3)
  • disable option for retry (3f7f9be)
  • disable retry on menuItemClick ƒs (14a410e)
  • don’t throw context error when retry is disabled (1fc1789)
  • improve error handling for ipc helpers (3102d34)
  • include stack trace in retry() timeout error (2f7fb3b)
  • increase default retry count and expand error matching criteria (c686f81)
  • more retries, better errors (6965e08)
  • replace 'rm -rf' with 'rimraf' (225016a)
  • retry() reject with proper Error (4243488)
  • tsc —project for older TS (a81968c)
  • tweaks (23edf67)
  • typescript type (8bfdcfa)
  • update build script to use specific tsconfig and add new tsconfig.build.json (86be85b)
  • update jsdoc-to-markdown to 9.x for Node.js 24 compatibility (43c4be0)
  • update Node.js versions in CI workflow to include 20 (19fb0fa)
  • update retry options and improve tests for retryUntilTruthy (2f024d1)
  • update TypeScript target to ES2019 in tsconfig.json (e3eb8d6)
  • Use retry everywhere (6839258)
  • use structuredClone (4cad27b)
Features
  • add dialog stubbing matchers for conditional return values (a17d6f5)
  • add retry options management functions and update error matching logic (ed8a92c)
  • add v2.0 migration guide (71f4bd5)
  • browserWindowWithRetry() (2ae2083)
  • evaluateWithRetry handle general errors (f1e6c35)
  • evaluateWithRetry() (938ab35)
  • retryUntilTruthy() (704e330)
BREAKING CHANGES
  • Node.js 18+ is now required. IPC helper functions (ipcRendererSend, ipcRendererInvoke, etc.) and menu helper functions (clickMenuItemById, clickMenuItem, etc.) now accept an optional RetryOptions parameter. While existing code continues to work without modification, the underlying behavior has changed to automatically retry operations on Playwright context errors.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 added the Type › Dependency Item is associated to dependency label Dec 13, 2025
@BinaryServ BinaryServ added AC › Passed Ready to be reviewed Type › Pull Request Normal pull request labels Dec 13, 2025
@BinaryServ
Copy link
Copy Markdown
Collaborator


Automatic Self-Check - #145

The details of our automated scan for your pull request are listed below. If our scan detected errors, they must be corrected before this pull request will be advanced to the review stage:




About

This pull request includes the following information:

Category Value
Title chore(deps): update dependency electron-playwright-helpers to v2
Created 12.13.2025 5:30 PM UTC
ID #145
Author renovate[bot]
Repo ntfy-desktop
Branch renovate/electron-playwright-helpers-2.x main
Added Files 0
Modified Files 1
Renamed Files 0
Copied Files 0
Deleted Files 0



❌ Skipped Files

Tip

The following file(s) have been skipped:


  • src/package.json



This check was done automatically. Do NOT open a new PR for re-validation. Instead, to trigger this check again, make a change to your PR and wait a few minutes, or close and re-open it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AC › Passed Ready to be reviewed Type › Dependency Item is associated to dependency Type › Pull Request Normal pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant