Update dependency doctrine/orm to v2.17.1
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
doctrine/orm (source) |
2.16.2 -> 2.17.1
|
Release Notes
doctrine/orm (doctrine/orm)
v2.17.1
2.17.1
Release Notes for2.17.x bugfix release (patch)
2.17.1
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 2
Bug
- 11065: AbstractSqlExecutor::__sleep should return property names thanks to @kerbert101
- 11039: Adds metadata field type and enumType validation against Entity property type thanks to @yceruto
v2.17.0
2.17.0
Release Notes forFeature release (minor)
2.17.0
- Total issues resolved: 0
- Total pull requests resolved: 22
- Total contributors: 6
Documentation
- 11059: Prepare 2.17.0 thanks to @derrabus
- 10887: Add note about not-enabling lazy-ghosts thanks to @nicolas-grekas
Deprecation
- 11056: Deprecate annotation classes for named queries thanks to @derrabus
- 11027: Make serialized SQL executors forward compatible thanks to @greg0ire
- 10987: Deprecate EntityManager*::getPartialReference() thanks to @greg0ire
- 8931: Deprecate reliance on non-optimal defaults thanks to @greg0ire
Bug
Improvement
-
11044: Recommend SEQUENCE until doctrine/dbal 4 is released thanks to @greg0ire
-
11006: Remove redundant check thanks to @dbu
-
11000: Copy Debug class from doctrine/common thanks to @greg0ire
-
10990: Allow creating mocks of the
Query
class thanks to @derrabus -
10974: Remove partial object expression usage thanks to @beberlei
-
10946: Adds metadata field type validation against Entity property type thanks to @greg0ire
-
10919: Support Symfony 7 by adding return types conditionally thanks to @derrabus
-
8391: [GH-1569] Optimize eager fetch for collections to batch query thanks to @beberlei
Static Analysis
Test Suite
New Feature
Deprecation,New Feature
- 10837: Deprecate not-enabling lazy-ghosts and decouple from doctrine/common's proxies thanks to @nicolas-grekas
v2.16.3
2.16.3
Release Notes for2.16.x bugfix release (patch)
2.16.3
- Total issues resolved: 0
- Total pull requests resolved: 12
- Total contributors: 7
Bug
- 11018: Fix the support for enum types in the ResultSetMappingBuilder thanks to @stof
- 10808: Verify UnitOfWork::HINT_DEFEREAGERLOAD exists and is true thanks to @oscmarb
Documentation
- 11007: Address split of doctrine/common thanks to @greg0ire
- 10951: Fix bullet list layout thanks to @PowerKiKi
-
10945: docs[query-builder]: fix rendering of
Doctrine\DBAL\ParameterType::*
thanks to @kaznovac - 10933: docs: use modern named arguments syntax thanks to @kaznovac
- 10930: Improve doc job thanks to @greg0ire
- 10929: tutorials[getting-started]: example fix bug id type definition thanks to @kaznovac
Test Suite
-
10996: Cover calling
AbstractQuery::setParameter()
with an array parameter thanks to @derrabus - 10940: tests[ORMSetupTest]: testCacheNamespaceShouldBeGeneratedForApcu requires enabled apc thanks to @kaznovac
CI
- 10963: Test against php 8.3 thanks to @sergiy-petrov
Static Analysis
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.