Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps @lingui/cli from 3.14.0 to 5.5.1.

Release notes

Sourced from @​lingui/cli's releases.

v5.5.1

5.5.1 (2025-10-10)

NPM Trusted Publishing support (#2327) (3a8efa5)

Bug Fixes

  • orderByMessage should also order by context (#2337) (e84de76)

v5.5.0

5.5.0 (2025-09-12)

Features

  • cli: support multithreading in all CLI commands (#2320) (86fbcd8)
  • cli: add babel parser flag for import defer * as q from '...' (#2309) (a09c973)

To learn more about CLI multithreading, see the --workers parameter in the CLI documentation.

v5.4.1

5.4.1 (2025-08-11)

Bug Fixes

  • extractor: sort placeholders to keep them stable between runs (#2307) (decf4cd)
  • vite-plugin: add error handling for dynamic import of @lingui/core/macro (#2056) (c863faa)
  • remove @messageformat/date-skeleton from bundledDependencies (#2293) (9601701)

v5.4.0

5.4.0 (2025-08-01)

Features

  • cli: full concurrency for extract / compile commands (#2299) (489fb3a)

Bug Fixes

  • react: remove VFC, FC type usage (#2290) (30e5242)
  • metro-transformer: remove metro peer dep from metro-transformer (#2287) (eb8a429)

Docs

v5.3.3

5.3.3 (2025-07-11)

Bug Fixes

... (truncated)

Changelog

Sourced from @​lingui/cli's changelog.

5.5.1 (2025-10-10)

Bug Fixes

  • orderByMessage should also order by context (#2337) (e84de76)

5.5.0 (2025-09-12)

Features

  • add babel parser flag for import defer * as q from '...' (#2309) (a09c973)
  • cli: support multithreading in all cli commands (#2320) (86fbcd8)

5.4.1 (2025-08-11)

Bug Fixes

  • extractor: sort placeholders to keep them stable between runs (#2307) (decf4cd)

5.4.0 (2025-08-01)

Features

  • full concurrency for extract / compile commands (#2299) (489fb3a)

5.3.3 (2025-07-11)

Bug Fixes

  • cli: remove unused dependency babel-plugin-macros (#2266) (d6906cc)
  • standardize repository field format across all packages (#2269) (a03a984)

5.3.2 (2025-05-27)

Bug Fixes

  • cli: catalogsMergePath generates only one compiled locale (#2238) (b1c7aac)
  • use makePathRegexSafe with globSync (#2242) (7a8256c)

5.3.1 (2025-04-14)

Bug Fixes

5.3.0 (2025-03-21)

Features

  • failOnMissing & failOnCompileError for loaders + compiler (#2198) (68c29ab)

... (truncated)

Commits
  • 9b17752 chore(release): published v5.5.1 [skip ci] (#2340)
  • e84de76 fix: orderByMessage should also order by context (#2337)
  • 0819886 refactor: enable strictNullChecks in conf package (#2334)
  • 26700f0 chore(release): published v5.5.0 [skip ci] (#2325)
  • 86fbcd8 feat(cli): support multithreading in all cli commands (#2320)
  • a09c973 feat: add babel parser flag for import defer * as q from '...' (#2309)
  • 296f115 chore(release): published v5.4.1 [skip ci] (#2310)
  • decf4cd fix(extractor): sort placeholders to keep them stable between runs (#2307)
  • ce0d17b chore(release): published v5.4.0 [skip ci] (#2302)
  • 489fb3a feat: full concurrency for extract / compile commands (#2299)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​lingui/cli since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@lingui/cli](https://github.com/lingui/js-lingui/tree/HEAD/packages/cli) from 3.14.0 to 5.5.1.
- [Release notes](https://github.com/lingui/js-lingui/releases)
- [Changelog](https://github.com/lingui/js-lingui/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/lingui/js-lingui/commits/v5.5.1/packages/cli)

---
updated-dependencies:
- dependency-name: "@lingui/cli"
  dependency-version: 5.5.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 13, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 13, 2025

Labels

The following labels could not be found: Ready for Dev Review. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants