Skip to content

Release 3.7.0#275

Merged
horgh merged 4 commits into
mainfrom
greg/stf-1074
Jul 21, 2026
Merged

Release 3.7.0#275
horgh merged 4 commits into
mainfrom
greg/stf-1074

Conversation

@oschwald

Copy link
Copy Markdown
Member
  • Set release date
  • Note geoip2 3.4.0 requirement in 3.7.0 changelog entry
  • Manage box, composer, and phpDocumentor via mise
  • Update for v3.7.0

oschwald and others added 4 commits July 21, 2026 07:32
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
The release script previously downloaded box.phar 4.6.10 and
phpDocumentor.phar 3.8.1 with wget, verifying hardcoded sha256 hashes,
and used a local composer.phar kept current via self-update. Install
all three via mise's github backend instead, upgrading to box 4.7.0
and phpDocumentor 3.10.0. Integrity pinning moves to mise.lock, which
records per-platform checksums, and mise additionally verifies SLSA
provenance or GitHub artifact attestations at install time.

Box 4.7.0 and phpDocumentor 3.10.0 were verified against this project:
box compiles a working minfraud.phar (phar-test passes) and
phpDocumentor generates the API docs.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jul 21, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@oschwald, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 36 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 3efb584b-4514-425d-939e-33ddd8af0358

📥 Commits

Reviewing files that changed from the base of the PR and between b2f4a88 and 89bb16b.

⛔ Files ignored due to path filters (1)
  • mise.lock is excluded by !**/*.lock
📒 Files selected for processing (6)
  • .gitignore
  • CHANGELOG.md
  • README.md
  • dev-bin/release.sh
  • mise.toml
  • src/MinFraud/ServiceClient.php
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch greg/stf-1074

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@horgh
horgh merged commit 0c153e2 into main Jul 21, 2026
55 of 56 checks passed
@horgh
horgh deleted the greg/stf-1074 branch July 21, 2026 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants