Skip to content

Update package requirements - #38

Merged
swissspidy merged 1 commit into
mainfrom
chore/updates
Aug 5, 2026
Merged

Update package requirements#38
swissspidy merged 1 commit into
mainfrom
chore/updates

Conversation

@swissspidy

@swissspidy swissspidy commented Aug 5, 2026

Copy link
Copy Markdown
Member

Summary by CodeRabbit

  • New Features
    • Added compatibility with WP-CLI versions 2 and 3.
    • Added development support for entity and extension commands.

@swissspidy swissspidy added this to the 2.0.2 milestone Aug 5, 2026
Copilot AI lite review requested due to automatic review settings August 5, 2026 09:21
@coderabbitai

coderabbitai Bot commented Aug 5, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 3aeb7fb5-38a5-4970-9628-f7392e25adb9

📥 Commits

Reviewing files that changed from the base of the PR and between 3b5261e and df9feb8.

📒 Files selected for processing (1)
  • composer.json

📝 Walkthrough

Walkthrough

Changes

WP-CLI compatibility

Layer / File(s) Summary
Update WP-CLI constraints
composer.json
Composer constraints for WP-CLI, entity-command, and extension-command now support major versions 2 and 3.

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

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 accurately summarizes the Composer dependency constraint updates.
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 chore/updates

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 this WP-CLI package’s Composer dependency constraints to permit installing and developing against WP-CLI v2 or v3, aligning the package with upcoming WP-CLI v3 work while keeping current v2 compatibility.

Changes:

  • Broadened runtime requirement for wp-cli/wp-cli from ^2 to ^2 || ^3.
  • Broadened dev requirements for wp-cli/entity-command and wp-cli/extension-command to allow ^3 alongside existing v2 constraints.

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

@codecov

codecov Bot commented Aug 5, 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 ce4bded into main Aug 5, 2026
61 of 63 checks passed
@swissspidy
swissspidy deleted the chore/updates branch August 5, 2026 09:24
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.

2 participants