fix(deps): update all non-major dependencies (patch)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
dbp/relay-core-bundle | require | patch |
0.1.42 -> 0.1.70
|
phpstan/phpstan | require-dev | patch |
1.9.7 -> 1.9.8
|
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
dbp/relay/dbp-relay-core-bundle
v0.1.70
v0.1.69
v0.1.68
v0.1.67
v0.1.66
v0.1.65
v0.1.64
v0.1.63
v0.1.62
v0.1.61
v0.1.60
v0.1.59
- api-docs: compatibility fixes for relay-auth-bundle v0.1.12
v0.1.58
v0.1.57
v0.1.56
v0.1.55
v0.1.54
v0.1.53
v0.1.52
- new Locale service for setting a locale from a requests and forwarding to other services
v0.1.51
v0.1.50
v0.1.49
v0.1.48
v0.1.47
v0.1.46
v0.1.45
- dbp:relay:core:migrate: Work around issues in DoctrineMigrationsBundle which sometimes led to migrations being skipped.
v0.1.44
- new dbp:relay:core:migrate command
- start of a new authorization framework
v0.1.43
- Temporarily restrict api-platform/core to < 2.7.0
phpstan/phpstan
v1.9.8
🔧
Improvements - Improve constant string support in DateTime return type extensions (#2152), thanks @herndlm!
- Improve expression type resolving of superglobals (#2012), thanks @herndlm!
- Improve integer range multiplication and division (#1961), thanks @VincentLanglet!
🐛
Bugfixes - ObjectType static cache should be reset after container creation (https://github.com/phpstan/phpstan-src/commit/b13ce59ac33952c086b0effa986691a8fcd6166e), https://github.com/phpstan/phpstan/discussions/8502
- Supports functions whose side effects are flipped by parameters (#2037), #8440, thanks @zonuexe!
-
array_shift
et al. have side effects (https://github.com/phpstan/phpstan-src/commit/6276ce1c3e86e18d43989310dbd277e8ea9845f6), #8084 - Fix comparison with
get_class()
in traits always evaluate to true (#2044), #3633, thanks @staabm!
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.