Skip to content

Releases: nowo-tech/AuditKitBundle

Release v1.1.15

Choose a tag to compare

@github-actions github-actions released this 24 Aug 16:04

Release 1.1.15

See docs/CHANGELOG.md for details.

Changelog

Changed

  • Demos: MySQL env policy in FrankenPHP stack (REQ-DEMO-011).
  • Docs: PHP-FIG PSR evaluation (REQ-CS-007).
  • Style: PHP CS Fixer alignment.

Notes

  • No API or configuration changes for integrators unless noted above.

Full Changelog: v1.1.14...v1.1.15

Release v1.1.14

Choose a tag to compare

@github-actions github-actions released this 19 Aug 16:52

Release v1.1.14: maintainer composer.lock refresh

Changelog

Changed

  • Maintainer: refresh composer.lock after PHP CS Fixer CI run.

Full Changelog: v1.1.13...v1.1.14

Release v1.1.13

Choose a tag to compare

@github-actions github-actions released this 19 Aug 16:35

Release v1.1.13: composer audit CI

Changelog

Security

  • CI: run composer audit --locked after dependency install (REQ-SEC / P3).

Full Changelog: v1.1.12...v1.1.13

Release v1.1.12

Choose a tag to compare

@github-actions github-actions released this 18 Aug 10:32

Release v1.1.12: Symfony 8 demos and Hot Reload 1.4.

Changelog

Changed

  • Demos: pin nowo-tech/hot-reload-bundle to ^1.4 with FrankenPHP Mercure/hot_reload (dev/test only).

What's Changed

  • chore(ci): bump actions/stale from 10 to 11 by @dependabot[bot] in #5
  • chore(deps): bump phpstan/phpstan from 2.2.7 to 2.2.8 in the phpstan group by @dependabot[bot] in #8
  • chore(deps): bump rector/rector from 2.6.0 to 2.6.1 by @dependabot[bot] in #9
  • chore(deps): bump doctrine/orm from 3.6.7 to 3.6.8 by @dependabot[bot] in #10
  • chore(deps): bump nowo-tech/phpstan-frankenphp from 1.0.3 to 1.1.0 by @dependabot[bot] in #11
  • chore(deps): bump rector/rector from 2.6.1 to 2.6.2 by @dependabot[bot] in #12

Full Changelog: v1.1.11...v1.1.12

Release v1.1.11

Choose a tag to compare

@github-actions github-actions released this 29 Jul 09:57

Release 1.1.11

Changelog

Fixed

  • Makefile Compose detection: explicit empty-DOCKER_BIN fallback to docker-compose; keep absolute docker path so a local docker/ directory cannot shadow the CLI under GNU make (REQ-MAKE-010).

Full Changelog: v1.1.10...v1.1.11

Release v1.1.10

Choose a tag to compare

@github-actions github-actions released this 29 Jul 07:41

Release 1.1.10

Changelog

Changed

  • Root and demo Makefiles prefer Compose V2 (docker compose) and fall back to docker-compose V1; resolve docker via absolute path so a local docker/ directory does not shadow the CLI under GNU make (REQ-MAKE-010).

Full Changelog: v1.1.9...v1.1.10

Release v1.1.9

Choose a tag to compare

@github-actions github-actions released this 28 Jul 09:06

Release 1.1.9

Changelog

Fixed

  • make demo-smoke: boot with FRANKENPHP_MODE=classic, wait for container readiness, retry HTTP 200 (REQ-TEST-011).

Full Changelog: v1.1.8...v1.1.9

Release v1.1.8

Choose a tag to compare

@github-actions github-actions released this 28 Jul 09:02

Release 1.1.8

Changelog

Fixed

  • Demo Makefile: fall back to docker compose when docker-compose is missing (GitHub Actions / Compose V2) (REQ-TEST-011).

Full Changelog: v1.1.7...v1.1.8

Release v1.1.7

Choose a tag to compare

@github-actions github-actions released this 28 Jul 09:01

Release 1.1.7

Changelog

Fixed

  • Demo Makefiles: optional -include of monorepo Makefile.demo-*.mk helpers so make demo-smoke works on GitHub Actions (REQ-TEST-011).

Full Changelog: v1.1.6...v1.1.7

Release v1.1.6

Choose a tag to compare

@github-actions github-actions released this 28 Jul 08:59

Release 1.1.6

Changelog

Fixed

  • Makefile: optional -include of monorepo Makefile.update-deps.mk so make demo-smoke works on GitHub Actions (REQ-TEST-011).

Full Changelog: v1.1.5...v1.1.6