Skip to content

chore(deps): update dependency @crowdin/cli to ^5.0.2 - #654

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/crowdin-cli-5.x
Open

chore(deps): update dependency @crowdin/cli to ^5.0.2#654
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/crowdin-cli-5.x

Conversation

@renovate

@renovate renovate Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@crowdin/cli (source) ^5.0.0^5.0.2 age confidence

Release Notes

crowdin/crowdin-cli (@​crowdin/cli)

v5.0.2

Compare Source

Bug Fixes
  • branch: normalize unsupported characters in branch names (#​1104) (3cdcd5a)
  • distribution: stop the release spinner printing "null%" (#​1100) (7d3085c)
  • download: exit non-zero when the translations build fails (#​1105) (f628cfd)
  • download: send explicit false export options (#​1111) (9116a72)
  • exit non-zero when a command bails without doing its work (#​1106) (e566a3a)
  • project: enforce required options and warn on failed browser open (#​1103) (81da7a1)
  • upload: honour multilingual: true when uploading translations (#​1109) (74c886e)
  • upload: report in-project paths in upload sources output (#​1097) (c0a4f40)

v5.0.1

Compare Source

Bug Fixes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@pikachuren pikachuren left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

结论:改动本身没问题,重跑 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
renovate Bot force-pushed the renovate/crowdin-cli-5.x branch from 0936068 to f241ade Compare September 2, 2026 16:53
@renovate renovate Bot changed the title chore(deps): update dependency @crowdin/cli to ^5.0.1 chore(deps): update dependency @crowdin/cli to ^5.0.2 Sep 4, 2026
@renovate
renovate Bot force-pushed the renovate/crowdin-cli-5.x branch from f241ade to 03f4404 Compare September 4, 2026 15:50
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.

1 participant