Skip to content

Releases: CPS-IT/frontend-asset-handler

3.0.1

25 Sep 07:06
9ef435f
Compare
Choose a tag to compare

What's Changed

👷 Changed

⚙️ Dependencies

Full Changelog: 3.0.0...3.0.1

3.0.0

03 Jul 10:10
f1bac8c
Compare
Choose a tag to compare

What's Changed

⚡ Breaking

  • [!!!][TASK] Move gmostafa/php-graphql-client to package suggestions by @eliashaeussler in #274

🚀 Improved

👷 Changed

⚙️ Dependencies

  • [TASK]: Bump phpunit/phpunit from 10.2.1 to 10.2.2 by @dependabot in #275
  • [TASK]: Bump rector/rector from 0.17.0 to 0.17.1 by @dependabot in #276
  • [TASK]: Bump friendsofphp/php-cs-fixer from 3.17.0 to 3.18.0 by @dependabot in #278
  • [TASK]: Bump phpstan/phpstan from 1.10.19 to 1.10.20 by @dependabot in #279
  • [TASK]: Bump phpstan/phpstan from 1.10.20 to 1.10.21 by @dependabot in #280
  • [TASK]: Bump symfony/filesystem from 6.3.0 to 6.3.1 by @dependabot in #281
  • [TASK]: Bump symfony/dependency-injection from 6.3.0 to 6.3.1 by @dependabot in #282
  • [TASK]: Bump friendsofphp/php-cs-fixer from 3.18.0 to 3.19.2 by @dependabot in #283
  • [TASK]: Bump friendsofphp/php-cs-fixer from 3.19.2 to 3.20.0 by @dependabot in #284
  • [TASK]: Bump rector/rector from 0.17.1 to 0.17.2 by @dependabot in #285
  • [TASK]: Bump phpunit/phpunit from 10.2.2 to 10.2.3 by @dependabot in #286
  • [TASK]: Bump phpstan/phpstan from 1.10.21 to 1.10.22 by @dependabot in #287
  • Configure Renovate by @renovate in #289

New Contributors

Full Changelog: 2.0.3...3.0.0

2.0.3

08 Jun 08:28
d77066d
Compare
Choose a tag to compare

What's Changed

🚑 Fixed

  • [BUGFIX] Improve stability of init command in non-interactive mode by @eliashaeussler in #209

👷 Changed

