Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 23, 2025

Bumps the npm_and_yarn group with 1 update in the / directory: @lingui/cli.

Updates @lingui/cli from 5.1.2 to 5.3.1

Release notes

Sourced from @​lingui/cli's releases.

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)

Bug Fixes

  • cli: allow empty translations for pseudo locale in compile --strict (#2129) (8cae5e0)
  • core: remove runtime whitespace trimming aligned with v5 (#2169) (47a1ad7)
  • don't use anything from @babel/types in runtime (#2132) (7ebb88d)
  • react: remove children property from runtime Trans (#2151) (7540adb)
Changelog

Sourced from @​lingui/cli's changelog.

5.3.1 (2025-04-14)

Bug Fixes

5.3.0 (2025-03-21)

Bug Fixes

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

Features

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

5.2.0 (2025-01-31)

Bug Fixes

  • Allow empty translations for pseudo locale in compile --strict (#2129) (8cae5e0)
  • core: remove runtime whitespace trimming aligned with v5 (#2169) (47a1ad7)
  • don't use anything from "@​babel/types" in runtime (#2132) (7ebb88d)
  • react: remove children property from runtime Trans (#2151) (7540adb)

Features

  • add meaningful error when locale is not set (#2131) (5ae8363)
  • add ph() and explicit labels for placeholders (#2092) (2026c83)
  • react: preserve newlines during string formatting (#2158) (f0566fb)
  • support short/default/long/full date time formats (#2117) (8020427)
Commits
  • f2cccd1 chore(release): published v5.3.1 [skip ci] (#2227)
  • 7ae2557 build(conf): remove lodash.get dependency (#2225)
  • d77d6c1 chore(docs): fix 'internalization' typo on home page (#2217)
  • 1e82dd7 chore(examples): fix tanstack-start example on API & SSR requests (#2210)
  • b833653 docs(examples): add Tanstack Start example (#2209)
  • 643a604 fix(cli): update esbuild (#2187)
  • b350ea0 docs(examples): make example buildable and replace deprecated code (#2194)
  • ed491cc chore(release): published v5.3.0 [skip ci] (#2205)
  • 68c29ab feat: failOnMissing & failOnCompileError for loaders + compiler (#2198)
  • 583dd05 feat(babel-plugin-lingui-macro): allow to configure macro packages (#2196)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 23, 2025
Bumps the npm_and_yarn group with 1 update in the / directory: [@lingui/cli](https://github.com/lingui/js-lingui).


Updates `@lingui/cli` from 5.1.2 to 5.3.1
- [Release notes](https://github.com/lingui/js-lingui/releases)
- [Changelog](https://github.com/lingui/js-lingui/blob/main/CHANGELOG.md)
- [Commits](lingui/js-lingui@v5.1.2...v5.3.1)

---
updated-dependencies:
- dependency-name: "@lingui/cli"
  dependency-version: 5.3.1
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm_and_yarn-2697d138d9 branch from 7589e79 to 77a9d01 Compare June 20, 2025 06:51
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant