chore(audit): require Validators ^1.0 - #251
Merged
Merged
Conversation
ChiragAgg5k
marked this pull request as ready for review
September 10, 2026 10:57
ChiragAgg5k
requested review from
Meldiron,
abnegate,
eldadfux and
loks0n
as code owners
September 10, 2026 10:57
Contributor
|
loks0n
approved these changes
Sep 10, 2026
Member
Author
|
Merged after all checks passed and released Audit 4.0.3 from merge commit |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Require Validators
^1.0exclusively in Audit. No aliases or fallback ranges. Part of appwrite/appwrite#13575 and https://github.com/appwrite-labs/cloud/pull/5734.Database 7.3.7 is now released, so Audit resolves and has been tested against published Database 7.3.7 and Validators 1.0.1. Updated this branch with main after #250 merged; DNS remains in that merged PR, not this diff.
Audit needs a release after merge before CE and Cloud can resolve the remaining dependency conflicts.
Verification
PHP 8.5.10, registry-resolved dependencies (no linked mode):
XDEBUG_MODE=off bin/monorepo test audit: 22 unit tests / 106 assertions and local MariaDB/ClickHouse E2E 91 tests / 979 assertions, passed. E2E reported 3 deprecations; no failures/errors. Fixture containers were removed by the runner.bin/monorepo check audit: Pint, PHPStan, Rector passed.bin/monorepo validateandgit diff --check: passed.The runner uses
--ignore-platform-reqsfor dependency installation. No package lockfiles are committed. No downstream application E2E, merges, releases or deployments performed in this update. Backend-only; no screenshots apply.