cloud-py-api / cloud_py_api

Nextcloud framework for developing apps using Python
https://apps.nextcloud.com/apps/cloud_py_api
GNU Affero General Public License v3.0
50 stars 7 forks source link

fix(deps): update dependency @nextcloud/l10n to v2 #45

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

nextcloud/nextcloud-l10n ### [`v2.0.0`](https://togithub.com/nextcloud/nextcloud-l10n/blob/HEAD/CHANGELOG.md#​200---2023-01-12) [Compare Source](https://togithub.com/nextcloud/nextcloud-l10n/compare/v1.6.0...v2.0.0) [Full Changelog](https://togithub.com/nextcloud/nextcloud-l10n/compare/v1.6.0...v2.0.0) ##### Changed From 2.0.0, this package is standalone and do not rely on window OC variables to function. ##### Fixed - Provide all translation related functions [#​542](https://togithub.com/nextcloud/nextcloud-l10n/pull/542) ([susnux](https://togithub.com/susnux)) - Fix building and deploying documentation [#​546](https://togithub.com/nextcloud/nextcloud-l10n/pull/546) ([susnux](https://togithub.com/susnux))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 1 year ago

Codecov Report

Merging #45 (be2ba36) into main (997ba5d) will increase coverage by 3.72%. The diff coverage is n/a.

@@             Coverage Diff              @@
##               main      #45      +/-   ##
============================================
+ Coverage     83.27%   86.99%   +3.72%     
  Complexity      126      126              
============================================
  Files            27       30       +3     
  Lines           813     1138     +325     
  Branches          0        3       +3     
============================================
+ Hits            677      990     +313     
- Misses          136      146      +10     
- Partials          0        2       +2     
Impacted Files Coverage Δ
nc_py_api/db_connectors.py 80.64% <0.00%> (-16.13%) :arrow_down:
nc_py_api/db_api.py 57.14% <0.00%> (-2.60%) :arrow_down:
nc_py_api/db_requests.py 86.53% <0.00%> (-1.93%) :arrow_down:
nc_py_api/config.py 53.33% <0.00%> (-1.67%) :arrow_down:
lib/Service/UtilsService.php 100.00% <0.00%> (ø)
src/components/settings/BugReport.vue 99.09% <0.00%> (ø)
src/mixins/Nextcludl10n.js 100.00% <0.00%> (ø)
src/components/settings/AdminSettings.vue 98.92% <0.00%> (ø)