Update nextcloud Docker tag to v29.0.3 #270

Merged
AverageMarcus merged 1 commits from renovate/nextcloud-29.x into master 2024-06-27 05:25:53 +00:00
Collaborator

This PR contains the following updates:

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

Release Notes

nextcloud/server (nextcloud)

v29.0.3

Compare Source

What's Changed
  • stable29] fix(theming): replace standard generic package icon by material design by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45577
    
  • stable29] fix(caldav): automatically delete outdated scheduling objects by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45641
    
  • stable29] fix(session): Do not update authtoken last_check for passwordless by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45602
    
  • stable29] fix(INavigationManager): Fix psalm alias not set in the right place by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45645
    
  • stable29] fix(core): Add missing null value possibility to Resource and Reference richObject by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45644
    
  • stable29] fix(files_sharing): usage of NcTextField in SelectShareFolderDialogue by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45690
    
  • stable29] Avoid updating the same oc_authtoken row twice by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45348
    
  • stable29] fix: Update `@nextcloud/files` to fix public link shares by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45601
    
  • stable29] fix(core): unsupported browser redirect url by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45621
    
  • stable29] fix(federatedfilesharing): import external federated share script by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45675
    
  • stable29] fix(appconfig): format app values by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/44894
    
  • stable29] fix(files): Display selected files count by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/44909
    
  • stable29] feat: Add legal notice and privacy policy links to help page by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/44988
    
  • stable29] fix: regression with updating read-only config by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/44927
    
  • stable29] fix(files): Don't fail if dir exists by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45590
    
  • stable29] fix: register DI alias for IFileAccess by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45476
    
  • stable29] feat: Add `forbidden_filename_characters` to JSConfig for use in frontend libraries by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45379
    
  • stable29] fix(files): Only execute default action if there is an action to perform by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45662
    
  • stable29] fix(files): Close sidebar and update fileid when current node is deleted by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45659
    
  • stable29] CalDAV fix search with limit and time range by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45566
    
  • stable29] fix(settings): show warning for indexToReplace as part of missing indices by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/44675
    
  • stable29] fix(dav): Rate limit address book creation by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45543
    
  • stable29] unmark deleted users if their last login date is more recent than deleted date by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45587
    
  • stable29] fix(files): Ensure active file list entry is highlighted by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45597
    
  • stable29] fix(files): Make sure files are opened when using `open-in-files` action(s) or at lease are scrolled into view by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45728
    
  • stable29] ci(eol): update workflow from template by [@​st3iny](https://github.com/st3iny) in https://github.com/nextcloud/server/pull/45734
    
  • stable29] fix(dav): Don't log access control as error by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45756
    
  • fix(settings): Use axios directly for health check to preven URL sanitizing by @​susnux in https://github.com/nextcloud/server/pull/45765
  • stable29] fix: Autodetect legacy filekey instead of trusting the header for legacy header by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45778
    
  • stable29] fix(Mailer): Allow to enforce strict email format by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45660
    
  • stable29] fix(search): tags redirect route by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45791
    
  • stable29] fix: Only list remnants as disabled if option is enabled by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45773
    
  • stable29] fix(files): reset menu pos when opening in grid mode by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45666
    
  • stable29] fix(caldav): event links in shared calendar notifications by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45800
    
  • stable29] fix(files): handling numbered type owner name & id by [@​sanskar-soni-9](https://github.com/sanskar-soni-9) in https://github.com/nextcloud/server/pull/45764
    
  • stable29] fix(Session): avoid password confirmation on SSO by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45705
    
  • stable29] fix(cron): Log long running jobs by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45813
    
  • stable29] Use isRetryable to catch retryable exceptions by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45808
    
  • stable29] fix(files_sharing): fix parsing of remote shares by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45816
    
  • stable29] fix(files): also trigger new tab on file name middle click by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45826
    
  • stable29] fix(Token): make new scope future compatible by [@​blizzz](https://github.com/blizzz) in https://github.com/nextcloud/server/pull/45809
    
  • stable29] test: add tests for ProfilePageController by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45821
    
  • stable29] fix(auth): Keep redirect URL during 2FA setup and challenge by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/44977
    
  • stable29] fix(files): do not rely on unique fileid by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45837
    
  • stable29] fix(ObjectStore): Fix regression when hostname is empty by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45840
    
  • stable29] get child ids for folder in a separate query during move by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45851
    
  • stable29] 44032 fix show new shares without refresh by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45304
    
  • stable29] feat: add option to disable scanner transactions by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45856
    
  • stable29] fix(files): Ignore right click for default action by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45862
    
  • stable29] Show non writable folders during move or copy by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45864
    
  • stable29] fix(comments): Use proper icon components instead of icon classes to fix dark mode by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45871
    
  • 29.0.3 RC1 by @​blizzz in https://github.com/nextcloud/server/pull/45795
  • stable29] fix(deleteAction): Bump up delete requests concurrency to 5 by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45907
    
  • stable29] ci: use precise ref for 3rdparty check by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45928
    
  • 29.0.3 RC2 by @​blizzz in https://github.com/nextcloud/server/pull/45913
  • stable29] fix(files): correctly import WebDAV client in files store by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45942
    
  • stable29] fix(dav): Limit number of UPDATES for sync token created_at by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45991
    
  • 29.0.3 RC3 by @​skjnldsv in https://github.com/nextcloud/server/pull/46008
  • stable29] fix: move repair mimetype repair step to the expensive steps by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45966
    
  • stable29] fix(theming): also apply enforced theme for guests by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45904
    
  • 29.0.3 RC4 by @​blizzz in https://github.com/nextcloud/server/pull/46032
  • stable29] fix(Token): add FILESYSTEM scope with SCOPE_SKIP_PASSWORD_VALIDATION by [@​blizzz](https://github.com/blizzz) in https://github.com/nextcloud/server/pull/46075
    
  • 29.0.3 by @​blizzz in https://github.com/nextcloud/server/pull/46063

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


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.2-apache` -> `29.0.3-apache` | --- ### Release Notes <details> <summary>nextcloud/server (nextcloud)</summary> ### [`v29.0.3`](https://github.com/nextcloud/server/releases/tag/v29.0.3) [Compare Source](https://github.com/nextcloud/server/compare/v29.0.2...v29.0.3) ##### What's Changed - \[stable29] fix(theming): replace standard generic package icon by material design by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45577 - \[stable29] fix(caldav): automatically delete outdated scheduling objects by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45641 - \[stable29] fix(session): Do not update authtoken last_check for passwordless by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45602 - \[stable29] fix(INavigationManager): Fix psalm alias not set in the right place by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45645 - \[stable29] fix(core): Add missing null value possibility to Resource and Reference richObject by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45644 - \[stable29] fix(files_sharing): usage of NcTextField in SelectShareFolderDialogue by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45690 - \[stable29] Avoid updating the same oc_authtoken row twice by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45348 - \[stable29] fix: Update `@nextcloud/files` to fix public link shares by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45601 - \[stable29] fix(core): unsupported browser redirect url by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45621 - \[stable29] fix(federatedfilesharing): import external federated share script by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45675 - \[stable29] fix(appconfig): format app values by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/44894 - \[stable29] fix(files): Display selected files count by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/44909 - \[stable29] feat: Add legal notice and privacy policy links to help page by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/44988 - \[stable29] fix: regression with updating read-only config by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/44927 - \[stable29] fix(files): Don't fail if dir exists by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45590 - \[stable29] fix: register DI alias for IFileAccess by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45476 - \[stable29] feat: Add `forbidden_filename_characters` to JSConfig for use in frontend libraries by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45379 - \[stable29] fix(files): Only execute default action if there is an action to perform by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45662 - \[stable29] fix(files): Close sidebar and update fileid when current node is deleted by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45659 - \[stable29] CalDAV fix search with limit and time range by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45566 - \[stable29] fix(settings): show warning for indexToReplace as part of missing indices by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/44675 - \[stable29] fix(dav): Rate limit address book creation by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45543 - \[stable29] unmark deleted users if their last login date is more recent than deleted date by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45587 - \[stable29] fix(files): Ensure active file list entry is highlighted by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45597 - \[stable29] fix(files): Make sure files are opened when using `open-in-files` action(s) or at lease are scrolled into view by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45728 - \[stable29] ci(eol): update workflow from template by [@&#8203;st3iny](https://github.com/st3iny) in https://github.com/nextcloud/server/pull/45734 - \[stable29] fix(dav): Don't log access control as error by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45756 - fix(settings): Use axios directly for health check to preven URL sanitizing by [@&#8203;susnux](https://github.com/susnux) in https://github.com/nextcloud/server/pull/45765 - \[stable29] fix: Autodetect legacy filekey instead of trusting the header for legacy header by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45778 - \[stable29] fix(Mailer): Allow to enforce strict email format by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45660 - \[stable29] fix(search): tags redirect route by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45791 - \[stable29] fix: Only list remnants as disabled if option is enabled by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45773 - \[stable29] fix(files): reset menu pos when opening in grid mode by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45666 - \[stable29] fix(caldav): event links in shared calendar notifications by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45800 - \[stable29] fix(files): handling numbered type owner name & id by [@&#8203;sanskar-soni-9](https://github.com/sanskar-soni-9) in https://github.com/nextcloud/server/pull/45764 - \[stable29] fix(Session): avoid password confirmation on SSO by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45705 - \[stable29] fix(cron): Log long running jobs by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45813 - \[stable29] Use isRetryable to catch retryable exceptions by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45808 - \[stable29] fix(files_sharing): fix parsing of remote shares by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45816 - \[stable29] fix(files): also trigger new tab on file name middle click by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45826 - \[stable29] fix(Token): make new scope future compatible by [@&#8203;blizzz](https://github.com/blizzz) in https://github.com/nextcloud/server/pull/45809 - \[stable29] test: add tests for ProfilePageController by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45821 - \[stable29] fix(auth): Keep redirect URL during 2FA setup and challenge by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/44977 - \[stable29] fix(files): do not rely on unique fileid by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45837 - \[stable29] fix(ObjectStore): Fix regression when hostname is empty by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45840 - \[stable29] get child ids for folder in a separate query during move by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45851 - \[stable29] 44032 fix show new shares without refresh by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45304 - \[stable29] feat: add option to disable scanner transactions by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45856 - \[stable29] fix(files): Ignore right click for default action by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45862 - \[stable29] Show non writable folders during move or copy by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45864 - \[stable29] fix(comments): Use proper icon components instead of icon classes to fix dark mode by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45871 - 29.0.3 RC1 by [@&#8203;blizzz](https://github.com/blizzz) in https://github.com/nextcloud/server/pull/45795 - \[stable29] fix(deleteAction): Bump up delete requests concurrency to 5 by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45907 - \[stable29] ci: use precise ref for 3rdparty check by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45928 - 29.0.3 RC2 by [@&#8203;blizzz](https://github.com/blizzz) in https://github.com/nextcloud/server/pull/45913 - \[stable29] fix(files): correctly import WebDAV client in files store by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45942 - \[stable29] fix(dav): Limit number of UPDATES for sync token created_at by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45991 - 29.0.3 RC3 by [@&#8203;skjnldsv](https://github.com/skjnldsv) in https://github.com/nextcloud/server/pull/46008 - \[stable29] fix: move repair mimetype repair step to the expensive steps by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45966 - \[stable29] fix(theming): also apply enforced theme for guests by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/45904 - 29.0.3 RC4 by [@&#8203;blizzz](https://github.com/blizzz) in https://github.com/nextcloud/server/pull/46032 - \[stable29] fix(Token): add FILESYSTEM scope with SCOPE_SKIP_PASSWORD_VALIDATION by [@&#8203;blizzz](https://github.com/blizzz) in https://github.com/nextcloud/server/pull/46075 - 29.0.3 by [@&#8203;blizzz](https://github.com/blizzz) in https://github.com/nextcloud/server/pull/46063 **Full Changelog**: https://github.com/nextcloud/server/compare/v29.0.2...v29.0.3 </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2024-06-27 03:04:52 +00:00
AverageMarcus merged commit d1f021aba3 into master 2024-06-27 05:25:53 +00:00
AverageMarcus deleted branch renovate/nextcloud-29.x 2024-06-27 05:25:53 +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#270
No description provided.