Skip to content

Commit

Permalink
Bump SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
diocas committed Jun 15, 2022
1 parent 1cf5dd2 commit ca84184
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 23 deletions.
6 changes: 4 additions & 2 deletions changelog/unreleased/enhancement-update-sdk
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Enhancement: Update SDK

We've updated the ownCloud SDK to version 3.0.0-alpha.10.
We've updated the ownCloud SDK to version 3.0.0-alpha.13.

- Change - Pass full trash bin path to methods of FilesTrash class: https://github.com/owncloud/owncloud-sdk/pull/1021
- Enhancement - Enforce share_type guest if applies: https://github.com/owncloud/owncloud-sdk/pull/1046
Expand All @@ -13,8 +13,10 @@ We've updated the ownCloud SDK to version 3.0.0-alpha.10.
- Enhancement - Add overwrite flag for file move: https://github.com/owncloud/owncloud-sdk/pull/1073
- Bugfix - Always add X-Request-ID: https://github.com/owncloud/owncloud-sdk/pull/1016
- Bugfix - Always add X-Requested-With header: https://github.com/owncloud/owncloud-sdk/pull/1020
- Bugfix - Do not load files from cache in public links: https://github.com/owncloud/owncloud-sdk/pull/1079

https://github.com/owncloud/web/pull/6820
https://github.com/owncloud/web/pull/6952
https://github.com/owncloud/web/pull/6994
https://github.com/owncloud/owncloud-sdk/releases/tag/v3.0.0-alpha.10
https://github.com/owncloud/web/pull/7075
https://github.com/owncloud/owncloud-sdk/releases/tag/v3.0.0-alpha.13
6 changes: 3 additions & 3 deletions packages/web-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@uppy/tus": "^2.4.0",
"@uppy/xhr-upload": "^2.1.0",
"@vue/composition-api": "^1.6.2",
"axios": "^0.26.1",
"axios": "^0.27.2",
"cross-fetch": "^3.0.6",
"easygettext": "https://github.com/owncloud/easygettext/archive/refs/tags/v2.18.1-oc.tar.gz",
"filesize": "^8.0.7",
Expand All @@ -31,7 +31,7 @@
"portal-vue": "^2.1.7",
"postcss-import": "^12.0.1",
"postcss-url": "^9.0.0",
"promise": "^8.0.3",
"promise": "^8.1.0",
"qs": "^6.10.3",
"sanitize-html": "^2.7.0",
"semver": "^7.3.7",
Expand All @@ -55,7 +55,7 @@
"vuex-persist": "3.1.3",
"vuex-router-sync": "^5.0.0",
"web-pkg": "*",
"webdav": "4.9.0",
"webdav": "^4.10.0",
"webfontloader": "^1.6.28",
"xml-js": "^1.6.11"
},
Expand Down
56 changes: 38 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3473,12 +3473,13 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^0.26.1":
version: 0.26.1
resolution: "axios@npm:0.26.1"
"axios@npm:^0.27.2":
version: 0.27.2
resolution: "axios@npm:0.27.2"
dependencies:
follow-redirects: ^1.14.8
checksum: d9eb58ff4bc0b36a04783fc9ff760e9245c829a5a1052ee7ca6013410d427036b1d10d04e7380c02f3508c5eaf3485b1ae67bd2adbfec3683704745c8d7a6e1a
follow-redirects: ^1.14.9
form-data: ^4.0.0
checksum: 38cb7540465fe8c4102850c4368053c21683af85c5fdf0ea619f9628abbcb59415d1e22ebc8a6390d2bbc9b58a9806c874f139767389c862ec9b772235f06854
languageName: node
linkType: hard

Expand Down Expand Up @@ -3979,6 +3980,13 @@ __metadata:
languageName: node
linkType: hard

"byte-length@npm:^1.0.2":
version: 1.0.2
resolution: "byte-length@npm:1.0.2"
checksum: 69e2b00a14a81f675ea9946135c42ee1a1d9f689d5ba1327eb6700fcde2ccacbd09b42f7e514de1d2b763960251d8c790b3d7304a5a1a27b1457e34c129be8c7
languageName: node
linkType: hard

