Skip to content

fix(deps): update dependency utopia-php/query to ^0.6.0 - #1830

Merged
ChiragAgg5k merged 3 commits into
mainfrom
renovate/utopia-php-query-0.x
Aug 23, 2026
Merged

fix(deps): update dependency utopia-php/query to ^0.6.0#1830
ChiragAgg5k merged 3 commits into
mainfrom
renovate/utopia-php-query-0.x

Conversation

@renovate-appwrite

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
utopia-php/query ^0.4.0^0.6.0 age confidence

Release Notes

utopia-php/query (utopia-php/query)

v0.6.0

Compare Source

What's Changed

Full Changelog: utopia-php/query@0.5.0...0.6.0

v0.5.0

Compare Source

What's Changed

Full Changelog: utopia-php/query@0.4.0...0.5.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@renovate-appwrite renovate-appwrite Bot added the dependencies Pull requests that update a dependency file label Aug 22, 2026
@greptile-apps

greptile-apps Bot commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

The PR upgrades the mock server to utopia-php/query 0.6.0 and aligns its PHP/Swoole runtime and adapter dependencies with the new requirements.

  • Moves the mock-server image from PHP 8.3/Swoole 5 to PHP 8.4/Swoole 6.
  • Updates utopia-php/swoole to 1.0.2 and adapts the cookie call.
  • Regenerates the Composer lockfile for the updated dependency set.

Confidence Score: 5/5

The PR appears safe to merge.

No blocking failure remains.

Important Files Changed

Filename Overview
mock-server/Dockerfile Updates the final mock-service image to PHP 8.4 and Swoole 6.2.2, resolving the previously reported runtime requirement mismatch.
mock-server/app/http.php Adapts the set-cookie route call for the upgraded Swoole-compatible adapter without an established contract regression.
mock-server/composer.json Upgrades the query and Swoole adapter constraints to versions compatible with the new mock-server runtime.
mock-server/composer.lock Resolves query 0.6.0 and the Swoole adapter 1.0.2 consistently with the manifest changes.

Reviews (3): Last reviewed commit: "fix(mock-server): use Swoole 6-compatibl..." | Re-trigger Greptile

Comment thread mock-server/composer.json
ChiragAgg5k and others added 2 commits August 22, 2026 14:59
utopia-php/query 0.6.0 requires PHP 8.4, so the mock-server image needs a matching Swoole/PHP 8.4 runtime instead of 8.3.

Co-authored-by: Cursor <cursoragent@cursor.com>
The PHP 8.4 runtime upgrade pulled Swoole 6, which rejects utopia-php/swoole 0.8.4's name: argument and closes the connection on set-cookie. That is what failed Flutter and Apple e2e.

Co-authored-by: Cursor <cursoragent@cursor.com>
@renovate-appwrite

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@ChiragAgg5k
ChiragAgg5k merged commit 9370371 into main Aug 23, 2026
58 checks passed
@ChiragAgg5k
ChiragAgg5k deleted the renovate/utopia-php-query-0.x branch August 23, 2026 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant