aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
Commit message (Collapse)AuthorAgeFilesLines
* feat: prepare jest coverage supportJohn Molakvoæ2023-06-211-0/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* feat: add sidebar action testingJohn Molakvoæ2023-06-211-0/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* feat: prepare jest upgrade and ts testingJohn Molakvoæ2023-06-211-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* bump @nextcloud/files from 3.0.0-beta.9 to 3.0.0-beta.10dependabot[bot]2023-06-191-1/+1
| | | | | | | | | | | | --- updated-dependencies: - dependency-name: "@nextcloud/files" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Bump @nextcloud/auth @nextcloud/axios @nextcloud/calendar-availability-vue ↵John Molakvoæ2023-06-141-6/+6
| | | | | | @nextcloud/dialogs @nextcloud/files and @nextcloud/router Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* chore(deps): Bump @nextcloud/event-bus from 3.0.2 to 3.1.0dependabot[bot]2023-06-111-1/+1
| | | | | | | | | | | | | | | | | Bumps [@nextcloud/event-bus](https://github.com/nextcloud/nextcloud-event-bus) from 3.0.2 to 3.1.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/v3.0.2...v3.1.0) --- updated-dependencies: - dependency-name: "@nextcloud/event-bus" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore(deps): Bump @nextcloud/vue from 7.11.6 to 7.12.0Christopher Ng2023-06-081-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Merge pull request #38695 from ↵Louis2023-06-081-1/+1
|\ | | | | | | | | nextcloud/dependabot/npm_and_yarn/css-loader-6.8.1 chore(deps-dev): Bump css-loader from 6.7.3 to 6.8.1
| * chore(deps-dev): Bump css-loader from 6.7.3 to 6.8.1dependabot[bot]2023-06-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.7.3 to 6.8.1. - [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/v6.7.3...v6.8.1) --- updated-dependencies: - dependency-name: css-loader dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | chore(deps-dev): Bump tslib from 2.5.0 to 2.5.3dependabot[bot]2023-06-081-1/+1
|/ | | | | | | | | | | | | | Bumps [tslib](https://github.com/Microsoft/tslib) from 2.5.0 to 2.5.3. - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](https://github.com/Microsoft/tslib/compare/2.5.0...v2.5.3) --- updated-dependencies: - dependency-name: tslib dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #38590 from nextcloud/chore/sass-no-external-appsChristoph Wurst2023-06-061-2/+2
|\ | | | | chore: Do not sass-compile external apps
| * chore: Do not sass-compile external appsChristoph Wurst2023-06-011-2/+2
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | bump marked from 4.3.0 to 5.0.4dependabot[bot]2023-06-051-1/+1
|/ | | | | | | | | | | | --- updated-dependencies: - dependency-name: marked dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Louis Chemineau <louis@chmn.me>
* chore(deps-dev): Bump puppeteer from 19.10.1 to 20.4.0dependabot[bot]2023-05-271-1/+1
| | | | | | | | | | | | | | | Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 19.10.1 to 20.4.0. - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json) - [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v19.10.1...puppeteer-v20.4.0) --- updated-dependencies: - dependency-name: puppeteer dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps-dev): Bump tar from 6.1.14 to 6.1.15dependabot[bot]2023-05-201-1/+1
| | | | | | | | | | | | | | | Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.14 to 6.1.15. - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/node-tar/compare/v6.1.14...v6.1.15) --- updated-dependencies: - dependency-name: tar dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* fix(comments): Mark comments as readChristopher Ng2023-05-191-0/+1
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore(deps-dev): Bump cypress from 12.11.0 to 12.12.0dependabot[bot]2023-05-171-1/+1
| | | | | | | | | | | | | | | Bumps [cypress](https://github.com/cypress-io/cypress) from 12.11.0 to 12.12.0. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cypress-io/cypress/compare/v12.11.0...v12.12.0) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Remove focus-visible polyfillVarun Patil2023-05-171-1/+0
| | | | | | Supercedes and closes #35384 Signed-off-by: Varun Patil <varunpatil@ucla.edu>
* chore(deps): Bump webdav from 5.0.0-r3 to 5.0.0Christopher Ng2023-05-161-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* chore(deps): Bump @nextcloud/vue from 7.11.4 to 7.11.6Christopher Ng2023-05-161-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Merge pull request #38231 from nextcloud/dependabot/npm_and_yarn/tar-6.1.14Côme Chilliet2023-05-151-1/+1
|\ | | | | bump tar from 6.1.13 to 6.1.14
| * bump tar from 6.1.13 to 6.1.14dependabot[bot]2023-05-131-1/+1
| | | | | | | | | | | | | | | | | | | | --- updated-dependencies: - dependency-name: tar dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | bump @typescript-eslint/parser from 5.59.2 to 5.59.5dependabot[bot]2023-05-131-1/+1
|/ | | | | | | | | | --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* fix(deps): Bump @nextcloud/vue to 7.11.4Joas Schilling2023-05-121-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #38109 from nextcloud/dependabot/npm_and_yarn/jsdom-22.0.0Côme Chilliet2023-05-091-1/+1
|\ | | | | build(deps-dev): Bump jsdom from 21.1.1 to 22.0.0
| * build(deps-dev): Bump jsdom from 21.1.1 to 22.0.0dependabot[bot]2023-05-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [jsdom](https://github.com/jsdom/jsdom) from 21.1.1 to 22.0.0. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md) - [Commits](https://github.com/jsdom/jsdom/compare/21.1.1...22.0.0) --- updated-dependencies: - dependency-name: jsdom dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* | Bump @nextcloud/vue to 7.11.3julia.kirschenheuter2023-05-081-1/+1
| | | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* | build(deps-dev): Bump @types/dockerode from 3.3.16 to 3.3.17dependabot[bot]2023-05-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode) from 3.3.16 to 3.3.17. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dockerode) --- updated-dependencies: - dependency-name: "@types/dockerode" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #38111 from ↵dependabot[bot]2023-05-061-1/+1
|\ \ | | | | | | | | | nextcloud/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.59.2
| * | bump @typescript-eslint/eslint-plugin from 5.59.1 to 5.59.2dependabot[bot]2023-05-061-1/+1
| |/ | | | | | | | | | | | | | | | | | | --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* / build(deps-dev): Bump webpack-cli from 5.0.1 to 5.0.2dependabot[bot]2023-05-061-1/+1
|/ | | | | | | | | | | | | | | Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 5.0.1 to 5.0.2. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@5.0.1...webpack-cli@5.0.2) --- updated-dependencies: - dependency-name: webpack-cli dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* bump @vue/vue2-jest from 29.2.3 to 29.2.4dependabot[bot]2023-05-021-1/+1
| | | | | | | | | | --- updated-dependencies: - dependency-name: "@vue/vue2-jest" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps-dev): bump @typescript-eslint/parser from 5.59.0 to 5.59.2dependabot[bot]2023-05-011-1/+1
| | | | | | | | | | | | | | | Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.0 to 5.59.2. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.2/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps-dev): bump cypress from 12.10.0 to 12.11.0dependabot[bot]2023-04-291-1/+1
| | | | | | | | | | | | | | | Bumps [cypress](https://github.com/cypress-io/cypress) from 12.10.0 to 12.11.0. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cypress-io/cypress/compare/v12.10.0...v12.11.0) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #37989 from ↵dependabot[bot]2023-04-291-1/+1
|\ | | | | | | nextcloud/dependabot/npm_and_yarn/eslint-plugin-cypress-2.13.3
| * bump eslint-plugin-cypress from 2.13.2 to 2.13.3dependabot[bot]2023-04-291-1/+1
| | | | | | | | | | | | | | | | | | | | --- updated-dependencies: - dependency-name: eslint-plugin-cypress dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #37988 from ↵dependabot[bot]2023-04-291-1/+1
|\ \ | | | | | | | | | nextcloud/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.59.1
| * | bump @typescript-eslint/eslint-plugin from 5.59.0 to 5.59.1dependabot[bot]2023-04-291-1/+1
| |/ | | | | | | | | | | | | | | | | | | --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #37987 from nextcloud/dependabot/npm_and_yarn/sass-1.62.1dependabot[bot]2023-04-291-1/+1
|\ \
| * | chore(deps-dev): bump sass from 1.62.0 to 1.62.1dependabot[bot]2023-04-291-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sass](https://github.com/sass/dart-sass) from 1.62.0 to 1.62.1. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.62.0...1.62.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* / bump @nextcloud/webpack-vue-config from 5.5.0 to 5.5.1dependabot[bot]2023-04-291-1/+1
|/ | | | | | | | | | --- updated-dependencies: - dependency-name: "@nextcloud/webpack-vue-config" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Add focus-trapChristopher Ng2023-04-241-0/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* chore(deps): Bump query-string from 7.1.1 to 8.1.0John Molakvoæ2023-04-221-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* chore(deps): bump browserslist-useragent-regexp from 3.0.2 to 4.0.0dependabot[bot]2023-04-221-1/+1
| | | | | | | | | | | | | | | | Bumps [browserslist-useragent-regexp](https://github.com/browserslist/browserslist-useragent-regexp) from 3.0.2 to 4.0.0. - [Release notes](https://github.com/browserslist/browserslist-useragent-regexp/releases) - [Changelog](https://github.com/browserslist/browserslist-useragent-regexp/blob/master/CHANGELOG.md) - [Commits](https://github.com/browserslist/browserslist-useragent-regexp/commits/v4.0.0) --- updated-dependencies: - dependency-name: browserslist-useragent-regexp dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* bump is-svg from 4.4.0 to 5.0.0dependabot[bot]2023-04-221-1/+1
| | | | | | | | | | | --- updated-dependencies: - dependency-name: is-svg dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* bump underscore from 1.13.4 to 1.13.6dependabot[bot]2023-04-221-1/+1
| | | | | | | | | | | --- updated-dependencies: - dependency-name: underscore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #37883 from ↵dependabot[bot]2023-04-221-1/+1
|\ | | | | | | nextcloud/dependabot/npm_and_yarn/puppeteer-19.10.1
| * bump puppeteer from 15.5.0 to 19.10.1dependabot[bot]2023-04-221-1/+1
| | | | | | | | | | | | | | | | | | | | --- updated-dependencies: - dependency-name: puppeteer dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #37886 from nextcloud/dependabot/npm_and_yarn/wait-on-7.0.1dependabot[bot]2023-04-221-1/+1
|\ \
| * | bump wait-on from 6.0.1 to 7.0.1dependabot[bot]2023-04-221-1/+1
| |/ | | | | | | | | | | | | | | | | | | --- updated-dependencies: - dependency-name: wait-on dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>