Skip to content

Comments

fix(deps): migrate away from node-gettext#1087

Merged
ChristophWurst merged 1 commit intomainfrom
fix/deps/no-node-gettext
May 6, 2025
Merged

fix(deps): migrate away from node-gettext#1087
ChristophWurst merged 1 commit intomainfrom
fix/deps/no-node-gettext

Conversation

@ChristophWurst
Copy link
Contributor

This follows the lead of nextcloud-libraries/nextcloud-l10n#851 and replaces node-gettext calls with the l10n package's new internal handling.

This makes it possible to get rid of the vulnerable node-gettext package in apps.

@ChristophWurst ChristophWurst added bug Something isn't working dependencies Pull requests that update a dependency file 3. to review labels May 6, 2025
@ChristophWurst ChristophWurst requested review from ShGKme, st3iny and susnux May 6, 2025 07:51
@ChristophWurst ChristophWurst self-assigned this May 6, 2025
Copy link
Contributor

@st3iny st3iny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to run npm run l10n:extract and commit changes.

Looks good otherwise.

@ChristophWurst ChristophWurst force-pushed the fix/deps/no-node-gettext branch from e76ae9b to a991d20 Compare May 6, 2025 10:49
@ChristophWurst ChristophWurst enabled auto-merge May 6, 2025 10:49
@ChristophWurst ChristophWurst merged commit 4043147 into main May 6, 2025
13 checks passed
@ChristophWurst ChristophWurst deleted the fix/deps/no-node-gettext branch May 6, 2025 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review bug Something isn't working dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants