aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
Commit message (Collapse)AuthorAgeFilesLines
* chore: Update nextcloud dependencies to stable versionFerdinand Thiessen2023-11-091-3/+3
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Update `calendar-availability-vue` to `^2.0.0`julia.kirschenheuter2023-11-091-1/+1
| | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* chore(files_reminders): upgrade to 28 APIsJohn Molakvoæ2023-11-081-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* chore(deps): Update `@nextcloud/vue`Ferdinand Thiessen2023-11-061-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(deps): Bump marked from 9.0.3 to 9.1.5dependabot[bot]2023-11-051-1/+1
| | | | | | | | | | | | | | | Bumps [marked](https://github.com/markedjs/marked) from 9.0.3 to 9.1.5. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](https://github.com/markedjs/marked/compare/v9.0.3...v9.1.5) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): Bump @nextcloud/moment from 1.2.1 to 1.2.2dependabot[bot]2023-11-051-1/+1
| | | | | | | | | | | | | | Bumps [@nextcloud/moment](https://github.com/nextcloud/nextcloud-moment) from 1.2.1 to 1.2.2. - [Changelog](https://github.com/nextcloud-libraries/nextcloud-moment/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-moment/compare/v1.2.1...v1.2.2) --- updated-dependencies: - dependency-name: "@nextcloud/moment" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): Bump @nextcloud/upload from 1.0.0-beta.18 to 1.0.0-beta.19dependabot[bot]2023-11-041-1/+1
| | | | | | | | | | | | | | Bumps [@nextcloud/upload](https://github.com/skjnldsv/nextcloud-upload) from 1.0.0-beta.18 to 1.0.0-beta.19. - [Release notes](https://github.com/skjnldsv/nextcloud-upload/releases) - [Commits](https://github.com/skjnldsv/nextcloud-upload/compare/v1.0.0-beta.18...v1.0.0-beta.19) --- updated-dependencies: - dependency-name: "@nextcloud/upload" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): Bump focus-trap from 7.5.2 to 7.5.4dependabot[bot]2023-11-041-1/+1
| | | | | | | | | | | | | | | Bumps [focus-trap](https://github.com/focus-trap/focus-trap) from 7.5.2 to 7.5.4. - [Release notes](https://github.com/focus-trap/focus-trap/releases) - [Changelog](https://github.com/focus-trap/focus-trap/blob/master/CHANGELOG.md) - [Commits](https://github.com/focus-trap/focus-trap/compare/v7.5.2...v7.5.4) --- updated-dependencies: - dependency-name: focus-trap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): Bump pinia from 2.1.6 to 2.1.7dependabot[bot]2023-11-041-1/+1
| | | | | | | | | | | | | | Bumps [pinia](https://github.com/vuejs/pinia) from 2.1.6 to 2.1.7. - [Release notes](https://github.com/vuejs/pinia/releases) - [Commits](https://github.com/vuejs/pinia/compare/pinia@2.1.6...pinia@2.1.7) --- updated-dependencies: - dependency-name: pinia dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): Bump vue and vue-template-compilerdependabot[bot]2023-11-041-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | Bumps [vue](https://github.com/vuejs/core) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together. Updates `vue` from 2.7.14 to 2.7.15 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/core/commits) Updates `vue-template-compiler` from 2.7.14 to 2.7.15 - [Release notes](https://github.com/vuejs/vue/releases) - [Changelog](https://github.com/vuejs/vue/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue/compare/v2.7.14...v2.7.15) --- updated-dependencies: - dependency-name: vue dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: vue-template-compiler dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps-dev): Bump cypress from 13.3.0 to 13.4.0dependabot[bot]2023-11-041-1/+1
| | | | | | | | | | | | | | | Bumps [cypress](https://github.com/cypress-io/cypress) from 13.3.0 to 13.4.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/v13.3.0...v13.4.0) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* fix(cypress): Add timeout for waiting on Nextcloud serverFerdinand Thiessen2023-11-031-0/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(deps-dev): Bump tar from 6.1.15 to 6.2.0dependabot[bot]2023-11-011-1/+1
| | | | | | | | | | | | | | | Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.15 to 6.2.0. - [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.15...v6.2.0) --- updated-dependencies: - dependency-name: tar dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #40909 from ↵John Molakvoæ2023-11-011-1/+1
|\ | | | | | | nextcloud/dependabot/npm_and_yarn/babel/preset-typescript-7.23.2
| * chore(deps-dev): Bump @babel/preset-typescript from 7.22.11 to 7.23.2dependabot[bot]2023-10-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) from 7.22.11 to 7.23.2. - [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.23.2/packages/babel-preset-typescript) --- updated-dependencies: - dependency-name: "@babel/preset-typescript" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #41166 from nextcloud/dependabot/npm_and_yarn/p-queue-7.4.1Ferdinand Thiessen2023-10-301-1/+1
|\ \ | | | | | | chore(deps): bump p-queue from 7.3.4 to 7.4.1
| * | chore(deps): bump p-queue from 7.3.4 to 7.4.1dependabot[bot]2023-10-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [p-queue](https://github.com/sindresorhus/p-queue) from 7.3.4 to 7.4.1. - [Release notes](https://github.com/sindresorhus/p-queue/releases) - [Commits](https://github.com/sindresorhus/p-queue/compare/v7.3.4...v7.4.1) --- updated-dependencies: - dependency-name: p-queue 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>
* | | Merge pull request #41163 from ↵Ferdinand Thiessen2023-10-301-1/+1
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/testing-library/jest-dom-6.1.4 chore(deps-dev): bump @testing-library/jest-dom from 5.17.0 to 6.1.4
| * | | chore(deps-dev): bump @testing-library/jest-dom from 5.17.0 to 6.1.4dependabot[bot]2023-10-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.17.0 to 6.1.4. - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/jest-dom/compare/v5.17.0...v6.1.4) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | Merge pull request #41164 from ↵Ferdinand Thiessen2023-10-301-1/+1
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/puppeteer-21.4.1 chore(deps-dev): bump puppeteer from 21.0.3 to 21.4.1
| * | | chore(deps-dev): bump puppeteer from 21.0.3 to 21.4.1dependabot[bot]2023-10-281-1/+1
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 21.0.3 to 21.4.1. - [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-v21.0.3...puppeteer-v21.4.1) --- updated-dependencies: - dependency-name: puppeteer dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* / / chore(deps-dev): bump jest-environment-jsdom from 29.6.2 to 29.7.0dependabot[bot]2023-10-281-1/+1
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) from 29.6.2 to 29.7.0. - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest-environment-jsdom) --- updated-dependencies: - dependency-name: jest-environment-jsdom dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #40773 from nextcloud/fix/contrast-maxcontrast-vs-hoverFerdinand Thiessen2023-10-271-1/+3
|\ \ | | | | | | fix(theming): Ensure all text colors have enough contrast for accessibility
| * | tests: Add accessibility tests for CSS color variablesFerdinand Thiessen2023-10-271-1/+3
| | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | #37978: Remove duplicate dependencyJL1022023-10-251-1/+0
|/ / | | | | | | | | | | | | | | I believe it's appropriate to include handlebars in dependencies rather than devDependencies, because it's imported by multiple js files inside the core directory. However, handlebars-loader is only referenced inside webpack.common.js, so I think it's ok to keep that one inside devDependencies. Signed-off-by: JL102 <jordanlees@mailbox.org>
* | chore: Bump @nextcloud/vue to v8-beta.9Christopher Ng2023-10-231-1/+1
| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | Merge pull request #41039 from nextcloud/fix/run-cypress-always-parallelFerdinand Thiessen2023-10-221-0/+1
|\ \ | | | | | | feat(cypress): Always run cypress CI in parallel
| * | feat(cypress): Always run cypress CI in parallel (independent from cypress.io)Ferdinand Thiessen2023-10-211-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | The server always exceeds the free Cypress.io time so there is no benefit using it unless we go for the enterprise plan. So this simply uses `cypress-split` to split the specs and run them in parallel CI workers (only e2e tests). Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | Merge pull request #41032 from ↵Ferdinand Thiessen2023-10-221-1/+1
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/typescript-5.2.2 chore(deps-dev): Bump typescript from 5.1.6 to 5.2.2
| * | | chore(deps-dev): Bump typescript from 5.1.6 to 5.2.2dependabot[bot]2023-10-211-1/+1
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.6 to 5.2.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v5.1.6...v5.2.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #41029 from ↵Ferdinand Thiessen2023-10-221-1/+1
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/nextcloud/calendar-availability-vue-2.0.0-beta.3 chore(deps): Bump @nextcloud/calendar-availability-vue from 2.0.0-beta.2 to 2.0.0-beta.3
| * | | chore(deps): Bump @nextcloud/calendar-availability-vuedependabot[bot]2023-10-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@nextcloud/calendar-availability-vue](https://github.com/nextcloud/calendar-availability-vue) from 2.0.0-beta.2 to 2.0.0-beta.3. - [Changelog](https://github.com/nextcloud/calendar-availability-vue/blob/main/CHANGELOG.md) - [Commits](https://github.com/nextcloud/calendar-availability-vue/compare/v2.0.0-beta.2...v2.0.0-beta.3) --- updated-dependencies: - dependency-name: "@nextcloud/calendar-availability-vue" 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>
* | | | Merge pull request #41028 from ↵Ferdinand Thiessen2023-10-221-1/+1
|\ \ \ \ | |/ / / |/| | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/types/dockerode-3.3.21 chore(deps-dev): Bump @types/dockerode from 3.3.20 to 3.3.21
| * | | chore(deps-dev): Bump @types/dockerode from 3.3.20 to 3.3.21dependabot[bot]2023-10-211-1/+1
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode) from 3.3.20 to 3.3.21. - [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>
* / / chore(deps-dev): Bump eslint-plugin-cypress from 2.14.0 to 2.15.1dependabot[bot]2023-10-211-1/+1
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 2.14.0 to 2.15.1. - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases) - [Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v2.14.0...v2.15.1) --- updated-dependencies: - dependency-name: eslint-plugin-cypress dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | feat(theming): Allow to configure default apps and app order in frontend ↵Ferdinand Thiessen2023-10-201-0/+1
| | | | | | | | | | | | | | | | | | settings * Also add API for setting the value using ajax. * Add cypress tests for app order and defaul apps Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | fix(cypress): Replace flaky password-confirmation hack with conditional ↵Ferdinand Thiessen2023-10-191-0/+1
| | | | | | | | | | | | testing for the password modal Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | chore(deps-dev): Bump dockerode from 3.3.5 to 4.0.0dependabot[bot]2023-10-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [dockerode](https://github.com/apocas/dockerode) from 3.3.5 to 4.0.0. - [Release notes](https://github.com/apocas/dockerode/releases) - [Commits](https://github.com/apocas/dockerode/compare/v3.3.5...v4.0.0) --- updated-dependencies: - dependency-name: dockerode dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* | chore(deps): Bump dompurify from 3.0.5 to 3.0.6dependabot[bot]2023-10-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.0.5 to 3.0.6. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/3.0.5...3.0.6) --- updated-dependencies: - dependency-name: dompurify 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>
* | chore(deps): Bump @nextcloud/dialogs to v5-beta.6Christopher Ng2023-10-181-1/+1
| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | chore(deps): Bump @mdi/svg from 7.2.96 to 7.3.67dependabot[bot]2023-10-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@mdi/svg](https://github.com/Templarian/MaterialDesign-SVG) from 7.2.96 to 7.3.67. - [Commits](https://github.com/Templarian/MaterialDesign-SVG/compare/v7.2.96...v7.3.67) --- updated-dependencies: - dependency-name: "@mdi/svg" 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>
* | feat(files): migrate template pickerJohn Molakvoæ2023-10-171-2/+2
| | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | chore(deps-dev): Bump ts-loader from 9.4.4 to 9.5.0dependabot[bot]2023-10-141-1/+1
|/ | | | | | | | | | | | | | | Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.4.4 to 9.5.0. - [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/v9.4.4...v9.5.0) --- updated-dependencies: - dependency-name: ts-loader dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): Bump @nextcloud/password-confirmation from 4.0.1 to 5.0.0Grigorii K. Shartsev2023-10-121-1/+1
| | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* chore(deps-dev): Bump @jest/globals from 29.6.2 to 29.7.0dependabot[bot]2023-10-101-1/+1
| | | | | | | | | | | | | | | Bumps [@jest/globals](https://github.com/jestjs/jest/tree/HEAD/packages/jest-globals) from 29.6.2 to 29.7.0. - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest-globals) --- updated-dependencies: - dependency-name: "@jest/globals" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps-dev): Bump workbox-webpack-plugin from 6.6.0 to 7.0.0dependabot[bot]2023-10-101-1/+1
| | | | | | | | | | | | | | | | Bumps [workbox-webpack-plugin](https://github.com/googlechrome/workbox) from 6.6.0 to 7.0.0. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v6.6.0...v7.0.0) --- updated-dependencies: - dependency-name: workbox-webpack-plugin dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore(deps-dev): Bump cypress-wait-until from 1.7.2 to 2.0.1dependabot[bot]2023-10-101-1/+1
| | | | | | | | | | | | | | | Bumps [cypress-wait-until](https://github.com/NoriSte/cypress-wait-until) from 1.7.2 to 2.0.1. - [Release notes](https://github.com/NoriSte/cypress-wait-until/releases) - [Changelog](https://github.com/NoriSte/cypress-wait-until/blob/master/release.config.js) - [Commits](https://github.com/NoriSte/cypress-wait-until/commits/v2.0.1) --- updated-dependencies: - dependency-name: cypress-wait-until dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #40720 from ↵dependabot[bot]2023-10-101-2/+2
|\ | | | | | | nextcloud/dependabot/npm_and_yarn/cypress-and-nextcloud/cypress-13.3.0
| * chore(deps-dev): Bump cypress and @nextcloud/cypressdependabot[bot]2023-09-301-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [cypress](https://github.com/cypress-io/cypress) and [@nextcloud/cypress](https://github.com/nextcloud/nextcloud-cypress). These dependencies needed to be updated together. Updates `cypress` from 12.17.4 to 13.3.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.17.4...v13.3.0) Updates `@nextcloud/cypress` from 1.0.0-beta.2 to 1.0.0-beta.6 - [Release notes](https://github.com/nextcloud/nextcloud-cypress/releases) - [Commits](https://github.com/nextcloud/nextcloud-cypress/compare/v1.0.0-beta.2...v1.0.0-beta.6) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-major - dependency-name: "@nextcloud/cypress" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | chore(deps-dev): Bump @types/dockerode from 3.3.19 to 3.3.20dependabot[bot]2023-10-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode) from 3.3.19 to 3.3.20. - [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>