Bump the electron group across 1 directory with 4 updates#63372
Bump the electron group across 1 directory with 4 updates#63372
Conversation
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]>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
| "@xterm/addon-fit": "^0.11.0", | ||
| "@xterm/xterm": "^6.0.0", | ||
| "electron": "39.2.2", | ||
| "electron": "40.1.0", |
There was a problem hiding this comment.
Tag build: https://github.com/gravitational/teleport.e/actions/runs/21673679666
I messed up the Wayland fix. 😑 https://github.com/gravitational/teleport.e/actions/runs/21677220593
3dd3da7 to
5fe4ff8
Compare
ravicious
left a comment
There was a problem hiding this comment.
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.
| "packageManager": "[email protected]+sha512.41872f037ad22f7348e3b1debbaf7e867cfd448f2726d9cf74c08f19507c31d2c8e7a11525b983febc2df640b5438dee6023ebb1f84ed43cc2d654d2bc326264", | ||
| "engines": { | ||
| "node": "^22" | ||
| "node": "^24" |
There was a problem hiding this comment.
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.
Bumps the electron group with 4 updates in the / directory: node-pty, electron, electron-updater and electron-vite.
Updates
node-ptyfrom 1.1.0-beta35 to 1.1.0Release notes
Sourced from node-pty's releases.
... (truncated)
Commits
1def577Merge pull request #843 from microsoft/tyriar/v1.161b9b07Bump v1.1d2d8fd3Merge pull request #841 from microsoft/tyriar/215_data_listenerfb32b06Merge pull request #840 from microsoft/tyriar/task8305f06Avoid excessive listeners on data and other events07770b6Add default watch taskc1ee2b1Merge pull request #839 from microsoft/tyriar/833__refactor4ab755aMerge branch 'main' into tyriar/833__refactorf06b58cMerge pull request #837 from microsoft/tyriar/8336dda3c4Merge branch 'main' into tyriar/833Updates
electronfrom 39.2.2 to 40.1.0Release notes
Sourced from electron's releases.
... (truncated)
Commits
d0661e7fix: chrome://accessibility drift (#49560)3c9d1dcci: reapply patches if PR base branch updates them (#49532)d942351docs: correct type forprocess.noDeprecation(#49544)ac4efedfix: second argument toshell.writeShortcutLinkis optional (#49501)db6b22adocs: add type reference links in Menu and MenuItem API documentation (#49525)1b7073achore: update patches for 40-x-y (#49513)cd0b34dchore: bump chromium to 144.0.7559.96 (40-x-y) (#49474)c37daa7chore: cherry-pick dba49550b12d from v8 (#49487)e555e52fix: return early from platform_util::Beep() on Linux if there is no default ...a2949e5fix: potential devtools crash on empty (#49490)Updates
electron-updaterfrom 6.7.0 to 6.7.3Release notes
Sourced from electron-updater's releases.
Changelog
Sourced from electron-updater's changelog.
Commits
5f9c143chore(deploy): Release v26.3.5 ([email protected]) (#9422)e043df5chore(deps): unpinning semver and updating it (#9349)27653afchore(deploy): Release v26.3.0 ([email protected]) (#9354)f0aaabfchore(deploy): Release v26.2.0 ([email protected]) (#9345)21623e1chore: cleaning up readme and removing super old boilerplate links (#9334)86e5586chore: update electron version of test fixtures to 35.7.5 (#9336)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-vitefrom 4.0.1 to 5.0.0Release notes
Sourced from electron-vite's releases.
Changelog
Sourced from electron-vite's changelog.
... (truncated)
Commits
91368b6release: v5.0.0b1fd596docs: update438e9e7chore: fix jsdoc9eba4dfrelease: v5.0.0-beta.3465690arefactor(config)!: remove function resolution for nested config fields6aae378perf(buildReport): exclude node_modules from watch list9152dfcfix(modulePath): rewrite the build input instead of merging0276407refactor: deprecatedexternalizeDepsPluginandbytecodePluginfe7e631refactor(config): move theisolateEntriesoptions to thebuildoption08be346feat(config): addbuild.externalizeDepsandbuild.bytecodeconfig options...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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