Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 18, 2025

This PR contains the following updates:

Package Change Age Confidence
@nextcloud/l10n 3.1.0 -> 3.4.0 age confidence

Release Notes

nextcloud-libraries/nextcloud-l10n (@​nextcloud/l10n)

v3.4.0

Compare Source

🚀 Enhancements
  • feat: add support for universal environment #​933 (susnux)
  • feat(gettext): allow to add translations to the wrapper #​953 (susnux)
Other changes
  • chore: update ESLint to v9 and adjust code style #​955 (susnux)
  • chore: update support Node versions and use devEngines #​954 (susnux)
  • Updated development dependencies

v3.3.0

Compare Source

ℹ️ Notes
  • The Node version was increased to current LTS version 22.
  • The callback parameter of the loadTranslations method is deprecated.
    Instead just use the returned promise like loadTranslations('app').then(callback).
🚀 Enhancements
🐛 Fixed bugs
  • fix: export types used in gettext exports #​905 (susnux)
  • fix(translations): use language instead of locale + refactor the loadTranslations method #​927 (susnux)
  • fix(locale): fallback to device preferences instead of 'en' #​864 (ShGKme)
Other changes

v3.2.0

Compare Source

ℹ️ Notes

The GettextBuilder.detectLocale method is deprecated and will be removed in the next major version.
It is replaced with the detectLanguage method to make the method naming more consistent.

Added
  • feat(date): fallback to Intl #​831 (ShGKme)
  • feat(gettext): Add detectLanguage method and deprecate detectLocale #​850 (susnux)
  • feat: Overload translate function to either allow number or placeholder as third arg #​854 (susnux)
Fixed
Changed
  • refactor(gettext): Drop node-gettext dependency and use our translation logic #​851 (susnux)
  • license: Add SPDX header #​781 (AndyScherzinger)
  • chore: Add missing trailing comma in vite config #​852 (susnux)
  • docs: Clarify readme about Nextcloud provided and custom translations #​853 (susnux)
  • docs: improve return type of getFirstDay() #​784 (st3iny)
  • docs: replace missing exports plugin to also document internal types #​846 (susnux)
  • ci: Update from org #​795 (AndyScherzinger)
  • ci: Update workflows from organization #​847 (susnux)
  • chore(deps): Bump dompurify and @types/dompurify
  • chore(dev-deps): Update development dependencies

Configuration

📅 Schedule: Branch creation - "before 5am on tuesday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the 4. to release Ready to be released and/or waiting for tests to finish label Feb 18, 2025
@renovate renovate bot requested a review from hamza221 as a code owner February 18, 2025 01:27
@renovate renovate bot enabled auto-merge February 18, 2025 01:27
@codecov
Copy link

codecov bot commented Feb 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 9.65%. Comparing base (6b3c28e) to head (529c5f1).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##              main   #4347   +/-   ##
=======================================
  Coverage     9.65%   9.65%           
  Complexity     265     265           
=======================================
  Files          126     126           
  Lines         6320    6320           
  Branches      1180    1180           
=======================================
  Hits           610     610           
  Misses        5588    5588           
  Partials       122     122           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot changed the title fix(deps): bump @nextcloud/l10n from 3.1.0 to ^3.2.0 fix(deps): bump @nextcloud/l10n from 3.1.0 to v3.2.0 Feb 20, 2025
@renovate renovate bot force-pushed the renovate/nextcloud-l10n-3.x branch from e354289 to 55b9b5a Compare February 20, 2025 21:48
@GVodyanov GVodyanov self-requested a review April 7, 2025 14:48
@GVodyanov
Copy link
Contributor

GVodyanov commented Apr 7, 2025

Didn't notice tests failing, however it seems like it's a nextcloud vue problem. I guess we should wait for the next nextcloud vue to come out

@renovate renovate bot force-pushed the renovate/nextcloud-l10n-3.x branch from 55b9b5a to 96fc1c9 Compare April 17, 2025 12:25
@hamza221 hamza221 disabled auto-merge May 9, 2025 12:45
@renovate renovate bot enabled auto-merge May 9, 2025 12:45
@renovate renovate bot force-pushed the renovate/nextcloud-l10n-3.x branch from 96fc1c9 to a9be752 Compare May 9, 2025 12:47
@renovate renovate bot force-pushed the renovate/nextcloud-l10n-3.x branch from a9be752 to 0b7f6d0 Compare June 3, 2025 20:23
@renovate renovate bot changed the title fix(deps): bump @nextcloud/l10n from 3.1.0 to v3.2.0 fix(deps): bump @nextcloud/l10n from 3.1.0 to v3.3.0 Jun 3, 2025
@GVodyanov
Copy link
Contributor

Still no good, NcDialog doesn't support this

@renovate renovate bot force-pushed the renovate/nextcloud-l10n-3.x branch from 0b7f6d0 to f79cf69 Compare June 24, 2025 15:59
@renovate renovate bot force-pushed the renovate/nextcloud-l10n-3.x branch from f79cf69 to 260b9cf Compare July 9, 2025 16:00
@renovate renovate bot changed the title fix(deps): bump @nextcloud/l10n from 3.1.0 to v3.3.0 fix(deps): bump @nextcloud/l10n from 3.1.0 to v3.4.0 Jul 9, 2025
@renovate renovate bot force-pushed the renovate/nextcloud-l10n-3.x branch from 260b9cf to b9cf6bc Compare July 15, 2025 05:01
@renovate renovate bot force-pushed the renovate/nextcloud-l10n-3.x branch 2 times, most recently from 35b5765 to 8adcfe7 Compare August 13, 2025 13:38
@renovate renovate bot force-pushed the renovate/nextcloud-l10n-3.x branch 2 times, most recently from 81dd8c8 to 7e43236 Compare August 19, 2025 12:54
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/nextcloud-l10n-3.x branch from 7e43236 to 529c5f1 Compare August 22, 2025 14:25
@renovate renovate bot merged commit 7d0596e into main Aug 22, 2025
34 checks passed
@renovate renovate bot deleted the renovate/nextcloud-l10n-3.x branch August 22, 2025 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to release Ready to be released and/or waiting for tests to finish dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant