Roave / psr-container-doctrine

Doctrine Factories for PSR-11 Containers
BSD 2-Clause "Simplified" License
95 stars 31 forks source link

Update dependency doctrine/orm to ^2.17.0 #111

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
doctrine/orm (source) ^2.16.2 -> ^2.17.0 age adoption passing confidence

Release Notes

doctrine/orm (doctrine/orm) ### [`v2.17.0`](https://togithub.com/doctrine/orm/releases/tag/2.17.0) [Compare Source](https://togithub.com/doctrine/orm/compare/2.16.3...2.17.0) ##### Release Notes for [2.17.0](https://togithub.com/doctrine/orm/milestone/133) Feature release (minor) ##### 2.17.0 - Total issues resolved: **0** - Total pull requests resolved: **22** - Total contributors: **6** ##### Documentation - [11059: Prepare 2.17.0](https://togithub.com/doctrine/orm/pull/11059) thanks to [@​derrabus](https://togithub.com/derrabus) - [10887: Add note about not-enabling lazy-ghosts](https://togithub.com/doctrine/orm/pull/10887) thanks to [@​nicolas-grekas](https://togithub.com/nicolas-grekas) ##### Deprecation - [11056: Deprecate annotation classes for named queries](https://togithub.com/doctrine/orm/pull/11056) thanks to [@​derrabus](https://togithub.com/derrabus) - [11027: Make serialized SQL executors forward compatible](https://togithub.com/doctrine/orm/pull/11027) thanks to [@​greg0ire](https://togithub.com/greg0ire) - [10987: Deprecate EntityManager\*::getPartialReference()](https://togithub.com/doctrine/orm/pull/10987) thanks to [@​greg0ire](https://togithub.com/greg0ire) - [8931: Deprecate reliance on non-optimal defaults](https://togithub.com/doctrine/orm/pull/8931) thanks to [@​greg0ire](https://togithub.com/greg0ire) ##### Bug - [11048: Restore backward compatibility with previous format](https://togithub.com/doctrine/orm/pull/11048) thanks to [@​greg0ire](https://togithub.com/greg0ire) ##### Improvement - [11044: Recommend SEQUENCE until doctrine/dbal 4 is released](https://togithub.com/doctrine/orm/pull/11044) thanks to [@​greg0ire](https://togithub.com/greg0ire) - [11009: Implement proxy name resolver](https://togithub.com/doctrine/orm/pull/11009) thanks to [@​greg0ire](https://togithub.com/greg0ire) - [11006: Remove redundant check](https://togithub.com/doctrine/orm/pull/11006) thanks to [@​dbu](https://togithub.com/dbu) - [11000: Copy Debug class from doctrine/common](https://togithub.com/doctrine/orm/pull/11000) thanks to [@​greg0ire](https://togithub.com/greg0ire) - [10990: Allow creating mocks of the `Query` class](https://togithub.com/doctrine/orm/pull/10990) thanks to [@​derrabus](https://togithub.com/derrabus) - [10974: Remove partial object expression usage](https://togithub.com/doctrine/orm/pull/10974) thanks to [@​beberlei](https://togithub.com/beberlei) - [10946: Adds metadata field type validation against Entity property type](https://togithub.com/doctrine/orm/pull/10946) thanks to [@​greg0ire](https://togithub.com/greg0ire) - [10919: Support Symfony 7 by adding return types conditionally](https://togithub.com/doctrine/orm/pull/10919) thanks to [@​derrabus](https://togithub.com/derrabus) - [10999: Undeprecate autoloader class](https://togithub.com/doctrine/orm/pull/10999) thanks to [@​greg0ire](https://togithub.com/greg0ire) - [10989: Add method name in exception](https://togithub.com/doctrine/orm/pull/10989) thanks to [@​greg0ire](https://togithub.com/greg0ire) - [8391: \[GH-1569\] Optimize eager fetch for collections to batch query](https://togithub.com/doctrine/orm/pull/8391) thanks to [@​beberlei](https://togithub.com/beberlei) ##### Static Analysis - [10988: Add missing "deprecated" annotation on the annotation driver](https://togithub.com/doctrine/orm/pull/10988) thanks to [@​greg0ire](https://togithub.com/greg0ire) ##### Test Suite - [10980: Don't assert that BIGINTs are stored as strings](https://togithub.com/doctrine/orm/pull/10980) thanks to [@​derrabus](https://togithub.com/derrabus) ##### New Feature - [10970: Allow to disable "DISTINCT" in LimitSubqueryWalker](https://togithub.com/doctrine/orm/pull/10970) thanks to [@​goetas](https://togithub.com/goetas) ##### Deprecation,New Feature - [10837: Deprecate not-enabling lazy-ghosts and decouple from doctrine/common's proxies](https://togithub.com/doctrine/orm/pull/10837) thanks to [@​nicolas-grekas](https://togithub.com/nicolas-grekas) ### [`v2.16.3`](https://togithub.com/doctrine/orm/releases/tag/2.16.3) [Compare Source](https://togithub.com/doctrine/orm/compare/2.16.2...2.16.3) ##### Release Notes for [2.16.3](https://togithub.com/doctrine/orm/milestone/135) 2.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](https://togithub.com/doctrine/orm/pull/11018) thanks to [@​stof](https://togithub.com/stof) - [10808: Verify UnitOfWork::HINT_DEFEREAGERLOAD exists and is true](https://togithub.com/doctrine/orm/pull/10808) thanks to [@​oscmarb](https://togithub.com/oscmarb) ##### Documentation - [11007: Address split of doctrine/common](https://togithub.com/doctrine/orm/pull/11007) thanks to [@​greg0ire](https://togithub.com/greg0ire) - [10951: Fix bullet list layout](https://togithub.com/doctrine/orm/pull/10951) thanks to [@​PowerKiKi](https://togithub.com/PowerKiKi) - [10945: docs\[query-builder\]: fix rendering of `Doctrine\DBAL\ParameterType::*`](https://togithub.com/doctrine/orm/pull/10945) thanks to [@​kaznovac](https://togithub.com/kaznovac) - [10933: docs: use modern named arguments syntax](https://togithub.com/doctrine/orm/pull/10933) thanks to [@​kaznovac](https://togithub.com/kaznovac) - [10930: Improve doc job](https://togithub.com/doctrine/orm/pull/10930) thanks to [@​greg0ire](https://togithub.com/greg0ire) - [10929: tutorials\[getting-started\]: example fix bug id type definition](https://togithub.com/doctrine/orm/pull/10929) thanks to [@​kaznovac](https://togithub.com/kaznovac) ##### Test Suite - [10996: Cover calling `AbstractQuery::setParameter()` with an array parameter](https://togithub.com/doctrine/orm/pull/10996) thanks to [@​derrabus](https://togithub.com/derrabus) - [10940: tests\[ORMSetupTest\]: testCacheNamespaceShouldBeGeneratedForApcu requires enabled apc](https://togithub.com/doctrine/orm/pull/10940) thanks to [@​kaznovac](https://togithub.com/kaznovac) ##### CI - [10963: Test against php 8.3](https://togithub.com/doctrine/orm/pull/10963) thanks to [@​sergiy-petrov](https://togithub.com/sergiy-petrov) ##### Static Analysis - [10958: PHPStan 1.10.35, Psalm 5.15.0](https://togithub.com/doctrine/orm/pull/10958) thanks to [@​derrabus](https://togithub.com/derrabus)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



Read more about the use of Renovate Bot within ocramius/* projects.

renovate[bot] commented 10 months ago

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.