diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-03-08 03:14:10 +0000 |
---|---|---|
committer | provokateurin <kate@provokateurin.de> | 2025-03-08 08:07:59 +0100 |
commit | aad011974453548da6b9c8a52203838193bafdd2 (patch) | |
tree | 3625c12b578768aa3182f1dbce928c8e1190c38a | |
parent | f45d98bf00772c62e992ea7b76b56df4f99d6128 (diff) | |
download | nextcloud-server-aad011974453548da6b9c8a52203838193bafdd2.tar.gz nextcloud-server-aad011974453548da6b9c8a52203838193bafdd2.zip |
build(deps): bump nextcloud/openapi-extractordependabot/composer/vendor-bin/openapi-extractor/nextcloud/openapi-extractor-1.5.0
Bumps [nextcloud/openapi-extractor](https://github.com/nextcloud-releases/openapi-extractor) from 1.4.0 to 1.5.0.
- [Changelog](https://github.com/nextcloud-releases/openapi-extractor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-releases/openapi-extractor/compare/v1.4.0...v1.5.0)
---
updated-dependencies:
- dependency-name: nextcloud/openapi-extractor
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: provokateurin <kate@provokateurin.de>
-rw-r--r-- | apps/federatedfilesharing/openapi.json | 2 | ||||
-rw-r--r-- | apps/federation/openapi-administration.json | 2 | ||||
-rw-r--r-- | apps/federation/openapi-federation.json | 2 | ||||
-rw-r--r-- | apps/federation/openapi-full.json | 2 | ||||
-rw-r--r-- | apps/theming/openapi.json | 2 | ||||
-rw-r--r-- | vendor-bin/openapi-extractor/composer.lock | 38 |
6 files changed, 24 insertions, 24 deletions
diff --git a/apps/federatedfilesharing/openapi.json b/apps/federatedfilesharing/openapi.json index 0e58235e4fb..990cbf50bfa 100644 --- a/apps/federatedfilesharing/openapi.json +++ b/apps/federatedfilesharing/openapi.json @@ -1041,7 +1041,7 @@ "tags": [ { "name": "mount_public_link", - "description": "Class MountPublicLinkController\nconvert public links to federated shares" + "description": "Class MountPublicLinkController convert public links to federated shares" } ] } diff --git a/apps/federation/openapi-administration.json b/apps/federation/openapi-administration.json index 58f9293e0ee..060e0826593 100644 --- a/apps/federation/openapi-administration.json +++ b/apps/federation/openapi-administration.json @@ -425,7 +425,7 @@ "tags": [ { "name": "ocs_authapi", - "description": "Class OCSAuthAPI\nOCS API end-points to exchange shared secret between two connected Nextclouds" + "description": "Class OCSAuthAPI OCS API end-points to exchange shared secret between two connected Nextclouds" } ] } diff --git a/apps/federation/openapi-federation.json b/apps/federation/openapi-federation.json index a9371f54926..beb66fcfcd6 100644 --- a/apps/federation/openapi-federation.json +++ b/apps/federation/openapi-federation.json @@ -505,7 +505,7 @@ "tags": [ { "name": "ocs_authapi", - "description": "Class OCSAuthAPI\nOCS API end-points to exchange shared secret between two connected Nextclouds" + "description": "Class OCSAuthAPI OCS API end-points to exchange shared secret between two connected Nextclouds" } ] } diff --git a/apps/federation/openapi-full.json b/apps/federation/openapi-full.json index 3b95b3656e8..c9a9e3ccf81 100644 --- a/apps/federation/openapi-full.json +++ b/apps/federation/openapi-full.json @@ -879,7 +879,7 @@ "tags": [ { "name": "ocs_authapi", - "description": "Class OCSAuthAPI\nOCS API end-points to exchange shared secret between two connected Nextclouds" + "description": "Class OCSAuthAPI OCS API end-points to exchange shared secret between two connected Nextclouds" } ] } diff --git a/apps/theming/openapi.json b/apps/theming/openapi.json index bc316232ee8..2518f4acb73 100644 --- a/apps/theming/openapi.json +++ b/apps/theming/openapi.json @@ -1036,7 +1036,7 @@ "tags": [ { "name": "theming", - "description": "Class ThemingController\nhandle ajax requests to update the theme" + "description": "Class ThemingController handle ajax requests to update the theme" } ] } diff --git a/vendor-bin/openapi-extractor/composer.lock b/vendor-bin/openapi-extractor/composer.lock index 11eb750e03f..523299f9501 100644 --- a/vendor-bin/openapi-extractor/composer.lock +++ b/vendor-bin/openapi-extractor/composer.lock @@ -81,16 +81,16 @@ }, { "name": "nextcloud/openapi-extractor", - "version": "v1.4.0", + "version": "v1.5.0", "source": { "type": "git", "url": "https://github.com/nextcloud-releases/openapi-extractor.git", - "reference": "6292e66132d7c6e9409249e51f29b8d93adac91a" + "reference": "80e10203ffa9f71d63b61842c31faa1ba3c20b1a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-releases/openapi-extractor/zipball/6292e66132d7c6e9409249e51f29b8d93adac91a", - "reference": "6292e66132d7c6e9409249e51f29b8d93adac91a", + "url": "https://api.github.com/repos/nextcloud-releases/openapi-extractor/zipball/80e10203ffa9f71d63b61842c31faa1ba3c20b1a", + "reference": "80e10203ffa9f71d63b61842c31faa1ba3c20b1a", "shasum": "" }, "require": { @@ -98,7 +98,7 @@ "ext-simplexml": "*", "nikic/php-parser": "^5.0", "php": "^8.1", - "phpstan/phpdoc-parser": "^1.28" + "phpstan/phpdoc-parser": "^2.1" }, "require-dev": { "nextcloud/coding-standard": "^1.2", @@ -122,9 +122,9 @@ "description": "A tool for extracting OpenAPI specifications from Nextcloud source code", "support": { "issues": "https://github.com/nextcloud-releases/openapi-extractor/issues", - "source": "https://github.com/nextcloud-releases/openapi-extractor/tree/v1.4.0" + "source": "https://github.com/nextcloud-releases/openapi-extractor/tree/v1.5.0" }, - "time": "2025-02-21T14:47:17+00:00" + "time": "2025-03-05T13:04:53+00:00" }, { "name": "nikic/php-parser", @@ -186,30 +186,30 @@ }, { "name": "phpstan/phpdoc-parser", - "version": "1.33.0", + "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/phpstan/phpdoc-parser.git", - "reference": "82a311fd3690fb2bf7b64d5c98f912b3dd746140" + "reference": "9b30d6fd026b2c132b3985ce6b23bec09ab3aa68" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/82a311fd3690fb2bf7b64d5c98f912b3dd746140", - "reference": "82a311fd3690fb2bf7b64d5c98f912b3dd746140", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/9b30d6fd026b2c132b3985ce6b23bec09ab3aa68", + "reference": "9b30d6fd026b2c132b3985ce6b23bec09ab3aa68", "shasum": "" }, "require": { - "php": "^7.2 || ^8.0" + "php": "^7.4 || ^8.0" }, "require-dev": { "doctrine/annotations": "^2.0", - "nikic/php-parser": "^4.15", + "nikic/php-parser": "^5.3.0", "php-parallel-lint/php-parallel-lint": "^1.2", "phpstan/extension-installer": "^1.0", - "phpstan/phpstan": "^1.5", - "phpstan/phpstan-phpunit": "^1.1", - "phpstan/phpstan-strict-rules": "^1.0", - "phpunit/phpunit": "^9.5", + "phpstan/phpstan": "^2.0", + "phpstan/phpstan-phpunit": "^2.0", + "phpstan/phpstan-strict-rules": "^2.0", + "phpunit/phpunit": "^9.6", "symfony/process": "^5.2" }, "type": "library", @@ -227,9 +227,9 @@ "description": "PHPDoc parser with support for nullable, intersection and generic types", "support": { "issues": "https://github.com/phpstan/phpdoc-parser/issues", - "source": "https://github.com/phpstan/phpdoc-parser/tree/1.33.0" + "source": "https://github.com/phpstan/phpdoc-parser/tree/2.1.0" }, - "time": "2024-10-13T11:25:22+00:00" + "time": "2025-02-19T13:28:12+00:00" } ], "packages-dev": [], |