Skip to content

Commit

Permalink
Merge pull request #1309 from nextcloud/update-master-version
Browse files Browse the repository at this point in the history
feat(deps): Add Nextcloud 31 support on master
  • Loading branch information
szaimen authored Aug 14, 2024
2 parents 9272f8f + 37bf610 commit 0e73155
Show file tree
Hide file tree
Showing 14 changed files with 18 additions and 18 deletions.
6 changes: 3 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ updates:
day: saturday
time: "03:00"
timezone: Europe/Paris
target-branch: stable29
target-branch: stable30
labels:
- "3. to review"
- "dependencies"
Expand All @@ -60,7 +60,7 @@ updates:
day: saturday
time: "03:00"
timezone: Europe/Paris
target-branch: stable28
target-branch: stable29
labels:
- "3. to review"
- "dependencies"
Expand All @@ -76,7 +76,7 @@ updates:
day: saturday
time: "03:00"
timezone: Europe/Paris
target-branch: stable27
target-branch: stable28
labels:
- "3. to review"
- "dependencies"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/npm-audit-fix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
strategy:
fail-fast: false
matrix:
branches: ['main', 'master', 'stable29', 'stable28', 'stable27']
branches: ['main', 'master', 'stable30', 'stable29', 'stable28']

name: npm-audit-fix-${{ matrix.branches }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-nextcloud-ocp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

Expand Down
4 changes: 2 additions & 2 deletions appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
The First run wizard can be customized to meet specific design goals, or to change links and messages. Create an appropriate theme following the Theming documentation, and changes to the look and feel of this Wizard are simple. More information is available in the first run wizard documentation, as well as the theming documentation.
</description>

<version>3.0.0</version>
<version>4.0.0</version>
<licence>agpl</licence>
<author>Frank Karlitschek</author>
<author>Jan-Christoph Borchardt</author>
Expand All @@ -31,7 +31,7 @@ The First run wizard can be customized to meet specific design goals, or to chan
<repository>https://github.com/nextcloud/firstrunwizard.git</repository>

<dependencies>
<nextcloud min-version="30" max-version="30" />
<nextcloud min-version="31" max-version="31" />
</dependencies>

<settings>
Expand Down
2 changes: 1 addition & 1 deletion js/firstrunwizard-about.mjs.license
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ SPDX-FileCopyrightText: Julius Härtl <jus@bitgrid.net>

This file is generated from multiple sources. Included packages:
- firstrunwizard
- version: 3.0.0
- version: 4.0.0
- license: AGPL-3.0-or-later
2 changes: 1 addition & 1 deletion js/firstrunwizard-about.mjs.map.license
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ SPDX-FileCopyrightText: Julius Härtl <jus@bitgrid.net>

This file is generated from multiple sources. Included packages:
- firstrunwizard
- version: 3.0.0
- version: 4.0.0
- license: AGPL-3.0-or-later
2 changes: 1 addition & 1 deletion js/firstrunwizard-activate.mjs.license
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ SPDX-FileCopyrightText: Julius Härtl <jus@bitgrid.net>

This file is generated from multiple sources. Included packages:
- firstrunwizard
- version: 3.0.0
- version: 4.0.0
- license: AGPL-3.0-or-later
2 changes: 1 addition & 1 deletion js/firstrunwizard-activate.mjs.map.license
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ SPDX-FileCopyrightText: Julius Härtl <jus@bitgrid.net>

This file is generated from multiple sources. Included packages:
- firstrunwizard
- version: 3.0.0
- version: 4.0.0
- license: AGPL-3.0-or-later
2 changes: 1 addition & 1 deletion js/firstrunwizard-settings.mjs.license
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ This file is generated from multiple sources. Included packages:
- version: 8.16.0
- license: AGPL-3.0-or-later
- firstrunwizard
- version: 3.0.0
- version: 4.0.0
- license: AGPL-3.0-or-later
- path-browserify
- version: 1.0.1
Expand Down
2 changes: 1 addition & 1 deletion js/firstrunwizard-settings.mjs.map.license
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ This file is generated from multiple sources. Included packages:
- version: 8.16.0
- license: AGPL-3.0-or-later
- firstrunwizard
- version: 3.0.0
- version: 4.0.0
- license: AGPL-3.0-or-later
- path-browserify
- version: 1.0.1
Expand Down
2 changes: 1 addition & 1 deletion js/main-Bs75fxKL.chunk.mjs.license
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.6.8
- license: MIT
- firstrunwizard
- version: 3.0.0
- version: 4.0.0
- license: AGPL-3.0-or-later
- semver
- version: 7.6.3
Expand Down
2 changes: 1 addition & 1 deletion js/main-Bs75fxKL.chunk.mjs.map.license
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.6.8
- license: MIT
- firstrunwizard
- version: 3.0.0
- version: 4.0.0
- license: AGPL-3.0-or-later
- semver
- version: 7.6.3
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "firstrunwizard",
"description": "A first run wizard that explains the usage of Nextcloud to new users",
"version": "3.0.0",
"version": "4.0.0",
"author": "Julius Härtl <jus@bitgrid.net>",
"license": "AGPL-3.0-or-later",
"private": true,
Expand Down

0 comments on commit 0e73155

Please sign in to comment.