dependabot[bot]
682c1e7552
chore(deps): bump vue-material-design-icons from 5.3.0 to 5.3.1
...
Bumps [vue-material-design-icons](https://github.com/robcresswell/vue-material-design-icons ) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/robcresswell/vue-material-design-icons/releases )
- [Changelog](https://github.com/robcresswell/vue-material-design-icons/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/robcresswell/vue-material-design-icons/compare/5.3.0...5.3.1 )
---
updated-dependencies:
- dependency-name: vue-material-design-icons
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-07 10:47:05 +00:00
dependabot[bot]
b2c06aea35
Merge pull request #49706 from nextcloud/dependabot/npm_and_yarn/stable29/underscore-1.13.7
2024-12-07 10:37:01 +00:00
dependabot[bot]
0aec31b23e
Merge pull request #49702 from nextcloud/dependabot/npm_and_yarn/stable29/cypress-if-1.12.6
2024-12-07 10:06:58 +00:00
dependabot[bot]
3a13707014
chore(deps): bump underscore from 1.13.6 to 1.13.7
...
Bumps [underscore](https://github.com/jashkenas/underscore ) from 1.13.6 to 1.13.7.
- [Commits](https://github.com/jashkenas/underscore/compare/1.13.6...1.13.7 )
---
updated-dependencies:
- dependency-name: underscore
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-07 10:02:54 +00:00
dependabot[bot]
2c4351bb7f
Merge pull request #49705 from nextcloud/dependabot/npm_and_yarn/stable29/core-js-3.37.1
2024-12-07 09:40:50 +00:00
dependabot[bot]
44b9747b29
chore(deps-dev): bump cypress-if from 1.12.5 to 1.12.6
...
Bumps [cypress-if](https://github.com/bahmutov/cypress-if ) from 1.12.5 to 1.12.6.
- [Release notes](https://github.com/bahmutov/cypress-if/releases )
- [Commits](https://github.com/bahmutov/cypress-if/compare/v1.12.5...v1.12.6 )
---
updated-dependencies:
- dependency-name: cypress-if
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-07 03:17:18 +00:00
dependabot[bot]
fd03ba3d0e
chore(deps): bump core-js from 3.37.0 to 3.37.1
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.37.0 to 3.37.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.37.1/packages/core-js )
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-07 02:24:05 +00:00
dependabot[bot]
08a600a6b2
chore(deps-dev): bump cypress from 13.13.2 to 13.13.3
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 13.13.2 to 13.13.3.
- [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.13.2...v13.13.3 )
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-07 02:23:30 +00:00
Ferdinand Thiessen
9168db506f
chore: Update @nextcloud/files and @nextcloud/update libraries
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-11-13 13:10:44 +00:00
Ferdinand Thiessen
8ca3212509
chore(deps): Update @nextcloud/dialogs to v5.3.8
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-05 10:37:33 +01:00
dependabot[bot]
0832db5a0b
chore(deps-dev): Bump jsdoc from 4.0.2 to 4.0.4
...
Bumps [jsdoc](https://github.com/jsdoc/jsdoc ) from 4.0.2 to 4.0.4.
- [Release notes](https://github.com/jsdoc/jsdoc/releases )
- [Changelog](https://github.com/jsdoc/jsdoc/blob/4.0.4/CHANGES.md )
- [Commits](https://github.com/jsdoc/jsdoc/compare/4.0.2...4.0.4 )
---
updated-dependencies:
- dependency-name: jsdoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-26 01:09:17 +00:00
nextcloud-command
6e6bf9284e
fix(deps): Fix npm audit
...
Signed-off-by: GitHub <noreply@github.com>
2024-09-03 18:19:49 +00:00
Arthur Schiwon
c800d0ed30
Revert "fix(deps): Fix npm audit"
...
This reverts commit 18bdb14399 .
2024-09-03 09:24:08 +02:00
nextcloud-command
18bdb14399
fix(deps): Fix npm audit
...
Signed-off-by: GitHub <noreply@github.com>
2024-09-02 09:36:35 +02:00
Ferdinand Thiessen
6ab149e88c
chore: Update @nextcloud/vue to v8.17.0
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-29 10:15:01 +02:00
nextcloud-command
7f8b27ec45
fix(deps): Fix npm audit
...
Signed-off-by: GitHub <noreply@github.com>
2024-08-27 05:01:50 +00:00
Ferdinand Thiessen
68bee40458
chore(deps): Update @nextcloud/upload
...
* Resolves https://github.com/nextcloud/server/issues/44723#issuecomment-2299624174 for stable29
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-21 11:16:16 +02:00
Ferdinand Thiessen
adacfa8e9b
fix(files): Provide file actions from list entry to make it reactive
...
This fixes non reactive default action text of the name component.
Also use download action as default action so that only one place
is needed to define how to download a file.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-08 17:20:54 +02:00
Jonas
371de2e1d7
fix(deps): Bump @nextcloud/vue from 8.14.0 to 8.16.0
...
Fixes : nextcloud/richdocuments#3795
Signed-off-by: Jonas <jonas@freesources.org>
2024-08-06 12:45:46 +02:00
dependabot[bot]
562024a507
Merge pull request #46496 from nextcloud/dependabot/npm_and_yarn/stable29/nextcloud/cypress-1.0.0-beta.8
2024-08-04 11:09:15 +00:00
dependabot[bot]
58b5a5de4f
build(deps-dev): bump @nextcloud/cypress
...
Bumps [@nextcloud/cypress](https://github.com/nextcloud/nextcloud-cypress ) from 1.0.0-beta.7 to 1.0.0-beta.8.
- [Release notes](https://github.com/nextcloud/nextcloud-cypress/releases )
- [Commits](https://github.com/nextcloud/nextcloud-cypress/compare/v1.0.0-beta.7...v1.0.0-beta.8 )
---
updated-dependencies:
- dependency-name: "@nextcloud/cypress"
dependency-type: direct:development
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>
2024-08-04 10:48:43 +00:00
dependabot[bot]
869faea35f
build(deps-dev): bump karma-coverage from 2.2.0 to 2.2.1
...
Bumps [karma-coverage](https://github.com/karma-runner/karma-coverage ) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/karma-runner/karma-coverage/releases )
- [Changelog](https://github.com/karma-runner/karma-coverage/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma-coverage/compare/v2.2.0...v2.2.1 )
---
updated-dependencies:
- dependency-name: karma-coverage
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-04 12:41:16 +02:00
dependabot[bot]
9bbbde8f54
build(deps): bump @nextcloud/sharing from 0.2.2 to 0.2.3
...
Bumps @nextcloud/sharing from 0.2.2 to 0.2.3.
---
updated-dependencies:
- dependency-name: "@nextcloud/sharing"
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>
2024-08-03 08:54:36 +00:00
John Molakvoæ
42018db95c
Merge pull request #46500 from nextcloud/dependabot/npm_and_yarn/stable29/mime-4.0.4
2024-08-03 10:04:42 +02:00
dependabot[bot]
cb26b76bbb
build(deps-dev): bump karma from 6.4.3 to 6.4.4
...
Bumps [karma](https://github.com/karma-runner/karma ) from 6.4.3 to 6.4.4.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v6.4.3...v6.4.4 )
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-03 01:16:58 +00:00
skjnldsv
a2ea37921f
chore(cypress): adjust files-sidebar.cy.ts
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-08-02 15:00:47 +02:00
John Molakvoæ
c338f31e5a
Merge pull request #46514 from nextcloud/automated/noid/stable29-fix-npm-audit
2024-07-27 16:28:37 +02:00
John Molakvoæ
19325e0be2
Merge pull request #46791 from nextcloud/dependabot/npm_and_yarn/stable29/cypress/vue2-2.1.1
2024-07-27 09:30:34 +02:00
dependabot[bot]
079f845cbc
build(deps): bump browserslist-useragent-regexp from 4.1.1 to 4.1.3
...
Bumps [browserslist-useragent-regexp](https://github.com/browserslist/browserslist-useragent-regexp ) from 4.1.1 to 4.1.3.
- [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/compare/v4.1.1...v4.1.3 )
---
updated-dependencies:
- dependency-name: browserslist-useragent-regexp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-27 01:03:29 +00:00
dependabot[bot]
8134355de6
build(deps-dev): bump @cypress/vue2 from 2.1.0 to 2.1.1
...
Bumps [@cypress/vue2](https://github.com/cypress-io/cypress ) from 2.1.0 to 2.1.1.
- [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/@cypress/vue2-v2.1.0...@cypress/vue2-v2.1.1 )
---
updated-dependencies:
- dependency-name: "@cypress/vue2"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-27 01:03:12 +00:00
Ferdinand Thiessen
a1cc078c88
test: Adjust Jest config to properly transform all ESM packages
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-07-26 02:44:44 +02:00
Ferdinand Thiessen
6a5926ce64
chore(deps): Update @nextcloud/files to v3.7.0
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-07-26 02:23:18 +02:00
dependabot[bot]
2861e77fd3
build(deps): bump @nextcloud/calendar-availability-vue from 2.2.0 to 2.2.2
...
Dependabot couldn't find the original pull request head commit, 1aa174b5c1653679dd5740c0658ab2259e58305e.
2024-07-25 21:17:10 +00:00
nextcloud-command
31ca7809e5
fix(deps): Fix npm audit
...
Signed-off-by: GitHub <noreply@github.com>
2024-07-25 18:40:22 +00:00
dependabot[bot]
10705dce85
build(deps-dev): bump mime from 4.0.3 to 4.0.4
...
Bumps [mime](https://github.com/broofa/mime ) from 4.0.3 to 4.0.4.
- [Changelog](https://github.com/broofa/mime/blob/main/CHANGELOG.md )
- [Commits](https://github.com/broofa/mime/compare/v4.0.3...v4.0.4 )
---
updated-dependencies:
- dependency-name: mime
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-13 02:46:13 +00:00
dependabot[bot]
7b61a9ba3e
build(deps): bump @nextcloud/browserslist-config from 3.0.0 to 3.0.1
...
Bumps [@nextcloud/browserslist-config](https://github.com/nextcloud/browserslist-config ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/nextcloud/browserslist-config/releases )
- [Commits](https://github.com/nextcloud/browserslist-config/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: "@nextcloud/browserslist-config"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-13 02:45:51 +00:00
Ferdinand Thiessen
7a2fbe11ec
chore(deps): Update debounce to 2.1.0
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-07-10 19:05:38 +02:00
Ferdinand Thiessen
07fa445f38
refactor(files): Update @nextcloud/files to v3.5.0
...
* Removed now duplicated code
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-07-10 19:05:38 +02:00
Ferdinand Thiessen
899d74163f
fix: Update Nextcloud libraries
...
* Update `@nextcloud/dialogs` to 5.3.5
* Update `@nextcloud/capabilities` to 1.2.0
* Update `@nextcloud/sharing` to 0.2.0
`@vueuse/*` is updated to reduce duplicated dependencies as the newer libraries need newer vueuse versions,
but it is compatible so nothing breaking.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-07-10 19:05:38 +02:00
dependabot[bot]
533354f5be
Merge pull request #46334 from nextcloud/dependabot/npm_and_yarn/stable29/eslint-plugin-cypress-2.15.2
2024-07-06 14:35:47 +00:00
dependabot[bot]
3312cd78c0
chore(deps-dev): bump cypress-if from 1.12.0 to 1.12.3
...
Bumps [cypress-if](https://github.com/bahmutov/cypress-if ) from 1.12.0 to 1.12.3.
- [Release notes](https://github.com/bahmutov/cypress-if/releases )
- [Commits](https://github.com/bahmutov/cypress-if/compare/v1.12.0...v1.12.3 )
---
updated-dependencies:
- dependency-name: cypress-if
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-06 10:13:14 +00:00
dependabot[bot]
c7ebeddfd0
Merge pull request #46333 from nextcloud/dependabot/npm_and_yarn/stable29/cypress-13.7.3
2024-07-06 10:11:48 +00:00
dependabot[bot]
60c2061ef8
Merge pull request #46330 from nextcloud/dependabot/npm_and_yarn/stable29/jquery-ui-dist-1.13.3
2024-07-06 09:49:28 +00:00
dependabot[bot]
f848a651dc
chore(deps): bump jquery-ui-dist from 1.13.2 to 1.13.3
...
Bumps [jquery-ui-dist](https://github.com/jquery/jquery-ui ) from 1.13.2 to 1.13.3.
- [Release notes](https://github.com/jquery/jquery-ui/releases )
- [Commits](https://github.com/jquery/jquery-ui/compare/1.13.2...1.13.3 )
---
updated-dependencies:
- dependency-name: jquery-ui-dist
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>
2024-07-06 09:32:22 +00:00
dependabot[bot]
5344424090
chore(deps-dev): bump eslint-plugin-cypress from 2.15.1 to 2.15.2
...
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress ) from 2.15.1 to 2.15.2.
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases )
- [Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v2.15.1...v2.15.2 )
---
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>
2024-07-06 01:27:08 +00:00
dependabot[bot]
4ff93ceabe
chore(deps-dev): bump cypress from 13.7.1 to 13.7.3
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 13.7.1 to 13.7.3.
- [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.7.1...v13.7.3 )
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-06 01:26:45 +00:00
dependabot[bot]
237a7974a3
chore(deps-dev): bump tslib from 2.6.2 to 2.6.3
...
Bumps [tslib](https://github.com/Microsoft/tslib ) from 2.6.2 to 2.6.3.
- [Release notes](https://github.com/Microsoft/tslib/releases )
- [Commits](https://github.com/Microsoft/tslib/compare/v2.6.2...v2.6.3 )
---
updated-dependencies:
- dependency-name: tslib
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-06 01:26:03 +00:00
dependabot[bot]
13cbd59a58
build(deps): Bump @nextcloud/vue from 8.11.2 to 8.14.0
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 17:14:22 +02:00
dependabot[bot]
819f2b8279
build(deps): Bump libphonenumber-js from 1.10.58 to 1.10.64
...
Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js ) from 1.10.58 to 1.10.64.
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md )
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.10.58...v1.10.64 )
---
updated-dependencies:
- dependency-name: libphonenumber-js
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>
2024-07-03 22:52:32 +00:00
dependabot[bot]
ebcc04a544
build(deps-dev): Bump mime from 4.0.1 to 4.0.3
...
Bumps [mime](https://github.com/broofa/mime ) from 4.0.1 to 4.0.3.
- [Changelog](https://github.com/broofa/mime/blob/v4.0.3/CHANGELOG.md )
- [Commits](https://github.com/broofa/mime/compare/v4.0.1...v4.0.3 )
---
updated-dependencies:
- dependency-name: mime
dependency-type: direct:development
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>
2024-07-03 21:32:28 +00:00