Skip to content

Release v2.0.21

Choose a tag to compare

@github-actions github-actions released this 30 Jun 21:55

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.yaml and GitHub Actions workflow for automated PR review.
  • Makefiles – Standard update-deps / update-deps-all targets (REQ-MAKE-008) for the bundle root and Symfony 7/8 demos (COMPOSE / SERVICE_PHP wiring).

Changed

  • README – Symfony compatibility badge updated (6.0+, 7.4+, 8.0, 8.1+).
  • composer.json – GitHub homepage, issues, and source URLs corrected to nowo-tech/PerformanceBundle.
  • Demos – Symfony 7 and 8 demo composer.lock refreshed; Symfony 7 config/reference.php added; Symfony 8 reference.php updated.

Fixed

  • make update-deps – Bundle and demo Makefiles no longer call exec -T without docker-compose (empty COMPOSE), and demo update-deps-all no 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)