Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 21, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nextcloud/l10n ^3.2.0 -> ^3.3.0 age adoption passing confidence

Release Notes

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

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

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 dependencies Pull requests that update a dependency file label Jun 21, 2025
@renovate renovate bot requested review from max-nextcloud and mejo- June 21, 2025 11:08
@github-actions github-actions bot enabled auto-merge June 21, 2025 11:09
@codecov
Copy link

codecov bot commented Jun 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.38%. Comparing base (5d99b32) to head (81e4fa5).
Report is 3 commits behind head on stable30.

Additional details and impacted files
@@            Coverage Diff            @@
##           stable30    #7331   +/-   ##
=========================================
  Coverage     51.38%   51.38%           
=========================================
  Files           116      116           
  Lines          2709     2709           
  Branches        539      542    +3     
=========================================
  Hits           1392     1392           
+ Misses         1189     1188    -1     
- Partials        128      129    +1     

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

@github-actions github-actions bot merged commit bcb0b67 into stable30 Jun 21, 2025
63 checks passed
@github-actions github-actions bot deleted the renovate/stable30-nextcloud-l10n-3.x branch June 21, 2025 11:17
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant