Skip to content

Comments

Bump the electron group across 1 directory with 4 updates#63372

Merged
ravicious merged 7 commits intomasterfrom
dependabot/npm_and_yarn/electron-725b1e44e5
Feb 4, 2026
Merged

Bump the electron group across 1 directory with 4 updates#63372
ravicious merged 7 commits intomasterfrom
dependabot/npm_and_yarn/electron-725b1e44e5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Bumps the electron group with 4 updates in the / directory: node-pty, electron, electron-updater and electron-vite.

Updates node-pty from 1.1.0-beta35 to 1.1.0

Release notes

Sourced from node-pty's releases.

v1.1.0

Changes:

Feature Requests:

  • #711: Bring back the implementation for PtyClear when using conpty.dll

Bugs:

  • #215: Uninstall deferred event handlers after the pty is ready
  • #833: Investigate replacing the setTimeouts in the backpressure handling
  • #765: increase buffer size for conpty named pipes
  • #717: Leaking process information handle 'piClient.hThread'

Others:

  • #843: Bump v1.1
  • #841: Avoid excessive listeners on data and other events
  • #840: Add default watch task
  • #839: Encapsulate write queue in separate class
  • #837: Remove timeouts and update details in comments
  • #835: Fix string slicing for fs.write
  • #838: Pull write queue logic into separate class
  • #822: Fix BinSkim and CG alerts
  • #832: Ensure partial writes are handled on EAGAIN
  • #831: Handle writes to non-blocking pty instead of wrapping via Node's tty api
  • #830: fix: do not delete prebuilds for OS mismatch
  • #826: chore: remove ADO CI
  • #829: fix: delete all prebuilds if not using any
  • #828: feat: support to build with mingw-w64 in windows
  • #824: chore: use UseNode
  • #823: chore: remove excess quotes
  • #820: chore: add D_FORTIFY_SOURCE flag
  • #818: add "Enjoy Git" Real-world Uses
  • #817: Add OpenBSD includes for termios and util
  • #815: chore: update SDL flags
  • #813: chore: exclude unscannable binaries
  • #812: Support Buffer in write API
  • #811: Update conpty to 1.23.251008001
  • #809: Load native addons directly from prebuilds directory
  • #807: chore: fix mismatch between shell and command
  • #806: chore: fix publish pipeline parameters again

... (truncated)

Commits
  • 1def577 Merge pull request #843 from microsoft/tyriar/v1.1
  • 61b9b07 Bump v1.1
  • d2d8fd3 Merge pull request #841 from microsoft/tyriar/215_data_listener
  • fb32b06 Merge pull request #840 from microsoft/tyriar/task
  • 8305f06 Avoid excessive listeners on data and other events
  • 07770b6 Add default watch task
  • c1ee2b1 Merge pull request #839 from microsoft/tyriar/833__refactor
  • 4ab755a Merge branch 'main' into tyriar/833__refactor
  • f06b58c Merge pull request #837 from microsoft/tyriar/833
  • 6dda3c4 Merge branch 'main' into tyriar/833
  • Additional commits viewable in compare view

Updates electron from 39.2.2 to 40.1.0

Release notes

Sourced from electron's releases.

electron v40.1.0

Release Notes for v40.1.0

Features

  • DevTools errors are no longer printed to console. #49359

Fixes

  • Fixed setRepresentedFilename() not setting AXDocument accessibility attribute on macOS. #49417 (Also in 39)
  • Fixed a potential race condition crash when opening DevTools. #49422 (Also in 39)
  • Fixed an issue in chrome://accessibility. #49560 (Also in 39, 41)
  • Fixed an issue where shell.writeShortcutLink was throwing TypeError: Insufficient number of arguments when called with just [(path, options)]. #49501 (Also in 39, 41)
  • Fixed crash in platform_util::Beep() on Linux. #49482 (Also in 39, 41)
  • Made toplevel icon Wayland protocol work. #49414 (Also in 39)

Other Changes

  • Backported fix for 473851441. #49487
  • Updated Chromium to 144.0.7559.96. #49474

Unknown

  • Fixed an issue where some packages weren't correctly filtered on macOS in dialogs. #49473 (Also in 38, 39, 41)

electron v40.0.0

Release Notes for v40.0.0

Stack Upgrades

Breaking Changes

  • Deprecated clipboard API access from renderer processes #48923
  • Fixed an error on debug symbol upload by moving dsym.zip to use tar.xz compression. #48952

Features

