Skip to content

Chore: Upgrade lib versions - #2

Merged
Meldiron merged 1 commit into
mainfrom
chore-upgrade-lib-versions
Aug 4, 2026
Merged

Chore: Upgrade lib versions#2
Meldiron merged 1 commit into
mainfrom
chore-upgrade-lib-versions

Conversation

@Meldiron

@Meldiron Meldiron commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@greptile-apps

greptile-apps Bot commented Aug 4, 2026

Copy link
Copy Markdown

Greptile Summary

The PR upgrades the cache, client, and pools libraries to their next release lines and updates associated development dependencies. It also adapts the Redis-backed test pool by supplying a three-second borrow timeout.

  • Upgrades utopia-php/cache from 3.x to 4.x.
  • Upgrades utopia-php/client from 0.2.x to 0.3.x.
  • Upgrades utopia-php/pools from 1.x to 2.x.
  • Adds an explicit timeout to the test pool.

Confidence Score: 5/5

The PR appears safe to merge, with no concrete changed-code failure identified.

The upgraded dependency requirements remain compatible with the repository's PHP 8.5 baseline, and the test pool adjustment has no established failure path among its current callers.

Important Files Changed

Filename Overview
composer.json Updates the three Utopia library constraints consistently with the resolved lockfile versions.
composer.lock Resolves the upgraded runtime libraries and routine development-tool patch releases; the new PHP requirements remain below the repository's PHP 8.5 minimum.
tests/Feed/Support/UsesPool.php Supplies the timeout argument required by the upgraded test-pool setup, with no concrete failure identified in current callers.

Reviews (1): Last reviewed commit: "Upgrade lib versions" | Re-trigger Greptile

@Meldiron
Meldiron merged commit f6ab52b into main Aug 4, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant