chore(deps-dev): bump @lingui/macro from 4.14.1 to 5.2.0
Bumps @lingui/macro from 4.14.1 to 5.2.0.
Release notes
Sourced from @lingui/macro's releases.
v5.2.0
5.2.0 (2025-01-31)
Features
- core: support
short/default/long/fulldate 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/typesin runtime (#2132) (7ebb88d)- react: remove children property from runtime
Trans(#2151) (7540adb)v5.1.2
5.1.2 (2024-12-16)
v5.1.1
5.1.1 (2024-12-16)
Note: Version bump only for package js-lingui-workspaces
v5.1.0
5.1.0 (2024-12-06)
Features
- vite-plugin: add support for vite@6 (#2108) (38a0c6f)
- react: add support for React 19 (#2111) (e93b73d)
v5.0.0
v5.0.0 (2024-11-28)
We are pleased to announce the release of Lingui 5.0 :rocket:
This release is a major milestone for the project and includes a number of new features, improvements and bug fixes.
Check out the links below for more details:
... (truncated)
Changelog
Sourced from @lingui/macro's changelog.
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)
5.1.2 (2024-12-16)
Note: Version bump only for package js-lingui-workspaces
5.1.1 (2024-12-16)
Note: Version bump only for package js-lingui-workspaces
5.1.0 (2024-12-06)
Features
- react: add support for React 19 (#2111) (e93b73d)
- vite-plugin: add support for vite@6 (#2108) (38a0c6f)
5.0.0 (2024-11-28)
We are pleased to announce the release of Lingui 5.0! This release is a major milestone for the project and includes a number of new features, improvements and bug fixes.
Check out the links below for more details:
Commits
9c50b48chore(release): published v5.2.0 [skip ci] (#2172)c3a5275docs: fix mobile view of the main page (#2171)47a1ad7fix(core): remove runtime whitespace trimming aligned with v5 (#2169)f7b2392docs: Use valid locale for proposed pseudo locale (#2170)4b00058docs: add linguito tool to the Third-Party Modules page (#2164)b14956edocs: add Twenty project (#2163)17d4488docs: fix import statement in the code sample (#2162)f0566fbfeat(react): preserve newlines during string formatting (#2158)20d8478refactor: remove ramda (#2155)14f19d2chore: remove integration tests (#2153)- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| interface | ❌ Failed (Inspect) | Feb 17, 2025 3:08am | ||
| interface-ez7q | ❌ Failed (Inspect) | Feb 17, 2025 3:08am |
Superseded by #2401.