Skip to content

Conversation

@renovate
Copy link
Contributor

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

codecov bot commented Jun 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.22%. Comparing base (cd1f271) to head (5093963).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7289      +/-   ##
==========================================
+ Coverage   52.43%   59.22%   +6.78%     
==========================================
  Files         481      480       -1     
  Lines       41755    36969    -4786     
  Branches     1044     1043       -1     
==========================================
  Hits        21896    21896              
+ Misses      19757    14972    -4785     
+ Partials      102      101       -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.

@renovate renovate bot force-pushed the renovate/main-nextcloud-l10n-3.x branch from 49bf62b to 5093963 Compare June 7, 2025 00:13
@github-actions github-actions bot merged commit 05ff5e7 into main Jun 7, 2025
66 checks passed
@github-actions github-actions bot deleted the renovate/main-nextcloud-l10n-3.x branch June 7, 2025 00:40
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