"cacache@npm:^15.0.5":
version: 15.3.0
resolution: "cacache@npm:15.3.0"
Expand Down Expand Up @@ -6450,13 +6458,13 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.14.8":
version: 1.14.9
resolution: "follow-redirects@npm:1.14.9"
"follow-redirects@npm:^1.14.9":
version: 1.15.1
resolution: "follow-redirects@npm:1.15.1"
peerDependenciesMeta:
debug:
optional: true
checksum: f5982e0eb481818642492d3ca35a86989c98af1128b8e1a62911a3410621bc15d2b079e8170b35b19d3bdee770b73ed431a257ed86195af773771145baa57845
checksum: 6aa4e3e3cdfa3b9314801a1cd192ba756a53479d9d8cca65bf4db3a3e8834e62139245cd2f9566147c8dfe2efff1700d3e6aefd103de4004a7b99985e71dd533
languageName: node
linkType: hard

Expand All @@ -6482,6 +6490,17 @@ __metadata:
languageName: node
linkType: hard

"form-data@npm:^4.0.0":
version: 4.0.0
resolution: "form-data@npm:4.0.0"
dependencies:
asynckit: ^0.4.0
combined-stream: ^1.0.8
mime-types: ^2.1.12
checksum: 01135bf8675f9d5c61ff18e2e2932f719ca4de964e3be90ef4c36aacfc7b9cb2fceb5eca0b7e0190e3383fe51c5b37f4cb80b62ca06a99aaabfcfd6ac7c9328c
languageName: node
linkType: hard

"fraction.js@npm:^4.1.2":
version: 4.1.2
resolution: "fraction.js@npm:4.1.2"
Expand Down Expand Up @@ -10890,7 +10909,7 @@ __metadata:
languageName: node
linkType: hard

"promise@npm:^8.0.3":
"promise@npm:^8.1.0":
version: 8.1.0
resolution: "promise@npm:8.1.0"
dependencies:
Expand Down Expand Up @@ -13770,7 +13789,7 @@ __metadata:
"@uppy/tus": ^2.4.0
"@uppy/xhr-upload": ^2.1.0
"@vue/composition-api": ^1.6.2
axios: ^0.26.1
axios: ^0.27.2
cross-fetch: ^3.0.6
easygettext: "https://github.com/owncloud/easygettext/archive/refs/tags/v2.18.1-oc.tar.gz"
filesize: ^8.0.7
Expand All @@ -13788,7 +13807,7 @@ __metadata:
portal-vue: ^2.1.7
postcss-import: ^12.0.1
postcss-url: ^9.0.0
promise: ^8.0.3
promise: ^8.1.0
qs: ^6.10.3
sanitize-html: ^2.7.0
semver: ^7.3.7
Expand All @@ -13812,18 +13831,19 @@ __metadata:
vuex-persist: 3.1.3
vuex-router-sync: ^5.0.0
web-pkg: "*"
webdav: 4.9.0
webdav: ^4.10.0
webfontloader: ^1.6.28
xml-js: ^1.6.11
languageName: unknown
linkType: soft

"webdav@npm:4.9.0":
version: 4.9.0
resolution: "webdav@npm:4.9.0"
"webdav@npm:^4.10.0":
version: 4.10.0
resolution: "webdav@npm:4.10.0"
dependencies:
axios: ^0.26.1
axios: ^0.27.2
base-64: ^1.0.0
byte-length: ^1.0.2
fast-xml-parser: ^3.19.0
he: ^1.2.0
hot-patcher: ^0.5.0
Expand All @@ -13834,7 +13854,7 @@ __metadata:
path-posix: ^1.0.0
url-join: ^4.0.1
url-parse: ^1.5.10
checksum: eb2c65bdc7d3a2037d3c27b2f5624421c2312ecccd1bf9edbfa9b99a7704973da9f046e5395b370cadea6502ad39da9cd2d15c85b425d0a92af8a24015e0fb5b
checksum: 0cfea9c233cfb8c490b6f6be01cb789f20fd01dbfe0ebc8f89057000390117a7cdbd55501c5fc248f54f2393d529cc60a058bf982d96e7e2507a7c99528444ab
languageName: node
linkType: hard

Expand Down

0 comments on commit ca84184

Please sign in to comment.