fix(deps): update all non-major dependencies (patch)
Compare changes
Gitlab 18.0 has been released. Since there are breaking changes the update will be postponed to July 2025. For a list of breaking changes see https://about.gitlab.com/blog/2025/04/18/a-guide-to-the-breaking-changes-in-gitlab-18-0/. Please prepare yourself and your projects for this update.
On May, 23th between 18:00 and 22:00 gitlab.tugraz.at may not be available (Reason: maintenance work / gitlab updates).
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
dbp/relay-core-bundle | require | patch |
0.1.71 -> 0.1.74
|
phpstan/phpstan | require-dev | patch |
1.9.14 -> 1.9.17
|
phpstan/phpstan-phpunit | require-dev | patch |
1.3.3 -> 1.3.4
|
v1.9.17
list{}
parsing (https://github.com/phpstan/phpdoc-parser/pull/177), thanks @zonuexe!ThisType
(https://github.com/phpstan/phpstan-src/commit/d3e3292d73ee32862b4b1321740c80d319a683ad), #8857
v1.9.16
v1.9.15
ignoreErrors
entries for same message and path are summed together (https://github.com/phpstan/phpstan-src/commit/fa70062df084110dfc3fc9ce9be867dc143eb482)filter_var()
with float input and FILTER_VALIDATE_INT (#2206), #8797, thanks @herndlm!method_exists()
on class-string&literal-string
(#2193), #8752, thanks @staabm!filter_var()
range edge cases (#2207), #8776, thanks @herndlm!$this instanceof X will always be false
in traits (#2045), #3632, thanks @staabm!forward_static_call_array
for named arguments on PHP 8 (https://github.com/phpstan/phpstan-src/commit/fb5c1119b779ab66ae841c9b110246a147c2ab69), https://github.com/phpstan/phpstan/discussions/8761
v1.3.4
This MR has been generated by Renovate Bot.