⚙️ Dependencies

  • [TASK]: Bump phpunit/phpunit from 10.0.14 to 10.0.15 by @dependabot in #201
  • [TASK]: Bump guzzlehttp/psr7 from 2.4.3 to 2.4.4 by @dependabot in #203
  • [TASK]: Bump friendsofphp/php-cs-fixer from 3.14.4 to 3.15.0 by @dependabot in #204
  • [TASK]: Bump friendsofphp/php-cs-fixer from 3.15.0 to 3.15.1 by @dependabot in #205
  • [TASK]: Bump phpunit/phpunit from 10.0.15 to 10.0.16 by @dependabot in #206
  • [TASK]: Bump phpstan/phpstan from 1.9.18 to 1.10.7 by @dependabot in #208
  • [TASK]: Bump phpstan/phpstan-deprecation-rules from 1.1.1 to 1.1.2 by @dependabot in #177
  • [TASK]: Bump phpstan/phpstan-webmozart-assert from 1.2.2 to 1.2.4 by @dependabot in #175
  • [TASK]: Bump rector/rector from 0.15.17 to 0.15.21 by @dependabot in #198
  • [TASK]: Bump phpstan/phpstan-phpunit from 1.3.4 to 1.3.10 by @dependabot in #196
  • [TASK]: Bump phpstan/phpstan-deprecation-rules from 1.1.2 to 1.1.3 by @dependabot in #211
  • [TASK]: Bump phpunit/phpunit from 10.0.16 to 10.0.17 by @dependabot in #212
  • [TASK]: Bump phpunit/phpunit from 10.0.17 to 10.0.18 by @dependabot in #213
  • [TASK]: Bump rector/rector from 0.15.21 to 0.15.23 by @dependabot in #214
  • [TASK]: Bump phpstan/phpstan-phpunit from 1.3.10 to 1.3.11 by @dependabot in #215
  • [TASK]: Bump phpunit/phpunit from 10.0.18 to 10.0.19 by @dependabot in #217
  • [TASK]: Bump phpstan/phpstan-symfony from 1.2.23 to 1.2.24 by @dependabot in #219
  • [TASK]: Bump phpstan/phpstan from 1.10.9 to 1.10.10 by @dependabot in #220
  • [TASK]: Bump symfony/dependency-injection from 6.2.7 to 6.2.8 by @dependabot in #222
  • [TASK]: Bump symfony/process from 6.2.7 to 6.2.8 by @dependabot in #221
  • [TASK]: Bump symfony/console from 6.2.7 to 6.2.8 by @dependabot in #223
  • [TASK]: Bump friendsofphp/php-cs-fixer from 3.15.1 to 3.16.0 by @dependabot in #224
  • [TASK]: Bump psr/http-message from 1.0.1 to 1.1 by @dependabot in #226
  • [TASK]: Bump phpstan/phpstan from 1.10.10 to 1.10.11 by @dependabot in #225
  • [TASK]: Bump rector/rector from 0.15.23 to 0.15.24 by @dependabot in #227
  • [TASK]: Bump phpstan/phpstan-symfony from 1.2.24 to 1.2.25 by @dependabot in #228
  • [TASK]: Bump psr/http-client from 1.0.1 to 1.0.2 by @dependabot in #229
  • [TASK]: Bump phpstan/phpstan from 1.10.11 to 1.10.13 by @dependabot in #230
  • [TASK]: Bump phpunit/phpunit from 10.0.19 to 10.1.0 by @dependabot in #231
  • [TASK]: Bump phpstan/phpstan-symfony from 1.2.25 to 1.3.1 by @dependabot in #232
  • [TASK]: Bump phpunit/phpunit from 10.1.0 to 10.1.1 by @dependabot in #233
  • [TASK]: Bump guzzlehttp/psr7 from 2.4.4 to 2.5.0 by @dependabot in #235
  • [TASK]: Bump guzzlehttp/guzzle from 7.5.0 to 7.5.1 by @dependabot in #234
  • [TASK]: Bump phpstan/extension-installer from 1.2.0 to 1.3.0 by @dependabot in #236
  • [TASK]: Bump phpstan/phpstan from 1.10.13 to 1.10.14 by @dependabot in #237
  • [TASK]: Bump rector/rector from 0.15.24 to 0.15.25 by @dependabot in #238
  • [TASK]: Bump phpunit/phpunit from 10.1.1 to 10.1.2 by @dependabot in #239
  • [TASK]: Bump paambaati/codeclimate-action from 3.2.0 to 4.0.0 by @dependabot in #240
  • [TASK]: Bump symfony/yaml from 6.2.7 to 6.2.10 by @dependabot in #241
  • [TASK]: Bump symfony/filesystem from 6.2.7 to 6.2.10 by @dependabot in #244
  • [TASK]: Bump symfony/dependency-injection from 6.2.8 to 6.2.10 by @dependabot in #245
  • [TASK]: Bump symfony/console from 6.2.8 to 6.2.10 by @dependabot in #242
  • [TASK]: Bump symfony/process from 6.2.8 to 6.2.10 by @dependabot in #243
  • [TASK]: Bump rector/rector from 0.15.25 to 0.16.0 by @dependabot in #246
  • [TASK]: Bump phpstan/phpstan from 1.10.14 to 1.10.15 by @dependabot in #247
  • [TASK]: Bump phpunit/phpunit from 10.1.2 to 10.1.3 by @dependabot in #248
  • [TASK]: Bump guzzlehttp/guzzle from 7.5.1 to 7.6.0 by @dependabot in #249
  • [TASK]: Bump guzzlehttp/guzzle from 7.6.0 to 7.6.1 by @dependabot in #250
  • [TASK]: Bump phpstan/phpstan-symfony from 1.3.1 to 1.3.2 by @dependabot in #251
  • [TASK]: Bump guzzlehttp/guzzle from 7.6.1 to 7.7.0 by @dependabot in #252
  • [TASK]: Bump phpstan/phpstan-phpunit from 1.3.11 to 1.3.12 by @dependabot in #254
  • [TASK]: Bump phpstan/extension-installer from 1.3.0 to 1.3.1 by @dependabot in #255
  • [TASK]: Bump symfony/console from 6.2.10 to 6.2.11 by @dependabot in #256
  • [TASK]: Bump phpstan/phpstan-phpunit from 1.3.12 to 1.3.13 by @dependabot in #259
  • [TASK]: Bump symfony/process from 6.2.10 to 6.2.11 by @dependabot in #258
  • [TASK]: Bump armin/editorconfig-cli from 1.5.2 to 1.6.2 by @dependabot in #257
  • [TASK]: Bump symfony/dependency-injection from 6.2.10 to 6.2.11 by @dependabot in #260
  • [TASK]: Bump friendsofphp/php-cs-fixer from 3.16.0 to 3.17.0 by @dependabot in #253
  • [TASK]: Bump symfony/console from 6.2.11 to 6.3.0 by @dependabot in #261
  • [TASK]: Bump symfony/config from 6.2.7 to 6.3.0 by @dependabot in #265
  • [TASK]: Bump symfony/process from 6.2.11 to 6.3.0 by @dependabot in #263
  • [TASK]: Bump symfony/yaml from 6.2.10 to 6.3.0 by @dependabot in #264
  • [TASK]: Bump symfony/finder from 6.2.7 to 6.3.0 by @dependabot in #267
  • [TASK]: Bump phpunit/phpunit from 10.1.3 to 10.2.0 by @dependabot in #268
  • [TASK]: Bump rector/rector from 0.16.0 to 0.17.0 by @dependabot in #269
  • [TASK]: Bump phpunit/phpunit from 10.2.0 to 10.2.1 by @dependabot in #270
  • [TASK]: Bump phpstan/phpstan from 1.10.15 to 1.10.16 by @dependabot in #271
  • [TASK]: Bump phpstan/phpstan from 1.10.16 to 1.10.18 by @dependabot in #272
  • [TASK]: Bump symfony/dependency-injection from 6.2.11 to 6.3.0 by @dependabot in #262

