Skip to content

chore(deps): update i18next-cli to v1.58.0#2908

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 22, 2026

This PR contains the following updates:

Package Change Age Confidence
i18next-cli 1.57.01.58.0 age confidence

Release Notes

i18next/i18next-cli (i18next-cli)

v1.58.0

Compare Source

  • feat: extract gains a --with-types flag. When set, the TypeScript
    definitions are regenerated in the same process after extraction (on
    every re-run in --watch mode) whenever translation files actually
    changed. This removes the need to run extract -w and types -w as
    two parallel processes — which suffered from a chokidar mid-write race
    where the types output ended up one cycle behind the JSON files.
    Skipped under --dry-run (no files written) and --ci (exits before
    this point).
  • fix: types --watch now uses chokidar's awaitWriteFinish option, so
    the watcher no longer triggers mid-write when another process (e.g.
    extract -w) is rewriting the same translation files. Hardens the
    existing two-process workflow for users who keep it.
    Fixes #​257.

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 22, 2026
@renovate renovate Bot requested a review from setchy as a code owner May 22, 2026 01:37
@renovate renovate Bot added the dependency Dependency updates label May 22, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented May 22, 2026

Deploy Preview for atlassify canceled.

Name Link
🔨 Latest commit 9e6a3e5
🔍 Latest deploy log https://app.netlify.com/projects/atlassify/deploys/6a0fb362babfe00008ba185c

@sonarqubecloud
Copy link
Copy Markdown

@setchy setchy merged commit 2d220bc into main May 22, 2026
24 checks passed
@setchy setchy deleted the renovate/i18next-cli-1.x branch May 22, 2026 18:10
@github-actions github-actions Bot added this to the Release 3.9.0 milestone May 22, 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