Skip to content

chore(deps): update i18next-cli to v1.56.8#2794

Merged
setchy merged 1 commit into
mainfrom
renovate/i18next-cli-1.x
May 2, 2026
Merged

chore(deps): update i18next-cli to v1.56.8#2794
setchy merged 1 commit into
mainfrom
renovate/i18next-cli-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 2, 2026

This PR contains the following updates:

Package Change Age Confidence
i18next-cli 1.56.71.56.8 age confidence

Release Notes

i18next/i18next-cli (i18next-cli)

v1.56.8

Compare Source

  • extract --sync-primary now updates <Trans> defaults when the key
    contains an underscore but is not actually a plural or context
    variant. Previously, the "is this a variant key?" check used a loose
    key.includes(pluralSeparator) || key.includes(contextSeparator)
    heuristic, which (with the default _ separator) misclassified
    ordinary keys like abc_123 as variants and preserved the existing
    translation instead of adopting the new default from code. The check
    now treats a key as a synthesized plural variant only when the
    extractor flagged it with hasCount AND its suffix matches a CLDR
    plural form; context variants are unaffected because they were
    already handled by the derived-default detection. Fixes
    #​250.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM (* 0-3 * * *)
  • 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 added the dependency Dependency updates label May 2, 2026
@renovate renovate Bot requested a review from setchy as a code owner May 2, 2026 02:25
@renovate renovate Bot added the dependency Dependency updates label May 2, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented May 2, 2026

Deploy Preview for atlassify canceled.

Name Link
🔨 Latest commit f77fd05
🔍 Latest deploy log https://app.netlify.com/projects/atlassify/deploys/69f5609485e81600085b7690

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 2, 2026

@setchy setchy merged commit c10d36c into main May 2, 2026
24 checks passed
@setchy setchy deleted the renovate/i18next-cli-1.x branch May 2, 2026 12:25
@github-actions github-actions Bot added this to the Release 3.9.0 milestone May 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant