Update nextcloud Docker tag to v29.0.6 #314

Merged
AverageMarcus merged 1 commits from renovate/nextcloud-29.x into master 2024-09-04 05:58:31 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
nextcloud patch 29.0.5-apache -> 29.0.6-apache

Release Notes

nextcloud/server (nextcloud)

v29.0.6

Compare Source

What's Changed
  • stable29] Don't save translated predefined user status as custom status by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/47263
    
  • stable29] fix(setupcheck): Fix mimetype server version check in backport by [@​nickvergessen](https://github.com/nickvergessen) in https://github.com/nextcloud/server/pull/47378
    
  • stable29] chore(deps): Update `@nextcloud/upload` by [@​susnux](https://github.com/susnux) in https://github.com/nextcloud/server/pull/47367
    
  • stable29] fix(theming): Make getImage() call save against missing non-SVG version by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/47384
    
  • stable29] fix(ProvisioningAPI): set typed config values by via API by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/47394
    
  • stable29] fix(provisioning): Support setting new app configs as well by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/47410
    
  • stable29] fix(caldav): limit property length by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/47421
    
  • stable29] fix: Trusted server icon recovery without addressbook change by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/47428
    
  • Stable29: Fix/comment deleting with activities installed by @​GretaD in https://github.com/nextcloud/server/pull/47234
  • stable29] fix(mailer): Call to custom mail_template_class by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/47477
    
  • stable29] fix(flow): cannot set custom user agent by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/47482
    
  • stable29] fix(files): Adjust margin at the file list bottom by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/47493
    
  • stable29] fix(files): Reset drop notice on firefox by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/47497
    
  • stable29] fix: Correctly load favorites for subpath by [@​susnux](https://github.com/susnux) in https://github.com/nextcloud/server/pull/47501
    
  • stable29] fix(Router): Load attribute routes of all apps when not app is specified by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/47517
    
  • stable29] Fix npm audit by [@​nextcloud-command](https://github.com/nextcloud-command) in https://github.com/nextcloud/server/pull/47175
    
  • stable29] fix(userstatus): run user status automation job for start and end events  by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/47213
    
  • stable29] fix: gracefully handle unexpected exif orientation types by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/47536
    
  • stable29] fix(files): fix list gap at bottom by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/47538
    
  • stable29] fix(logger): ignore session logging during setup by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/47549
    
  • stable29] refactor(files): Drop unneeded initial state by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/47571
    
  • stable29] fix(provisionning_api): Remove parameters that are not set into template by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/47573
    
  • stable29] Update `@nextcloud/vue` to v8.17.0 by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/47566
    
  • stable29] fix: optimise `getWrongShareOwnership` query by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/47577
    
  • 29.0.6 RC1 by @​blizzz in https://github.com/nextcloud/server/pull/47604
  • stable29] Fix npm audit by [@​nextcloud-command](https://github.com/nextcloud-command) in https://github.com/nextcloud/server/pull/47668
    
  • stable29] fix(settings): Hide forbidden UI elements for group managers by [@​susnux](https://github.com/susnux) in https://github.com/nextcloud/server/pull/47687
    
  • stable29] Revert "fix(deps): Fix npm audit" by [@​blizzz](https://github.com/blizzz) in https://github.com/nextcloud/server/pull/47706
    
  • 29.0.6 by @​blizzz in https://github.com/nextcloud/server/pull/47705

Full Changelog: https://github.com/nextcloud/server/compare/v29.0.5...v29.0.6


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 is behind base branch, 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [nextcloud](https://github.com/nextcloud/server/) | patch | `29.0.5-apache` -> `29.0.6-apache` | --- ### Release Notes <details> <summary>nextcloud/server (nextcloud)</summary> ### [`v29.0.6`](https://github.com/nextcloud/server/releases/tag/v29.0.6) [Compare Source](https://github.com/nextcloud/server/compare/v29.0.5...v29.0.6) ##### What's Changed - \[stable29] Don't save translated predefined user status as custom status by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/47263 - \[stable29] fix(setupcheck): Fix mimetype server version check in backport by [@&#8203;nickvergessen](https://github.com/nickvergessen) in https://github.com/nextcloud/server/pull/47378 - \[stable29] chore(deps): Update `@nextcloud/upload` by [@&#8203;susnux](https://github.com/susnux) in https://github.com/nextcloud/server/pull/47367 - \[stable29] fix(theming): Make getImage() call save against missing non-SVG version by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/47384 - \[stable29] fix(ProvisioningAPI): set typed config values by via API by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/47394 - \[stable29] fix(provisioning): Support setting new app configs as well by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/47410 - \[stable29] fix(caldav): limit property length by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/47421 - \[stable29] fix: Trusted server icon recovery without addressbook change by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/47428 - Stable29: Fix/comment deleting with activities installed by [@&#8203;GretaD](https://github.com/GretaD) in https://github.com/nextcloud/server/pull/47234 - \[stable29] fix(mailer): Call to custom mail_template_class by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/47477 - \[stable29] fix(flow): cannot set custom user agent by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/47482 - \[stable29] fix(files): Adjust margin at the file list bottom by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/47493 - \[stable29] fix(files): Reset drop notice on firefox by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/47497 - \[stable29] fix: Correctly load favorites for subpath by [@&#8203;susnux](https://github.com/susnux) in https://github.com/nextcloud/server/pull/47501 - \[stable29] fix(Router): Load attribute routes of all apps when not app is specified by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/47517 - \[stable29] Fix npm audit by [@&#8203;nextcloud-command](https://github.com/nextcloud-command) in https://github.com/nextcloud/server/pull/47175 - \[stable29] fix(userstatus): run user status automation job for start and end events by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/47213 - \[stable29] fix: gracefully handle unexpected exif orientation types by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/47536 - \[stable29] fix(files): fix list gap at bottom by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/47538 - \[stable29] fix(logger): ignore session logging during setup by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/47549 - \[stable29] refactor(files): Drop unneeded initial state by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/47571 - \[stable29] fix(provisionning_api): Remove parameters that are not set into template by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/47573 - \[stable29] Update `@nextcloud/vue` to v8.17.0 by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/47566 - \[stable29] fix: optimise `getWrongShareOwnership` query by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/47577 - 29.0.6 RC1 by [@&#8203;blizzz](https://github.com/blizzz) in https://github.com/nextcloud/server/pull/47604 - \[stable29] Fix npm audit by [@&#8203;nextcloud-command](https://github.com/nextcloud-command) in https://github.com/nextcloud/server/pull/47668 - \[stable29] fix(settings): Hide forbidden UI elements for group managers by [@&#8203;susnux](https://github.com/susnux) in https://github.com/nextcloud/server/pull/47687 - \[stable29] Revert "fix(deps): Fix npm audit" by [@&#8203;blizzz](https://github.com/blizzz) in https://github.com/nextcloud/server/pull/47706 - 29.0.6 by [@&#8203;blizzz](https://github.com/blizzz) in https://github.com/nextcloud/server/pull/47705 **Full Changelog**: https://github.com/nextcloud/server/compare/v29.0.5...v29.0.6 </details> --- ### 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC42Ni4xIiwidXBkYXRlZEluVmVyIjoiMzguNjYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate added 1 commit 2024-09-04 03:14:56 +00:00
AverageMarcus merged commit 90edafb551 into master 2024-09-04 05:58:31 +00:00
AverageMarcus deleted branch renovate/nextcloud-29.x 2024-09-04 05:58:31 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: AverageMarcus/cluster.fun#314
No description provided.