Release v2.0.21
v2.0.21
CI matrix (Symfony 7.4/8.1); Makefile update-deps fixes; CodeRabbit;
demo lock refresh; GitHub URL corrections.
See docs/CHANGELOG.md.
Changelog
Added
- CI – Test matrix extended to Symfony 7.4 and 8.1 (with existing PHP/Symfony exclusions).
- CodeRabbit –
.coderabbit.yamland GitHub Actions workflow for automated PR review. - Makefiles – Standard
update-deps/update-deps-alltargets (REQ-MAKE-008) for the bundle root and Symfony 7/8 demos (COMPOSE/SERVICE_PHPwiring).
Changed
- README – Symfony compatibility badge updated (6.0+, 7.4+, 8.0, 8.1+).
- composer.json – GitHub
homepage,issues, andsourceURLs corrected tonowo-tech/PerformanceBundle. - Demos – Symfony 7 and 8 demo
composer.lockrefreshed; Symfony 7config/reference.phpadded; Symfony 8reference.phpupdated.
Fixed
make update-deps– Bundle and demo Makefiles no longer callexec -Twithoutdocker-compose(emptyCOMPOSE), and demoupdate-deps-allno longer loops indefinitely when demo targets were missing.
Commits
- Release v2.0.21: CI Symfony 7.4/8.1, update-deps Makefiles, CodeRabbit (0e1a231)
- Merge pull request #4 from nowo-tech/dependabot/github_actions/codecov/codecov-action-7 (64544d3)
- Merge pull request #3 from nowo-tech/dependabot/github_actions/actions/github-script-9 (cb33831)
- Merge pull request #5 from nowo-tech/dependabot/github_actions/actions/checkout-7 (1d416f6)
- chore(ci): bump actions/checkout from 6 to 7 (eb4c9f1)
- Apply PHP CS Fixer fixes [skip ci] (81ea510)
- Merge branch 'main' of github.com:nowo-tech/PerformanceBundle into main (e83bed2)
- Apply PHP CS Fixer fixes [skip ci] (baded53)
- chore(ci): bump codecov/codecov-action from 5 to 7 (00b4921)
- chore(ci): bump actions/github-script from 7 to 9 (02687f4)