aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
Commit message (Expand)AuthorAgeFilesLines
* chore(deps): Update `@nextcloud/vue`Ferdinand Thiessen2023-11-061-8/+8
* chore(deps): Bump marked from 9.0.3 to 9.1.5dependabot[bot]2023-11-051-4/+4
* chore(deps): Bump @nextcloud/moment from 1.2.1 to 1.2.2dependabot[bot]2023-11-051-14/+9
* chore(deps): Bump @nextcloud/upload from 1.0.0-beta.18 to 1.0.0-beta.19dependabot[bot]2023-11-041-123/+17
* chore(deps): Bump focus-trap from 7.5.2 to 7.5.4dependabot[bot]2023-11-041-4/+4
* chore(deps): Bump pinia from 2.1.6 to 2.1.7dependabot[bot]2023-11-041-4/+4
* chore(deps): Bump vue and vue-template-compilerdependabot[bot]2023-11-041-12/+12
* chore(deps-dev): Bump cypress from 13.3.0 to 13.4.0dependabot[bot]2023-11-041-4/+4
* fix(cypress): Add timeout for waiting on Nextcloud serverFerdinand Thiessen2023-11-031-0/+10
* chore(deps-dev): Bump tar from 6.1.15 to 6.2.0dependabot[bot]2023-11-011-4/+4
* Merge pull request #40909 from nextcloud/dependabot/npm_and_yarn/babel/preset...John Molakvoæ2023-11-011-36/+36
|\
| * chore(deps-dev): Bump @babel/preset-typescript from 7.22.11 to 7.23.2dependabot[bot]2023-10-141-46/+46
* | Merge pull request #41166 from nextcloud/dependabot/npm_and_yarn/p-queue-7.4.1Ferdinand Thiessen2023-10-301-6/+12
|\ \
| * | chore(deps): bump p-queue from 7.3.4 to 7.4.1dependabot[bot]2023-10-301-6/+12
* | | Merge pull request #41163 from nextcloud/dependabot/npm_and_yarn/testing-libr...Ferdinand Thiessen2023-10-301-16/+26
|\ \ \
| * | | chore(deps-dev): bump @testing-library/jest-dom from 5.17.0 to 6.1.4dependabot[bot]2023-10-281-22/+27
* | | | Merge pull request #41164 from nextcloud/dependabot/npm_and_yarn/puppeteer-21...Ferdinand Thiessen2023-10-301-92/+80
|\ \ \ \ | |_|/ / |/| | |
| * | | chore(deps-dev): bump puppeteer from 21.0.3 to 21.4.1dependabot[bot]2023-10-281-98/+81
| |/ /
* / / chore(deps-dev): bump jest-environment-jsdom from 29.6.2 to 29.7.0dependabot[bot]2023-10-281-15/+10
|/ /
* | tests: Add accessibility tests for CSS color variablesFerdinand Thiessen2023-10-271-2/+66
* | chore(deps): bump browserify-sign from 4.2.1 to 4.2.2dependabot[bot]2023-10-271-9/+12
* | chore: Bump @nextcloud/vue to v8-beta.9Christopher Ng2023-10-231-5/+17
* | Merge pull request #41039 from nextcloud/fix/run-cypress-always-parallelFerdinand Thiessen2023-10-221-26/+735
|\ \
| * | feat(cypress): Always run cypress CI in parallel (independent from cypress.io)Ferdinand Thiessen2023-10-211-26/+735
* | | Merge pull request #41032 from nextcloud/dependabot/npm_and_yarn/typescript-5...Ferdinand Thiessen2023-10-221-60/+61
|\ \ \
| * | | chore(deps-dev): Bump typescript from 5.1.6 to 5.2.2dependabot[bot]2023-10-211-60/+61
| |/ /
* | | Merge pull request #41029 from nextcloud/dependabot/npm_and_yarn/nextcloud/ca...Ferdinand Thiessen2023-10-221-4/+4
|\ \ \
| * | | chore(deps): Bump @nextcloud/calendar-availability-vuedependabot[bot]2023-10-211-4/+4
* | | | Merge pull request #41028 from nextcloud/dependabot/npm_and_yarn/types/docker...Ferdinand Thiessen2023-10-221-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | chore(deps-dev): Bump @types/dockerode from 3.3.20 to 3.3.21dependabot[bot]2023-10-211-4/+4
| |/ /
* / / chore(deps-dev): Bump eslint-plugin-cypress from 2.14.0 to 2.15.1dependabot[bot]2023-10-211-4/+4
|/ /
* | feat(theming): Allow to configure default apps and app order in frontend sett...Ferdinand Thiessen2023-10-201-0/+129
* | fix(cypress): Replace flaky password-confirmation hack with conditional testi...Ferdinand Thiessen2023-10-191-0/+10
* | Merge pull request #40923 from nextcloud/automated/noid/master-fix-npm-auditFerdinand Thiessen2023-10-181-6/+9
|\ \
| * | chore(deps): fix npm auditnextcloud-command2023-10-181-6/+9
* | | chore(deps-dev): Bump dockerode from 3.3.5 to 4.0.0dependabot[bot]2023-10-181-14/+14
* | | chore(deps): Bump dompurify from 3.0.5 to 3.0.6dependabot[bot]2023-10-181-4/+4
|/ /
* | chore(deps): Bump @nextcloud/dialogs to v5-beta.6Christopher Ng2023-10-181-7/+98
* | Merge pull request #40912 from nextcloud/dependabot/npm_and_yarn/mdi/svg-7.3.67Ferdinand Thiessen2023-10-181-4/+4
|\ \
| * | chore(deps): Bump @mdi/svg from 7.2.96 to 7.3.67dependabot[bot]2023-10-181-4/+4
* | | chore(deps): Bump @babel/traverse from 7.22.8 to 7.23.2dependabot[bot]2023-10-171-47/+48
|/ /
* | feat(files): migrate template pickerJohn Molakvoæ2023-10-171-8/+8
* | chore(deps-dev): Bump ts-loader from 9.4.4 to 9.5.0dependabot[bot]2023-10-141-5/+15
|/
* chore(deps): Bump @nextcloud/password-confirmation from 4.0.1 to 5.0.0Grigorii K. Shartsev2023-10-121-128/+9
* chore(deps-dev): Bump @jest/globals from 29.6.2 to 29.7.0dependabot[bot]2023-10-101-118/+117
* chore(deps-dev): Bump workbox-webpack-plugin from 6.6.0 to 7.0.0dependabot[bot]2023-10-101-106/+134
* chore(deps-dev): Bump cypress-wait-until from 1.7.2 to 2.0.1dependabot[bot]2023-10-101-4/+4
* Merge pull request #40720 from nextcloud/dependabot/npm_and_yarn/cypress-and-...dependabot[bot]2023-10-101-21/+21
|\
| * chore(deps-dev): Bump cypress and @nextcloud/cypressdependabot[bot]2023-09-301-21/+21
* | chore(deps-dev): Bump @types/dockerode from 3.3.19 to 3.3.20dependabot[bot]2023-10-071-4/+4