Update nextcloud Docker tag to v30.0.3 #373

Merged
AverageMarcus merged 1 commits from renovate/nextcloud-30.x into master 2024-12-07 06:12:28 +00:00
Collaborator

This PR contains the following updates:

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

Release Notes

nextcloud/server (nextcloud)

v30.0.3

Compare Source

What's Changed

Full Changelog: https://github.com/nextcloud/server/compare/v30.0.2...v30.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 | `30.0.2-apache` -> `30.0.3-apache` | --- ### Release Notes <details> <summary>nextcloud/server (nextcloud)</summary> ### [`v30.0.3`](https://github.com/nextcloud/server/releases/tag/v30.0.3) [Compare Source](https://github.com/nextcloud/server/compare/v30.0.2...v30.0.3) ##### What's Changed - \[stable30] fix(files): multiselect and filters store declaration by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49136 - \[stable30] fix(theming): Return default theme if the user never selected a theme by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49138 - \[stable30] fix(TaskProcessingApiController): Don't use + to merge non-assoc. arrays by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49110 - \[stable30] fix(net/security): Handle IPv6 zone IDs in link-local addresses by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49107 - \[stable30] fix(files_sharing): note icon color on public pages by [@&#8203;skjnldsv](https://github.com/skjnldsv) in https://github.com/nextcloud/server/pull/49153 - \[stable30] fix(SharingEntryLink): Show default password before create if any by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49149 - \[stable30] fix(files): edit locally buttons and description by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49161 - \[stable30] fix(files): open sidebar on sharing tab by default for files by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49157 - chore(deps-dev): Bump [@&#8203;pinia/testing](https://github.com/pinia/testing) from 0.1.5 to 0.1.7 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud/server/pull/49174 - \[stable30] feat(testing): Add a fake summary task provider by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49195 - \[stable30] fix: undefined variable $response in DAV storage by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49160 - \[stable30] fix(files_external): cast storage id int by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49222 - \[stable30] fix: log a warning when we can't build a background job by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49207 - \[stable30] docs: Adjust taiwan translators by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49230 - \[stable30] fix(files): view-in-folder enabled conditions by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49180 - \[stable30] feat: Add X-NC-Disable-Scheduling property to allow skipping scheduling by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49234 - \[stable30] fx(dav): file request guest nickname encoding by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49239 - \[stable30] fix(Middleware): log deprecation when annotation was actually used by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49242 - \[stable30] Fix remaining readdir() calls in loops with undesirable false evaluation potential by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49241 - \[stable30] Clear pending two factor tokens also from configuration by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49098 - build(deps-dev): bump cypress from 13.13.2 to 13.13.3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud/server/pull/49047 - \[stable30] chore: Update `@nextcloud/upload` and `@nextcloud/files` by [@&#8203;susnux](https://github.com/susnux) in https://github.com/nextcloud/server/pull/49250 - \[stable30] chore(github): Update groupware code owners by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49214 - \[stable30] \[textprocessing] Fix: Accept scheduling a task if there are equivalent taskprocessing providers only by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49280 - \[stable30] DNS: do not query CNAME if A succeeded already by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49277 - \[stable30] chore(deps): Add SabreDav Patch for iTip Broker by [@&#8203;SebastianKrupinski](https://github.com/SebastianKrupinski) in https://github.com/nextcloud/server/pull/49264 - \[stable30] fix: override iTip Broker to fix several issues by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49268 - \[stable30] fix: use invokePrivate for test by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49292 - \[stable30] fix(caldav): duration handling in the event reader class by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49066 - \[stable30] feat: mail provider settings by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49254 - \[stable30] fix: RDATE and EXDATE property instances by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49302 - \[stable30] fix: Do not check for strict cookie when running webcron by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49310 - \[stable30] fix: Move cloud id into readonly input by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48978 - build(deps-dev): bump jsdoc from 4.0.3 to 4.0.4 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud/server/pull/49321 - build(deps-dev): bump [@&#8203;types/jest](https://github.com/types/jest) from 29.5.13 to 29.5.14 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud/server/pull/49330 - \[stable30] fix(settings): Align contents of profile picture heading by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/48981 - \[stable30] fix(files): improve delete display name when trashbin is disabled by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49369 - \[stable30] fix(core): Do not use `v-html` for translation output by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49363 - \[stable30] test(fakeAI): Allow to specify whether the fake providers should fail by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49358 - \[stable30] feat(settings): add big file upload setup checks by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49384 - \[stable30] fix(files): Allow downloading multiple nodes not from same base by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49344 - \[stable30] fix: Properly calculate intermediate icon for touch icon generation by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49405 - \[stable30] fix(job): Check if carddata is resource and read it to string by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49400 - \[stable30] fix(storage): Try to delete existing target by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49410 - fix(SetupChecks): Make sure array key is set by [@&#8203;solracsf](https://github.com/solracsf) in https://github.com/nextcloud/server/pull/49373 - \[stable30] fix(files): Restore page title (folder - view - product) by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49419 - \[stable30] fix: (CalDav) Delete invitation link when deleting Calendars or Events by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49429 - \[stable30] fix(BackgroundJobs): Adjust intervals and time sensitivities by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49461 - \[stable30] fix(external_storage): Cast id to int by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49468 - \[stable30] fix(OCMDiscoveryService): Also cache error results during discovery by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49472 - \[stable30] fix: invalid usage of IQueryBuilder::createNamedParameter() by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49480 - \[stable30] fix(TaskProcessing): Set up fs in getFileContentsInternal by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49491 - \[stable30] fix(security): Update CA certificate bundle by [@&#8203;nextcloud-command](https://github.com/nextcloud-command) in https://github.com/nextcloud/server/pull/49509 - \[stable30] fix(activity): Fix activity object type warnings by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49522 - \[stable30] fix: throw correct exception type when we can't verify if an s3 bucket exists by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49497 - \[stable30] fix(migration): Decrypt ownCloud secrets v2 by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49537 - \[stable30] chore: stricter access to testremote endpoint by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49544 - \[stable30] feat: Use inline password confirmation in external storage settings by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49547 - 30.0.3 RC1 by [@&#8203;skjnldsv](https://github.com/skjnldsv) in https://github.com/nextcloud/server/pull/49524 - 30.0.3 RC2 by [@&#8203;skjnldsv](https://github.com/skjnldsv) in https://github.com/nextcloud/server/pull/49565 - \[stable30] fix(setupcheck): Disable PhpMaxFileSize setupcheck for now by [@&#8203;backportbot](https://github.com/backportbot) in https://github.com/nextcloud/server/pull/49642 - 30.0.3 by [@&#8203;blizzz](https://github.com/blizzz) in https://github.com/nextcloud/server/pull/49665 **Full Changelog**: https://github.com/nextcloud/server/compare/v30.0.2...v30.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:eyJjcmVhdGVkSW5WZXIiOiIzOS41Ni4zIiwidXBkYXRlZEluVmVyIjoiMzkuNTYuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate added 1 commit 2024-12-07 03:14:29 +00:00
AverageMarcus merged commit c3f3892308 into master 2024-12-07 06:12:28 +00:00
AverageMarcus deleted branch renovate/nextcloud-30.x 2024-12-07 06:12:28 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

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