Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 14, 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 14, 2025
@renovate renovate bot requested review from max-nextcloud and mejo- as code owners June 14, 2025 01:58
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jun 14, 2025
@github-actions github-actions bot enabled auto-merge June 14, 2025 02:00
@codecov
Copy link

codecov bot commented Jun 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.73%. Comparing base (f20d8d1) to head (925f92c).
Report is 3 commits behind head on stable31.

Additional details and impacted files
@@            Coverage Diff            @@
##           stable31    #7303   +/-   ##
=========================================
  Coverage     58.73%   58.73%           
=========================================
  Files           288      288           
  Lines         36111    36111           
  Branches        838      838           
=========================================
  Hits          21208    21208           
  Misses        14785    14785           
  Partials        118      118           

☔ 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 6c1ffe1 into stable31 Jun 14, 2025
64 checks passed
@github-actions github-actions bot deleted the renovate/stable31-nextcloud-l10n-3.x branch June 14, 2025 02:21
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