-
Notifications
You must be signed in to change notification settings - Fork 198
fix(deps): bump @nextcloud/l10n from 3.1.0 to v3.4.0 #4347
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 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. 🚀 New features to boost your workflow:
|
e354289 to
55b9b5a
Compare
|
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 |
55b9b5a to
96fc1c9
Compare
96fc1c9 to
a9be752
Compare
a9be752 to
0b7f6d0
Compare
|
Still no good, NcDialog doesn't support this |
0b7f6d0 to
f79cf69
Compare
f79cf69 to
260b9cf
Compare
260b9cf to
b9cf6bc
Compare
35b5765 to
8adcfe7
Compare
81dd8c8 to
7e43236
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7e43236 to
529c5f1
Compare
This PR contains the following updates:
3.1.0->3.4.0Release Notes
nextcloud-libraries/nextcloud-l10n (@nextcloud/l10n)
v3.4.0Compare Source
🚀 Enhancements
Other changes
devEngines#954 (susnux)v3.3.0Compare Source
ℹ️ Notes
callbackparameter of theloadTranslationsmethod is deprecated.Instead just use the returned promise like
loadTranslations('app').then(callback).🚀 Enhancements
🐛 Fixed bugs
loadTranslationsmethod #927 (susnux)Other changes
loadTranslations#928 (susnux)v3.2.0Compare Source
ℹ️ Notes
The
GettextBuilder.detectLocalemethod is deprecated and will be removed in the next major version.It is replaced with the
detectLanguagemethod to make the method naming more consistent.Added
detectLanguagemethod and deprecatedetectLocale#850 (susnux)Fixed
Changed
node-gettextdependency and use our translation logic #851 (susnux)dompurifyand@types/dompurifyConfiguration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.