Full Changelog: 2.0.2...2.0.3

2.0.2

02 Mar 20:57
Compare
Choose a tag to compare

What's Changed

🚑 Fixed

  • [BUGFIX] Assure commands finish with non-zero exit code on failure by @eliashaeussler in #194

👷 Changed

⚙️ Dependencies

  • [TASK]: Bump phpstan/phpstan from 1.9.7 to 1.9.8 by @dependabot in #132
  • [TASK]: Bump rector/rector from 0.15.2 to 0.15.3 by @dependabot in #133
  • [TASK]: Bump rector/rector from 0.15.3 to 0.15.4 by @dependabot in #134
  • [TASK]: Bump phpstan/phpstan from 1.9.8 to 1.9.9 by @dependabot in #135
  • [TASK]: Bump rector/rector from 0.15.4 to 0.15.5 by @dependabot in #136
  • [TASK]: Bump phpstan/phpstan-symfony from 1.2.19 to 1.2.20 by @dependabot in #138
  • [TASK]: Bump phpunit/phpunit from 9.5.27 to 9.5.28 by @dependabot in #139
  • [TASK]: Bump rector/rector from 0.15.5 to 0.15.7 by @dependabot in #140
  • [TASK]: Bump phpstan/phpstan from 1.9.11 to 1.9.12 by @dependabot in #141
  • [TASK]: Bump phpstan/phpstan from 1.9.12 to 1.9.13 by @dependabot in #142
  • [TASK]: Bump phpstan/phpstan from 1.9.13 to 1.9.14 by @dependabot in #143
  • [TASK]: Bump rector/rector from 0.15.7 to 0.15.10 by @dependabot in #144
  • [TASK]: Bump symfony/yaml from 6.2.2 to 6.2.5 by @dependabot in #147
  • [TASK]: Bump symfony/filesystem from 6.2.0 to 6.2.5 by @dependabot in #151
  • [TASK]: Bump symfony/process from 6.2.0 to 6.2.5 by @dependabot in #146
  • [TASK]: Bump symfony/console from 6.2.3 to 6.2.5 by @dependabot in #149
  • [TASK]: Bump symfony/dependency-injection from 6.2.3 to 6.2.5 by @dependabot in #145
  • [TASK]: Bump symfony/finder from 6.2.3 to 6.2.5 by @dependabot in #150
  • [TASK]: Bump symfony/config from 6.2.0 to 6.2.5 by @dependabot in #148
  • [TASK]: Bump friendsofphp/php-cs-fixer from 3.13.2 to 3.14.3 by @dependabot in #152
  • [TASK]: Bump phpstan/phpstan-symfony from 1.2.20 to 1.2.21 by @dependabot in #153
  • [TASK]: Bump symfony/dependency-injection from 6.2.5 to 6.2.6 by @dependabot in #155
  • [TASK]: Bump phpstan/phpstan-symfony from 1.2.21 to 1.2.22 by @dependabot in #154
  • [TASK]: Bump rector/rector from 0.15.10 to 0.15.11 by @dependabot in #159
  • [TASK]: Bump phpunit/phpunit from 9.5.28 to 9.6.3 by @dependabot in #160
  • [TASK]: Bump rector/rector from 0.15.11 to 0.15.12 by @dependabot in #161
  • [TASK]: Bump phpstan/phpstan-symfony from 1.2.22 to 1.2.23 by @dependabot in #162
  • [TASK]: Bump rector/rector from 0.15.12 to 0.15.13 by @dependabot in #163
  • [TASK]: Bump phpstan/phpstan from 1.9.14 to 1.9.16 by @dependabot in #164
  • [TASK]: Bump phpstan/phpstan from 1.9.16 to 1.9.17 by @dependabot in #165
  • [TASK]: Bump friendsofphp/php-cs-fixer from 3.14.3 to 3.14.4 by @dependabot in #166
  • [TASK]: Bump phpstan/phpstan-phpunit from 1.3.3 to 1.3.4 by @dependabot in #167
  • [TASK]: Bump phpunit/phpunit from 9.6.3 to 10.0.7 by @dependabot in #168
  • [TASK]: Bump rector/rector from 0.15.13 to 0.15.16 by @dependabot in #169
  • [TASK]: Bump rector/rector from 0.15.16 to 0.15.17 by @dependabot in #171
  • [TASK]: Bump phpunit/phpunit from 10.0.7 to 10.0.9 by @dependabot in #170
  • [TASK]: Bump phpunit/phpunit from 10.0.9 to 10.0.11 by @dependabot in #173
  • [TASK]: Bump phpunit/phpunit from 10.0.11 to 10.0.12 by @dependabot in #180
  • [TASK]: Bump phpunit/phpunit from 10.0.12 to 10.0.13 by @dependabot in #183
  • [TASK]: Bump symfony/finder from 6.2.5 to 6.2.7 by @dependabot in #186
  • [TASK]: Bump phpunit/phpunit from 10.0.13 to 10.0.14 by @dependabot in #184
  • [TASK]: Bump symfony/process from 6.2.5 to 6.2.7 by @dependabot in #185
  • [TASK]: Bump symfony/config from 6.2.5 to 6.2.7 by @dependabot in #188
  • [TASK]: Bump symfony/console from 6.2.5 to 6.2.7 by @dependabot in #187
  • [TASK]: Bump symfony/dependency-injection from 6.2.6 to 6.2.7 by @dependabot in #191
  • [TASK]: Bump symfony/yaml from 6.2.5 to 6.2.7 by @dependabot in #192

