chore(deps-dev): bump electron from 41.10.3 to 43.3.0 in /ui - #10974
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 44c4e0baac
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| "@vitest/ui": "^4.0.18", | ||
| "autoprefixer": "^10.4.24", | ||
| "electron": "41.0.0", | ||
| "electron": "43.2.0", |
There was a problem hiding this comment.
Add a Linux fallback for hidden session imports
On Linux, Electron 43 removes support for the dialog showHiddenFiles option; select-import-session-file still relies on that option to make ~/.claude/projects and ~/.pi/agent/sessions visible (ui/desktop/src/main.ts:2207-2215). For Linux users importing sessions from those hidden home directories, this bump leaves the picker at $HOME while hiding the intended targets, so the advertised import path is no longer reachable by default. Please add a Linux-specific fallback or explicit path/default-location handling before moving to Electron 43. See Electron's breaking change note: https://www.electronjs.org/docs/latest/breaking-changes#removed-showhiddenfiles-in-dialogs-on-linux
Useful? React with 👍 / 👎.
44c4e0b to
ccc5e6d
Compare
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: ccc5e6d871
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| "@vitest/ui": "^4.0.18", | ||
| "autoprefixer": "^10.4.24", | ||
| "electron": "41.0.0", | ||
| "electron": "43.2.0", |
There was a problem hiding this comment.
Bump past the Linux defaultPath regression
Pinning Electron to 43.2.0 keeps a known Linux dialog regression that was fixed in 43.3.0: showOpenDialog/showSaveDialog can open at an unusable location when defaultPath is just a filename. Goose hits that exact case when exporting recipes (RecipesView.tsx passes ${sanitizedTitle}.yaml through show-save-dialog), so Linux users can get a broken save dialog or lose the suggested filename; please bump to 43.3.0+ or pass an absolute default path. See Electron's fix note: https://github.com/electron/electron/releases/tag/v43.3.0
Useful? React with 👍 / 👎.
|
Dependabot can't parse your pnpm-lock.yaml. Because of this, Dependabot cannot update this pull request. |
Bumps [electron](https://github.com/electron/electron) from 41.10.3 to 43.3.0. - [Release notes](https://github.com/electron/electron/releases) - [Commits](electron/electron@v41.10.3...v43.3.0) --- updated-dependencies: - dependency-name: electron dependency-version: 43.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
ccc5e6d to
a481bd3
Compare
* origin/main: chore(release): bump version to 1.46.0 (minor) (#10920) fix: secure Copilot API endpoint transport (#11129) fix(providers): map kimi_code provider name and pass correct provider to create_request (#11130) fix(cli): honor provider overrides on session resume (#10810) fix: enforce review check tool policy (#11128) chore(deps-dev): bump vite from 7.3.1 to 8.2.1 in /ui (#10977) chore(deps): bump jsonschema from 0.46.10 to 0.49.4 (#10857) chore(deps): bump sigstore-verify from 0.10.0 to 0.11.0 (#10856) chore(deps): bump lopdf from 0.42.0 to 0.44.0 (#10854) chore(deps): bump ctor from 0.2.9 to 0.6.3 (#10852) chore(deps-dev): bump @types/node from 20.19.37 to 26.1.2 in /ui (#10979) chore(deps-dev): bump @electron/fuses from 1.8.0 to 2.1.3 in /ui (#10978) chore(deps-dev): bump electron from 41.10.3 to 43.3.0 in /ui (#10974) fix(permissions): match extension owners exactly (#10455) fix: normalize critical command patterns (#10989) fix: keep LiteLLM default local (#10996) fix: encode GCP Vertex URL path segments (#10998) fix: make Open Plugins installs transactional (#10999) # Conflicts: # Cargo.lock # ui/desktop/package.json # ui/pnpm-lock.yaml
Bumps electron from 41.10.3 to 43.3.0.
Release notes
Sourced from electron's releases.
... (truncated)
Commits
1aa21d2chore: include the asar entry in integrity-check failure messages (#52622)e94835efix: remove shadow artifacts that appear when multiple windows are created on...3bbd302build: update PGO profiles (#52596)8c0629achore: bump node to v24.18.1 (43-x-y) (#52552)e4976edci: trigger PGO generation when a chromium roll lands on a release branch (#5...75c1164chore: remove dead code in autofill_popup_view.cc (#52549)ad8aa54chore: bump chromium to 150.0.7871.212 (43-x-y) (#52524)b822de9build: add extensions_renderer_generated_resources.pak (#52503)67e5bc4ci: enable LSan on existing Linux ASan build job (#52527)815a207fix: refactor to avoid UAF in NodeStreamLoader (#52514)