v2.15.6
What's Changed
- Add tailored GitHub Actions CI (7.4 runtime + 8.1 tooling) by @crazeydave in #17
- Stage a clean production vendor/ instead of shipping dev packages by @crazeydave in #18
- Add status badges to README, kept current by the build by @crazeydave in #19
- Fix production excludes, and release 2.11.9 by @crazeydave in #20
- Remove nonce verification from answer submissions by @crazeydave in #21
- Upgrade PHPStan to 2.x by @crazeydave in #22
- Add a PHPStan config, and gate it by @crazeydave in #23
- Gate PHPUnit, and stop requesting coverage on every run by @crazeydave in #24
- Pin PHPStan's memory limit, and stop overriding the config by @crazeydave in #25
- Add a PHPStan level badge to the README by @crazeydave in #26
- Release 2.12.1 by @crazeydave in #27
- Release 2.12.2 by @crazeydave in #28
- Release 2.12.3 by @crazeydave in #29
- docs: note Coveralls coverage in Testing section by @crazeydave in #30
- Stop tracking .idea IDE files by @crazeydave in #31
- test: raise line coverage to ~90% (tests only) by @crazeydave in #32
- Raise PHPStan to level 6 by @crazeydave in #33
- Type remaining arrays and drop the level 6 ignore by @crazeydave in #34
- Release v2.12.5 by @crazeydave in #35
- Update docs for PHPStan level 6 by @crazeydave in #36
- Make the PHPStan badge read the committed config by @crazeydave in #37
- Take WordPress stand-ins from wp-mocks by @crazeydave in #38
- chore(release): v2.13.0 by @crazeydave in #39
- Rename the
helpcomposer script tobuild:helpby @crazeydave in #40 - Commit composer.lock and add Dependabot by @crazeydave in #41
- Point GitHub Plugin URI at the org that exists by @crazeydave in #44
- chore(release): v2.14.0 by @crazeydave in #45
- test: cover src/Admin and drop its coverage exclusion by @crazeydave in #46
- chore(release): v2.14.1 by @crazeydave in #47
- chore(ci): bump the actions group with 2 updates by @dependabot[bot] in #42
- chore(deps): bump squizlabs/php_codesniffer from 3.13.5 to 4.0.1 in the dependencies group by @dependabot[bot] in #43
- chore(tooling): standardise wp-mocks, phpstan and php_codesniffer by @crazeydave in #48
- chore(release): v2.15.0 by @crazeydave in #49
- chore(tooling): make PSR-12 a gate and badge the standard by @crazeydave in #50
- chore(release): v2.15.1 by @crazeydave in #51
- chore: untrack src/.idea and fix the gitignore pattern that let it in by @crazeydave in #52
- chore(release): v2.15.2 by @crazeydave in #53
- chore(phpcs): add the root PHP files to the PSR-12 scan by @crazeydave in #54
- chore(release): v2.15.3 by @crazeydave in #55
- fix(build): stop the readme and version syncs stripping carriage returns by @crazeydave in #56
- chore(release): v2.15.4 by @crazeydave in #57
- ci: gate on composer audit by @crazeydave in #58
- ci: check composer.lock in the validate gate by @crazeydave in #59
- chore(release): v2.15.5 by @crazeydave in #60
- ci: release on merge to main by @crazeydave in #61
New Contributors
- @dependabot[bot] made their first contribution in #42
Full Changelog: v2.11.3...v2.15.6