Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: getAppVersion()をなくす #2538

Merged

Conversation

Hiroshiba
Copy link
Member

内容

たぶんwindow.backendからこの関数を省いても問題ないと思うので省き、ついでにipc通信からも省きます。

おそらく、最初期の実装だとelectron側から持ってこないといけなかった・・・?
今は直でVITEから得れば良い気がします。

その他

のレビュー時に思い当たりました。

@Hiroshiba Hiroshiba requested a review from a team as a code owner February 16, 2025 15:03
@Hiroshiba Hiroshiba requested review from Copilot and removed request for a team February 16, 2025 15:07

Choose a reason for hiding this comment

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

Copilot reviewed 5 out of 11 changed files in this pull request and generated no comments.

Files not reviewed (6)
  • src/components/Dialog/HelpDialog/HelpDialog.vue: Evaluated as low risk
  • src/components/Dialog/UpdateNotificationDialog/Container.vue: Evaluated as low risk
  • src/components/Menu/MenuBar/MenuBar.vue: Evaluated as low risk
  • src/backend/browser/sandbox.ts: Evaluated as low risk
  • src/composables/useFetchNewUpdateInfos.ts: Evaluated as low risk
  • src/backend/electron/main.ts: Evaluated as low risk
@voicevox-preview-pages
Copy link

🚀 プレビュー用ページを作成しました 🚀

更新時点でのコミットハッシュ:f3bf0e0

Copy link
Member

@sevenc-nanashi sevenc-nanashi left a comment

Choose a reason for hiding this comment

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

特に問題なさそう。

@Hiroshiba
Copy link
Member Author

レビューありがとうございます、マージします!

@Hiroshiba Hiroshiba enabled auto-merge February 19, 2025 14:43
@Hiroshiba Hiroshiba added this pull request to the merge queue Feb 19, 2025
Merged via the queue into VOICEVOX:main with commit 9ab13fc Feb 19, 2025
11 checks passed
@Hiroshiba Hiroshiba deleted the refactor--getAppVersion()をなくす branch February 20, 2025 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants