mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-05 11:00:12 -05:00
[full-ci] Update web 5.2.0 (#3262)
* bump web 5.2.0 * update accounts yarn lock
This commit is contained in:
+1
-1
@@ -3,5 +3,5 @@ CORE_COMMITID=4512f46e7196a8c1f1cfc56ec397628cbf540407
|
||||
CORE_BRANCH=master
|
||||
|
||||
# The test runner source for UI tests
|
||||
WEB_COMMITID=1318eaad950cbeaaf6e30bcbfe998515a932be23
|
||||
WEB_COMMITID=b240ba9117e998edc0cd7d1d5586ba19591e1511
|
||||
WEB_BRANCH=master
|
||||
|
||||
@@ -80,7 +80,7 @@
|
||||
"xml-js": "^1.6.11"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"owncloud-design-system": "^12.1.0"
|
||||
"owncloud-design-system": "^12.2.2"
|
||||
},
|
||||
"packageManager": "yarn@3.1.0"
|
||||
}
|
||||
|
||||
+1
-1
@@ -8347,7 +8347,7 @@ __metadata:
|
||||
vuex: ^3.5.1
|
||||
xml-js: ^1.6.11
|
||||
peerDependencies:
|
||||
owncloud-design-system: ^12.1.0
|
||||
owncloud-design-system: ^12.2.2
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
Enhancement: Update ownCloud Web to v5.1.0
|
||||
|
||||
Tags: web
|
||||
|
||||
We updated ownCloud Web to v5.1.0. Please refer to the changelog (linked) for details on the web release.
|
||||
|
||||
https://github.com/owncloud/ocis/pull/3202
|
||||
https://github.com/owncloud/web/releases/tag/v5.1.0
|
||||
@@ -0,0 +1,9 @@
|
||||
Enhancement: Update ownCloud Web to v5.2.0
|
||||
|
||||
Tags: web
|
||||
|
||||
We updated ownCloud Web to v5.2.0. Please refer to the changelog (linked) for details on the web release.
|
||||
|
||||
https://github.com/owncloud/web/pull/6506
|
||||
https://github.com/owncloud/ocis/pull/3202
|
||||
https://github.com/owncloud/web/releases/tag/v5.2.0
|
||||
@@ -80,6 +80,6 @@
|
||||
"xml-js": "^1.6.11"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"owncloud-design-system": "^12.1.0"
|
||||
"owncloud-design-system": "^12.2.2"
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
SHELL := bash
|
||||
NAME := web
|
||||
WEB_ASSETS_VERSION = v5.2.0-rc.2
|
||||
WEB_ASSETS_VERSION = v5.2.0
|
||||
|
||||
include ../.make/recursion.mk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user