dependabot-preview[bot]
6109fbe2e8
[Security] Bump dompurify from 1.0.11 to 2.0.7
...
Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 1.0.11 to 2.0.7. **This update includes security fixes.**
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/1.0.11...2.0.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-09-09 12:30:30 +02:00
dependabot-preview[bot]
892b4c72d5
[Security] Bump node-sass from 4.12.0 to 4.13.1
...
Bumps [node-sass](https://github.com/sass/node-sass ) from 4.12.0 to 4.13.1. **This update includes a security fix.**
- [Release notes](https://github.com/sass/node-sass/releases )
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/node-sass/compare/v4.12.0...v4.13.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-09 09:40:01 +02:00
Roeland Jago Douma
ccd0cb3417
Move to escape-html
...
* If there is a package that does exactly the same then lets us use that
* Import it properly in the internals (less deprecation warnings)
As it is now used from the translation function this also prevents
flooding the console on big file uploads with messages about
"humanFileSize" being deprecated, which decreases the performance (even
if the developer tools of the browser are not open) and in some cases
even cause the upload to fail.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-04-01 15:18:04 +02:00
Christoph Wurst
22fd37485b
Bump serialize-javascript and handlebars
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-12-19 08:26:45 +01:00
Christoph Wurst
37cca6ffe7
Use @nextcloud/axios to keep the CSRF token in sync
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-10-15 07:19:16 +00:00
Christoph Wurst
f49f1afdb0
Emit an event when the CSRF token changes
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-10-14 19:32:27 +00:00
dependabot-preview[bot]
332bdb205b
Bump nextcloud-vue from 0.12.1 to 0.12.2
...
Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue ) from 0.12.1 to 0.12.2.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases )
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.12.1...v0.12.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-09-03 08:53:42 +00:00
dependabot-preview[bot]
6e6fbc6783
Bump webpack from 4.39.2 to 4.39.3
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.39.2 to 4.39.3.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.39.2...v4.39.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-09-02 14:24:00 +00:00
Roeland Jago Douma
daf89e6b34
Merge pull request #16950 from nextcloud/dependabot/npm_and_yarn/vue-router-3.1.3
...
Bump vue-router from 3.1.2 to 3.1.3
2019-09-02 12:07:31 +02:00
dependabot-preview[bot]
4d9d7f7ee8
Bump vue-router from 3.1.2 to 3.1.3
...
Bumps [vue-router](https://github.com/vuejs/vue-router ) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/vuejs/vue-router/releases )
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-router/compare/v3.1.2...v3.1.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-09-02 06:20:05 +00:00
Roeland Jago Douma
7065bcafc7
Merge pull request #16954 from nextcloud/dependabot/npm_and_yarn/nextcloud-password-confirmation-0.4.2
...
Bump nextcloud-password-confirmation from 0.4.1 to 0.4.2
2019-09-02 08:19:10 +02:00
Roeland Jago Douma
503b9c63c3
Merge pull request #16953 from nextcloud/dependabot/npm_and_yarn/blueimp-md5-2.12.0
...
Bump blueimp-md5 from 2.11.1 to 2.12.0
2019-09-01 20:22:35 +02:00
dependabot-preview[bot]
8135df583b
Bump nextcloud-password-confirmation from 0.4.1 to 0.4.2
...
Bumps [nextcloud-password-confirmation](https://github.com/ChristophWurst/nextcloud-password-confirmation ) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/ChristophWurst/nextcloud-password-confirmation/releases )
- [Commits](https://github.com/ChristophWurst/nextcloud-password-confirmation/compare/v0.4.1...v0.4.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-01 17:34:35 +00:00
Roeland Jago Douma
4d696bc4bc
Merge pull request #16952 from nextcloud/dependabot/npm_and_yarn/webpack-merge-4.2.2
...
Bump webpack-merge from 4.2.1 to 4.2.2
2019-09-01 19:33:40 +02:00
dependabot-preview[bot]
f4c0985276
Bump nextcloud-axios from 0.2.0 to 0.2.1
...
Bumps [nextcloud-axios](https://github.com/ChristophWurst/nextcloud-axios ) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/ChristophWurst/nextcloud-axios/releases )
- [Commits](https://github.com/ChristophWurst/nextcloud-axios/compare/v0.2.0...v0.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-01 01:17:53 +00:00
dependabot-preview[bot]
d9113a7b29
Bump blueimp-md5 from 2.11.1 to 2.12.0
...
Bumps [blueimp-md5](https://github.com/blueimp/JavaScript-MD5 ) from 2.11.1 to 2.12.0.
- [Release notes](https://github.com/blueimp/JavaScript-MD5/releases )
- [Commits](https://github.com/blueimp/JavaScript-MD5/compare/v2.11.1...v2.12.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-01 01:15:24 +00:00
dependabot-preview[bot]
5813136e84
Bump webpack-merge from 4.2.1 to 4.2.2
...
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge ) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/survivejs/webpack-merge/releases )
- [Changelog](https://github.com/survivejs/webpack-merge/blob/master/CHANGELOG.md )
- [Commits](https://github.com/survivejs/webpack-merge/compare/v4.2.1...v4.2.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-01 01:14:45 +00:00
Roeland Jago Douma
af8abab4b3
Merge pull request #16854 from nextcloud/dependabot/npm_and_yarn/sass-loader-7.3.1
...
Bump sass-loader from 7.2.0 to 7.3.1
2019-08-26 08:44:05 +02:00
dependabot-preview[bot]
e4a23632ee
Bump sass-loader from 7.2.0 to 7.3.1
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 7.2.0 to 7.3.1.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v7.2.0...v7.3.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-08-25 18:03:47 +00:00
dependabot-preview[bot]
39b751d3b9
Bump webpack-cli from 3.3.6 to 3.3.7
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 3.3.6 to 3.3.7.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/v3.3.7/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.6...v3.3.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-25 01:14:24 +00:00
dependabot-preview[bot]
6e79ccda7f
Bump css-vars-ponyfill from 2.0.2 to 2.1.1
...
Bumps [css-vars-ponyfill](https://github.com/jhildenbiddle/css-vars-ponyfill ) from 2.0.2 to 2.1.1.
- [Release notes](https://github.com/jhildenbiddle/css-vars-ponyfill/releases )
- [Changelog](https://github.com/jhildenbiddle/css-vars-ponyfill/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jhildenbiddle/css-vars-ponyfill/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-08-18 20:01:52 +00:00
dependabot-preview[bot]
20a83bed16
Bump webpack from 4.39.1 to 4.39.2
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.39.1 to 4.39.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.39.1...v4.39.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-08-18 14:22:01 +00:00
dependabot-preview[bot]
8da83bd1b2
Bump vue-router from 3.0.7 to 3.1.2
...
Bumps [vue-router](https://github.com/vuejs/vue-router ) from 3.0.7 to 3.1.2.
- [Release notes](https://github.com/vuejs/vue-router/releases )
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-router/compare/v3.0.7...v3.1.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-08-11 20:30:19 +00:00
dependabot-preview[bot]
723815f081
Bump style-loader from 0.23.1 to 1.0.0
...
Bumps [style-loader](https://github.com/webpack-contrib/style-loader ) from 0.23.1 to 1.0.0.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases )
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v0.23.1...v1.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-08-11 17:43:33 +00:00
Roeland Jago Douma
7b8ddd7e95
Merge pull request #16716 from nextcloud/dependabot/npm_and_yarn/css-loader-3.2.0
...
Bump css-loader from 3.1.0 to 3.2.0
2019-08-11 15:59:56 +02:00
Roeland Jago Douma
cae1c3b0f3
Merge pull request #16717 from nextcloud/dependabot/npm_and_yarn/file-loader-4.2.0
...
Bump file-loader from 4.1.0 to 4.2.0
2019-08-11 13:56:38 +02:00
dependabot-preview[bot]
826dc4238d
Bump css-loader from 3.1.0 to 3.2.0
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v3.1.0...v3.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-08-11 11:52:22 +00:00
Roeland Jago Douma
c0cb35ad5d
Merge pull request #16714 from nextcloud/dependabot/npm_and_yarn/nextcloud-vue-0.12.1
...
Bump nextcloud-vue from 0.12.0 to 0.12.1
2019-08-11 12:51:17 +02:00
Roeland Jago Douma
875e641ea1
Merge pull request #16715 from nextcloud/dependabot/npm_and_yarn/blueimp-md5-2.11.1
...
Bump blueimp-md5 from 2.11.0 to 2.11.1
2019-08-11 12:48:07 +02:00
dependabot-preview[bot]
f7d5310813
Bump file-loader from 4.1.0 to 4.2.0
...
Bumps [file-loader](https://github.com/webpack-contrib/file-loader ) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/webpack-contrib/file-loader/releases )
- [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/file-loader/compare/v4.1.0...v4.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-11 08:48:09 +00:00
dependabot-preview[bot]
ed53c65c55
Bump nextcloud-vue from 0.12.0 to 0.12.1
...
Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue ) from 0.12.0 to 0.12.1.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases )
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.12.0...v0.12.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-08-11 08:38:20 +00:00
dependabot-preview[bot]
64f46bcab8
Bump blueimp-md5 from 2.11.0 to 2.11.1
...
Bumps [blueimp-md5](https://github.com/blueimp/JavaScript-MD5 ) from 2.11.0 to 2.11.1.
- [Release notes](https://github.com/blueimp/JavaScript-MD5/releases )
- [Commits](https://github.com/blueimp/JavaScript-MD5/compare/v2.11.0...v2.11.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-08-11 07:40:03 +00:00
dependabot-preview[bot]
fef6652dfc
Bump sass-loader from 7.1.0 to 7.2.0
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v7.1.0...v7.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-11 01:13:24 +00:00
John Molakvoæ (skjnldsv)
38f54c4cc1
Bump nextcloud-vue to 0.12.0
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-08-07 17:09:01 +02:00
dependabot-preview[bot]
6f52ca2ab8
Bump nextcloud-vue-collections from 0.5.4 to 0.5.6
...
Bumps [nextcloud-vue-collections](https://github.com/juliushaertl/nextcloud-vue-collections ) from 0.5.4 to 0.5.6.
- [Release notes](https://github.com/juliushaertl/nextcloud-vue-collections/releases )
- [Commits](https://github.com/juliushaertl/nextcloud-vue-collections/compare/v0.5.4...v0.5.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-08-05 05:54:20 +00:00
dependabot-preview[bot]
b84b78d203
Bump webpack from 4.38.0 to 4.39.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.38.0 to 4.39.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.38.0...v4.39.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-08-04 07:57:44 +00:00
dependabot-preview[bot]
774da99d94
Bump webpack from 4.36.1 to 4.38.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.36.1 to 4.38.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.36.1...v4.38.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-28 01:13:42 +00:00
Roeland Jago Douma
4a66e95530
Merge pull request #16514 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.5.5
...
Bump @babel/preset-env from 7.5.4 to 7.5.5
2019-07-23 15:15:33 +02:00
Roeland Jago Douma
4902e84346
Merge pull request #16497 from nextcloud/dependabot/npm_and_yarn/babel/core-7.5.5
...
Bump @babel/core from 7.5.4 to 7.5.5
2019-07-23 12:19:17 +02:00
dependabot-preview[bot]
25ab99ef7c
Bump @babel/core from 7.5.4 to 7.5.5
...
Bumps [@babel/core](https://github.com/babel/babel ) from 7.5.4 to 7.5.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.5.4...v7.5.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-07-22 09:20:05 +00:00
Roeland Jago Douma
a999af43b1
Merge pull request #16483 from nextcloud/dependabot/npm_and_yarn/css-loader-3.1.0
...
Bump css-loader from 3.0.0 to 3.1.0
2019-07-22 08:35:39 +02:00
Roeland Jago Douma
1cfb3cc505
Merge pull request #16482 from nextcloud/dependabot/npm_and_yarn/url-loader-2.1.0
...
Bump url-loader from 2.0.1 to 2.1.0
2019-07-22 08:35:14 +02:00
Roeland Jago Douma
4bd7018646
Merge pull request #16489 from nextcloud/dependabot/npm_and_yarn/lodash-4.17.15
...
Bump lodash from 4.17.14 to 4.17.15
2019-07-22 08:34:45 +02:00
Roeland Jago Douma
555a439c9a
Merge pull request #16487 from nextcloud/dependabot/npm_and_yarn/blueimp-md5-2.11.0
...
Bump blueimp-md5 from 2.10.0 to 2.11.0
2019-07-22 08:34:27 +02:00
dependabot-preview[bot]
0aa6908a0c
Bump css-loader from 3.0.0 to 3.1.0
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v3.0.0...v3.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-21 19:36:17 +00:00
Roeland Jago Douma
1b3bcbc99c
Merge pull request #16488 from nextcloud/dependabot/npm_and_yarn/file-loader-4.1.0
...
Bump file-loader from 4.0.0 to 4.1.0
2019-07-21 21:34:24 +02:00
dependabot-preview[bot]
35fecc1733
Bump lodash from 4.17.14 to 4.17.15
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.14 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.14...4.17.15 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-07-21 18:59:33 +00:00
dependabot-preview[bot]
d002c7aae8
Bump blueimp-md5 from 2.10.0 to 2.11.0
...
Bumps [blueimp-md5](https://github.com/blueimp/JavaScript-MD5 ) from 2.10.0 to 2.11.0.
- [Release notes](https://github.com/blueimp/JavaScript-MD5/releases )
- [Commits](https://github.com/blueimp/JavaScript-MD5/compare/v2.10.0...v2.11.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-07-21 18:52:07 +00:00
dependabot-preview[bot]
00d650b0d0
Bump url-loader from 2.0.1 to 2.1.0
...
Bumps [url-loader](https://github.com/webpack-contrib/url-loader ) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/webpack-contrib/url-loader/releases )
- [Changelog](https://github.com/webpack-contrib/url-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/url-loader/compare/v2.0.1...v2.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-21 18:52:01 +00:00
dependabot-preview[bot]
b9a4992bb5
Bump webpack from 4.35.3 to 4.36.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.35.3 to 4.36.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.35.3...v4.36.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-21 12:12:13 +00:00