Bump electron from 32.3.3 to 35.7.5#301
Conversation
Bumps [electron](https://github.com/electron/electron) from 32.3.3 to 35.7.5. - [Release notes](https://github.com/electron/electron/releases) - [Commits](electron/electron@v32.3.3...v35.7.5) --- updated-dependencies: - dependency-name: electron dependency-version: 35.7.5 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
|
Bdash v1.31.0 を macOS 26.2 (MBP 2023 M3 Max) で使ってるんですが、Amazon Athena を選んで Access key ID と Secret access key を空欄にした状態で保存してしまうと、対象のデータベースを選んだ時にクラッシュしてしまい事象に遭遇しています。これは Connection test を押しても再現しました。
Amazon Timestream でも同じようにクラッシュしてしまうので、おそらく #302 のあとに表出するようになった問題かと思います。 この PR ブランチを手元でチェックアウトして、yarn start した Bdash では以下のように正しくエラーが出るようになりました。
macOS のバージョンの問題なのか他に原因があるのかわからないんですが、electron が古くて悪さをしてる可能性があるかもしれません。 |
|
@hfm Electron を最新にアップデートしたところクラッシュが起きなくなりました!その変更を含むアプリをリリースしたのでご利用ください https://github.com/bdash-app/bdash/releases/tag/v1.32.0 |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
|
直りました!ありがとうございます! |



Bumps electron from 32.3.3 to 35.7.5.
Release notes
Sourced from electron's releases.
Commits
86d839abuild: correct CHECK syntax (#48106)5be0be7fix: ensure snapshot is valid (#48105)df232d1ci: cleanup use new arc cluster (#48007)ab51554ci: fixup mac runner hang (#47992)203abddci: use new arc cluster (#47913)ea17e83build: fix ffmpeg generation on Windows non-x64 (#47845)7b5d411build(dev-deps): drop unused@types/webpackdep (#47806)def6203build: deep update brace-expansion to resolve an audit alert (#47719)28d8ed0test: cleanup RenderFrame lifespan tests (#47795)ee8942dbuild: drop eslint-plugin-unicorn (#47690)You can trigger a rebase of this PR 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.