Skip to content

Commit

Permalink
Merge pull request #2598 from nextcloud/update-master-version
Browse files Browse the repository at this point in the history
  • Loading branch information
skjnldsv authored Aug 14, 2024
2 parents aeea1f5 + 62f88a7 commit adbe570
Show file tree
Hide file tree
Showing 36 changed files with 56 additions and 40 deletions.
16 changes: 16 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,22 @@ updates:
- "dependencies"

# Main stableXX npm
- package-ecosystem: npm
directory: "/"
schedule:
interval: weekly
day: saturday
time: "03:00"
timezone: Europe/Paris
target-branch: stable30
labels:
- "3. to review"
- "dependencies"
ignore:
# ignore all GitHub linguist patch updates
- dependency-name: "*"
update-types: ["version-update:semver-major", "version-update:semver-minor"]

- package-ecosystem: npm
directory: "/"
schedule:
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']
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']
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 @@ -9,7 +9,7 @@
<name>Photos</name>
<summary>Your memories under your control</summary>
<description>Your memories under your control</description>
<version>3.0.1</version>
<version>4.0.0</version>
<licence>agpl</licence>
<author mail="[email protected]">John Molakvoæ</author>
<namespace>Photos</namespace>
Expand All @@ -24,7 +24,7 @@
<repository>https://github.com/nextcloud/photos.git</repository>
<default_enable />
<dependencies>
<nextcloud min-version="30" max-version="30" />
<nextcloud min-version="31" max-version="31" />
</dependencies>
<navigations>
<navigation>
Expand Down
4 changes: 2 additions & 2 deletions js/photos-dashboard.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/photos-dashboard.js.license
Original file line number Diff line number Diff line change
Expand Up @@ -671,5 +671,5 @@ This file is generated from multiple sources. Included packages:
- version: 2.0.4
- license: MIT
- photos
- version: 3.0.0
- version: 4.0.0
- license: AGPL-3.0-or-later
2 changes: 1 addition & 1 deletion js/photos-dashboard.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions js/photos-main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/photos-main.js.license
Original file line number Diff line number Diff line change
Expand Up @@ -824,5 +824,5 @@ This file is generated from multiple sources. Included packages:
- version: 2.0.4
- license: MIT
- photos
- version: 3.0.0
- version: 4.0.0
- license: AGPL-3.0-or-later
2 changes: 1 addition & 1 deletion js/photos-main.js.map

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -807,5 +807,5 @@ This file is generated from multiple sources. Included packages:
- version: 2.0.4
- license: MIT
- photos
- version: 3.0.0
- version: 4.0.0
- license: AGPL-3.0-or-later
Original file line number Diff line number Diff line change
Expand Up @@ -807,5 +807,5 @@ This file is generated from multiple sources. Included packages:
- version: 2.0.4
- license: MIT
- photos
- version: 3.0.0
- version: 4.0.0
- license: AGPL-3.0-or-later
Original file line number Diff line number Diff line change
Expand Up @@ -823,5 +823,5 @@ This file is generated from multiple sources. Included packages:
- version: 2.0.4
- license: MIT
- photos
- version: 3.0.0
- version: 4.0.0
- license: AGPL-3.0-or-later
Original file line number Diff line number Diff line change
Expand Up @@ -789,5 +789,5 @@ This file is generated from multiple sources. Included packages:
- version: 2.0.4
- license: MIT
- photos
- version: 3.0.0
- version: 4.0.0
- license: AGPL-3.0-or-later
Original file line number Diff line number Diff line change
Expand Up @@ -111,5 +111,5 @@ This file is generated from multiple sources. Included packages:
- version: 2.7.1
- license: MIT
- photos
- version: 3.0.0
- version: 4.0.0
- license: AGPL-3.0-or-later
Original file line number Diff line number Diff line change
Expand Up @@ -829,5 +829,5 @@ This file is generated from multiple sources. Included packages:
- version: 2.0.4
- license: MIT
- photos
- version: 3.0.0
- version: 4.0.0
- license: AGPL-3.0-or-later
Original file line number Diff line number Diff line change
Expand Up @@ -845,5 +845,5 @@ This file is generated from multiple sources. Included packages:
- version: 2.0.4
- license: MIT
- photos
- version: 3.0.0
- version: 4.0.0
- license: AGPL-3.0-or-later
4 changes: 2 additions & 2 deletions js/photos-public.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/photos-public.js.license
Original file line number Diff line number Diff line change
Expand Up @@ -817,5 +817,5 @@ This file is generated from multiple sources. Included packages:
- version: 2.0.4
- license: MIT
- photos
- version: 3.0.0
- version: 4.0.0
- license: AGPL-3.0-or-later
2 changes: 1 addition & 1 deletion js/photos-public.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/photos-sidebar.js.license
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,5 @@ This file is generated from multiple sources. Included packages:
- version: 5.82.1
- license: MIT
- photos
- version: 3.0.0
- version: 4.0.0
- license: AGPL-3.0-or-later
2 changes: 1 addition & 1 deletion js/photos-src_components_Albums_AlbumForm_vue.js.license
Original file line number Diff line number Diff line change
Expand Up @@ -806,5 +806,5 @@ This file is generated from multiple sources. Included packages:
- version: 2.0.4
- license: MIT
- photos
- version: 3.0.0
- version: 4.0.0
- license: AGPL-3.0-or-later
Original file line number Diff line number Diff line change
Expand Up @@ -839,5 +839,5 @@ This file is generated from multiple sources. Included packages:
- version: 2.0.4
- license: MIT
- photos
- version: 3.0.0
- version: 4.0.0
- license: AGPL-3.0-or-later
Original file line number Diff line number Diff line change
Expand Up @@ -789,5 +789,5 @@ This file is generated from multiple sources. Included packages:
- version: 2.0.4
- license: MIT
- photos
- version: 3.0.0
- version: 4.0.0
- license: AGPL-3.0-or-later
Original file line number Diff line number Diff line change
Expand Up @@ -799,5 +799,5 @@ This file is generated from multiple sources. Included packages:
- version: 2.0.4
- license: MIT
- photos
- version: 3.0.0
- version: 4.0.0
- license: AGPL-3.0-or-later
Original file line number Diff line number Diff line change
Expand Up @@ -294,5 +294,5 @@ This file is generated from multiple sources. Included packages:
- version: 1.1.9
- license: MIT
- photos
- version: 3.0.0
- version: 4.0.0
- license: AGPL-3.0-or-later
2 changes: 1 addition & 1 deletion js/photos-src_views_Albums_vue.js.license
Original file line number Diff line number Diff line change
Expand Up @@ -806,5 +806,5 @@ This file is generated from multiple sources. Included packages:
- version: 2.0.4
- license: MIT
- photos
- version: 3.0.0
- version: 4.0.0
- license: AGPL-3.0-or-later
2 changes: 1 addition & 1 deletion js/photos-src_views_FaceContent_vue.js.license
Original file line number Diff line number Diff line change
Expand Up @@ -823,5 +823,5 @@ This file is generated from multiple sources. Included packages:
- version: 2.0.4
- license: MIT
- photos
- version: 3.0.0
- version: 4.0.0
- license: AGPL-3.0-or-later
2 changes: 1 addition & 1 deletion js/photos-src_views_Faces_vue.js.license
Original file line number Diff line number Diff line change
Expand Up @@ -789,5 +789,5 @@ This file is generated from multiple sources. Included packages:
- version: 2.0.4
- license: MIT
- photos
- version: 3.0.0
- version: 4.0.0
- license: AGPL-3.0-or-later
2 changes: 1 addition & 1 deletion js/photos-src_views_Folders_vue.js.license
Original file line number Diff line number Diff line change
Expand Up @@ -822,5 +822,5 @@ This file is generated from multiple sources. Included packages:
- version: 2.0.4
- license: MIT
- photos
- version: 3.0.0
- version: 4.0.0
- license: AGPL-3.0-or-later
2 changes: 1 addition & 1 deletion js/photos-src_views_Places_vue.js.license
Original file line number Diff line number Diff line change
Expand Up @@ -791,5 +791,5 @@ This file is generated from multiple sources. Included packages:
- version: 2.0.4
- license: MIT
- photos
- version: 3.0.0
- version: 4.0.0
- license: AGPL-3.0-or-later
2 changes: 1 addition & 1 deletion js/photos-src_views_SharedAlbumContent_vue.js.license
Original file line number Diff line number Diff line change
Expand Up @@ -842,5 +842,5 @@ This file is generated from multiple sources. Included packages:
- version: 2.0.4
- license: MIT
- photos
- version: 3.0.0
- version: 4.0.0
- license: AGPL-3.0-or-later
2 changes: 1 addition & 1 deletion js/photos-src_views_SharedAlbums_vue.js.license
Original file line number Diff line number Diff line change
Expand Up @@ -791,5 +791,5 @@ This file is generated from multiple sources. Included packages:
- version: 2.0.4
- license: MIT
- photos
- version: 3.0.0
- version: 4.0.0
- license: AGPL-3.0-or-later
2 changes: 1 addition & 1 deletion js/photos-src_views_Tags_vue.js.license
Original file line number Diff line number Diff line change
Expand Up @@ -614,5 +614,5 @@ This file is generated from multiple sources. Included packages:
- version: 2.0.4
- license: MIT
- photos
- version: 3.0.0
- version: 4.0.0
- license: AGPL-3.0-or-later
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": "photos",
"description": "Your memories under your control",
"version": "3.0.0",
"version": "4.0.0",
"author": "John Molakvoæ <[email protected]>",
"contributors": [
"John Molakvoæ <[email protected]>"
Expand Down

0 comments on commit adbe570

Please sign in to comment.