build(deps): bump nextcloud/openapi-extractor

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>
pull/51349/head
dependabot[bot] 2025-03-08 03:14:10 +07:00 committed by provokateurin
parent f45d98bf00
commit aad0119744
No known key found for this signature in database
6 changed files with 24 additions and 24 deletions

@ -1041,7 +1041,7 @@
"tags": [ "tags": [
{ {
"name": "mount_public_link", "name": "mount_public_link",
"description": "Class MountPublicLinkController\nconvert public links to federated shares" "description": "Class MountPublicLinkController convert public links to federated shares"
} }
] ]
} }

@ -425,7 +425,7 @@
"tags": [ "tags": [
{ {
"name": "ocs_authapi", "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"
} }
] ]
} }

@ -505,7 +505,7 @@
"tags": [ "tags": [
{ {
"name": "ocs_authapi", "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"
} }
] ]
} }

@ -879,7 +879,7 @@
"tags": [ "tags": [
{ {
"name": "ocs_authapi", "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"
} }
] ]
} }

@ -1036,7 +1036,7 @@
"tags": [ "tags": [
{ {
"name": "theming", "name": "theming",
"description": "Class ThemingController\nhandle ajax requests to update the theme" "description": "Class ThemingController handle ajax requests to update the theme"
} }
] ]
} }

@ -81,16 +81,16 @@
}, },
{ {
"name": "nextcloud/openapi-extractor", "name": "nextcloud/openapi-extractor",
"version": "v1.4.0", "version": "v1.5.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nextcloud-releases/openapi-extractor.git", "url": "https://github.com/nextcloud-releases/openapi-extractor.git",
"reference": "6292e66132d7c6e9409249e51f29b8d93adac91a" "reference": "80e10203ffa9f71d63b61842c31faa1ba3c20b1a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nextcloud-releases/openapi-extractor/zipball/6292e66132d7c6e9409249e51f29b8d93adac91a", "url": "https://api.github.com/repos/nextcloud-releases/openapi-extractor/zipball/80e10203ffa9f71d63b61842c31faa1ba3c20b1a",
"reference": "6292e66132d7c6e9409249e51f29b8d93adac91a", "reference": "80e10203ffa9f71d63b61842c31faa1ba3c20b1a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -98,7 +98,7 @@
"ext-simplexml": "*", "ext-simplexml": "*",
"nikic/php-parser": "^5.0", "nikic/php-parser": "^5.0",
"php": "^8.1", "php": "^8.1",
"phpstan/phpdoc-parser": "^1.28" "phpstan/phpdoc-parser": "^2.1"
}, },
"require-dev": { "require-dev": {
"nextcloud/coding-standard": "^1.2", "nextcloud/coding-standard": "^1.2",
@ -122,9 +122,9 @@
"description": "A tool for extracting OpenAPI specifications from Nextcloud source code", "description": "A tool for extracting OpenAPI specifications from Nextcloud source code",
"support": { "support": {
"issues": "https://github.com/nextcloud-releases/openapi-extractor/issues", "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", "name": "nikic/php-parser",
@ -186,30 +186,30 @@
}, },
{ {
"name": "phpstan/phpdoc-parser", "name": "phpstan/phpdoc-parser",
"version": "1.33.0", "version": "2.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git", "url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "82a311fd3690fb2bf7b64d5c98f912b3dd746140" "reference": "9b30d6fd026b2c132b3985ce6b23bec09ab3aa68"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/82a311fd3690fb2bf7b64d5c98f912b3dd746140", "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/9b30d6fd026b2c132b3985ce6b23bec09ab3aa68",
"reference": "82a311fd3690fb2bf7b64d5c98f912b3dd746140", "reference": "9b30d6fd026b2c132b3985ce6b23bec09ab3aa68",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.2 || ^8.0" "php": "^7.4 || ^8.0"
}, },
"require-dev": { "require-dev": {
"doctrine/annotations": "^2.0", "doctrine/annotations": "^2.0",
"nikic/php-parser": "^4.15", "nikic/php-parser": "^5.3.0",
"php-parallel-lint/php-parallel-lint": "^1.2", "php-parallel-lint/php-parallel-lint": "^1.2",
"phpstan/extension-installer": "^1.0", "phpstan/extension-installer": "^1.0",
"phpstan/phpstan": "^1.5", "phpstan/phpstan": "^2.0",
"phpstan/phpstan-phpunit": "^1.1", "phpstan/phpstan-phpunit": "^2.0",
"phpstan/phpstan-strict-rules": "^1.0", "phpstan/phpstan-strict-rules": "^2.0",
"phpunit/phpunit": "^9.5", "phpunit/phpunit": "^9.6",
"symfony/process": "^5.2" "symfony/process": "^5.2"
}, },
"type": "library", "type": "library",
@ -227,9 +227,9 @@
"description": "PHPDoc parser with support for nullable, intersection and generic types", "description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": { "support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues", "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": [], "packages-dev": [],