Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @lingui/macro from 4.14.1 to 5.5.1.

Release notes

Sourced from @​lingui/macro'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/macro's changelog.

5.5.1 (2025-10-10)

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

5.5.0 (2025-09-12)

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

5.4.1 (2025-08-11)

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

5.4.0 (2025-08-01)

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

5.3.3 (2025-07-11)

Bug Fixes

  • standardize repository field format across all packages (#2269) (a03a984)

5.3.2 (2025-05-27)

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

5.3.1 (2025-04-14)

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

5.3.0 (2025-03-21)

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

5.2.0 (2025-01-31)

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

5.1.2 (2024-12-16)

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

5.1.1 (2024-12-16)

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

5.1.0 (2024-12-06)

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

Commits
  • 9b17752 chore(release): published v5.5.1 [skip ci] (#2340)
  • 26700f0 chore(release): published v5.5.0 [skip ci] (#2325)
  • 296f115 chore(release): published v5.4.1 [skip ci] (#2310)
  • ce0d17b chore(release): published v5.4.0 [skip ci] (#2302)
  • 24d5e08 chore: add homepage field to package.json for all packages (#2294)
  • f8dc4af chore(release): published v5.3.3 [skip ci] (#2281)
  • a03a984 fix: standardize repository field format across all packages (#2269)
  • 37f40ec chore(release): published v5.3.2 [skip ci] (#2255)
  • fcc2983 chore: use TSTyche for type testing (#2234)
  • f2cccd1 chore(release): published v5.3.1 [skip ci] (#2227)
  • 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/macro 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)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 13, 2025
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