Update nextcloud Docker tag to v30.0.2 #354

Merged
AverageMarcus merged 1 commits from renovate/nextcloud-30.x into master 2024-11-13 13:01:43 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
nextcloud patch 30.0.1-apache -> 30.0.2-apache

Release Notes

nextcloud/server (nextcloud)

v30.0.2

Compare Source

What's Changed
  • stable30] fix: Make user removal more resilient by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48589
    
  • stable30] fix(files): Reset context menu position on close by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/47878
    
  • stable30] fix(files): Add more visual move / copy notification by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48458
    
  • stable30] fix: get rid of denied notification when accept by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48751
    
  • stable30] fix(share): Return empty string if no label is set by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48703
    
  • stable30] fix(files): Ensure children are removed from folder and not duplicated by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48240
    
  • stable30] feat(comments): Support mentioning emails by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48785
    
  • stable30] fix(appstore): Hide last modified information for shipped apps by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48754
    
  • stable30] fix(security): Update code signing revocation list by [@​nextcloud-command](https://github.com/nextcloud-command) in https://github.com/nextcloud/server/pull/48778
    
  • stable30] fix(activity): Fix download activity parameters by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48818
    
  • stable30] fix(AppConfig): Add external JWT private key to sensitive keys by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48710
    
  • stable30] build: Bump symfony/\* to 6.4 by [@​nickvergessen](https://github.com/nickvergessen) in https://github.com/nextcloud/server/pull/48763
    
  • stable30] fix(files_sharing): Add proper user facing messages on success by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48730
    
  • stable30] ci: Update list of installed PHP extensions (as some are not default … by [@​nickvergessen](https://github.com/nickvergessen) in https://github.com/nextcloud/server/pull/48824
    
  • stable30] fix(files): Ensure renaming state is correctly reset by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48731
    
  • stable30] fix(filesexternal): Remove unneeded 3rdparty library use by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48550
    
  • stable30] fix(logger): Remove more parameters of other methods by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48830
    
  • stable30] fix: add PasswordConfirmationRequired to create user storages endpoint by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48748
    
  • stable30] fix(app-store): Also proxy images of locally installed apps by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48868
    
  • stable30] fix(app-store): Ensure the `groups` property is always an array by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48866
    
  • stable30] fix(files): Adjust NavigationQuota for Nextcloud 30 design by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48834
    
  • stable30] fix(files_sharing): Add correct context to translation by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48836
    
  • stable30] \[TextProcessing] Fix: Also list types that are available in task processing by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48877
    
  • stable30] fix(app-store): Correctly render Markdown in app description by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48872
    
  • stable30] build: Print RTL limited characters in translation-checker by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48856
    
  • stable30] fix(ShareAPI): Send mails for mail shares by default by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48881
    
  • stable30] refactor(ShareApiController): Check for null and empty strings with e… by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48890
    
  • stable30] fix(files): handle empty view with error by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48893
    
  • stable30] fix(files): add title for files list table header button by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48901
    
  • stable30] fix: Allow overriding shouldApplyQuota check from child classes by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48635
    
  • stable30] fix(dav): Cleanup view-only check by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48931
    
  • stable30] fix(files_sharing): Cleanup error messages by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48937
    
  • chore(deps): Bump guzzlehttp/guzzle from 7.8.1 to 7.8.2 by @​nickvergessen in https://github.com/nextcloud/server/pull/48896
  • stable30] fix: encrypt and store password, decrypt and retrieve the same by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48939
    
  • stable30] fix(unified-search): Close on second ctrl+f by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48861
    
  • stable30] fix(config): Mark more configs as sensitive by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48950
    
  • stable30] fix(files_sharing): federated shares avatar by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48888
    
  • stable30] fix(app-store): Update update count in navigation by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48945
    
  • stable30] ci(psalm): Add missing imagick extension by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48957
    
  • stable30] fix: do not reduce count for subadmins if they are members of group by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48571
    
  • stable30] fix: Fix "Unknown path" error when source user `files` folder has not been initialized by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48746
    
  • stable30] fix: add PasswordConfirmationRequired to the external storages mentioned in review by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48976
    
  • stable30] Fix copying or moving from shared groupfolders by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48984
    
  • stable30] fix(files): Do not jump to top when fileId is set to currentFolder by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48979
    
  • stable30] fix: Shipped apps should include the Nextcloud version in the cache buster by [@​susnux](https://github.com/susnux) in https://github.com/nextcloud/server/pull/48701
    
  • stable30] Fix disabled user list for subadmins by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48970
    
  • chore(deps): Bump libphonenumber-js from 1.11.9 to 1.11.11 by @​dependabot in https://github.com/nextcloud/server/pull/48667
  • stable30] fix: provision api's status codes by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48474
    
  • stable30] fix: Return correct list of managers for a user by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48622
    
  • stable30] fix: Fix empty sections appearing in search results by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48624
    
  • stable30] chore: Replace Twitter & Diaspora links and text by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48620
    
  • stable30] fix: improve moving object store items to trashbin by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48245
    
  • stable30] fix: Fix "Reasons to use Nextcloud" design by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48652
    
  • stable30] fix(locking): Accept mixed as value on setTTL by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48694
    
  • stable30] fix: add PasswordConfirmationRequired to saveGlobalCredentials by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49005
    
  • stable30] Fix email share transfer accross storages by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48618
    
  • stable30] fix(users): improve recently active search by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49001
    
  • stable30] fix(FileList): Show correct avatar for federated share owner by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48294
    
  • stable30] fix(files_sharing): Password field must not be required if already set by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49013
    
  • stable30] feat(settings): migrate AppAPI ExApps management to settings by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48988
    
  • stable30] fix(files-external): set password as sensitive by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49028
    
  • stable30] fix(ShareEntryLinkList): Append new links to the end of list by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49022
    
  • 30.0.2 RC1 by @​Altahrim in https://github.com/nextcloud/server/pull/48996
  • stable30] chore: Update code owners by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49057
    
  • stable30] fix(apps-store): Fix exception on generating preview url for installed app screenshot by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49044
    
  • stable30] fix(owncloud): Fix ownCloud migration with oauth2 app by [@​nickvergessen](https://github.com/nickvergessen) in https://github.com/nextcloud/server/pull/49076
    
  • stable30] Update `@nextcloud/dialogs` to v6.0.1 by [@​susnux](https://github.com/susnux) in https://github.com/nextcloud/server/pull/49093
    
  • stable30] fix(caldav): broken activity rich objects by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49080
    
  • stable30] docs: update overwrite.cli.url wording by [@​backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49067
    
  • 30.0.2 RC2 by @​Altahrim in https://github.com/nextcloud/server/pull/49079
  • 30.0.2 by @​Altahrim in https://github.com/nextcloud/server/pull/49120

Full Changelog: https://github.com/nextcloud/server/compare/v30.0.1...v30.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 | `30.0.1-apache` -> `30.0.2-apache` | --- ### Release Notes <details> <summary>nextcloud/server (nextcloud)</summary> ### [`v30.0.2`](https://github.com/nextcloud/server/releases/tag/v30.0.2) [Compare Source](https://github.com/nextcloud/server/compare/v30.0.1...v30.0.2) ##### What's Changed - \[stable30] fix: Make user removal more resilient by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48589 - \[stable30] fix(files): Reset context menu position on close by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/47878 - \[stable30] fix(files): Add more visual move / copy notification by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48458 - \[stable30] fix: get rid of denied notification when accept by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48751 - \[stable30] fix(share): Return empty string if no label is set by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48703 - \[stable30] fix(files): Ensure children are removed from folder and not duplicated by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48240 - \[stable30] feat(comments): Support mentioning emails by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48785 - \[stable30] fix(appstore): Hide last modified information for shipped apps by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48754 - \[stable30] fix(security): Update code signing revocation list by [@&#8203;nextcloud-command](https://github.com/nextcloud-command) in https://github.com/nextcloud/server/pull/48778 - \[stable30] fix(activity): Fix download activity parameters by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48818 - \[stable30] fix(AppConfig): Add external JWT private key to sensitive keys by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48710 - \[stable30] build: Bump symfony/\* to 6.4 by [@&#8203;nickvergessen](https://github.com/nickvergessen) in https://github.com/nextcloud/server/pull/48763 - \[stable30] fix(files_sharing): Add proper user facing messages on success by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48730 - \[stable30] ci: Update list of installed PHP extensions (as some are not default … by [@&#8203;nickvergessen](https://github.com/nickvergessen) in https://github.com/nextcloud/server/pull/48824 - \[stable30] fix(files): Ensure renaming state is correctly reset by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48731 - \[stable30] fix(filesexternal): Remove unneeded 3rdparty library use by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48550 - \[stable30] fix(logger): Remove more parameters of other methods by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48830 - \[stable30] fix: add PasswordConfirmationRequired to create user storages endpoint by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48748 - \[stable30] fix(app-store): Also proxy images of locally installed apps by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48868 - \[stable30] fix(app-store): Ensure the `groups` property is always an array by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48866 - \[stable30] fix(files): Adjust NavigationQuota for Nextcloud 30 design by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48834 - \[stable30] fix(files_sharing): Add correct context to translation by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48836 - \[stable30] \[TextProcessing] Fix: Also list types that are available in task processing by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48877 - \[stable30] fix(app-store): Correctly render Markdown in app description by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48872 - \[stable30] build: Print RTL limited characters in translation-checker by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48856 - \[stable30] fix(ShareAPI): Send mails for mail shares by default by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48881 - \[stable30] refactor(ShareApiController): Check for null and empty strings with e… by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48890 - \[stable30] fix(files): handle empty view with error by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48893 - \[stable30] fix(files): add title for files list table header button by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48901 - \[stable30] fix: Allow overriding shouldApplyQuota check from child classes by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48635 - \[stable30] fix(dav): Cleanup view-only check by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48931 - \[stable30] fix(files_sharing): Cleanup error messages by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48937 - chore(deps): Bump guzzlehttp/guzzle from 7.8.1 to 7.8.2 by [@&#8203;nickvergessen](https://github.com/nickvergessen) in https://github.com/nextcloud/server/pull/48896 - \[stable30] fix: encrypt and store password, decrypt and retrieve the same by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48939 - \[stable30] fix(unified-search): Close on second ctrl+f by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48861 - \[stable30] fix(config): Mark more configs as sensitive by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48950 - \[stable30] fix(files_sharing): federated shares avatar by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48888 - \[stable30] fix(app-store): Update update count in navigation by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48945 - \[stable30] ci(psalm): Add missing imagick extension by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48957 - \[stable30] fix: do not reduce count for subadmins if they are members of group by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48571 - \[stable30] fix: Fix "Unknown path" error when source user `files` folder has not been initialized by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48746 - \[stable30] fix: add PasswordConfirmationRequired to the external storages mentioned in review by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48976 - \[stable30] Fix copying or moving from shared groupfolders by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48984 - \[stable30] fix(files): Do not jump to top when fileId is set to currentFolder by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48979 - \[stable30] fix: Shipped apps should include the Nextcloud version in the cache buster by [@&#8203;susnux](https://github.com/susnux) in https://github.com/nextcloud/server/pull/48701 - \[stable30] Fix disabled user list for subadmins by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48970 - chore(deps): Bump libphonenumber-js from 1.11.9 to 1.11.11 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud/server/pull/48667 - \[stable30] fix: provision api's status codes by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48474 - \[stable30] fix: Return correct list of managers for a user by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48622 - \[stable30] fix: Fix empty sections appearing in search results by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48624 - \[stable30] chore: Replace Twitter & Diaspora links and text by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48620 - \[stable30] fix: improve moving object store items to trashbin by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48245 - \[stable30] fix: Fix "Reasons to use Nextcloud" design by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48652 - \[stable30] fix(locking): Accept mixed as value on setTTL by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48694 - \[stable30] fix: add PasswordConfirmationRequired to saveGlobalCredentials by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49005 - \[stable30] Fix email share transfer accross storages by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48618 - \[stable30] fix(users): improve recently active search by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49001 - \[stable30] fix(FileList): Show correct avatar for federated share owner by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48294 - \[stable30] fix(files_sharing): Password field must not be required if already set by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49013 - \[stable30] feat(settings): migrate AppAPI ExApps management to settings by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48988 - \[stable30] fix(files-external): set password as sensitive by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49028 - \[stable30] fix(ShareEntryLinkList): Append new links to the end of list by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49022 - 30.0.2 RC1 by [@&#8203;Altahrim](https://github.com/Altahrim) in https://github.com/nextcloud/server/pull/48996 - \[stable30] chore: Update code owners by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49057 - \[stable30] fix(apps-store): Fix exception on generating preview url for installed app screenshot by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49044 - \[stable30] fix(owncloud): Fix ownCloud migration with oauth2 app by [@&#8203;nickvergessen](https://github.com/nickvergessen) in https://github.com/nextcloud/server/pull/49076 - \[stable30] Update `@nextcloud/dialogs` to v6.0.1 by [@&#8203;susnux](https://github.com/susnux) in https://github.com/nextcloud/server/pull/49093 - \[stable30] fix(caldav): broken activity rich objects by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49080 - \[stable30] docs: update overwrite.cli.url wording by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49067 - 30.0.2 RC2 by [@&#8203;Altahrim](https://github.com/Altahrim) in https://github.com/nextcloud/server/pull/49079 - 30.0.2 by [@&#8203;Altahrim](https://github.com/Altahrim) in https://github.com/nextcloud/server/pull/49120 **Full Changelog**: https://github.com/nextcloud/server/compare/v30.0.1...v30.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:eyJjcmVhdGVkSW5WZXIiOiIzOS44LjAiLCJ1cGRhdGVkSW5WZXIiOiIzOS44LjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2024-11-09 03:09:36 +00:00
renovate force-pushed renovate/nextcloud-30.x from 0ad052e80c to 512c3a0ed6 2024-11-12 04:44:08 +00:00 Compare
AverageMarcus merged commit a1a6d099b5 into master 2024-11-13 13:01:43 +00:00
AverageMarcus deleted branch renovate/nextcloud-30.x 2024-11-13 13:01:44 +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#354
No description provided.