Releases: eliashaeussler/cache-warmup
Releases · eliashaeussler/cache-warmup
0.8.4
What's Changed
🚑 Fixed
- [BUGFIX] Explicitly disable
latest
Docker tag by @eliashaeussler in #166
Full Changelog: 0.8.3...0.8.4
0.8.3
What's Changed
🚑 Fixed
- [BUGFIX] Disable Docker tag
latest
for 0.8.x branch by @eliashaeussler in #105 - [BUGFIX] Use codecov token in CI by @eliashaeussler in #164
- [BUGFIX] Follow redirects when parsing XML sitemap by @eliashaeussler in #163
👷 Changed
- [TASK] Drop FOSSA integration by @eliashaeussler in #165
Full Changelog: 0.8.2...0.8.3
1.3.0
What's Changed
🚀 Improved
- [FEATURE] Add official support for PHP 8.2 by @eliashaeussler in #120
⚙️ Dependencies
- [TASK]: Bump phpstan/phpstan from 1.8.9 to 1.8.10 by @dependabot in #106
- [TASK]: Bump paambaati/codeclimate-action from 3.1.0 to 3.1.1 by @dependabot in #107
- [TASK]: Bump paambaati/codeclimate-action from 3.1.1 to 3.2.0 by @dependabot in #108
- [TASK]: Bump phpstan/phpstan-phpunit from 1.1.1 to 1.1.3 by @dependabot in #109
- [TASK]: Bump phpstan/phpstan from 1.8.10 to 1.8.11 by @dependabot in #110
- [TASK]: Bump guzzlehttp/psr7 from 2.4.1 to 2.4.2 by @dependabot in #111
- [TASK]: Bump guzzlehttp/psr7 from 2.4.2 to 2.4.3 by @dependabot in #112
- [TASK]: Bump phpstan/phpstan-phpunit from 1.1.3 to 1.2.1 by @dependabot in #113
- [TASK]: Bump symfony/property-info from 6.1.6 to 6.1.7 by @dependabot in #117
- [TASK]: Bump symfony/property-access from 6.1.3 to 6.1.7 by @dependabot in #114
- [TASK]: Bump phpunit/phpunit from 9.5.25 to 9.5.26 by @dependabot in #115
- [TASK]: Bump phpstan/phpstan-phpunit from 1.2.1 to 1.2.2 by @dependabot in #118
- [TASK]: Bump symfony/console from 6.1.6 to 6.1.7 by @dependabot in #116
👷 Changed
- [TASK] Use MockHandler instead of prophesizing requests by @eliashaeussler in #119
Full Changelog: 1.2.1...1.3.0
1.2.1
What's Changed
⚙️ Dependencies
- [TASK]: Bump phpstan/phpstan from 1.8.6 to 1.8.8 by @dependabot in #96
- [TASK]: Bump phpstan/phpstan-symfony from 1.2.13 to 1.2.14 by @dependabot in #97
- [TASK]: Bump paambaati/codeclimate-action from 3.0.0 to 3.1.0 by @dependabot in #98
- [TASK]: Bump friendsofphp/php-cs-fixer from 3.11.0 to 3.12.0 by @dependabot in #103
- [TASK]: Bump symfony/serializer from 6.1.5 to 6.1.6 by @dependabot in #101
- [TASK]: Bump symfony/property-info from 6.1.3 to 6.1.6 by @dependabot in #102
- [TASK]: Bump phpstan/phpstan from 1.8.8 to 1.8.9 by @dependabot in #100
👷 Changed
- [TASK] Run Dependabot auto-merge only when PR is opened by @eliashaeussler in #104
Full Changelog: 1.2.0...1.2.1
1.2.0
What's Changed
🚀 Improved
- [FEATURE] Make crawler client configurable in default crawlers by @eliashaeussler in #94
⚙️ Dependencies
- [TASK]: Bump phpstan/phpstan from 1.8.5 to 1.8.6 by @dependabot in #90
- [TASK]: Bump symfony/serializer from 6.1.4 to 6.1.5 by @dependabot in #92
- [TASK]: Bump symfony/console from 6.1.4 to 6.1.5 by @dependabot in #93
- [TASK]: Bump phpunit/phpunit from 9.5.24 to 9.5.25 by @dependabot in #91
👷 Changed
- [TASK] Remove Docker build schedule by @eliashaeussler in #89
Full Changelog: 1.1.2...1.2.0
0.8.2
What's Changed
🚀 Improved
- [FEATURE] Make crawler client configurable in default crawlers by @eliashaeussler in #95
Full Changelog: 0.8.1...0.8.2
1.1.2
What's Changed
🚑 Fixed
- [BUGFIX] Skip PHP compactor for phar files by @eliashaeussler in #87
- [BUGFIX] Loosen strict enumerations for change frequency by @eliashaeussler in #88
Full Changelog: 1.1.1...1.1.2
1.1.1
What's Changed
🚑 Fixed
- [BUGFIX] Add missing phpdocumentor dependency by @eliashaeussler in #85
⚙️ Dependencies
- [TASK]: Bump phpunit/phpunit from 9.5.21 to 9.5.23 by @dependabot in #72
- [TASK]: Bump guzzlehttp/promises from 1.5.1 to 1.5.2 by @dependabot in #78
- [TASK]: Bump guzzlehttp/guzzle from 7.4.5 to 7.5.0 by @dependabot in #76
- [TASK]: Bump symfony/serializer from 6.1.3 to 6.1.4 by @dependabot in #79
- [TASK]: Bump symfony/console from 6.1.3 to 6.1.4 by @dependabot in #81
- [TASK]: Bump phpstan/phpstan-symfony from 1.2.11 to 1.2.13 by @dependabot in #75
- [TASK]: Bump phpunit/phpunit from 9.5.23 to 9.5.24 by @dependabot in #74
- [TASK]: Bump friendsofphp/php-cs-fixer from 3.10.0 to 3.11.0 by @dependabot in #82
- [TASK]: Bump phpstan/phpstan from 1.8.3 to 1.8.5 by @dependabot in #83
👷 Changed
- [TASK] Enable auto-merge for Dependabot minor updates by @eliashaeussler in #73
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
🚀 Improved
- [FEATURE] Make
--progress
command option negatable by @eliashaeussler in #71
🚑 Fixed
- [BUGFIX] Run
composer install
in CI by @eliashaeussler in #70
Full Changelog: 1.0.1...1.1.0
1.0.1
What's Changed
🚑 Fixed
- [BUGFIX] Remove resolved TODO by @eliashaeussler in #69
Full Changelog: 1.0.0...1.0.1