Commit Graph

1289 Commits

Author SHA1 Message Date
John Molakvoæ (skjnldsv) da9a5415a1
Properly check for circles version
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-06-04 08:52:38 +02:00
John Molakvoæ 24e7763bc1
Merge pull request #2235 from nextcloud/dependabot/npm_and_yarn/camelcase-6.2.0
Bump camelcase from 5.3.1 to 6.2.0
2021-06-01 11:07:11 +02:00
John Molakvoæ 4b2d0170dd
Merge pull request #2160 from nextcloud/dependabot/npm_and_yarn/nextcloud/paths-2.0.0
Bump @nextcloud/paths from 1.1.2 to 2.0.0
2021-06-01 11:07:02 +02:00
John Molakvoæ 0d5cf19ee5
Merge pull request #2237 from nextcloud/dependabot/npm_and_yarn/nextcloud/event-bus-2.0.0
Bump @nextcloud/event-bus from 1.2.0 to 2.0.0
2021-06-01 11:06:50 +02:00
dependabot[bot] c7438b80d5
Bump ts-loader from 8.1.0 to 9.2.2
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.1.0 to 9.2.2.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.1.0...v9.2.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-01 08:08:55 +00:00
dependabot[bot] fc87417872
Bump @nextcloud/event-bus from 1.2.0 to 2.0.0
Bumps [@nextcloud/event-bus](https://github.com/nextcloud/nextcloud-event-bus) from 1.2.0 to 2.0.0.
- [Release notes](https://github.com/nextcloud/nextcloud-event-bus/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-event-bus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-event-bus/compare/v1.2.0...v2.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-01 08:08:04 +00:00
dependabot[bot] 3aa021d4a6
Bump @nextcloud/paths from 1.1.2 to 2.0.0
Bumps @nextcloud/paths from 1.1.2 to 2.0.0.

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-01 08:07:31 +00:00
dependabot[bot] 9a3ab8e17b
Bump camelcase from 5.3.1 to 6.2.0
Bumps [camelcase](https://github.com/sindresorhus/camelcase) from 5.3.1 to 6.2.0.
- [Release notes](https://github.com/sindresorhus/camelcase/releases)
- [Commits](https://github.com/sindresorhus/camelcase/compare/v5.3.1...v6.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-01 08:03:37 +00:00
dependabot[bot] c6ba8a8110
Bump typescript from 4.2.4 to 4.3.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.4 to 4.3.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.4...v4.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-01 08:03:36 +00:00
dependabot[bot] cf0f306f35
Merge pull request #2241 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-4.0.0-alpha.4 2021-06-01 07:59:35 +00:00
dependabot[bot] d6ae5a5813
Bump @nextcloud/vue from 4.0.0-alpha.3 to 4.0.0-alpha.4
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 4.0.0-alpha.3 to 4.0.0-alpha.4.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v4.0.0-alpha.3...v4.0.0-alpha.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-01 07:53:32 +00:00
dependabot[bot] b3dec171bb
Bump @typescript-eslint/parser from 4.22.0 to 4.26.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.22.0 to 4.26.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.26.0/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-01 07:50:43 +00:00
John Molakvoæ (skjnldsv) 47f9602a09
Removed unused eslint-plugin-standard
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-06-01 08:57:07 +02:00
John Molakvoæ 3ce681e677
Merge pull request #2201 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-standard-5.0.0 2021-06-01 08:55:47 +02:00
John Molakvoæ (skjnldsv) 7b5537b179
Removed unused webpack-node-externals
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-06-01 08:47:38 +02:00
dependabot[bot] c63625bce1
Bump eslint-plugin-standard from 4.1.0 to 5.0.0
Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/standard/eslint-plugin-standard/releases)
- [Commits](https://github.com/standard/eslint-plugin-standard/compare/v4.1.0...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-01 06:42:30 +00:00
John Molakvoæ (skjnldsv) a4a5ca65d0
4.0.0-beta.0 2021-05-30 10:29:06 +02:00
John Molakvoæ (skjnldsv) cbcd13d3f9
New circle intro
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-05-30 10:28:57 +02:00
John Molakvoæ (skjnldsv) 5fec07abf2
4.0.0-alpha.0
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-05-30 10:28:57 +02:00
John Molakvoæ (skjnldsv) bb5f38e923
Circle details
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-05-30 10:28:56 +02:00
John Molakvoæ (skjnldsv) 77cc60e0ed
New member button and virtual list
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-05-30 10:28:56 +02:00
John Molakvoæ (skjnldsv) d6030761c3
Circles listing base
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-05-30 10:28:56 +02:00
dependabot[bot] d4ae120bcc
Merge pull request #2225 from nextcloud/dependabot/npm_and_yarn/babel/plugin-proposal-object-rest-spread-7.14.4 2021-05-29 05:49:09 +00:00
dependabot[bot] 5ce2ac48e5
Merge pull request #2231 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-vue-7.10.0 2021-05-29 05:48:16 +00:00
dependabot[bot] 3ce860d871
Merge pull request #2229 from nextcloud/dependabot/npm_and_yarn/eslint-config-standard-16.0.3 2021-05-29 05:23:48 +00:00
dependabot[bot] 253bb59d7f
Bump @babel/plugin-proposal-object-rest-spread from 7.14.2 to 7.14.4
Bumps [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-object-rest-spread) from 7.14.2 to 7.14.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.4/packages/babel-plugin-proposal-object-rest-spread)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-29 03:39:15 +00:00
dependabot[bot] 9809dd3a05
Bump eslint-plugin-vue from 7.9.0 to 7.10.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.9.0 to 7.10.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.9.0...v7.10.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-29 03:38:24 +00:00
dependabot[bot] 95999e5194
Merge pull request #2222 from nextcloud/dependabot/npm_and_yarn/core-js-3.13.0 2021-05-29 03:38:16 +00:00
dependabot[bot] 3864dff34c
Merge pull request #2228 from nextcloud/dependabot/npm_and_yarn/babel/eslint-parser-7.14.4 2021-05-29 03:36:10 +00:00
dependabot[bot] 352b018005
Bump eslint-config-standard from 16.0.2 to 16.0.3
Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard) from 16.0.2 to 16.0.3.
- [Release notes](https://github.com/standard/eslint-config-standard/releases)
- [Changelog](https://github.com/standard/eslint-config-standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/standard/eslint-config-standard/compare/v16.0.2...v16.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-29 03:08:39 +00:00
dependabot[bot] d4cd60fe3f
Merge pull request #2226 from nextcloud/dependabot/npm_and_yarn/sass-1.34.0 2021-05-29 03:05:24 +00:00
dependabot[bot] df85e947ae
Bump core-js from 3.12.1 to 3.13.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.12.1 to 3.13.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.13.0/packages/core-js)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-29 01:43:28 +00:00
dependabot[bot] 21973bd31d
Bump @babel/eslint-parser from 7.14.3 to 7.14.4
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.14.3 to 7.14.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.4/eslint/babel-eslint-parser)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-29 01:43:06 +00:00
dependabot[bot] 90e009264e
Merge pull request #2224 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.14.4 2021-05-29 01:41:51 +00:00
dependabot[bot] 8e478fd8ee
Bump sass from 1.33.0 to 1.34.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.33.0 to 1.34.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.33.0...1.34.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-29 01:37:49 +00:00
dependabot[bot] 193aea609c
Bump @babel/preset-env from 7.14.2 to 7.14.4
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.14.2 to 7.14.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.4/packages/babel-preset-env)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-29 01:02:57 +00:00
dependabot[bot] c41ac5920b
Bump webpack from 5.37.1 to 5.38.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.37.1 to 5.38.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.37.1...v5.38.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-29 01:01:51 +00:00
dependabot[bot] 1869cf1e5a
Bump eslint from 7.25.0 to 7.27.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.25.0 to 7.27.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.25.0...v7.27.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-22 03:15:08 +00:00
dependabot[bot] b30d5c2634
Merge pull request #2217 from nextcloud/dependabot/npm_and_yarn/babel/eslint-parser-7.14.3 2021-05-22 03:13:22 +00:00
dependabot[bot] 86e284c018
Merge pull request #2216 from nextcloud/dependabot/npm_and_yarn/webpack-5.37.1 2021-05-22 02:43:18 +00:00
dependabot[bot] d749931796
Bump @babel/eslint-parser from 7.13.14 to 7.14.3
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.13.14 to 7.14.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.3/eslint/babel-eslint-parser)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-22 02:34:59 +00:00
dependabot[bot] 1f74bdd3a6
Merge pull request #2212 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-import-2.23.3 2021-05-22 02:33:25 +00:00
dependabot[bot] 35b0a3fc95
Bump webpack from 5.36.2 to 5.37.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.36.2 to 5.37.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.36.2...v5.37.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-22 02:20:52 +00:00
dependabot[bot] ac7d2b42fd
Merge pull request #2213 from nextcloud/dependabot/npm_and_yarn/babel/core-7.14.3 2021-05-22 02:20:36 +00:00
dependabot[bot] 981e8e0d9d
Merge pull request #2211 from nextcloud/dependabot/npm_and_yarn/sass-1.33.0 2021-05-22 02:19:29 +00:00
dependabot[bot] 12c3598ffb
Bump @babel/core from 7.14.2 to 7.14.3
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.14.2 to 7.14.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.3/packages/babel-core)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-22 01:07:49 +00:00
dependabot[bot] 65d91354d2
Bump eslint-plugin-import from 2.22.1 to 2.23.3
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.22.1 to 2.23.3.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.22.1...v2.23.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-22 01:06:27 +00:00
dependabot[bot] 015bc5fc80
Bump sass from 1.32.12 to 1.33.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.32.12 to 1.33.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.32.12...1.33.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-22 01:04:53 +00:00
dependabot[bot] c36b022ada
Bump core-js from 3.12.0 to 3.12.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.12.0 to 3.12.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.12.1/packages/core-js)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-22 01:03:29 +00:00
dependabot[bot] 3b503b0f1e
Merge pull request #2207 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.14.2 2021-05-15 03:40:59 +00:00