Skip to content

Update framework & v3 packages - #1101

Merged
swissspidy merged 3 commits into
mainfrom
update/packages
Aug 4, 2026
Merged

Update framework & v3 packages#1101
swissspidy merged 3 commits into
mainfrom
update/packages

Conversation

@swissspidy

@swissspidy swissspidy commented Aug 4, 2026

Copy link
Copy Markdown
Member

Summary by CodeRabbit

  • Chores
    • Updated WP-CLI command packages to their version 3 releases.
    • Kept the site health command package on its existing version.

@swissspidy
swissspidy requested a review from a team as a code owner August 4, 2026 16:21
Copilot AI lite review requested due to automatic review settings August 4, 2026 16:21
@coderabbitai

coderabbitai Bot commented Aug 4, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

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

Next review available in: 20 minutes

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

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: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: df9b41f3-e7cc-4dbc-8938-038dbe668036

📥 Commits

Reviewing files that changed from the base of the PR and between 66b86fd and e262da3.

⛔ Files ignored due to path filters (1)
  • composer.lock is excluded by !**/*.lock
📒 Files selected for processing (3)
  • composer.json
  • features/bootstrap.feature
  • features/make-phar.feature
📝 Walkthrough

Walkthrough

The Composer bundle upgrades 23 WP-CLI command package dependencies from major version 2 to major version 3. The site-health-command dependency remains unchanged at major version 1.

Changes

WP-CLI dependency constraints

Layer / File(s) Summary
Upgrade command package constraints
composer.json
The bundle updates 23 WP-CLI command packages to ^3. The site-health-command constraint remains ^1.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Suggested labels: enhancement

Suggested reviewers: copilot

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly summarizes the dependency updates to the WP-CLI framework and version 3 packages.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches 💡 1
🛠️ Fix failing CI checks 💡
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch update/packages

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.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request updates the WP-CLI bundle’s Composer dependencies to pick up the WP-CLI v3 command packages and refreshes the lockfile accordingly.

Changes:

  • Bump bundled wp-cli/*-command dependencies from ^2 to ^3 in composer.json.
  • Update composer.lock to reflect the new resolved versions for WP-CLI commands and related tooling packages.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
composer.json Raises bundle requirements to use the v3 series of WP-CLI command packages.
composer.lock Updates the locked dependency graph for the new v3 requirements (but currently includes an unexpected downgrade for wp-cli/package-command / Composer libraries).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@swissspidy swissspidy added this to the 3.0.0 milestone Aug 4, 2026
@codecov

codecov Bot commented Aug 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@swissspidy
swissspidy merged commit 0ed2a9f into main Aug 4, 2026
65 of 66 checks passed
@swissspidy
swissspidy deleted the update/packages branch August 4, 2026 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants