fix(deps): update all non-major dependencies (patch)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
dbp/relay-checkin-bundle | require | patch |
1.0.5 -> 1.0.6
|
doctrine/doctrine-bundle (source) | require | patch |
2.6.2 -> 2.6.3
|
doctrine/orm (source) | require | patch |
2.11.2 -> 2.11.3
|
phpstan/phpstan | require-dev | patch |
1.5.6 -> 1.5.7
|
phpstan/phpstan-phpunit | require-dev | patch |
1.1.0 -> 1.1.1
|
Release Notes
doctrine/DoctrineBundle
v2.6.3
2.6.3
Release Notes for2.6.x bugfix release (patch)
2.6.3
- Total issues resolved: 0
- Total pull requests resolved: 4
- Total contributors: 2
Bug
-
1510: Allow
doctrine/persistence
3 thanks to @derrabus - 1506: fix: propagate driverOptions to primary-replica connections thanks to @simPod
Improvement
- 1507: refactor: drop master thanks to @simPod
Static Analysis
doctrine/orm
v2.11.3
2.11.3
Release Notes for2.11.x bugfix release (patch)
2.11.3
- Total issues resolved: 0
- Total pull requests resolved: 10
- Total contributors: 6
Bug
- 9663: ScalarColumnHydrator: prevent early-bail on falsy values thanks to @MrMitch
- 9623: explicitly use the non-deprecated ORMException thanks to @BenoitDuffez
- 9589: Fix type errors with XML export on PHP 8.1 thanks to @vrestihnat
Static Analysis
- 9648: Fix static analysis for Persistence 2.5 thanks to @derrabus
- 9607: PHPStan 1.5.0 thanks to @derrabus
- 9590: Ignore deprecation from Persistence thanks to @greg0ire
- 9577: Baseline Psalm errors caused by DBAL 3.3.3 thanks to @derrabus
Documentation
phpstan/phpstan
v1.5.7
🐛
Bugfixes - Fix
array_merge
with numeric keys (#1218), thanks @herndlm! - Fix
ConstantArrayTypeBuilder
optional keys viasetOffsetValueType
(#1225), thanks @herndlm! - Fix
array_push
with an empty constant array (#1210), #6974, thanks @herndlm! - Fix
array_push
/array_unshift
withConstantArrayType
arguments (#1232), #5783, thanks @herndlm! - Fix variadic parameters for generics (https://github.com/phpstan/phpstan-src/commit/f091c5629a48620972c657993032522def8a840d), #7068
- PHPStan Pro download API - pass current PHP version (https://github.com/phpstan/phpstan-src/commit/9044bfc33d254858ce44969848230477cb8f3ca7)
- PHPStan Pro - fix for potential issues on temp files (https://github.com/phpstan/phpstan-src/commit/2a145bad4e3d171e3a917e0f1f3e757bd5a6c523)
- Improve variadic parameter support in
array_merge
(#1233), thanks @herndlm!
phpstan/phpstan-phpunit
v1.1.1
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.