Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 17, 2025

Bumps nextcloud/openapi-extractor from 1.5.3 to 1.7.0.

Commits
  • 50391ff Merge pull request #239 from nextcloud/refactor/rector
  • 89db03e refactor: Apply rector refactorings
  • 34b1a9a Merge pull request #238 from nextcloud/feat/controllermethod/getparam
  • ae5d109 feat(ControllerMethod): Support getParam()
  • 62c1caa refactor(ControllerMethod): Simplify parsing parameter types
  • da99812 fix(OpenApiType): Include default value even if null
  • 6926933 Merge pull request #236 from nextcloud/feat/controllermethod/request-header
  • 7a346ac feat(ControllerMethod): Parse request headers
  • bfb1ee2 Merge pull request #235 from nextcloud/ci/test-more-apps
  • 4821b39 ci: Test even more apps
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @nextcloud-command.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [nextcloud/openapi-extractor](https://github.com/nextcloud-releases/openapi-extractor) from 1.5.3 to 1.7.0.
- [Changelog](https://github.com/nextcloud-releases/openapi-extractor/blob/main/CHANGELOG.md)
- [Commits](nextcloud-releases/openapi-extractor@v1.5.3...v1.7.0)

---
updated-dependencies:
- dependency-name: nextcloud/openapi-extractor
  dependency-version: 1.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added 3. to review dependencies Pull requests that update a dependency file labels May 17, 2025
@dependabot dependabot bot requested a review from nickvergessen as a code owner May 17, 2025 01:19
@dependabot dependabot bot added 3. to review dependencies Pull requests that update a dependency file labels May 17, 2025
Copy link
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@github-actions
Copy link
Contributor

🐢 Performance warning.
It looks like the query count of the integration tests increased with this PR.
Database query count is now 8901 was 8600 (+3.5%)
Please check your code again. If you added a new test this can be expected and the base value in tests/Integration/base-query-count.txt can be increased.

@dependabot dependabot bot merged commit 5c20d5f into master May 17, 2025
47 checks passed
@dependabot dependabot bot deleted the dependabot/composer/vendor-bin/openapi-extractor/nextcloud/openapi-extractor-1.7.0 branch May 17, 2025 01:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants