Skip to content

bump phpunit/phpunit, wp-coding-standards/wpcs and patches - #124

Open
tijmenbruggeman wants to merge 8 commits into
tinify:masterfrom
wcreateweb:chore/bump-dependencies
Open

bump phpunit/phpunit, wp-coding-standards/wpcs and patches#124
tijmenbruggeman wants to merge 8 commits into
tinify:masterfrom
wcreateweb:chore/bump-dependencies

Conversation

@tijmenbruggeman

@tijmenbruggeman tijmenbruggeman commented Aug 20, 2026

Copy link
Copy Markdown
Collaborator

Bumps phpunit/phpunit from 9.6.22 to 9.6.36

sebastianbergmann/phpunit@9.6.22...9.6.36
WordPress/WordPress-Coding-Standards@3.2.0...3.4.1

Removed --no-suggest from the action. Was deprecated https://getcomposer.org/upgrade/UPGRADE-2.0.md

Summary by CodeRabbit

  • Chores
    • Updated development tooling for improved compatibility and code-quality checks.
    • Defined PHP 7.4 as the minimum supported platform version.
    • Streamlined dependency installation by removing a deprecated Composer option.

@tijmenbruggeman tijmenbruggeman changed the title bump phpunit/phpunit and patches bump phpunit/phpunit, wp-coding-standards/wpcs and patches Aug 20, 2026
@coderabbitai

coderabbitai Bot commented Aug 20, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 3704abd5-8967-4da3-b19d-c14a8840a603

📥 Commits

Reviewing files that changed from the base of the PR and between 19912c3 and b36ee3c.

⛔ Files ignored due to path filters (1)
  • composer.lock is excluded by !**/*.lock
📒 Files selected for processing (2)
  • .github/actions/setup/action.yml
  • composer.json

Included review availability: 3 reviews are currently available. Your included PR review attempts over the past 7 days set your current allowance at 5 reviews per hour.


📝 Walkthrough

Walkthrough

The pull request updates Composer development dependencies, requires PHP 7.4.0 through Composer platform configuration, and removes the deprecated --no-suggest option from the setup action.

Changes

Composer and development tooling updates

Layer / File(s) Summary
Update Composer constraints
composer.json
Updates PHPUnit to 9.6.36, WordPress Coding Standards to ^3.4, and the Composer PHP platform requirement to 7.4.0.
Update dependency installation
.github/actions/setup/action.yml
Removes the deprecated --no-suggest option from the Composer install command.

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

Merge Risk: ⚪ Minimal · up to b36ee

This PR updates development dependencies and related configuration without any identified correctness, security, availability, or deployment risk; no actionable merge-blocking risk remains after normal checks and review.

Poem

A rabbit updates tools with care,
PHP seven-four is declared there.
Old Composer flags now disappear,
Fresh standards hop into gear.
Clean builds bring a carrot near.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
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.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the dependency and patch updates described in the pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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

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