From 39aa25946a3ffad2a1937b2383c828acf692f507 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Wed, 14 Aug 2024 12:54:17 +0200 Subject: [PATCH] feat(deps): Add Nextcloud 31 support on master Signed-off-by: Joas Schilling --- .github/dependabot.yml | 6 +++--- .github/workflows/update-nextcloud-ocp.yml | 2 +- appinfo/info.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4f1087c..b4a1487 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -15,7 +15,7 @@ updates: day: saturday time: "03:00" timezone: Europe/Paris - target-branch: stable29 + target-branch: stable30 open-pull-requests-limit: 10 ignore: # ignore all GitHub linguist patch updates @@ -28,7 +28,7 @@ updates: day: saturday time: "03:00" timezone: Europe/Paris - target-branch: stable28 + target-branch: stable29 open-pull-requests-limit: 10 ignore: # ignore all GitHub linguist patch updates @@ -41,7 +41,7 @@ updates: day: saturday time: "03:00" timezone: Europe/Paris - target-branch: stable27 + target-branch: stable28 open-pull-requests-limit: 10 ignore: # ignore all GitHub linguist patch updates diff --git a/.github/workflows/update-nextcloud-ocp.yml b/.github/workflows/update-nextcloud-ocp.yml index ae3f020..c3f0df1 100644 --- a/.github/workflows/update-nextcloud-ocp.yml +++ b/.github/workflows/update-nextcloud-ocp.yml @@ -20,7 +20,7 @@ jobs: strategy: fail-fast: false matrix: - branches: ['main', 'master', 'stable29', 'stable28', 'stable27'] + branches: ['main', 'master', 'stable30', 'stable29', 'stable28'] name: update-nextcloud-ocp-${{ matrix.branches }} diff --git a/appinfo/info.xml b/appinfo/info.xml index 4380c37..8b7d2e5 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -22,7 +22,7 @@ The administrator is then logged-in as the user, to switch back to the regular u - Impersonating a user is only possible after their first login. - You can limit which users/groups can use impersonation in Administration settings > Additional settings.]]> - 1.17.0 + 2.0.0 agpl Nextcloud Impersonate @@ -41,7 +41,7 @@ The administrator is then logged-in as the user, to switch back to the regular u https://raw.githubusercontent.com/nextcloud/impersonate/master/screenshots/3.png - +