Skip to content

build(deps): bump @lingui/macro from 3.17.2 to 5.3.2 in /web/app #14075

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @lingui/macro from 3.17.2 to 5.3.2.

Release notes

Sourced from @​lingui/macro's releases.

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 (#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)

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)

v5.1.2

5.1.2 (2024-12-16)

... (truncated)

Changelog

Sourced from @​lingui/macro's changelog.

5.3.2 (2025-05-27)

Bug Fixes

  • cli: catalogsMergePath generates only one compiled locale (#2238) (b1c7aac)
  • examples: tanstack-start build issues (#2248) (cea7d7d)
  • macro: map injected imports to original statements (#2252) (73b081e)
  • use makePathRegexSafe with globSync (#2242) (7a8256c)

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)

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

... (truncated)

Commits
  • 37f40ec chore(release): published v5.3.2 [skip ci] (#2255)
  • 83bf858 chore: update react-native example to Expo SDK 53 (#2232)
  • 73b081e fix(macro): map injected imports to original statements (#2252)
  • fcc2983 chore: use TSTyche for type testing (#2234)
  • cea7d7d fix(examples): tanstack-start build issues (#2248)
  • 7a8256c fix: use makePathRegexSafe with globSync (#2242)
  • b1c7aac fix(cli): catalogsMergePath generates only one compiled locale (#2238)
  • 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)
  • Additional commits viewable in compare view

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)

Bumps [@lingui/macro](https://github.com/lingui/js-lingui) from 3.17.2 to 5.3.2.
- [Release notes](https://github.com/lingui/js-lingui/releases)
- [Changelog](https://github.com/lingui/js-lingui/blob/main/CHANGELOG.md)
- [Commits](lingui/js-lingui@v3.17.2...v5.3.2)

---
updated-dependencies:
- dependency-name: "@lingui/macro"
  dependency-version: 5.3.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 28, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 28, 2025 19:27
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 28, 2025
@alpeb alpeb closed this May 29, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github May 29, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/web/app/lingui/macro-5.3.2 branch May 29, 2025 14:05
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