Skip to content

chore(deps): bump appwrite/appwrite to 23.1.1#182

Open
premtsd-code wants to merge 1 commit into
mainfrom
chore/bump-sdk-php-23.1.1
Open

chore(deps): bump appwrite/appwrite to 23.1.1#182
premtsd-code wants to merge 1 commit into
mainfrom
chore/bump-sdk-php-23.1.1

Conversation

@premtsd-code
Copy link
Copy Markdown
Contributor

@premtsd-code premtsd-code commented May 12, 2026

Regenerates composer.lock to pull appwrite/appwrite 23.1.1 (constraint stays 23.*).

23.1.1 fixes the Database response model so policies and archives hydrate as BackupPolicy / BackupArchive instead of Index / Collection (appwrite/sdk-for-php#70). Without it, parsing a Database that carries backup policies throws Unknown IndexStatus value: '', which breaks the Appwrite source's database listing during a migration.

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented May 12, 2026

Greptile Summary

Bumps appwrite/appwrite from 23.1.0 to 23.1.1 and tightens the composer.json constraint from 23.* to 23.1.*. The patch release fixes incorrect hydration of policies and archives in the Database response model, preventing a crash when listing databases that carry backup policies during a migration.

  • composer.json: constraint narrowed from 23.*23.1.* to stay on the validated minor series.
  • composer.lock: version, git reference (2f27592fd7c0f0), and content hash updated to match 23.1.1.

Confidence Score: 5/5

Safe to merge — both files are updated consistently and the patch only fixes a broken model hydration path.

The change is limited to a patch-version bump with a consistent lock file update. No application logic is touched, and the fix directly addresses a documented crash in the Appwrite source's database listing flow.

No files require special attention.

Important Files Changed

Filename Overview
composer.json Tightens the appwrite/appwrite version constraint from 23.* to 23.1.*, pinning to the current minor series.
composer.lock Updates the locked appwrite/appwrite version from 23.1.0 to 23.1.1 with the corresponding new commit reference and content hash.

Reviews (1): Last reviewed commit: "chore(deps): bump appwrite/appwrite to 2..." | Re-trigger Greptile

@premtsd-code premtsd-code force-pushed the chore/bump-sdk-php-23.1.1 branch from ed8a03a to 3044d40 Compare May 12, 2026 11:15
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