Full Changelog: 2.0.1...2.0.2

2.0.1

06 Jan 08:55
ec70a26
Compare
Choose a tag to compare

What's Changed

🚑 Fixed

⚙️ Dependencies

Full Changelog: 2.0.0...2.0.1

2.0.0

03 Jan 10:15
f121372
Compare
Choose a tag to compare

What's Changed

⚡ Breaking

  • [!!!][FEATURE] Add temporary file creation method to FilesystemHelper by @eliashaeussler in #106

🚀 Improved

  • [FEATURE] Introduce FilesystemHelper::getWorkingDirectory() method by @eliashaeussler in #107

🚑 Fixed

⚙️ Dependencies

  • [TASK]: Bump phpstan/phpstan from 1.9.1 to 1.9.2 by @dependabot in #85
  • [TASK]: Bump rector/rector from 0.14.7 to 0.14.8 by @dependabot in #86
  • [TASK]: Bump rector/rector from 0.14.7 to 0.14.8 by @dependabot in #88
  • [TASK]: Bump symfony/console from 6.1.7 to 6.1.8 by @dependabot in #89
  • [TASK]: Bump ergebnis/json-printer from 3.2.0 to 3.3.0 by @dependabot in #91
  • [TASK]: Bump symfony/yaml from 6.1.6 to 6.1.8 by @dependabot in #90
  • [TASK]: Bump symfony/dependency-injection from 6.1.5 to 6.1.8 by @dependabot in #92
  • [TASK]: Bump symfony/console from 6.1.8 to 6.2.0 by @dependabot in #95
  • [TASK]: Bump symfony/yaml from 6.1.8 to 6.2.0 by @dependabot in #93
  • [TASK]: Bump symfony/dependency-injection from 6.1.8 to 6.2.0 by @dependabot in #94
  • [TASK]: Bump symfony/process from 6.1.3 to 6.2.0 by @dependabot in #97
  • [TASK]: Bump symfony/filesystem from 6.1.5 to 6.2.0 by @dependabot in #96
  • [TASK]: Bump symfony/config from 6.1.3 to 6.2.0 by @dependabot in #99
  • [TASK]: Bump symfony/finder from 6.1.3 to 6.2.0 by @dependabot in #98
  • [TASK]: Bump rector/rector from 0.14.8 to 0.15.0 by @dependabot in #100
  • [TASK]: Bump symfony/console from 6.2.0 to 6.2.1 by @dependabot in #102
  • [TASK]: Bump symfony/dependency-injection from 6.2.0 to 6.2.1 by @dependabot in #101
  • [TASK]: Bump phpstan/phpstan-phpunit from 1.2.2 to 1.3.0 by @dependabot in #103
  • [TASK]: Bump phpunit/phpunit from 9.5.26 to 9.5.27 by @dependabot in #104
  • [TASK]: Bump phpstan/phpstan from 1.9.2 to 1.9.3 by @dependabot in #108
  • [TASK]: Bump phpstan/phpstan-phpunit from 1.3.0 to 1.3.2 by @dependabot in #109
  • [TASK]: Bump rector/rector from 0.15.0 to 0.15.1 by @dependabot in #110
  • [TASK]: Bump phpstan/phpstan-symfony from 1.2.16 to 1.2.18 by @dependabot in #111
  • [TASK]: Bump symfony/dependency-injection from 6.2.1 to 6.2.2 by @dependabot in #112
  • [TASK]: Bump symfony/yaml from 6.2.0 to 6.2.2 by @dependabot in #116
  • [TASK]: Bump symfony/console from 6.2.1 to 6.2.2 by @dependabot in #115
  • [TASK]: Bump friendsofphp/php-cs-fixer from 3.13.0 to 3.13.1 by @dependabot in #113
  • [TASK]: Bump phpstan/phpstan-phpunit from 1.3.2 to 1.3.3 by @dependabot in #117
  • [TASK]: Bump phpstan/phpstan-symfony from 1.2.18 to 1.2.19 by @dependabot in #118
  • [TASK]: Bump rector/rector from 0.15.1 to 0.15.2 by @dependabot in #119
  • [TASK]: Bump symfony/finder from 6.2.0 to 6.2.3 by @dependabot in #120
  • [TASK]: Bump symfony/console from 6.2.2 to 6.2.3 by @dependabot in #121
  • [TASK]: Bump symfony/dependency-injection from 6.2.2 to 6.2.3 by @dependabot in #122
  • [TASK]: Bump phpstan/phpstan from 1.9.4 to 1.9.5 by @dependabot in #123
  • [TASK]: Bump friendsofphp/php-cs-fixer from 3.13.1 to 3.13.2 by @dependabot in #124

