Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 15, 2025

Bumps @lingui/cli from 3.14.0 to 5.3.3.

Release notes

Sourced from @​lingui/cli's releases.

v5.3.3

5.3.3 (2025-07-11)

Bug Fixes

  • cli: remove unused dependency babel-plugin-macros (#2266) (d6906cc)
  • core: remove unraw dependency (#2271) (494c152)
  • cli: replace chalk with picocolors (#2268) (73f867c)
  • update Vite peer dependence to include v7 (#2280) (d5c2086)
  • standardize repository field format across all packages (#2269) (a03a984)

v5.3.2

5.3.2 (2025-05-28)

Bug Fixes

  • cli: catalogsMergePath generates only one compiled locale (#2238) (b1c7aac)
  • macro: map injected imports to original statements (improves support for Expo SDK 53 & React Native 0.79) (#2252) (73b081e)
  • cli: use makePathRegexSafe with globSync (#2242) (7a8256c)

v5.3.1

5.3.1 (2025-04-14)

Bug Fixes

v5.3.0

5.3.0 (2025-03-21)

Features

  • failOnMissing & failOnCompileError for loaders + compiler (#2198) (68c29ab)
  • babel-plugin-lingui-macro: allow to configure macro packages (#2196) (583dd05)

Bug Fixes

  • incorrect index for placeholders in useLingui macro (#2204) (6688f72)

v5.2.0

5.2.0 (2025-01-31)

Features

  • core: support short/default/long/full date time formats (#2117) (8020427)
  • core: add ph() and explicit labels for placeholders (#2092) (2026c83)
  • core: add meaningful error when locale is not set (#2131) (5ae8363)
  • react: preserve newlines during string formatting (#2158) (f0566fb)

... (truncated)

Changelog

Sourced from @​lingui/cli's changelog.

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)

5.2.0 (2025-01-31)

Bug Fixes

  • Allow empty translations for pseudo locale in compile --strict (#2129) (8cae5e0)

5.1.2 (2024-12-16)

Note: Version bump only for package @​lingui/cli

5.1.1 (2024-12-16)

Note: Version bump only for package @​lingui/cli

5.1.0 (2024-12-06)

Note: Version bump only for package @​lingui/cli

4.14.1 (2024-11-28)

Bug Fixes

  • don't report statistics for pseudo locale (#2094) (113c05d)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by andrii.bodnar, a new releaser for @​lingui/cli since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Summary by Sourcery

Build:

  • Update @lingui/cli version in package.json to ^5.3.3

Bumps [@lingui/cli](https://github.com/lingui/js-lingui/tree/HEAD/packages/cli) from 3.14.0 to 5.3.3.
- [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.3.3/packages/cli)

---
updated-dependencies:
- dependency-name: "@lingui/cli"
  dependency-version: 5.3.3
  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 Jul 15, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 15, 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.

@sourcery-ai
Copy link

sourcery-ai bot commented Jul 15, 2025

Reviewer's Guide

This pull request updates the development dependency @lingui/cli from version 3.14.0 to 5.3.3 by modifying the version spec in package.json and regenerating the Yarn lockfile to align the dependency tree.

File-Level Changes

Change Details Files
Bump @lingui/cli dev dependency to 5.3.3
  • Update @lingui/cli version spec in package.json from ^3.14.0 to ^5.3.3
package.json
Regenerate lockfile after dependency bump
  • Update yarn.lock to reflect new @lingui/cli version and related dependency changes
yarn.lock

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 12, 2025

Superseded by #64.

@dependabot dependabot bot closed this Aug 12, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/lingui/cli-5.3.3 branch August 12, 2025 05:29
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