Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 14, 2025

Bumps @lingui/macro from 3.17.2 to 5.5.0.

Release notes

Sourced from @​lingui/macro's releases.

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

  • 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)

... (truncated)

Changelog

Sourced from @​lingui/macro's changelog.

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

4.14.1 (2024-11-28)

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

... (truncated)

Commits
  • 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)
  • ed491cc chore(release): published v5.3.0 [skip ci] (#2205)
  • 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/tree/HEAD/packages/macro) from 3.17.2 to 5.5.0.
- [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.0/packages/macro)

---
updated-dependencies:
- dependency-name: "@lingui/macro"
  dependency-version: 5.5.0
  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 Sep 14, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 14, 2025 17:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 14, 2025
@olix0r olix0r closed this Oct 1, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 1, 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.5.0 branch October 1, 2025 20: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