Skip to content

chore: bump action-translation v0.12.2 → v0.12.3#497

Merged
mmcky merged 1 commit intomainfrom
chore/bump-action-translation-v0.12.3
Mar 24, 2026
Merged

chore: bump action-translation v0.12.2 → v0.12.3#497
mmcky merged 1 commit intomainfrom
chore/bump-action-translation-v0.12.3

Conversation

@mmcky
Copy link
Contributor

@mmcky mmcky commented Mar 24, 2026

Bump action-translation from v0.12.2 → v0.12.3 in both sync workflows.

Changes

  • sync-translations-zh-cn.yml: @v0.12.2@v0.12.3
  • sync-translations-fa.yml: @v0.12.2@v0.12.3

What's new in v0.12.3

Fixes QuantEcon/action-translation#45 — translation PRs are now scoped to the source PR's actual changes.

Previously, when multiple source PRs were merged before their translation PRs were merged, each new translation PR would accumulate all unmerged content from earlier PRs (superset problem). Now, unchanged sections missing from the target are skipped, and Git's 3-way merge combines the PRs when they're merged independently.

See release notes for full details.

@mmcky mmcky force-pushed the chore/bump-action-translation-v0.12.3 branch from 9b9c28a to 766060d Compare March 24, 2026 06:25
@mmcky mmcky changed the title chore: bump action-translation v0.12.1 → v0.12.3 chore: bump action-translation v0.12.2 → v0.12.3 Mar 24, 2026
@mmcky mmcky merged commit ca73069 into main Mar 24, 2026
4 checks passed
@mmcky mmcky deleted the chore/bump-action-translation-v0.12.3 branch March 24, 2026 06:27
@github-actions
Copy link

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.

Sync produces superset translation PRs when earlier translation PRs are unmerged

1 participant