Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Bumps the lingui group with 4 updates: @lingui/cli, @lingui/react, @lingui/swc-plugin and @lingui/core.

Updates @lingui/cli from 5.3.0 to 5.6.1

Release notes

Sourced from @​lingui/cli's releases.

v5.6.1

5.6.1 (2025-11-28)

Bug Fixes

  • macro: recrawl scope only if useLingui was used (#2370) (9fd8b84)

v5.6.0

5.6.0 (2025-11-12)

Features

  • experimental-extractor: reconsider includeDeps (#2362) (a4883fc)

Bug Fixes

  • core: improve type of values accepted by date/time/number formats (#2359) (c1f2800)

v5.5.2

5.5.2 (2025-10-30)

Bug Fixes

  • cli: process hang when error happend in extract (#2349) (09ab46d)
  • macro: correctly update bindings after transformation (#2356) (a9fdf3f)

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

... (truncated)

Changelog

Sourced from @​lingui/cli's changelog.

5.6.1 (2025-11-28)

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

5.6.0 (2025-11-12)

Features

  • experimental-extractor: reconsider includeDeps (#2362) (a4883fc)

5.5.2 (2025-10-30)

Bug Fixes

  • cli: process hang when error happend in extract (#2349) (09ab46d)

5.5.1 (2025-10-10)

Bug Fixes

  • orderByMessage should also order by context (#2337) (e84de76)

5.5.0 (2025-09-12)

Features

  • add babel parser flag for import defer * as q from '...' (#2309) (a09c973)
  • cli: support multithreading in all cli commands (#2320) (86fbcd8)

5.4.1 (2025-08-11)

Bug Fixes

  • extractor: sort placeholders to keep them stable between runs (#2307) (decf4cd)

5.4.0 (2025-08-01)

Features

  • full concurrency for extract / compile commands (#2299) (489fb3a)

5.3.3 (2025-07-11)

Bug Fixes

  • cli: remove unused dependency babel-plugin-macros (#2266) (d6906cc)
  • standardize repository field format across all packages (#2269) (a03a984)

5.3.2 (2025-05-27)

... (truncated)

Commits
  • eeab372 chore(release): published v5.6.1 [skip ci] (#2372)
  • 6a8e2a6 chore(release): published v5.6.0 [skip ci] (#2364)
  • a4883fc feat(experimental-extractor): reconsider includeDeps (#2362)
  • 197bcd9 chore(release): published v5.5.2 [skip ci] (#2358)
  • 09ab46d fix(cli): process hang when error happend in extract (#2349)
  • 9b17752 chore(release): published v5.5.1 [skip ci] (#2340)
  • e84de76 fix: orderByMessage should also order by context (#2337)
  • 0819886 refactor: enable strictNullChecks in conf package (#2334)
  • 26700f0 chore(release): published v5.5.0 [skip ci] (#2325)
  • 86fbcd8 feat(cli): support multithreading in all cli commands (#2320)
  • 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/cli since your current version.


Updates @lingui/react from 5.3.1 to 5.6.1

Release notes

Sourced from @​lingui/react's releases.

v5.6.1

5.6.1 (2025-11-28)

Bug Fixes

  • macro: recrawl scope only if useLingui was used (#2370) (9fd8b84)

v5.6.0

5.6.0 (2025-11-12)

Features

  • experimental-extractor: reconsider includeDeps (#2362) (a4883fc)

Bug Fixes

  • core: improve type of values accepted by date/time/number formats (#2359) (c1f2800)

v5.5.2

5.5.2 (2025-10-30)

Bug Fixes

  • cli: process hang when error happend in extract (#2349) (09ab46d)
  • macro: correctly update bindings after transformation (#2356) (a9fdf3f)

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

... (truncated)

Changelog

Sourced from @​lingui/react's changelog.

5.6.1 (2025-11-28)

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

5.6.0 (2025-11-12)

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

5.5.2 (2025-10-30)

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

5.5.1 (2025-10-10)

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

5.5.0 (2025-09-12)

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

5.4.1 (2025-08-11)

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

5.4.0 (2025-08-01)

Bug Fixes

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/react

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​lingui/react since your current version.


Updates @lingui/swc-plugin from 5.3.0 to 5.6.1

Release notes

Sourced from @​lingui/swc-plugin's releases.

5.6.1

What's Changed

New Contributors

Full Changelog: lingui/swc-plugin@5.6.0...5.6.1

5.6.0

What's Changed

New Contributors

Full Changelog: lingui/swc-plugin@5.5.2...5.6.0

5.5.2

What's Changed

Full Changelog: lingui/swc-plugin@5.5.1...5.5.2

5.5.1

What's Changed

Full Changelog: lingui/swc-plugin@5.5.0...5.5.1

5.5.0

What's Changed

Full Changelog: lingui/swc-plugin@5.4.0...5.5.0

5.4.0

What's Changed

Full Changelog: lingui/swc-plugin@5.3.0...5.4.0

Commits

Updates @lingui/core from 5.3.0 to 5.6.1

Release notes

Sourced from @​lingui/core's releases.

v5.6.1

5.6.1 (2025-11-28)

Bug Fixes

  • macro: recrawl scope only if useLingui was used (#2370) (9fd8b84)

v5.6.0

5.6.0 (2025-11-12)

Features

  • experimental-extractor: reconsider includeDeps (#2362) (a4883fc)

Bug Fixes

  • core: improve type of values accepted by date/time/number formats (#2359) (c1f2800)

v5.5.2

5.5.2 (2025-10-30)

Bug Fixes

  • cli: process hang when error happend in extract (#2349) (09ab46d)
  • macro: correctly update bindings after transformation (#2356) (a9fdf3f)

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

... (truncated)

Changelog

Sourced from @​lingui/core's changelog.

5.6.1 (2025-11-28)

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

5.6.0 (2025-11-12)

Bug Fixes

  • improve type of values accepted by date/time/number formats (#2359) (c1f2800)

5.5.2 (2025-10-30)

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

5.5.1 (2025-10-10)

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

5.5.0 (2025-09-12)

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

5.4.1 (2025-08-11)

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

5.4.0 (2025-08-01)

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

5.3.3 (2025-07-11)

Bug Fixes

5.3.2 (2025-05-27)

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

5.3.1 (2025-04-14)

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

Commits
  • eeab372 chore(release): published v5.6.1 [skip ci] (#2372)
  • 6a8e2a6 chore(release): published v5.6.0 [skip ci] (#2364)
  • c1f2800 fix: improve type of values accepted by date/time/number formats (#2359)
  • 197bcd9 chore(release): published v5.5.2 [skip ci] (#2358)
  • 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)
  • 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/core since your current version.


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

@github-actions github-actions bot enabled auto-merge (squash) December 22, 2025 11:03
@wiz-inc-38d59fb8d7
Copy link

wiz-inc-38d59fb8d7 bot commented Dec 22, 2025

Wiz Scan Summary

Scanner Findings
Vulnerability Finding Vulnerabilities 1 High 1 Medium
Data Finding Sensitive Data -
Secret Finding Secrets -
IaC Misconfiguration IaC Misconfigurations -
SAST Finding SAST Findings -
Software Supply Chain Finding Software Supply Chain Findings -
Total 1 High 1 Medium

View scan details in Wiz

To detect these findings earlier in the dev lifecycle, try using Wiz Code VS Code Extension.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/master/lingui-5b4ce27a5a branch 6 times, most recently from 2ac0ac0 to c26c938 Compare December 29, 2025 11:03
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/master/lingui-5b4ce27a5a branch 6 times, most recently from d9c83e6 to 090e738 Compare December 30, 2025 09:46
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/master/lingui-5b4ce27a5a branch 2 times, most recently from 40dfb5f to 041f3b5 Compare January 12, 2026 10:05
Bumps the lingui group with 4 updates: [@lingui/cli](https://github.com/lingui/js-lingui/tree/HEAD/packages/cli), [@lingui/react](https://github.com/lingui/js-lingui/tree/HEAD/packages/react), [@lingui/swc-plugin](https://github.com/lingui/swc-plugin) and [@lingui/core](https://github.com/lingui/js-lingui/tree/HEAD/packages/core).


Updates `@lingui/cli` from 5.3.0 to 5.6.1
- [Release notes](https://github.com/lingui/js-lingui/releases)
- [Changelog](https://github.com/lingui/js-lingui/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/lingui/js-lingui/commits/v5.6.1/packages/cli)

Updates `@lingui/react` from 5.3.1 to 5.6.1
- [Release notes](https://github.com/lingui/js-lingui/releases)
- [Changelog](https://github.com/lingui/js-lingui/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/lingui/js-lingui/commits/v5.6.1/packages/react)

Updates `@lingui/swc-plugin` from 5.3.0 to 5.6.1
- [Release notes](https://github.com/lingui/swc-plugin/releases)
- [Commits](lingui/swc-plugin@5.3.0...5.6.1)

Updates `@lingui/core` from 5.3.0 to 5.6.1
- [Release notes](https://github.com/lingui/js-lingui/releases)
- [Changelog](https://github.com/lingui/js-lingui/blob/main/packages/core/CHANGELOG.md)
- [Commits](https://github.com/lingui/js-lingui/commits/v5.6.1/packages/core)

---
updated-dependencies:
- dependency-name: "@lingui/cli"
  dependency-version: 5.6.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lingui
- dependency-name: "@lingui/react"
  dependency-version: 5.6.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lingui
- dependency-name: "@lingui/swc-plugin"
  dependency-version: 5.6.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lingui
- dependency-name: "@lingui/core"
  dependency-version: 5.6.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lingui
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/master/lingui-5b4ce27a5a branch from 041f3b5 to 6772fc0 Compare January 12, 2026 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant