chore(deps): update dependency @crowdin/cli to ^5.0.2 - #654
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
pikachuren
reviewed
Sep 1, 2026
pikachuren
left a comment
Collaborator
There was a problem hiding this comment.
结论:改动本身没问题,重跑 CI 即可合并
@crowdin/cli 5.0.0 → 5.0.1,patch 级升级。Build Check 失败同样是供应链冷静期策略,不是代码问题:
[ERR_PNPM_MINIMUM_RELEASE_AGE_VIOLATION] 8 lockfile entries failed verification:
@crowdin/cli-darwin-arm64@5.0.1 ... within the minimumReleaseAge cutoff
(共 8 条,含 darwin-arm64/x64、linux-arm64(-musl)、linux-x64(-musl)、win32-x64 及主包)
8 条全部是同一次发布的平台产物,CI 运行时距发布不足两小时。按时间推算现在已过 24 小时门槛,重跑即可。
值得说明的是,这 8 个平台包是 optionalDependencies,安装时只会下载当前平台对应的那一个,其余不会落地,所以体积影响可以忽略。
crowdin CLI 只在 i18n 同步流程(crowdin:upload / crowdin:download / i18n:build)中使用,不参与应用构建,也不进入产物,因此对运行时零影响。风险很低。
renovate
Bot
force-pushed
the
renovate/crowdin-cli-5.x
branch
from
September 2, 2026 16:53
0936068 to
f241ade
Compare
renovate
Bot
force-pushed
the
renovate/crowdin-cli-5.x
branch
from
September 4, 2026 15:50
f241ade to
03f4404
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^5.0.0→^5.0.2Release Notes
crowdin/crowdin-cli (@crowdin/cli)
v5.0.2Compare Source
Bug Fixes
multilingual: truewhen uploading translations (#1109) (74c886e)v5.0.1Compare Source
Bug Fixes
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.