Skip to content

chore: Migration from Lingui v5 to v6 - #350

Merged
ggainey merged 1 commit into
pulp:mainfrom
Redtigercod4:feat/lingui-v6-migration
Sep 1, 2026
Merged

chore: Migration from Lingui v5 to v6#350
ggainey merged 1 commit into
pulp:mainfrom
Redtigercod4:feat/lingui-v6-migration

Conversation

@Redtigercod4

Copy link
Copy Markdown
Contributor

Summary

Following issues from Dependabot trying to raise a major version change to Lingui under the impression of a minor change. It managed to flag some issues with the underlying ESM resolution in PulpUI following their removal of the CJS version.

By switching moduleResolution from node to bundler this solves the problem by allowing resolution from exports.

Changes

  1. Updated tsconfig.json moduleResolution from node to bundler.
  2. Updated all related lingui packages to 6.6.0.

Out of Scope

  1. New lingui Langauges

Blockers

N/A

Linked issue

#345

Sources

  1. Bump the lingui group across 1 directory with 4 updates #345 (comment)
  2. https://lingui.dev/releases/migration-6
  3. https://www.npmjs.com/package/@lingui/babel-plugin-lingui-macro
  4. https://www.npmjs.com/package/@lingui/core
  5. https://www.npmjs.com/package/@lingui/react
  6. https://www.npmjs.com/package/@lingui/cli

@Redtigercod4
Redtigercod4 force-pushed the feat/lingui-v6-migration branch from 4d08b33 to 72502a6 Compare September 1, 2026 20:55
@ggainey
ggainey merged commit 3ceedf2 into pulp:main Sep 1, 2026
4 checks passed
@Redtigercod4
Redtigercod4 deleted the feat/lingui-v6-migration branch September 2, 2026 12:55
Redtigercod4 added a commit to Redtigercod4/pulp-ui that referenced this pull request Sep 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants