Julius Härtl
67bd5dcb1f
Merge pull request #6230 from nextcloud/refactor/migrate-away-from-ILogger
...
refactor: Migrate away from deprecated `ILogger` interface to PSR-3
2024-08-19 15:12:20 +02:00
Ferdinand Thiessen
beb563e74e
refactor: Migrate away from deprecated ILogger interface to PSR-3
...
Mostly replace `ILogger` with `LoggerInterface` and some minor cleanup (constructor property promotion).
Some places used the deprecated `logException` this is easy to migrate by simply use the appropriate loglevel on the logger
and place the exception under the `exception` key in the context.
Also the manual checking of the configured log level is not needed, as this is already done by the logger.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2024-08-19 14:09:13 +02:00
Arthur Schiwon
3e1805b09b
Merge pull request #6229 from nextcloud/fix/appinfo
...
fix: Reorder `info.xml` entries to make it valid
2024-08-19 13:49:31 +02:00
Ferdinand Thiessen
ee568ec307
fix: Reorder info.xml entries to make it valid
...
The order of the entries is fixed in the `info.xsd`,
so to make it validate correctly we need to reorder some attributes (`namespace` and `types`).
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2024-08-19 13:33:24 +02:00
Julius Härtl
37b355b530
Merge pull request #6218 from nextcloud/dependabot/npm_and_yarn/main/nextcloud/dialogs-6.0.0
...
Chore(deps): Bump @nextcloud/dialogs from 5.3.5 to 6.0.0
2024-08-19 09:18:48 +02:00
github-actions[bot]
a5de97ff42
Merge pull request #6225 from nextcloud/automated/noid/main-update-nextcloud-ocp
...
[main] Update nextcloud/ocp dependency
2024-08-18 04:34:02 +00:00
nextcloud-command
3f4cdf7293
chore(dev-deps): Bump nextcloud/ocp package
...
Signed-off-by: GitHub <noreply@github.com >
2024-08-18 02:41:46 +00:00
dependabot[bot]
2a35b627a0
Merge pull request #6217 from nextcloud/dependabot/npm_and_yarn/main/cypress-13.13.3
2024-08-17 02:45:00 +00:00
dependabot[bot]
517347533d
Chore(deps): Bump @nextcloud/dialogs from 5.3.5 to 6.0.0
...
Bumps [@nextcloud/dialogs](https://github.com/nextcloud-libraries/nextcloud-dialogs ) from 5.3.5 to 6.0.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-dialogs/releases )
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-dialogs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nextcloud-libraries/nextcloud-dialogs/compare/v5.3.5...v6.0.0 )
---
updated-dependencies:
- dependency-name: "@nextcloud/dialogs"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-17 01:06:11 +00:00
dependabot[bot]
f0d021560a
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-08-17 01:05:51 +00:00
dependabot[bot]
d49093f6b6
Merge pull request #6216 from nextcloud/dependabot/npm_and_yarn/elliptic-6.5.7
2024-08-16 18:22:43 +00:00
dependabot[bot]
1c2f3683a5
Merge pull request #6155 from nextcloud/dependabot/npm_and_yarn/main/babel/runtime-7.25.0
2024-08-16 18:22:40 +00:00
dependabot[bot]
bd0f8fb4c4
Chore(deps-dev): Bump elliptic from 6.5.4 to 6.5.7
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.4 to 6.5.7.
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.4...v6.5.7 )
---
updated-dependencies:
- dependency-name: elliptic
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-16 18:11:13 +00:00
dependabot[bot]
061a04142b
Chore(deps): Bump @babel/runtime from 7.24.8 to 7.25.0
...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime ) from 7.24.8 to 7.25.0.
- [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.25.0/packages/babel-runtime )
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-16 18:11:05 +00:00
dependabot[bot]
092af73794
Merge pull request #6215 from nextcloud/dependabot/npm_and_yarn/main/eslint-plugin-cypress-3.5.0
2024-08-16 18:10:17 +00:00
dependabot[bot]
0f3359e417
Chore(deps-dev): Bump eslint-plugin-cypress from 3.3.0 to 3.5.0
...
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress ) from 3.3.0 to 3.5.0.
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases )
- [Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v3.3.0...v3.5.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-cypress
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-16 18:04:41 +00:00
Nextcloud bot
90272cdc12
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2024-08-15 00:45:52 +00:00
dependabot[bot]
7891f017c9
Merge pull request #6212 from nextcloud/dependabot/npm_and_yarn/main/nextcloud/auth-2.4.0
2024-08-14 15:12:04 +00:00
dependabot[bot]
cb5b67ed09
Merge pull request #6209 from nextcloud/dependabot/npm_and_yarn/axios-1.7.4
2024-08-14 15:08:07 +00:00
dependabot[bot]
201c121e34
Chore(deps): Bump @nextcloud/auth from 2.3.0 to 2.4.0
...
Bumps [@nextcloud/auth](https://github.com/nextcloud/nextcloud-auth ) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/nextcloud/nextcloud-auth/releases )
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-auth/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/nextcloud-auth/compare/v2.3.0...v2.4.0 )
---
updated-dependencies:
- dependency-name: "@nextcloud/auth"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-14 14:43:05 +00:00
dependabot[bot]
a1ea3b772b
Chore(deps): Bump axios from 1.6.8 to 1.7.4
...
Bumps [axios](https://github.com/axios/axios ) from 1.6.8 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.6.8...v1.7.4 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-14 14:42:55 +00:00
Julius Härtl
4d6a05915c
Merge pull request #6206 from nextcloud/update-main-version
...
feat(deps): Add Nextcloud 31 support on main
2024-08-14 16:42:18 +02:00
Joas Schilling
0c5b4b0ebe
feat(deps): Add Nextcloud 31 support on main
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2024-08-14 12:47:42 +02:00
grnd-alt
e56332b387
Merge pull request #6201 from nextcloud/fix/use-deleted-users-for-activities
...
use deleted_users for users that do not exist
2024-08-13 12:37:56 +02:00
grnd-alt
d86ef0b005
use deleted_users for users that do not exist
...
Signed-off-by: grnd-alt <salimbelakkaf@outlook.de >
2024-08-13 11:04:02 +02:00
Julius Härtl
669449d403
Merge pull request #6196 from nextcloud/dependabot/github_actions/mdecoleman/pr-branch-name-3.0.0
2024-08-12 08:52:40 +02:00
github-actions[bot]
c30692b127
Merge pull request #6198 from nextcloud/automated/noid/main-update-nextcloud-ocp
...
[main] Update nextcloud/ocp dependency
2024-08-11 04:44:13 +00:00
nextcloud-command
dfb6bacca8
chore(dev-deps): Bump nextcloud/ocp package
...
Signed-off-by: GitHub <noreply@github.com >
2024-08-11 02:48:56 +00:00
dependabot[bot]
686d64fb77
Chore(deps): Bump mdecoleman/pr-branch-name from 2.0.0 to 3.0.0
...
Bumps [mdecoleman/pr-branch-name](https://github.com/mdecoleman/pr-branch-name ) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/mdecoleman/pr-branch-name/releases )
- [Commits](bab4c71506...55795d86b4 )
---
updated-dependencies:
- dependency-name: mdecoleman/pr-branch-name
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-10 02:27:43 +00:00
dependabot[bot]
b9ce23fcea
Merge pull request #6191 from nextcloud/dependabot/npm_and_yarn/main/nextcloud/vue-8.16.0
2024-08-10 01:30:05 +00:00
dependabot[bot]
ae712a8704
Merge pull request #6190 from nextcloud/dependabot/npm_and_yarn/main/nextcloud/files-3.8.0
2024-08-10 01:21:28 +00:00
dependabot[bot]
71a47d908e
Merge pull request #6189 from nextcloud/dependabot/npm_and_yarn/main/relative-ci/agent-4.2.10
2024-08-10 01:18:17 +00:00
dependabot[bot]
c799e4d818
Chore(deps): Bump @nextcloud/vue from 8.15.1 to 8.16.0
...
Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue ) from 8.15.1 to 8.16.0.
- [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.15.1...v8.16.0 )
---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-10 01:09:27 +00:00
dependabot[bot]
32ad7133b3
Chore(deps): Bump @nextcloud/files from 3.7.0 to 3.8.0
...
Bumps [@nextcloud/files](https://github.com/nextcloud-libraries/nextcloud-files ) from 3.7.0 to 3.8.0.
- [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.7.0...v3.8.0 )
---
updated-dependencies:
- dependency-name: "@nextcloud/files"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-10 01:09:11 +00:00
dependabot[bot]
3d82953a3b
Chore(deps-dev): Bump @relative-ci/agent from 4.2.9 to 4.2.10
...
Bumps [@relative-ci/agent](https://github.com/relative-ci/agent ) from 4.2.9 to 4.2.10.
- [Release notes](https://github.com/relative-ci/agent/releases )
- [Commits](https://github.com/relative-ci/agent/compare/v4.2.9...v4.2.10 )
---
updated-dependencies:
- dependency-name: "@relative-ci/agent"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-10 01:08:56 +00:00
Nextcloud bot
0387895217
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2024-08-08 00:37:36 +00:00
Nextcloud bot
c5033a06c8
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2024-08-07 00:39:19 +00:00
Julius Härtl
45e3e41f89
Merge pull request #6108 from nextcloud/automated/update-workflows/default
...
chore: update workflows from templates
2024-08-06 22:48:03 +02:00
Julius Härtl
c7a9eec724
chore: update workflows from templates
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2024-08-06 22:41:15 +02:00
Nextcloud bot
8b109344be
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2024-08-06 00:38:51 +00:00
grnd-alt
5153135766
Merge pull request #6119 from nextcloud/feat/6118-comment-json-dump
...
export json data of commments
2024-08-05 13:57:35 +02:00
grnd-alt
09748aebb9
export json data of commments
...
Signed-off-by: grnd-alt <salimbelakkaf@outlook.de >
2024-08-05 10:05:05 +02:00
github-actions[bot]
db00879b6a
Merge pull request #6176 from nextcloud/automated/noid/main-update-nextcloud-ocp
...
[main] Update nextcloud/ocp dependency
2024-08-04 04:23:46 +00:00
nextcloud-command
7b1ca0b233
chore(dev-deps): Bump nextcloud/ocp package
...
Signed-off-by: GitHub <noreply@github.com >
2024-08-04 02:46:40 +00:00
Julius Härtl
c379955805
Merge pull request #6171 from nextcloud/dependabot/composer/justinrainbow/json-schema-6.0.0
2024-08-03 22:25:37 +02:00
dependabot[bot]
af3a0ef029
Merge pull request #6154 from nextcloud/dependabot/npm_and_yarn/main/nextcloud/files-3.7.0
2024-08-03 20:10:14 +00:00
Julius Härtl
e003106d1d
Merge pull request #6151 from nextcloud/dependabot/github_actions/mdecoleman/pr-branch-name-3.0.0
...
Chore(deps): Bump mdecoleman/pr-branch-name from 2.0.0 to 3.0.0
2024-08-03 22:04:23 +02:00
dependabot[bot]
10842caffd
Chore(deps): Bump @nextcloud/files from 3.6.0 to 3.7.0
...
Bumps [@nextcloud/files](https://github.com/nextcloud-libraries/nextcloud-files ) from 3.6.0 to 3.7.0.
- [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.6.0...v3.7.0 )
---
updated-dependencies:
- dependency-name: "@nextcloud/files"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-03 22:04:03 +02:00
Julius Härtl
efa935f117
Merge pull request #6172 from nextcloud/dependabot/github_actions/alexwilson/enable-github-automerge-action-984aa5760674115463cb7835dc156fcc17413419
2024-08-03 13:09:48 +02:00
dependabot[bot]
5498e04a12
Merge pull request #6175 from nextcloud/dependabot/npm_and_yarn/main/chroma-js-2.6.0
2024-08-03 03:30:47 +00:00