-
Notifications
You must be signed in to change notification settings - Fork 189
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[full-ci] Update web to v4.3.0 #2589
Changes from 3 commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
Change: Update ownCloud Web to v4.3.0 | ||
|
||
Tags: web | ||
|
||
We updated ownCloud Web to v4.3.0. Please refer to the changelog (linked) for details on the web release. | ||
|
||
https://github.com/owncloud/ocis/pull/2589 | ||
https://github.com/owncloud/web/releases/tag/v4.3.0 |
Large diffs are not rendered by default.
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2303,14 +2303,14 @@ | |
eslint-scope "^5.1.1" | ||
eslint-utils "^3.0.0" | ||
|
||
"@typescript-eslint/parser@^4.17.0": | ||
version "4.29.3" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.29.3.tgz#2ac25535f34c0e98f50c0e6b28c679c2357d45f2" | ||
integrity sha512-jrHOV5g2u8ROghmspKoW7pN8T/qUzk0+DITun0MELptvngtMrwUJ1tv5zMI04CYVEUsSrN4jV7AKSv+I0y0EfQ== | ||
dependencies: | ||
"@typescript-eslint/scope-manager" "4.29.3" | ||
"@typescript-eslint/types" "4.29.3" | ||
"@typescript-eslint/typescript-estree" "4.29.3" | ||
"@typescript-eslint/parser@^4.32.0": | ||
version "4.32.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.32.0.tgz#751ecca0e2fecd3d44484a9b3049ffc1871616e5" | ||
integrity sha512-lhtYqQ2iEPV5JqV7K+uOVlPePjClj4dOw7K4/Z1F2yvjIUvyr13yJnDzkK6uon4BjHYuHy3EG0c2Z9jEhFk56w== | ||
dependencies: | ||
"@typescript-eslint/scope-manager" "4.32.0" | ||
"@typescript-eslint/types" "4.32.0" | ||
"@typescript-eslint/typescript-estree" "4.32.0" | ||
debug "^4.3.1" | ||
|
||
"@typescript-eslint/[email protected]": | ||
|
@@ -2321,11 +2321,24 @@ | |
"@typescript-eslint/types" "4.29.3" | ||
"@typescript-eslint/visitor-keys" "4.29.3" | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "4.32.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.32.0.tgz#e03c8668f8b954072b3f944d5b799c0c9225a7d5" | ||
integrity sha512-DK+fMSHdM216C0OM/KR1lHXjP1CNtVIhJ54kQxfOE6x8UGFAjha8cXgDMBEIYS2XCYjjCtvTkjQYwL3uvGOo0w== | ||
dependencies: | ||
"@typescript-eslint/types" "4.32.0" | ||
"@typescript-eslint/visitor-keys" "4.32.0" | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "4.29.3" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.29.3.tgz#d7980c49aef643d0af8954c9f14f656b7fd16017" | ||
integrity sha512-s1eV1lKNgoIYLAl1JUba8NhULmf+jOmmeFO1G5MN/RBCyyzg4TIOfIOICVNC06lor+Xmy4FypIIhFiJXOknhIg== | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "4.32.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.32.0.tgz#52c633c18da47aee09449144bf59565ab36df00d" | ||
integrity sha512-LE7Z7BAv0E2UvqzogssGf1x7GPpUalgG07nGCBYb1oK4mFsOiFC/VrSMKbZQzFJdN2JL5XYmsx7C7FX9p9ns0w== | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "4.29.3" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.29.3.tgz#1bafad610015c4ded35c85a70b6222faad598b40" | ||
|
@@ -2339,6 +2352,19 @@ | |
semver "^7.3.5" | ||
tsutils "^3.21.0" | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "4.32.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.32.0.tgz#db00ccc41ccedc8d7367ea3f50c6994b8efa9f3b" | ||
integrity sha512-tRYCgJ3g1UjMw1cGG8Yn1KzOzNlQ6u1h9AmEtPhb5V5a1TmiHWcRyF/Ic+91M4f43QeChyYlVTcf3DvDTZR9vw== | ||
dependencies: | ||
"@typescript-eslint/types" "4.32.0" | ||
"@typescript-eslint/visitor-keys" "4.32.0" | ||
debug "^4.3.1" | ||
globby "^11.0.3" | ||
is-glob "^4.0.1" | ||
semver "^7.3.5" | ||
tsutils "^3.21.0" | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "4.29.3" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.29.3.tgz#c691760a00bd86bf8320d2a90a93d86d322f1abf" | ||
|
@@ -2347,6 +2373,14 @@ | |
"@typescript-eslint/types" "4.29.3" | ||
eslint-visitor-keys "^2.0.0" | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "4.32.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.32.0.tgz#455ba8b51242f2722a497ffae29313f33b14cb7f" | ||
integrity sha512-e7NE0qz8W+atzv3Cy9qaQ7BTLwWsm084Z0c4nIO2l3Bp6u9WIgdqCgyPyV5oSPDMIW3b20H59OOCmVk3jw3Ptw== | ||
dependencies: | ||
"@typescript-eslint/types" "4.32.0" | ||
eslint-visitor-keys "^2.0.0" | ||
|
||
"@webassemblyjs/[email protected]": | ||
version "1.9.0" | ||
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.9.0.tgz#bd850604b4042459a5a41cd7d338cbed695ed964" | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,9 +23,9 @@ | |
"@babel/core": "^7.15.5", | ||
"@babel/plugin-proposal-class-properties": "^7.7.4", | ||
"@babel/plugin-proposal-export-default-from": "^7.7.4", | ||
"@babel/plugin-proposal-object-rest-spread": "^7.7.7", | ||
"@babel/plugin-proposal-object-rest-spread": "^7.15.6", | ||
"@babel/plugin-syntax-dynamic-import": "^7.7.4", | ||
"@babel/plugin-transform-runtime": "^7.13.10", | ||
"@babel/plugin-transform-runtime": "^7.15.0", | ||
"@babel/polyfill": "^7.10.1", | ||
"@babel/preset-env": "^7.13.12", | ||
"@babel/register": "^7.14.5", | ||
|
@@ -52,10 +52,10 @@ | |
"join-path": "^1.1.1", | ||
"ldapjs": "^2.2.4", | ||
"lodash-es": "^4.17.21", | ||
"nightwatch": "1.5.1", | ||
"nightwatch": "1.7.11", | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. https://drone.owncloud.com/owncloud/ocis/7028/52/7 |
||
"nightwatch-api": "3.0.2", | ||
"nightwatch-vrt": "^0.2.10", | ||
"node-fetch": "^2.6.1", | ||
"node-fetch": "^3.0.0", | ||
"qs": "^6.10.1", | ||
"rimraf": "^3.0.0", | ||
"rollup": "^2.55.1", | ||
|
@@ -77,6 +77,6 @@ | |
"not dead" | ||
], | ||
"peerDependencies": { | ||
"owncloud-design-system": "^9.3.0" | ||
"owncloud-design-system": "^10.0.0" | ||
} | ||
} |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
https://drone.owncloud.com/owncloud/ocis/7028/51/6
The
accountsUITests
are not working. Maybe that is related to this change?