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 |