Additions

  • Added "memory-eviction" as a possible reason for a child process to exit. #48362
  • Added RGBAF16 output format with scRGB HDR color space support to Offscreen Rendering. #48265 (Also in 39)
  • Added app.isHardwareAccelerationEnabled(). #47614 (Also in 37, 38, 39)
  • Added bypassCustomProtocolHandlers option to net.request. #48883 (Also in 38, 39)
  • Added methods to enable more granular accessibility support management. #48042 (Also in 37, 38, 39)
  • Added support for WebSocket authentication through the login event on webContents. #49064 (Also in 39)
  • Added support to import external shared texture as VideoFrame. #48831
  • Added the ability to retrieve the system accent color on Linux using systemPreferences.getAccentColor. #48027 (Also in 39)
  • Allowed for persisting File System API grant status within a given session. #48170 (Also in 37, 38, 39)

... (truncated)

Commits
  • d0661e7 fix: chrome://accessibility drift (#49560)
  • 3c9d1dc ci: reapply patches if PR base branch updates them (#49532)
  • d942351 docs: correct type for process.noDeprecation (#49544)
  • ac4efed fix: second argument to shell.writeShortcutLink is optional (#49501)
  • db6b22a docs: add type reference links in Menu and MenuItem API documentation (#49525)
  • 1b7073a chore: update patches for 40-x-y (#49513)
  • cd0b34d chore: bump chromium to 144.0.7559.96 (40-x-y) (#49474)
  • c37daa7 chore: cherry-pick dba49550b12d from v8 (#49487)
  • e555e52 fix: return early from platform_util::Beep() on Linux if there is no default ...
  • a2949e5 fix: potential devtools crash on empty (#49490)
  • Additional commits viewable in compare view

Updates electron-updater from 6.7.0 to 6.7.3

Release notes

Sourced from electron-updater's releases.

[email protected]

Patch Changes

[email protected]

Patch Changes

030269b

[email protected]

Patch Changes

Changelog

Sourced from electron-updater's changelog.

6.7.3

Patch Changes

6.7.2

Patch Changes

030269b

6.7.1

Patch Changes

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for electron-updater since your current version.


Updates electron-vite from 4.0.1 to 5.0.0

Release notes

Sourced from electron-vite's releases.

v5.0.0

Please refer to CHANGELOG.md for details.

v5.0.0-beta.3

Please refer to CHANGELOG.md for details.

v5.0.0-beta.2

Please refer to CHANGELOG.md for details.

v5.0.0-beta.1

Please refer to CHANGELOG.md for details.

v5.0.0-beta.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from electron-vite's changelog.

v5.0.0 (2025-12-07)

  • feat(config): add build.externalizeDeps and build.bytecode config options to replace externalizeDepsPlugin and bytecodePlugin
  • feat: reporter plugin for isolated builds
  • feat: enhanced string protection
  • feat: add isolatedEntries option for preload and renderer to build entries as standalone bundles #154
  • refactor(config): move the isolateEntries options to the build option
  • refactor: deprecated externalizeDepsPlugin and bytecodePlugin
  • refactor(config)!: remove function resolution for nested config fields
  • refactor(asset): remove redundant path normalization
  • refactor: split electron plugin into preset and validator plugins
  • refactor(config)!: restructure Electron Vite config interfaces
  • refactor(build): simplify build logic
  • refactor: replace JSON.parse/stringify with manual deep clone
  • refactor(bytecodePlugin): improved bytecode bundle generation and made a new string protection plugin
  • refactor(modulePath): better support for tree-shaking and code-splitting
  • refactor: remove Electron 18, 19, 20, 21 build compatilibity target
  • perf(buildReport): exclude node_modules from watch list
  • perf(isolateEntries): transform log
  • perf(isolateEntries): optimize entries transformation
  • perf: build compatibility target for Electron 39
  • perf(plugin): more efficient module filtering via regular expressions
  • perf(plugin): no need to cache sourcemap option
  • perf(plugin): lazily initialize MagicString and remove the redundant pre-check
  • perf(bytecodePlugin): better way to count bytecode chunks
  • perf(plugin): enhance path resolution using import.meta.dirname for ES modules
  • fix(modulePath): rewrite the build input instead of merging
  • fix(asset): normalize imported public asset chunk path
  • fix: avoid duplicate chunk emission
  • fix(modulePath): prevent duplicate asset emission
  • fix(modulePath): support watch mode
  • chore: fix jsdoc
  • chore: improve logging message clarity and consistency
  • chore(deps): update all non-major dependencies
  • chore: update eslint config
  • chore: replace tseslint.config with defineConfig
  • chore: remove redundant external id
  • chore: rename the file esm to esmShim
  • docs: update

v5.0.0-beta.3 (2025-11-01)

See v5.0.0-beta.3 changelog

v5.0.0-beta.2 (2025-10-30)

See v5.0.0-beta.2 changelog

v5.0.0-beta.1 (2025-10-29)

... (truncated)

Commits
  • 91368b6 release: v5.0.0
  • b1fd596 docs: update
  • 438e9e7 chore: fix jsdoc
  • 9eba4df release: v5.0.0-beta.3
  • 465690a refactor(config)!: remove function resolution for nested config fields
  • 6aae378 perf(buildReport): exclude node_modules from watch list
  • 9152dfc fix(modulePath): rewrite the build input instead of merging
  • 0276407 refactor: deprecated externalizeDepsPlugin and bytecodePlugin
  • fe7e631 refactor(config): move the isolateEntries options to the build option
  • 08be346 feat(config): add build.externalizeDeps and build.bytecode config options...
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

Bumps the electron group with 4 updates in the / directory: [node-pty](https://github.com/microsoft/node-pty), [electron](https://github.com/electron/electron), [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) and [electron-vite](https://github.com/alex8088/electron-vite).


Updates `node-pty` from 1.1.0-beta35 to 1.1.0
- [Release notes](https://github.com/microsoft/node-pty/releases)
- [Commits](microsoft/node-pty@v1.1.0-beta35...v1.1.0)

Updates `electron` from 39.2.2 to 40.1.0
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](electron/electron@v39.2.2...v40.1.0)

Updates `electron-updater` from 6.7.0 to 6.7.3
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-updater/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/[email protected]/packages/electron-updater)

Updates `electron-vite` from 4.0.1 to 5.0.0
- [Release notes](https://github.com/alex8088/electron-vite/releases)
- [Changelog](https://github.com/alex8088/electron-vite/blob/master/CHANGELOG.md)
- [Commits](alex8088/electron-vite@v4.0.1...v5.0.0)

---
updated-dependencies:
- dependency-name: node-pty
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: electron
- dependency-name: electron
  dependency-version: 40.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: electron
- dependency-name: electron-updater
  dependency-version: 6.7.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: electron
- dependency-name: electron-vite
  dependency-version: 5.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: electron
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file no-changelog Indicates that a PR does not require a changelog entry ui labels Feb 1, 2026
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2026
@dependabot dependabot bot requested review from avatus, r0mant and zmb3 as code owners February 1, 2026 09:07
@dependabot dependabot bot added the no-changelog Indicates that a PR does not require a changelog entry label Feb 1, 2026
@socket-security
Copy link

socket-security bot commented Feb 1, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednpm/​electron-updater@​6.7.0 ⏵ 6.7.3971007891 +1100
Addednpm/​@​types/​node@​24.10.91001008196100
Updatednpm/​node-pty@​1.1.0-beta35 ⏵ 1.2.0-beta.109210010098 +2100
Updatednpm/​electron-vite@​4.0.1 ⏵ 5.0.098 +110010093 +5100
Updatednpm/​electron@​39.2.2 ⏵ 40.1.094 +1100100 +198100

View full report

"@xterm/addon-fit": "^0.11.0",
"@xterm/xterm": "^6.0.0",
"electron": "39.2.2",
"electron": "40.1.0",
Copy link
Member

@ravicious ravicious Feb 4, 2026

Choose a reason for hiding this comment

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

@ravicious ravicious force-pushed the dependabot/npm_and_yarn/electron-725b1e44e5 branch from 3dd3da7 to 5fe4ff8 Compare February 4, 2026 15:19
Copy link
Member

@ravicious ravicious left a comment

Choose a reason for hiding this comment

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

Tag build went through. The app works fine on all systems, the Wayland workaround works fine too – I haven't had any problems with opening the app on Ubuntu and Fedora which I did without the fix.

I tested node-pty with Midnight Commander on a remote host on every OS and it works fine too.

@ravicious ravicious added this pull request to the merge queue Feb 4, 2026
"packageManager": "[email protected]+sha512.41872f037ad22f7348e3b1debbaf7e867cfd448f2726d9cf74c08f19507c31d2c8e7a11525b983febc2df640b5438dee6023ebb1f84ed43cc2d654d2bc326264",
"engines": {
"node": "^22"
"node": "^24"
Copy link
Member

@ravicious ravicious Feb 4, 2026

Choose a reason for hiding this comment

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

This will be a bit of a PITA when switching to release branches, but it looks like we'll be backporting Go 1.25 to v18 soon, so we'll be able to update Electron there too.

a bit of a PITA = there will be a warning and some stuff might break when running tests or Storybook but most likely everything will be fine.

Merged via the queue into master with commit 6ec43d7 Feb 4, 2026
43 checks passed
@ravicious ravicious deleted the dependabot/npm_and_yarn/electron-725b1e44e5 branch February 4, 2026 17:46
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 no-changelog Indicates that a PR does not require a changelog entry ui

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants