Skip to content

Bump the electron group with 2 updates#2

Closed
dependabot[bot] wants to merge 11 commits into
mainfrom
dependabot/npm_and_yarn/electron-0c3635beaa
Closed

Bump the electron group with 2 updates#2
dependabot[bot] wants to merge 11 commits into
mainfrom
dependabot/npm_and_yarn/electron-0c3635beaa

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 22, 2026

Bumps the electron group with 2 updates: electron and electron-builder.

Updates electron from 30.5.1 to 42.2.0

Release notes

Sourced from electron's releases.

electron v42.2.0

Release Notes for v42.2.0

Features

  • Allowed the --experimental-inspector-network-resource Node.js flag to be passed through Electron. #51378 (Also in 41)

Fixes

  • Fixed crash for Notification close. #51657 (Also in 41, 43)

Other Changes

  • Backported fixes for a use-after-free in touch-event queue teardown, a runtime-effect validation gap in Skia image filters, and an integer overflow in the GLSL translator. #51646
  • Backported fixes for an out-of-bounds write in WebAudio worklet setup, a heap overflow in the ANGLE GL backend, a use-after-free in the GTK Wayland platform, an accessibility tree-state validation issue, and an integer overflow in text bidi handling. #51666
  • Improved performance of app.getApplicationNameForProtocol() on Linux. #51628

Documentation

  • Documentation changes: #51688

electron v42.1.0

Release Notes for v42.1.0

Fixes

  • Fixed a crash in the macOS Touch ID WebAuthn prompt caused by a missing string resource, and added touchID.promptReason to app.configureWebAuthn() to customize the prompt text. #51594 (Also in 41, 43)
  • Fixed a crash on MacOS when a user clicked into a title bar or top view. #51605 (Also in 43)

Other Changes

  • Improved performance of webRequest header conversions and several other gin converter hot paths. #51607 (Also in 43)
  • Improved performance of native event emission, IPC dispatch, and option-dictionary parsing. #51614 (Also in 41)

electron v42.0.1

Release Notes for v42.0.1

Fixes

  • Fixed DesktopCapturer crash on macOS. #51506
  • Fixed ELECTRON_INSTALL_PLATFORM being ignored when resolving the Electron executable path during postinstall, which caused path.txt to be written for the host platform instead of the requested target and made isInstalled() always re-download on subsequent installs. #51370
  • Fixed app.getLoginItemSettings() returning undefined for executableWillLaunchAtLogin on macOS; the property is now always a boolean. #51507 (Also in 40, 41)
  • Fixed a potential race condition crash when closing DevTools. #51473 (Also in 41)

Other Changes

  • Updated Chromium to 148.0.7778.97. #51517

electron v42.0.0

Release Notes for v42.0.0

Stack Upgrades

... (truncated)

