Ferdinand Thiessen
876beec5a7
chore: Add webpack plugin to properly extract licenses used in compiled assets
...
This will create proper extracted license information for assets and stores it in `fist/file.js.license`.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-16 19:06:52 +07:00
dependabot[bot]
c7532d7d12
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>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-06-15 08:46:08 +07:00
Ferdinand Thiessen
daa1646b3d
chore: Adjust post-build script to add license files for sourcemaps on build
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-14 07:30:16 +07:00
Ferdinand Thiessen
8fc828e0e2
fix(files): Adjust babel module resolution
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-11 15:45:22 +07:00
dependabot[bot]
3f3e5ba54f
chore(deps): bump @nextcloud/logger from 2.7.0 to 3.0.2
...
Dependabot couldn't find the original pull request head commit, 83d876402b0b31ce41268cbc5fb678cf7ad7c66b.
2024-06-08 15:04:40 +07:00
John Molakvoæ
eafb935df1
Merge pull request #45718 from nextcloud/dependabot/npm_and_yarn/cypress-split-1.24.0
2024-06-08 16:59:17 +07:00
dependabot[bot]
bd334b93b5
Merge pull request #45267 from nextcloud/dependabot/npm_and_yarn/simplewebauthn/types-10.0.0
2024-06-08 14:52:22 +07:00
dependabot[bot]
7e11445d8c
chore(deps-dev): bump @simplewebauthn/types from 9.0.1 to 10.0.0
...
Bumps [@simplewebauthn/types](https://github.com/MasterKale/SimpleWebAuthn/tree/HEAD/packages/types ) from 9.0.1 to 10.0.0.
- [Release notes](https://github.com/MasterKale/SimpleWebAuthn/releases )
- [Changelog](https://github.com/MasterKale/SimpleWebAuthn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/MasterKale/SimpleWebAuthn/commits/v10.0.0/packages/types )
---
updated-dependencies:
- dependency-name: "@simplewebauthn/types"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-08 14:02:41 +07:00
dependabot[bot]
956562f55c
chore(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-06-08 14:02:30 +07:00
dependabot[bot]
c4370bfd47
chore(deps-dev): Bump cypress-split from 1.23.4 to 1.24.0
...
Bumps [cypress-split](https://github.com/bahmutov/cypress-split ) from 1.23.4 to 1.24.0.
- [Release notes](https://github.com/bahmutov/cypress-split/releases )
- [Commits](https://github.com/bahmutov/cypress-split/compare/v1.23.4...v1.24.0 )
---
updated-dependencies:
- dependency-name: cypress-split
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-08 14:01:29 +07:00
skjnldsv
ca9a5b7a1e
chore: update `@nextcloud/files` to 3.4.1
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-06-07 10:55:56 +07:00
Christopher Ng
d32f7d1ff6
feat(settings): Support svg user row action icons
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-06-06 17:25:50 +07:00
dependabot[bot]
a788eaff3e
chore(deps-dev): Bump cypress-split from 1.23.0 to 1.23.4
...
Bumps [cypress-split](https://github.com/bahmutov/cypress-split ) from 1.23.0 to 1.23.4.
- [Release notes](https://github.com/bahmutov/cypress-split/releases )
- [Commits](https://github.com/bahmutov/cypress-split/compare/v1.23.0...v1.23.4 )
---
updated-dependencies:
- dependency-name: cypress-split
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-01 01:37:27 +07:00
Ferdinand Thiessen
622bf30031
fix(deps): Update `@nextcloud/event-bus` to version 3.3.1
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-05-31 12:46:20 +07:00
Ferdinand Thiessen
67d8277c49
fix: Update `@nextcloud/files` to 3.4.0 to fix public link shares
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-05-31 12:46:20 +07:00
Ferdinand Thiessen
0e7498b917
fix(files): Implement `SortingService` to fix sorting of files
...
The previously used library was parsing strings to try to detect dates,
but for filenames it makes no sense to parse them as dates.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-05-27 13:48:33 +07:00
Ferdinand Thiessen
a8f4b25ae8
fix(files): Drop `xml2js` dependency and use browser native DOMParser
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-05-17 10:03:38 +07:00
dependabot[bot]
08602b116a
chore(deps-dev): bump @testing-library/jest-dom from 6.4.2 to 6.4.5
...
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ) from 6.4.2 to 6.4.5.
- [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/v6.4.2...v6.4.5 )
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-11 02:21:36 +07:00
dependabot[bot]
4ad2baa0e3
chore(deps): bump core-js from 3.36.1 to 3.37.0
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.36.1 to 3.37.0.
- [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.0/packages/core-js )
---
updated-dependencies:
- dependency-name: core-js
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>
2024-05-07 14:57:39 +07:00
John Molakvoæ
d1a31ca22f
Merge pull request #45125 from nextcloud/fix/drop-ical-js
2024-05-02 11:39:16 +07:00
Ferdinand Thiessen
7e5a56ed64
Merge pull request #44545 from nextcloud/dependabot/npm_and_yarn/webdav-5.5.0
...
build(deps): bump webdav from 5.4.0 to 5.5.0
2024-04-30 19:01:11 +07:00
Ferdinand Thiessen
73de7a1de5
fix(deps): Drop `ical.js` from dependencies
...
This seems to be fully replaced with `@nextcloud/calendar-availablity`
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-04-30 18:53:02 +07:00
dependabot[bot]
938070877b
bump @simplewebauthn/browser from 9.0.1 to 10.0.0
...
---
updated-dependencies:
- dependency-name: "@simplewebauthn/browser"
dependency-type: direct:production
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>
2024-04-30 15:57:27 +07:00
dependabot[bot]
a73773b1ef
Merge pull request #44943 from nextcloud/dependabot/npm_and_yarn/nextcloud/password-confirmation-5.1.0
2024-04-30 13:32:32 +07:00
dependabot[bot]
cf7bc283da
fix(deps): bump @nextcloud/password-confirmation from 5.0.1 to 5.1.0
...
---
updated-dependencies:
- dependency-name: "@nextcloud/password-confirmation"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-30 13:30:03 +07:00
dependabot[bot]
c533697a14
fix(dev-deps): bump @types/dockerode from 3.3.26 to 3.3.28
...
---
updated-dependencies:
- dependency-name: "@types/dockerode"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-30 13:24:37 +07:00
dependabot[bot]
122141e3c5
build(deps): bump webdav from 5.4.0 to 5.5.0
...
Bumps [webdav](https://github.com/perry-mitchell/webdav-client ) from 5.4.0 to 5.5.0.
- [Changelog](https://github.com/perry-mitchell/webdav-client/blob/master/CHANGELOG.md )
- [Commits](https://github.com/perry-mitchell/webdav-client/compare/v5.4.0...v5.5.0 )
---
updated-dependencies:
- dependency-name: webdav
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>
2024-04-30 13:23:30 +07:00
dependabot[bot]
c21ccaab47
build(deps-dev): bump sass from 1.74.1 to 1.75.0
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.74.1 to 1.75.0.
- [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.74.1...1.75.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-27 06:17:22 +07:00
dependabot[bot]
92bb296b96
build(deps-dev): bump puppeteer from 22.5.0 to 22.7.1
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 22.5.0 to 22.7.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-v22.5.0...puppeteer-v22.7.1 )
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-27 02:42:07 +07:00
Christopher Ng
40cd042896
chore(deps): Bump @nextcloud/dialogs to v5.3.1
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-04-22 16:53:35 +07:00
dependabot[bot]
404774916d
build(deps-dev): bump eslint-plugin-cypress from 2.15.1 to 2.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-04-20 02:50:52 +07:00
Ferdinand Thiessen
e883e3c73a
fix: Drop unmaintained and unused dependencies
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-04-16 13:46:25 +07:00
Ferdinand Thiessen
3880e4c8d7
fix: Use `@simplewebauthn` for frontend logic
...
This simplifies the code a lot and fixes errors with the exisiting custom code,
where slightly different base64 values were emitted which are not valid according to the standard.
ref: https://github.com/web-auth/webauthn-framework/issues/510
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-04-16 11:51:03 +07:00
Ferdinand Thiessen
d646ae7f7e
chore: Update `@nextcloud/upload` to 1.1.1 to fix uploading large files
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-04-15 18:21:03 +07:00
Pytal
4e267c31e0
Merge pull request #44795 from nextcloud/chore/nextcloud-vue-8.11.2
...
chore(deps): Bump @nextcloud/vue to v8.11.2
2024-04-13 16:22:46 +07:00
dependabot[bot]
d9a2afbed3
build(deps-dev): bump typescript from 5.4.3 to 5.4.5
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.4.3 to 5.4.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.3...v5.4.5 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-13 02:40:05 +07:00
Christopher Ng
45e2220e24
chore(deps): Bump @nextcloud/vue to v8.11.2
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-04-11 19:00:11 +07:00
dependabot[bot]
de2a41addb
Merge pull request #44762 from nextcloud/dependabot/npm_and_yarn/cypress-split-1.23.0
2024-04-11 11:31:23 +07:00
Ferdinand Thiessen
8d5c0135dc
feat: Deprecate `OC.dialogs` and replace generic dialogs with `@nextcloud/dialogs` alternative
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-04-10 13:53:02 +07:00
dependabot[bot]
a8f7993501
build(deps-dev): bump cypress-split from 1.21.0 to 1.23.0
...
Bumps [cypress-split](https://github.com/bahmutov/cypress-split ) from 1.21.0 to 1.23.0.
- [Release notes](https://github.com/bahmutov/cypress-split/releases )
- [Commits](https://github.com/bahmutov/cypress-split/compare/v1.21.0...v1.23.0 )
---
updated-dependencies:
- dependency-name: cypress-split
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-10 08:52:59 +07:00
dependabot[bot]
70afad2190
build(deps-dev): bump cypress from 13.7.1 to 13.7.2
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 13.7.1 to 13.7.2.
- [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.2 )
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-10 08:30:41 +07:00
Marco
8184673bf9
Merge branch 'master' into make-sass-command-compatible-with-macos
2024-04-10 10:10:17 +07:00
dependabot[bot]
d581eb2da2
Merge pull request #44537 from nextcloud/dependabot/npm_and_yarn/typescript-5.4.3
2024-04-06 15:37:44 +07:00
dependabot[bot]
d152ce3d6d
build(deps-dev): bump sass from 1.72.0 to 1.74.1
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.72.0 to 1.74.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.72.0...1.74.1 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-06 01:36:59 +07:00
dependabot[bot]
689b83cdc2
build(deps-dev): bump typescript from 5.4.2 to 5.4.3
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.4.2 to 5.4.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.2...v5.4.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-05 17:32:45 +07:00
dependabot[bot]
e790a12203
build(deps): bump libphonenumber-js from 1.10.58 to 1.10.60
...
Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js ) from 1.10.58 to 1.10.60.
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md )
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.10.58...v1.10.60 )
---
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-04-05 16:38:19 +07:00
skjnldsv
38c7ca0d4d
chore: add drag and drop recursion and FilesystemAPI testing
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-04-04 13:33:10 +07:00
dependabot[bot]
ba470a3fd3
build(deps): bump @nextcloud/files from 3.1.0 to 3.1.1
...
Bumps [@nextcloud/files](https://github.com/nextcloud-libraries/nextcloud-files ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-files/releases )
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-files/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nextcloud-libraries/nextcloud-files/compare/v3.1.0...v3.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>
2024-04-03 18:28:50 +07:00
dependabot[bot]
494dc3773f
Merge pull request #44540 from nextcloud/dependabot/npm_and_yarn/babel/preset-typescript-7.24.1
2024-03-29 22:55:55 +07:00
dependabot[bot]
373d26d895
build(deps-dev): bump @babel/preset-typescript from 7.23.3 to 7.24.1
...
Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript ) from 7.23.3 to 7.24.1.
- [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.24.1/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>
2024-03-28 11:05:32 +07:00
dependabot[bot]
92bd94a5dc
build(deps-dev): bump sass from 1.71.1 to 1.72.0
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.71.1 to 1.72.0.
- [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.71.1...1.72.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-28 11:04:49 +07:00
Marco
e8da4a345f
Merge branch 'master' into make-sass-command-compatible-with-macos
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-03-26 12:50:00 +07:00
Marco
34fb38b758
chore: Make sass command compatible with macos
...
Signed-off-by: Marco <marcoambrosini@icloud.com>
2024-03-25 14:37:14 +07:00
dependabot[bot]
20d069b56c
build(deps): bump @nextcloud/router from 2.2.1 to 3.0.0
...
Bumps [@nextcloud/router](https://github.com/nextcloud/nextcloud-router ) from 2.2.1 to 3.0.0.
- [Release notes](https://github.com/nextcloud/nextcloud-router/releases )
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-router/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/nextcloud-router/compare/v2.2.1...v3.0.0 )
---
updated-dependencies:
- dependency-name: "@nextcloud/router"
dependency-type: direct:production
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>
2024-03-23 19:12:36 +07:00
dependabot[bot]
58df22eaa2
Merge pull request #44424 from nextcloud/dependabot/npm_and_yarn/webpack-5.91.0
2024-03-23 18:06:52 +07:00
dependabot[bot]
616d97cc74
build(deps-dev): bump tar from 6.2.0 to 6.2.1
...
Bumps [tar](https://github.com/isaacs/node-tar ) from 6.2.0 to 6.2.1.
- [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.2.0...v6.2.1 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-23 18:33:59 +07:00
dependabot[bot]
8f199662cc
build(deps): bump @nextcloud/vue from 8.11.0 to 8.11.1
...
Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue ) from 8.11.0 to 8.11.1.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases )
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.11.0...v8.11.1 )
---
updated-dependencies:
- dependency-name: "@nextcloud/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>
2024-03-23 15:24:16 +07:00
dependabot[bot]
58a5caa2ae
build(deps-dev): bump cypress from 13.7.0 to 13.7.1
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 13.7.0 to 13.7.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/v13.7.0...v13.7.1 )
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-23 13:09:58 +07:00
dependabot[bot]
28de774bca
Merge pull request #44427 from nextcloud/dependabot/npm_and_yarn/cypress-split-1.21.0
2024-03-23 13:08:50 +07:00
dependabot[bot]
2e31b173bb
build(deps): bump core-js from 3.36.0 to 3.36.1
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.36.0 to 3.36.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.36.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>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-03-23 12:39:41 +07:00
dependabot[bot]
215c0b0c92
build(deps): bump dompurify from 3.0.9 to 3.0.11
...
Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 3.0.9 to 3.0.11.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/3.0.9...3.0.11 )
---
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>
2024-03-23 11:12:41 +07:00
dependabot[bot]
8c3f2c930e
build(deps-dev): bump webpack from 5.90.3 to 5.91.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.90.3 to 5.91.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.90.3...v5.91.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-23 10:55:23 +07:00
dependabot[bot]
e2586662e4
build(deps): bump libphonenumber-js from 1.10.57 to 1.10.58
...
Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js ) from 1.10.57 to 1.10.58.
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md )
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.10.57...v1.10.58 )
---
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-03-23 09:57:19 +07:00
dependabot[bot]
b87852d1e1
build(deps-dev): bump cypress-split from 1.20.1 to 1.21.0
...
Bumps [cypress-split](https://github.com/bahmutov/cypress-split ) from 1.20.1 to 1.21.0.
- [Release notes](https://github.com/bahmutov/cypress-split/releases )
- [Commits](https://github.com/bahmutov/cypress-split/compare/v1.20.1...v1.21.0 )
---
updated-dependencies:
- dependency-name: cypress-split
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-23 02:22:57 +07:00
dependabot[bot]
5d70d96a29
chore(deps): Bump @vueuse/integrations from 10.8.0 to 10.9.0
...
Bumps [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations ) from 10.8.0 to 10.9.0.
- [Release notes](https://github.com/vueuse/vueuse/releases )
- [Commits](https://github.com/vueuse/vueuse/commits/v10.9.0/packages/integrations )
---
updated-dependencies:
- dependency-name: "@vueuse/integrations"
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>
2024-03-17 19:59:37 +07:00
dependabot[bot]
8d4764d816
chore(deps): Bump davclient.js from 0.2.1 to 0.2.2
...
Bumps [davclient.js](https://github.com/owncloud/davclient.js ) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/owncloud/davclient.js/releases )
- [Commits](1ab200d099...de93b734bd )
---
updated-dependencies:
- dependency-name: davclient.js
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-16 13:54:57 +07:00
John Molakvoæ
c66d95322d
Merge pull request #44241 from nextcloud/dependabot/npm_and_yarn/cypress-13.7.0
2024-03-16 13:50:26 +07:00
John Molakvoæ
ce6b57a310
Merge pull request #44245 from nextcloud/dependabot/npm_and_yarn/puppeteer-22.5.0
2024-03-16 13:29:34 +07:00
John Molakvoæ
bb67eac6bf
Merge pull request #44238 from nextcloud/dependabot/npm_and_yarn/karma-6.4.3
2024-03-16 13:29:08 +07:00
dependabot[bot]
fb4bcb98de
chore(deps-dev): Bump cypress from 13.6.6 to 13.7.0
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 13.6.6 to 13.7.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.6.6...v13.7.0 )
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-16 07:36:53 +07:00
dependabot[bot]
aef66da82b
Merge pull request #44244 from nextcloud/dependabot/npm_and_yarn/cypress/vue2-2.1.0
2024-03-16 07:35:27 +07:00
dependabot[bot]
de63cd1569
Merge pull request #44240 from nextcloud/dependabot/npm_and_yarn/vue-multiselect-2.1.9
2024-03-16 05:00:21 +07:00
dependabot[bot]
8c12f7dc94
chore(deps-dev): Bump puppeteer from 21.11.0 to 22.5.0
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 21.11.0 to 22.5.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-v21.11.0...puppeteer-v22.5.0 )
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-16 02:33:55 +07:00
dependabot[bot]
1a64d540ed
chore(deps-dev): Bump @cypress/vue2 from 2.0.1 to 2.1.0
...
Bumps [@cypress/vue2](https://github.com/cypress-io/cypress ) from 2.0.1 to 2.1.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/@cypress/vue2-v2.0.1...@cypress/vue2-v2.1.0 )
---
updated-dependencies:
- dependency-name: "@cypress/vue2"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-16 02:33:31 +07:00
dependabot[bot]
38d501b8b9
chore(deps): Bump vue-multiselect from 2.1.8 to 2.1.9
...
Bumps [vue-multiselect](https://github.com/shentao/vue-multiselect ) from 2.1.8 to 2.1.9.
- [Release notes](https://github.com/shentao/vue-multiselect/releases )
- [Commits](https://github.com/shentao/vue-multiselect/compare/v2.1.8...v2.1.9 )
---
updated-dependencies:
- dependency-name: vue-multiselect
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-16 02:31:37 +07:00
dependabot[bot]
a5984c8b10
chore(deps-dev): Bump typescript from 5.3.3 to 5.4.2
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.3.3 to 5.4.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.3...v5.4.2 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-16 02:31:12 +07:00
dependabot[bot]
11cac090e9
chore(deps-dev): Bump karma from 6.4.2 to 6.4.3
...
Bumps [karma](https://github.com/karma-runner/karma ) from 6.4.2 to 6.4.3.
- [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.2...v6.4.3 )
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-16 02:30:20 +07:00
Eduardo Morales
481c70747a
chore(deps): bump NcVue to 8.11.0
...
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2024-03-15 12:40:42 +07:00
dependabot[bot]
21813dcb50
chore(deps-dev): Bump exports-loader from 4.0.0 to 5.0.0
...
Bumps [exports-loader](https://github.com/webpack-contrib/exports-loader ) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/webpack-contrib/exports-loader/releases )
- [Changelog](https://github.com/webpack-contrib/exports-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/exports-loader/compare/v4.0.0...v5.0.0 )
---
updated-dependencies:
- dependency-name: exports-loader
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 15:12:44 +07:00
dependabot[bot]
d9656f9997
chore(deps): bump query-string from 8.2.0 to 9.0.0
...
Bumps [query-string](https://github.com/sindresorhus/query-string ) from 8.2.0 to 9.0.0.
- [Release notes](https://github.com/sindresorhus/query-string/releases )
- [Commits](https://github.com/sindresorhus/query-string/compare/v8.2.0...v9.0.0 )
---
updated-dependencies:
- dependency-name: query-string
dependency-type: direct:production
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>
2024-03-13 13:20:59 +07:00
Grigorii K. Shartsev
3cfaeb0195
chore(deps): bump @nextcloud/vue from 8.9.1 to 8.10.0
...
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2024-03-11 18:08:16 +07:00
dependabot[bot]
1d42576082
chore(deps-dev): bump @types/dockerode from 3.3.24 to 3.3.26
...
Bumps [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode ) from 3.3.24 to 3.3.26.
- [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>
2024-03-09 02:29:44 +07:00
John Molakvoæ (skjnldsv)
cc93ce6781
chore(deps): bump @nextcloud/vue to 8.9.1 & @nextcloud/dialogs to 5.2.0
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2024-03-07 11:06:37 +07:00
julia.kirschenheuter
ce54cbcced
chore(deps): Bump nextcloud/vue from `8.7.1` to `8.8.1`
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2024-03-04 07:12:04 +07:00
dependabot[bot]
d5a673b509
chore(deps): Bump libphonenumber-js from 1.10.56 to 1.10.57
...
Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js ) from 1.10.56 to 1.10.57.
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md )
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.10.56...v1.10.57 )
---
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-03-04 12:07:39 +07:00
dependabot[bot]
87efe57b96
chore(deps): Bump webdav from 5.3.2 to 5.4.0
...
Bumps [webdav](https://github.com/perry-mitchell/webdav-client ) from 5.3.2 to 5.4.0.
- [Changelog](https://github.com/perry-mitchell/webdav-client/blob/master/CHANGELOG.md )
- [Commits](https://github.com/perry-mitchell/webdav-client/compare/v5.3.2...v5.4.0 )
---
updated-dependencies:
- dependency-name: webdav
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>
2024-03-03 19:48:25 +07:00
julia.kirschenheuter
535bebeceb
chore(deps): Bump calendar-availability-vue from 2.1.0 to 2.2.0
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-02-26 13:34:08 +07:00
dependabot[bot]
c7efb2f250
chore(deps): Bump moment-timezone from 0.5.43 to 0.5.45
...
Bumps [moment-timezone](https://github.com/moment/moment-timezone ) from 0.5.43 to 0.5.45.
- [Release notes](https://github.com/moment/moment-timezone/releases )
- [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md )
- [Commits](https://github.com/moment/moment-timezone/compare/0.5.43...0.5.45 )
---
updated-dependencies:
- dependency-name: moment-timezone
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-02-24 17:22:12 +07:00
skjnldsv
eb672e89cf
chore(deps): use `@vueuse/core@10.7.2` and fix moment
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-02-23 14:12:14 +07:00
skjnldsv
7b95811290
chore(files_sharing): use `OCSResponse` from `@nextcloud/typings`
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-02-23 14:12:14 +07:00
Ferdinand Thiessen
16f078adae
chore: Update `@nextcloud/dialogs` to 5.1.2
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-02-22 13:55:16 +07:00
John Molakvoæ
8daaf828ef
Merge pull request #43735 from nextcloud/dependabot/npm_and_yarn/cypress-13.6.5
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-02-21 17:39:43 +07:00
John Molakvoæ
e65780d5e4
Merge pull request #43737 from nextcloud/dependabot/npm_and_yarn/browserslist-useragent-regexp-4.1.1
2024-02-21 18:13:53 +07:00
dependabot[bot]
77dab379cc
chore(deps): Bump browserslist-useragent-regexp from 4.1.0 to 4.1.1
...
Bumps [browserslist-useragent-regexp](https://github.com/browserslist/browserslist-useragent-regexp ) from 4.1.0 to 4.1.1.
- [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.0...v4.1.1 )
---
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-02-21 17:09:55 +07:00
dependabot[bot]
c2927e17e4
chore(deps): Bump regenerator-runtime from 0.14.0 to 0.14.1
...
Bumps [regenerator-runtime](https://github.com/facebook/regenerator ) from 0.14.0 to 0.14.1.
- [Release notes](https://github.com/facebook/regenerator/releases )
- [Commits](https://github.com/facebook/regenerator/compare/regenerator-runtime@0.14.0...regenerator-runtime@0.14.1 )
---
updated-dependencies:
- dependency-name: regenerator-runtime
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-21 17:09:33 +07:00
dependabot[bot]
694aa42d5a
chore(deps-dev): Bump cypress from 13.4.0 to 13.6.5
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 13.4.0 to 13.6.5.
- [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.4.0...v13.6.5 )
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-21 17:09:14 +07:00
dependabot[bot]
de13b7dbf8
chore(deps): Bump @nextcloud/browser-storage from 0.2.0 to 0.3.0
...
Dependabot couldn't find the original pull request head commit, ee434be2506b7049e9ce93b800a4f65fdf8328d7.
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-02-20 18:40:39 +07:00
dependabot[bot]
ffb63c86be
chore(deps): Bump dompurify from 3.0.6 to 3.0.8
...
Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 3.0.6 to 3.0.8.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/3.0.6...3.0.8 )
---
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>
2024-02-20 16:43:24 +07:00
Eduardo Morales
bc18013756
chore(deps): bumped NcVue to 8.7.0
...
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2024-02-20 07:22:15 +07:00
John Molakvoæ
c0d84f9fb2
Merge pull request #43673 from nextcloud/dependabot/npm_and_yarn/dockerode-4.0.2
2024-02-20 13:16:48 +07:00
dependabot[bot]
75e8b7169d
Merge pull request #43676 from nextcloud/dependabot/npm_and_yarn/nextcloud/stylelint-config-2.4.0
2024-02-20 11:46:13 +07:00
dependabot[bot]
701c6aec12
chore(deps-dev): Bump @cypress/webpack-preprocessor from 6.0.0 to 6.0.1
...
Bumps [@cypress/webpack-preprocessor](https://github.com/cypress-io/cypress ) from 6.0.0 to 6.0.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/webpack-preprocessor-v6.0.0...@cypress/webpack-preprocessor-v6.0.1 )
---
updated-dependencies:
- dependency-name: "@cypress/webpack-preprocessor"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-20 10:19:19 +07:00
dependabot[bot]
a30f0f0a46
chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.1 to 2.4.0
...
Bumps [@nextcloud/stylelint-config](https://github.com/nextcloud/stylelint-config ) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/nextcloud/stylelint-config/releases )
- [Changelog](https://github.com/nextcloud-libraries/stylelint-config/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/stylelint-config/compare/v2.3.1...v2.4.0 )
---
updated-dependencies:
- dependency-name: "@nextcloud/stylelint-config"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-20 10:18:36 +07:00
dependabot[bot]
78d51347f2
chore(deps-dev): Bump dockerode from 4.0.0 to 4.0.2
...
Bumps [dockerode](https://github.com/apocas/dockerode ) from 4.0.0 to 4.0.2.
- [Release notes](https://github.com/apocas/dockerode/releases )
- [Commits](https://github.com/apocas/dockerode/compare/v4.0.0...v4.0.2 )
---
updated-dependencies:
- dependency-name: dockerode
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-20 10:14:16 +07:00
dependabot[bot]
0f2458d57e
chore(deps-dev): Bump @vue/tsconfig from 0.4.0 to 0.5.1
...
Bumps [@vue/tsconfig](https://github.com/vuejs/tsconfig ) from 0.4.0 to 0.5.1.
- [Commits](https://github.com/vuejs/tsconfig/compare/v0.4.0...v0.5.1 )
---
updated-dependencies:
- dependency-name: "@vue/tsconfig"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-17 16:41:51 +07:00
skjnldsv
327d1489cf
chore(deps): bump `@nextcloud/upload` to `1.0.5`
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-02-14 18:08:21 +07:00
dependabot[bot]
5cca13466f
chore(deps-dev): Bump cypress-wait-until from 2.0.1 to 3.0.1
...
Bumps [cypress-wait-until](https://github.com/NoriSte/cypress-wait-until ) from 2.0.1 to 3.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/compare/v2.0.1...v3.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>
2024-02-10 02:36:46 +07:00
julia.kirschenheuter
05247eb726
chore: Bump calendar-availability-vue to `v2.1.0`
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-02-09 17:41:31 +07:00
Ferdinand Thiessen
bae46da85c
chore: Remove `jquery-migrate` and jQuery tooltip polyfills from global scope
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-02-09 12:08:04 +07:00
Ferdinand Thiessen
fbba6f93a2
fix(files): Update `webdav` to 5.3.2 fixing handling of files with XML entities in their names
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-02-09 11:08:00 +07:00
Louis
e62c5d719d
Merge pull request #43465 from nextcloud/artonge/fix/bad_revert_commit
...
Fix bad revert commit
2024-02-08 23:59:36 +07:00
Ferdinand Thiessen
a5891fb2ec
chore!: Remove global `autosize`
...
It was deprecated for over 4 years and scheduled for removal with Nextcloud 20.
Not used by server or any app anymore.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-02-08 18:46:57 +07:00
Pytal
b957c69fab
Merge pull request #43438 from nextcloud/bump/bump-ncvue-to-v8.6.2
...
Bump NcVue to `v8.6.2`
2024-02-08 18:27:13 +07:00
Louis Chemineau
898df41de9
Revert "Merge branch 'master' of github.com:nextcloud/server"
...
This reverts commit d9d60238c7 , reversing
changes made to ba3fdb0cdc .
2024-02-08 15:31:19 +07:00
julia.kirschenheuter
f63f18b4d8
Bump NcVue to `v8.6.2`
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2024-02-07 11:06:48 +07:00
Ferdinand Thiessen
cb8fed7a0a
chore: Update `nextcloud-vue-collection` to drop duplicates `@nextcloud/vue` dependency
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-02-07 01:20:48 +07:00
dependabot[bot]
4ae85707cb
chore(deps): Bump @mdi/js from 7.3.67 to 7.4.47
...
Bumps [@mdi/js](https://github.com/Templarian/MaterialDesign-JS ) from 7.3.67 to 7.4.47.
- [Commits](https://github.com/Templarian/MaterialDesign-JS/compare/v7.3.67...v7.4.47 )
---
updated-dependencies:
- dependency-name: "@mdi/js"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-03 11:43:28 +07:00
dependabot[bot]
4ca63fbdef
chore(deps-dev): Bump @nextcloud/cypress
...
Bumps [@nextcloud/cypress](https://github.com/nextcloud/nextcloud-cypress ) from 1.0.0-beta.6 to 1.0.0-beta.7.
- [Release notes](https://github.com/nextcloud/nextcloud-cypress/releases )
- [Commits](https://github.com/nextcloud/nextcloud-cypress/compare/v1.0.0-beta.6...v1.0.0-beta.7 )
---
updated-dependencies:
- dependency-name: "@nextcloud/cypress"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-03 02:22:39 +07:00
dependabot[bot]
cdb9770be2
chore(deps): Bump moment from 2.29.4 to 2.30.1
...
Dependabot couldn't find the original pull request head commit, 3cd9244a458dd70796ef87dfd9add77e367650a2.
2024-01-31 13:59:16 +07:00
dependabot[bot]
cc0273d081
chore(deps): Bump marked from 9.1.5 to 11.2.0
...
Bumps [marked](https://github.com/markedjs/marked ) from 9.1.5 to 11.2.0.
- [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.1.5...v11.2.0 )
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-30 20:39:07 +07:00
Ferdinand Thiessen
a45f4235ce
chore: Update `@nextcloud/vue` to 8.5.1
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-01-30 17:26:25 +07:00
dependabot[bot]
9544f25e56
chore(deps): Bump core-js from 3.33.2 to 3.35.1
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.33.2 to 3.35.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.35.1/packages/core-js )
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-27 13:12:54 +07:00
Ferdinand Thiessen
c089214a2a
chore: Update `@nextcloud/dialogs` to 5.1.1
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-01-27 01:21:00 +07:00
Ferdinand Thiessen
9fb7d5bca7
chore: Upgrade `@nextcloud/router` to 2.2.1
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-01-25 17:55:06 +07:00
Christopher Ng
9eb0fe3644
chore: Bump @nextcloud/vue to v8.5.0
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-01-23 10:51:45 +07:00
Ferdinand Thiessen
9695c021c2
Merge pull request #42976 from nextcloud/dependabot/npm_and_yarn/types/wait-on-5.3.4
...
chore(deps-dev): Bump @types/wait-on from 5.3.3 to 5.3.4
2024-01-20 17:30:22 +07:00
dependabot[bot]
a723b38907
chore(deps-dev): Bump @types/wait-on from 5.3.3 to 5.3.4
...
Bumps [@types/wait-on](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/wait-on ) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/wait-on )
---
updated-dependencies:
- dependency-name: "@types/wait-on"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-20 02:27:48 +07:00
Ferdinand Thiessen
81b844e0d1
chore(deps): Update `@nextcloud/dialogs` to 5.1.0
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-01-19 19:12:07 +07:00
nextcloud-command
82d8ff83d1
Update npm and node engines versions
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-01-16 13:20:19 +07:00
John Molakvoæ
365bb7ded0
chore(deps): bump `@nextcloud/files` to `3.1.0`
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2024-01-11 11:57:49 +07:00
Eduardo Morales
e7afecb448
chore(package): bumped nc-calendar to 2.0.1
...
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2024-01-05 10:52:55 +07:00
julia.kirschenheuter
6dc5ae32b3
Update Nc Vue to 8.4.0
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2024-01-02 10:53:48 +07:00
dependabot[bot]
6ba7c5df92
chore(deps-dev): Bump @testing-library/jest-dom from 6.1.4 to 6.1.5
...
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ) from 6.1.4 to 6.1.5.
- [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/v6.1.4...v6.1.5 )
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-23 02:43:47 +07:00
Ferdinand Thiessen
960bec949a
enh(settings): Refactor frontend for session and app token management
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-12-21 15:15:52 +07:00
Ferdinand Thiessen
ac2182cc77
enh(UnifiedSearch): Keep the searchbar on top of the modal
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-12-18 13:59:09 +07:00
dependabot[bot]
79b2e29931
chore(deps): Bump @vueuse/components from 10.5.0 to 10.7.0
...
Bumps [@vueuse/components](https://github.com/vueuse/vueuse/tree/HEAD/packages/components ) from 10.5.0 to 10.7.0.
- [Release notes](https://github.com/vueuse/vueuse/releases )
- [Commits](https://github.com/vueuse/vueuse/commits/v10.7.0/packages/components )
---
updated-dependencies:
- dependency-name: "@vueuse/components"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-17 00:01:26 +07:00
John Molakvoæ
e23358f3e7
chore(deps): Bump @nextcloud/upload to 1.0.4
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-12-15 15:18:08 +07:00
Grigorii K. Shartsev
877458418f
chore(deps): Bump @nextcloud/upload from 1.0.2 to 1.0.3
...
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2023-12-11 21:19:54 +07:00
dependabot[bot]
74f8058a57
chore(deps-dev): Bump wait-on from 7.1.0 to 7.2.0
...
Bumps [wait-on](https://github.com/jeffbski/wait-on ) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/jeffbski/wait-on/releases )
- [Commits](https://github.com/jeffbski/wait-on/compare/v7.1.0...v7.2.0 )
---
updated-dependencies:
- dependency-name: wait-on
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-07 15:45:27 +07:00
Ferdinand Thiessen
0d6255bafc
fix: Update `@nextcloud/dialogs` to 5.0.3 fixing files copy move
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-12-06 12:32:41 +07:00
John Molakvoæ
f89ef392b3
fix(files): better upload error handling
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-12-05 12:10:39 +07:00
Ferdinand Thiessen
02dc8e4729
chore: Update `@nextcloud/vue` to 8.3.0
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-12-01 18:38:13 +07:00
root
9f99d34196
update @nextcloud/uploader to 1.0.2
...
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-11-29 23:02:53 +07:00
Christopher Ng
5525edd805
fix: Hidden password confirmation dialog
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-11-28 10:50:05 +07:00
Christopher Ng
52cf1b3178
fix(files): Empty files list when uid contains special chars
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-11-27 18:06:27 +07:00
Julius Härtl
d75ab0de10
chore: Bump @nextcloud/upload to 1.0.1
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-11-20 17:32:53 +07:00
Christopher Ng
572d0cbb3d
chore: Bump @nextcloud/dialogs to v5.0.2
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-11-17 16:42:50 +07:00
Ferdinand Thiessen
9b9133c0e9
chore: Update `@nextcloud/vue` to 8.2.0
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-11-17 22:41:05 +07:00
Louis Chemineau
c249c56e70
Bump @nextcloud/dialogs to v5.0.1
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-11-15 14:11:19 +07:00
Ferdinand Thiessen
d45ff35eb2
chore: Update `@nextcloud/vue`
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-11-14 18:34:31 +07:00