Skip to content

chore: 将 @electron/node-gyp 依赖从 git 协议更改为 https tarball#899

Merged
apoint123 merged 1 commit into
devfrom
dev-cy-02
Feb 18, 2026
Merged

chore: 将 @electron/node-gyp 依赖从 git 协议更改为 https tarball#899
apoint123 merged 1 commit into
devfrom
dev-cy-02

Conversation

@kazukokawagawa
Copy link
Copy Markdown
Collaborator

更新 pnpm-lock.yaml 中 @electron/node-gyp 包的解析方式,从 git+https 协议切换到 https tarball 链接,以提高依赖下载的可靠性和兼容性。

更新 pnpm-lock.yaml 中 @electron/node-gyp 包的解析方式,从 git+https 协议切换到 https tarball 链接,以提高依赖下载的可靠性和兼容性。
@kazukokawagawa kazukokawagawa self-assigned this Feb 18, 2026
@kazukokawagawa kazukokawagawa marked this pull request as ready for review February 18, 2026 13:10
Copilot AI review requested due to automatic review settings February 18, 2026 13:10
@gemini-code-assist

This comment was marked as spam.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

本次 PR 将 @electron/node-gyp 依赖的解析方式从 git 协议更新为 https tarball 链接。这是一个值得推荐的改动,因为它能有效提升依赖下载的可靠性与兼容性,特别是在一些对 git 协议支持不佳的网络环境中。变更仅涉及 pnpm-lock.yaml 文件,且修改正确。整体来看,这是一个不错的维护性更新,我没有发现任何问题。

@apoint123 apoint123 merged commit fc80dab into dev Feb 18, 2026
9 checks passed
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.

Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

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.

3 participants