Skip to content

chore(deps): upgrade crowdin/github-action action to v3 - #3375

Merged
Lulalaby merged 1 commit into
masterfrom
renovate/crowdin-github-action-3.x
Aug 26, 2026
Merged

chore(deps): upgrade crowdin/github-action action to v3#3375
Lulalaby merged 1 commit into
masterfrom
renovate/crowdin-github-action-3.x

Conversation

@renovate

@renovate renovate Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
crowdin/github-action action major v2.17.1v3.0.0

Release Notes

crowdin/github-action (crowdin/github-action)

v3.0.0

Compare Source

Crowdin GitHub Action v3 runs on Crowdin CLI 5 🚀 - a complete rewrite that starts instantly and no longer requires Java. Your workflows, crowdin.yml configuration, and exit codes stay the same, so most setups upgrade with a one-line change:

-uses: crowdin/github-action@v2
+uses: crowdin/github-action@v3
Breaking changes

Only relevant if you pass custom CLI arguments via the command, command_args, or other *_args inputs:

  • pre-translate is now auto-translate (no alias); --translate-untranslated-only was removed - use --scope.
  • --plain was removed - use --output plain.
  • Redundant negatable flags were removed (e.g. --auto-update; --no-auto-update stays) - defaults are unchanged, simply drop them.
  • --preserve-hierarchy was removed - set preserve_hierarchy: true in the configuration file (--no-preserve-hierarchy still works).

v3

Compare Source


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.

@renovate
renovate Bot requested a review from a team August 26, 2026 17:09
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Aug 26, 2026
@renovate
renovate Bot requested a review from a team August 26, 2026 17:09
@renovate renovate Bot added the optional label Aug 26, 2026
@renovate
renovate Bot requested review from a team August 26, 2026 17:09
@renovate
renovate Bot requested review from DA-344 and Lumabots August 26, 2026 17:09
@github-project-automation github-project-automation Bot moved this to Todo in Pycord Aug 26, 2026
@renovate
renovate Bot requested a review from Lulalaby August 26, 2026 17:09
@github-actions
github-actions Bot enabled auto-merge (squash) August 26, 2026 17:17
@Lulalaby
Lulalaby disabled auto-merge August 26, 2026 19:12
@Lulalaby
Lulalaby merged commit afcf9fb into master Aug 26, 2026
19 of 20 checks passed
@Lulalaby
Lulalaby deleted the renovate/crowdin-github-action-3.x branch August 26, 2026 19:12
@github-project-automation github-project-automation Bot moved this from Todo to Done in Pycord Aug 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file optional

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant