summaryrefslogtreecommitdiffstats
path: root/package.json
Commit message (Collapse)AuthorAgeFilesLines
* Bump @nc/dialogs to 4.2.0Louis Chemineau2023-09-141-1/+1
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* chore: Bump @nextcloud/dialogs to v4.2.0 beta 5Christopher Ng2023-09-051-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* chore: Add patch-package dev dep for @nextcloud/dialogsChristopher Ng2023-09-051-0/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* chore: Update `@nextcloud/dialogs` to 4.2.0-beta.4 for FilePicker improvmentsFerdinand Thiessen2023-08-241-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix: Update `@nextcloud/dialogs` to 4.2.0-beta.3 to fix FilePicker issuesFerdinand Thiessen2023-08-161-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: update `@nextcloud-vue` to `v7.12.2`Benjamin Gaussorgues2023-08-111-1/+1
| | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: Update `@nextcloud/dialogs` to 4.2.0-beta.2 for fixing FilePicker designsFerdinand Thiessen2023-08-111-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* feat: Add new Vue FilePicker from `@nextcloud/dialogs` and use it by default.Ferdinand Thiessen2023-08-101-1/+1
| | | | | | Still providing the legacy one until the Vue FilePicker is out of beta. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(deps): Bump @nextcloud/vue from 7.11.6 to 7.12.0Christopher Ng2023-07-061-1/+1
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> (cherry picked from commit 21382099d015cacb0f409b7325052e867ebdff38)
* 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>
* | Merge pull request #37890 from nextcloud/dependabot/npm_and_yarn/karma-6.4.2John Molakvoæ2023-04-221-1/+1
|\ \ | | | | | | bump karma from 6.4.1 to 6.4.2
| * | bump karma from 6.4.1 to 6.4.2dependabot[bot]2023-04-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | --- updated-dependencies: - dependency-name: karma dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #37889 from ↵dependabot[bot]2023-04-221-1/+1
|\ \ \ | |/ / |/| | | | | nextcloud/dependabot/npm_and_yarn/pinia/testing-0.0.16
| * | bump @pinia/testing from 0.0.15 to 0.0.16dependabot[bot]2023-04-221-1/+1
| |/ | | | | | | | | | | | | | | | | | | --- updated-dependencies: - dependency-name: "@pinia/testing" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* / chore(deps-dev): bump karma-spec-reporter from 0.0.35 to 0.0.36dependabot[bot]2023-04-221-1/+1
|/ | | | | | | | | | | | | | Bumps [karma-spec-reporter](https://github.com/tmcgee123/karma-spec-reporter) from 0.0.35 to 0.0.36. - [Release notes](https://github.com/tmcgee123/karma-spec-reporter/releases) - [Commits](https://github.com/tmcgee123/karma-spec-reporter/compare/v0.0.35...v0.0.36) --- updated-dependencies: - dependency-name: karma-spec-reporter dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): update cypressJohn Molakvoæ2023-04-211-5/+7
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Bump @nextcloud/vue from 7.9.0 to 7.10.0Christopher Ng2023-04-191-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Bump @nextcloud/browser-storage from 0.1.1 to 0.2.0dependabot[bot]2023-04-151-1/+1
| | | | | | | | | | | | | | | | Bumps [@nextcloud/browser-storage](https://github.com/nextcloud/nextcloud-browser-storage) from 0.1.1 to 0.2.0. - [Release notes](https://github.com/nextcloud/nextcloud-browser-storage/releases) - [Changelog](https://github.com/nextcloud/nextcloud-browser-storage/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-browser-storage/compare/v0.1.1...v0.2.0) --- updated-dependencies: - dependency-name: "@nextcloud/browser-storage" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* bump webpack from 5.78.0 to 5.79.0dependabot[bot]2023-04-151-1/+1
| | | | | | | | | | | --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>