-
-
Notifications
You must be signed in to change notification settings - Fork 45
Release 3.10.0 #340
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 3.10.0 #340
Conversation
lmakarov
commented
Oct 13, 2025
- PHP updates
- PHP 8.1.33
- PHP 8.2.29
- PHP 8.3.26
- PHP 8.4.13
- Various package updates
- Composer 2.8.12
- Acquia CLI 2.49.0
- Platform.sh CLI
- Terminus 4.1.0 (pinned at 3.6.2 for PHP 8.1)
- wp-cli 2.11.0
- jq 1.8.1
- yq 4.47.2
- Node.js 22.20.0 LTS
- nvm 0.40.3
- VS Code Server updates
- VS Code Server 4.104.3
- VS Code GitLens 17.6.1
- VS Code Xdebug 1.37.0
4.0.0 does not have support for versions prior to 8.2
Pin terminus 3.6.2 for PHP 8.1
- PHP 8.1.33 - PHP 8.2.29 - PHP 8.3.26 - PHP 8.4.13
Version bumps
- code-server 4.99.3 => 4.104.3 - gitlens 17.0.3 => 17.6.1 - xdebug 1.36.0 => 1.37.0
Check version number only, so we don't have to match up update every time some other text changes in the "tool --version" output
The proper check for bats' "run" command status is [ "$status" -eq 0 ] See https://bats-core.readthedocs.io/en/stable/writing-tests.html WTF: How did this work in GitHub Actions all this time?..
Version bumps
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
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. Comment |