fix(deps): bump @nextcloud/l10n from 3.1.0 to v3.4.0#4347
Merged
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
GVodyanov
approved these changes
Apr 7, 2025
Contributor
|
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
Contributor
|
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 file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.