Update nextcloud Docker tag to v29.0.2 #264

Merged
AverageMarcus merged 1 commits from renovate/nextcloud-29.x into master 2024-06-19 08:32:15 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
nextcloud patch 29.0.1-apache -> 29.0.2-apache

Release Notes

nextcloud/server (nextcloud)

v29.0.2

Compare Source

What's Changed
  • stable29] Expose subscription calendars by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45224
    
  • stable29] fix(contactsmenu): empty content margin by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45427
    
  • stable29] enh(metadata): migrate metadata to lazy appconfig by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/44899
    
  • stable29] feat: Add back searching in disabled user list by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45477
    
  • stable29] fix(comments): Fix issues thrown by comments sidebar tab code by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/44903
    
  • stable29] fix(db): Prevent two connections for single node databases by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45541
    
  • stable29] fix(files): Focus filename input in new-node dialog when opened by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/44852
    
  • stable29] Fix header menu icon color by [@​susnux](https://github.com/susnux) in https://github.com/nextcloud/server/pull/45430
    
  • stable29] perf(db): Sort data for IN before chunking by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45215
    
  • stable29] fix: Mark more configs as sensitive by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45443
    
  • stable29] fix(db): Log long transaction times at debug level by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45522
    
  • stable29] fix: forbid moving a folder into a subfolder of itself by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45529
    
  • stable29] fix(files): Implement `SortingService` to fix sorting of files by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45534
    
  • stable29] fix: fix FileAccess::getByFileId(InStorage) by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45158
    
  • stable29] feat: add request id as comment to all queries by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/44959
    
  • 29.0.2 RC1 by @​Altahrim in https://github.com/nextcloud/server/pull/45550
  • stable29] fix(userstatus): catch unique constrain violation on revert by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45206
    
  • 29.0.2 RC2 by @​Altahrim in https://github.com/nextcloud/server/pull/45564
  • stable29] Respect empty `expiryDate` value in server by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45483
    
  • 29.0.2 by @​Altahrim in https://github.com/nextcloud/server/pull/45687

Full Changelog: https://github.com/nextcloud/server/compare/v29.0.1...v29.0.2


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.1-apache` -> `29.0.2-apache` | --- ### Release Notes <details> <summary>nextcloud/server (nextcloud)</summary> ### [`v29.0.2`](https://github.com/nextcloud/server/releases/tag/v29.0.2) [Compare Source](https://github.com/nextcloud/server/compare/v29.0.1...v29.0.2) ##### What's Changed - \[stable29] Expose subscription calendars by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45224 - \[stable29] fix(contactsmenu): empty content margin by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45427 - \[stable29] enh(metadata): migrate metadata to lazy appconfig by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/44899 - \[stable29] feat: Add back searching in disabled user list by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45477 - \[stable29] fix(comments): Fix issues thrown by comments sidebar tab code by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/44903 - \[stable29] fix(db): Prevent two connections for single node databases by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45541 - \[stable29] fix(files): Focus filename input in new-node dialog when opened by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/44852 - \[stable29] Fix header menu icon color by [@&#8203;susnux](https://github.com/susnux) in https://github.com/nextcloud/server/pull/45430 - \[stable29] perf(db): Sort data for IN before chunking by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45215 - \[stable29] fix: Mark more configs as sensitive by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45443 - \[stable29] fix(db): Log long transaction times at debug level by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45522 - \[stable29] fix: forbid moving a folder into a subfolder of itself by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45529 - \[stable29] fix(files): Implement `SortingService` to fix sorting of files by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45534 - \[stable29] fix: fix FileAccess::getByFileId(InStorage) by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45158 - \[stable29] feat: add request id as comment to all queries by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/44959 - 29.0.2 RC1 by [@&#8203;Altahrim](https://github.com/Altahrim) in https://github.com/nextcloud/server/pull/45550 - \[stable29] fix(userstatus): catch unique constrain violation on revert by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45206 - 29.0.2 RC2 by [@&#8203;Altahrim](https://github.com/Altahrim) in https://github.com/nextcloud/server/pull/45564 - \[stable29] Respect empty `expiryDate` value in server by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45483 - 29.0.2 by [@&#8203;Altahrim](https://github.com/Altahrim) in https://github.com/nextcloud/server/pull/45687 **Full Changelog**: https://github.com/nextcloud/server/compare/v29.0.1...v29.0.2 </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQxMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2024-06-19 03:04:32 +00:00
AverageMarcus merged commit 4ca186ac3c into master 2024-06-19 08:32:15 +00:00
AverageMarcus deleted branch renovate/nextcloud-29.x 2024-06-19 08:32:15 +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#264
No description provided.