Commits
  • 87740a8 fix: skip current instance's child processes in Windows orphan killer (#51686)
  • db2296d docs: update Notification 'failed' support info (#51688)
  • c084f3d feat: allow --experimental-inspector-network-resource node flag (#51378)
  • 365cd49 docs: update Azure Artifact Signing and EV cert docs (#51677)
  • 4f2f73d fix: Crash for Notification close (#51657)
  • 71627f0 chore: cherry-pick 5 changes from chromium, angle (42-x-y) (#51666)
  • 2c8e90d perf: use GIO instead of xdg-mime for app.getApplicationNameForProtocol()...
  • 9f5cd23 refactor: SafeStorage never emits, so do not inherit from EventEmitter (#5105...
  • 9d75899 chore: cherry-pick 3 changes from chromium, skia, angle (42-x-y) (#51646)
  • 804962d test: wait for navigation to settle in loadURL tests (#51644)
  • Additional commits viewable in compare view

Updates electron-builder from 24.13.3 to 26.8.1

Release notes

Sourced from electron-builder's releases.

electron-builder@26.8.1

What's Changed

Full Changelog: https://github.com/electron-userland/electron-builder/compare/electron-builder@26.8.0...electron-builder@26.8.1

electron-builder@26.8.0

What's Changed

New Contributors

Full Changelog: https://github.com/electron-userland/electron-builder/compare/electron-builder@26.7.0...electron-builder@26.8.0

electron-builder@26.7.0

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from electron-builder's changelog.

26.8.1

Patch Changes

4edd695 8940ec6 4edd695 dde4309

  • app-builder-lib@26.8.1
  • builder-util@26.8.1
  • dmg-builder@26.8.1

26.8.0

Minor Changes

Patch Changes

cd7c0d9 c18f0eb 769b608 9ba36f9 1b113b7 1b39a8e

  • app-builder-lib@26.8.0
  • builder-util@26.8.0
  • dmg-builder@26.8.0

26.7.0

Patch Changes

bfee115 3fa2d89 ec9e2db aec9157 64b40fe

... (truncated)

Commits
  • 9418d2c chore(deploy): Release v26.8.1 (#9585)
  • 3a3f439 chore(deploy): Release v26.8.0 (electron-updater@6.8.3) (#9556)
  • 1b39a8e feat: adding additional toolsets support for win-codesign/windows-kits (#9430)
  • f1c2ec3 chore(deploy): Release v26.7.0 (electron-updater@6.8.2) (#9549)
  • e394e0c chore(deploy): Release v26.6.0 (#9531)
  • 7b5901b chore(deploy): Release v26.5.0 (electron-updater@6.8.1) (#9503)
  • 06de969 chore(deploy): Release v26.4.1 (electron-updater@6.8.0) (#9458)
  • caf2cb2 chore(deploy): Release v26.4.0 (#9447)
  • 85437a7 chore(deploy): Release v26.3.6 (#9433)
  • 5f9c143 chore(deploy): Release v26.3.5 (electron-updater@6.7.3) (#9422)
  • Additional commits viewable in compare view
Maintainer changes

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


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

botnick and others added 11 commits May 22, 2026 06:37
Cross-platform Electron desktop app that probes an LLM endpoint with a
curated suite of 47 prompts to verify whether it is genuinely Claude
(Anthropic) or a proxy / wrapper pretending to be.

Features:
- 1:1 Claude Code traffic emulation (UA, x-stainless headers, system, tools)
- Sandbox auto-fallback when the model replies only with tool_use
- 47 probes across identity, jailbreak, China-policy, social-engineering,
  and capability categories (TH / ZH / EN)
- Parallel run (concurrency 4) with Stop + Resume; partial reports
- Auto-finish: saves MD locally and publishes to a free paste host
- Golden similarity comparison against a curated reference baseline
- Probe pack import / export for community sharing
- Light + dark themes, verdict filter, History tab, resizable split
- Keyboard shortcuts (Cmd/Ctrl + Enter, Esc, K, L)
- All persistent data stays inside the project folder
- electron-builder requires a maintainer for .deb; added linux.maintainer in
  package.json so the Debian package build no longer aborts.
- README now documents the macOS unsigned-app workaround
  (xattr -cr "/Applications/Claude Verifier.app") so users who hit
  "Claude Verifier is damaged" know exactly how to fix it.
- README also notes Windows SmartScreen ("More info → Run anyway").
- New build/icon.png (1024x1024) — diamond glyph on a noir gradient with
  rounded square, subtle ring + orbit dots. Mirrors the in-app logo.
- tools/make-icon.js — renders the icon via Electron offscreen, no external
  image-tooling deps. Run with `npm run icon` to regenerate.
- electron-builder's mac/win/linux configs now point at build/icon.png.
- dist scripts pass --publish never so electron-builder produces local
  artifacts only. The release workflow handles uploading via
  softprops/action-gh-release, which fixes the Windows upload timeouts
  caused by builder-util-runtime trying to PUT a large .exe directly.
- docs/index.html — landing page with hero, features, downloads, share-with-community CTA
- docs/editor.html + docs/editor.js — in-browser probe editor that loads the
  catalog from public/tests.js, supports add/edit/duplicate/delete, persists
  custom probes in localStorage, and import/exports the same probe-pack JSON
  schema as the desktop app
- docs/docs.html — full project docs with sticky sidebar and section-active
  highlighting (architecture, sandbox, golden, probe categories, shortcuts)
- docs/styles.css — shared anthropic-noir styling
- README hero swaps the verbose Keywords line for prominent links to the
  live editor and downloads
- Replace hand-drawn inline SVG sprite with Iconify CDN web component so
  the site uses the same Tabler icon set everywhere plus real platform
  brand glyphs (Apple / Windows / Linux) on the download cards.
- Add a Light/Dark theme toggle in the nav of all three pages (landing,
  editor, docs). Theme defaults to OS preference and persists in
  localStorage.
- Editor probe cards reorganized: title row + id pill, category badges,
  prompt block in a sub-card, keyword chips with check/alert glyphs, and
  a foot row with Edit/Duplicate/Delete actions. Long prompts wrap on
  word boundaries instead of breaking mid-character.
- First-run note on the landing page is now a structured "First-run setup"
  card with per-OS rows and a copyable xattr command instead of a long
  paragraph blockquote.
- Editor catalog URL is derived from window.location so a fork at
  <user>.github.io/<repo> works without code changes.
- package.json homepage and the GitHub repo homepage URL now point to the
  GitHub Pages site so the Pages link is the canonical landing surface.
- docs/index.html, editor.html, docs.html now carry canonical URLs, Open
  Graph + Twitter Card meta, and (index only) a SoftwareApplication
  JSON-LD block. SEO copy is natural — no keyword stuffing.
- New docs/sitemap.xml + docs/robots.txt so crawlers discover all three
  pages.
- README has a dedicated "Links" section at the bottom: site + releases +
  discussions + issues + docs.
- CONTRIBUTING.md leads with the web editor URL so newcomers can author
  probes without cloning.
- .github/dependabot.yml — weekly grouped PRs for npm and GitHub Actions
  so deps stay fresh.
Bumps the electron group with 2 updates: [electron](https://github.com/electron/electron) and [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder).


Updates `electron` from 30.5.1 to 42.2.0
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](electron/electron@v30.5.1...v42.2.0)

Updates `electron-builder` from 24.13.3 to 26.8.1
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/electron-builder@26.8.1/packages/electron-builder)

---
updated-dependencies:
- dependency-name: electron
  dependency-version: 42.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: electron
- dependency-name: electron-builder
  dependency-version: 26.8.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: electron
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 22, 2026
@botnick botnick closed this May 22, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 22, 2026

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/electron-0c3635beaa branch May 22, 2026 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant