Skip to content

Feature/update#28

Merged
bartnovak merged 2 commits into
masterfrom
feature/update
May 4, 2026
Merged

Feature/update#28
bartnovak merged 2 commits into
masterfrom
feature/update

Conversation

@szymon-polaczy

@szymon-polaczy szymon-polaczy commented Apr 30, 2026

Copy link
Copy Markdown
Contributor

Update plugins and packages

Summary by CodeRabbit

Release Notes

  • Chores
    • Updated PHP minimum version requirement to 8.2
    • Pinned PHP runtime and development dependencies to stable versions
    • Updated Node.js development dependencies to locked versions for consistent builds
    • Upgraded WordPress plugin packages and development tooling to latest compatible releases

@coderabbitai

coderabbitai Bot commented Apr 30, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: e40f0c35-7d23-4a24-b7f4-32ca7e182e24

📥 Commits

Reviewing files that changed from the base of the PR and between a42244a and ea8afdc.

📒 Files selected for processing (3)
  • composer.json
  • web/app/themes/juniper-theme/composer.json
  • web/app/themes/juniper-theme/package.json

Walkthrough

Updated minimum PHP version requirement from 8.1 to 8.2 across project configuration files. Pinned multiple dependency versions in Composer and npm package manifests by replacing range-based constraints with exact version numbers or tighter constraints.

Changes

Cohort / File(s) Summary
Root Composer Configuration
composer.json
PHP requirement raised to 8.2. Runtime dependencies including roots/bedrock-*, roots/wordpress, timber/timber replaced with pinned versions. WordPress plugin packages and ACF Pro upgraded. Development tools (phpcs, wpcs) updated to newer versions.
Theme Composer Configuration
web/app/themes/juniper-theme/composer.json
PHP requirement raised to 8.2. timber/timber constrained to exact version 2.4.0 and bartnovak/timber-acf-wp-blocks to 0.2.0.
Theme NPM Configuration
web/app/themes/juniper-theme/package.json
Dependencies and devDependencies pinned to exact versions: cypress, postcss, @parcel/transformer-sass, browserslist, eslint, eslint-config-airbnb-base, parcel, and sass.
🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Title check ❓ Inconclusive The title 'Feature/update' is vague and generic, using non-descriptive terms that don't convey meaningful information about the changeset's primary purpose. Use a more specific title like 'Update PHP, Composer dependencies, and npm packages' to clearly summarize the main changes.
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/update

Review rate limit: 4/5 reviews remaining, refill in 12 minutes.

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

@bartnovak
bartnovak merged commit 5bb5094 into master May 4, 2026
3 checks passed
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