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

chore(deps): update mariadb docker tag to v10.11 #77

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
mariadb service minor 10.10 -> 10.11

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 #77 (b7ca591) into main (499f36e) will decrease coverage by 3.56%. The diff coverage is n/a.

@@             Coverage Diff              @@
##               main      #77      +/-   ##
============================================
- Coverage     83.70%   80.15%   -3.56%     
- Complexity        0      167     +167     
============================================
  Files            12       28      +16     
  Lines           540     1320     +780     
  Branches          0        3       +3     
============================================
+ Hits            452     1058     +606     
- Misses           88      260     +172     
- Partials          0        2       +2     
Impacted Files Coverage Δ
src/components/settings/AdminSettings.vue 98.94% <0.00%> (ø)
lib/Settings/AdminSection.php 100.00% <0.00%> (ø)
lib/Command/GetFileContentsCommand.php 100.00% <0.00%> (ø)
lib/Settings/AdminSettings.php 100.00% <0.00%> (ø)
lib/Db/Setting.php 100.00% <0.00%> (ø)
src/components/settings/BugReport.vue 99.09% <0.00%> (ø)
src/mixins/Nextcludl10n.js 100.00% <0.00%> (ø)
lib/AppInfo/Application.php 100.00% <0.00%> (ø)
lib/Service/PythonService.php 13.95% <0.00%> (ø)
lib/Migration/Version0001Date20221207183030.php 100.00% <0.00%> (ø)
... and 6 more