👷 Changed

Full Changelog: 1.4.0...2.0.0

1.4.0

07 Nov 11:33
e18a732
Compare
Choose a tag to compare

What's Changed

🚀 Improved

🚑 Fixed

⚙️ Dependencies

  • [TASK]: Bump phpstan/phpstan-symfony from 1.2.14 to 1.2.15 by @dependabot in #75
  • [TASK]: Bump phpstan/phpstan-webmozart-assert from 1.2.1 to 1.2.2 by @dependabot in #78
  • [TASK]: Bump rector/rector from 0.14.6 to 0.14.7 by @dependabot in #76
  • [TASK]: Bump phpstan/phpstan-symfony from 1.2.15 to 1.2.16 by @dependabot in #79

👷 Changed

  • [TASK] Revert "[BUGFIX] Disable invalid behavior of ReadOnlyPropertyRector" by @eliashaeussler in #81
  • [TASK] Do not ignore platform reqs for PHP 8.2 in CI by @eliashaeussler in #83

Full Changelog: 1.3.0...1.4.0

1.3.0

03 Nov 10:30
8025a0a
Compare
Choose a tag to compare

What's Changed

📖 Documentation

🚀 Improved

🚑 Fixed

⚙️ Dependencies

  • [TASK]: Bump friendsofphp/php-cs-fixer from 3.12.0 to 3.13.0 by @dependabot in #70
  • [TASK]: Bump phpstan/phpstan from 1.8.11 to 1.9.0 by @dependabot in #73

Full Changelog: 1.2.6...1.3.0

1.2.6

02 Nov 08:50
8d7ae2a
Compare
Choose a tag to compare

What's Changed

👷 Changed

  • [TASK] Enable Dependabot auto-merge for minor and patch updates by @eliashaeussler in #71

Full Changelog: 1.2.5...1.2.6

1.2.5

31 Oct 16:24
d21af80
Compare
Choose a tag to compare

What's Changed

⚙️ Dependencies

  • [TASK]: Bump symfony/console from 6.1.6 to 6.1.7 by @dependabot in #67
  • [TASK]: Bump phpstan/phpstan-phpunit from 1.2.1 to 1.2.2 by @dependabot in #68

👷 Changed

Full Changelog: 1.2.4...1.2.5