zikula / core

Zikula Core Framework
GNU Lesser General Public License v3.0
237 stars 66 forks source link

fix(deps): update dependency doctrine/orm to v3.3.0 #5371

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
doctrine/orm (source) 3.2.3 -> 3.3.0 age adoption passing confidence

Release Notes

doctrine/orm (doctrine/orm) ### [`v3.3.0`](https://redirect.github.com/doctrine/orm/releases/tag/3.3.0) [Compare Source](https://redirect.github.com/doctrine/orm/compare/3.2.3...3.3.0) ##### Release Notes for [3.3.0](https://redirect.github.com/doctrine/orm/milestone/163) Feature release (minor) ##### 3.3.0 - Total issues resolved: **0** - Total pull requests resolved: **12** - Total contributors: **8** ##### New Features - [11666: Auto-detect values for EnumType columns](https://redirect.github.com/doctrine/orm/pull/11666) thanks to [@​derrabus](https://redirect.github.com/derrabus) - [11576: Add support for using nested DTOs](https://redirect.github.com/doctrine/orm/pull/11576) thanks to [@​eltharin](https://redirect.github.com/eltharin) - [11575: Allow named Arguments to be passed to Dto](https://redirect.github.com/doctrine/orm/pull/11575) thanks to [@​eltharin](https://redirect.github.com/eltharin) - [11528: Add `createNamedParameter` to `QueryBuilder`](https://redirect.github.com/doctrine/orm/pull/11528) thanks to [@​norkunas](https://redirect.github.com/norkunas) ##### Improvements - [11657: Support for DBAL 4.2 EnumType in SchemaTool](https://redirect.github.com/doctrine/orm/pull/11657) thanks to [@​beberlei](https://redirect.github.com/beberlei) - [11560: Remove unused $pkColumns when gathering columns](https://redirect.github.com/doctrine/orm/pull/11560) thanks to [@​smoothie](https://redirect.github.com/smoothie) - [11557: Make CountWalker use COUNT(\*) when $distinct is explicitly set to false (#​11552)](https://redirect.github.com/doctrine/orm/pull/11557) thanks to [@​d-ph](https://redirect.github.com/d-ph) - [11365: Reintroduce PARTIAL, but only for non-object hydration.](https://redirect.github.com/doctrine/orm/pull/11365) thanks to [@​beberlei](https://redirect.github.com/beberlei) - [11653: \[GH-8471\] Undeprecate PARTIAL for objects in DQL](https://redirect.github.com/doctrine/orm/pull/11653) thanks to [@​beberlei](https://redirect.github.com/beberlei) ##### Deprecations - [11512: Deprecate DatabaseDriver](https://redirect.github.com/doctrine/orm/pull/11512) thanks to [@​greg0ire](https://redirect.github.com/greg0ire) ##### Documentation - [11619: add nested new in EBNF documentation](https://redirect.github.com/doctrine/orm/pull/11619) thanks to [@​eltharin](https://redirect.github.com/eltharin) ##### Static Analysis - [11579: Precise EntityRepository::count return type](https://redirect.github.com/doctrine/orm/pull/11579) thanks to [@​VincentLanglet](https://redirect.github.com/VincentLanglet)

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



This PR was generated by Mend Renovate. View the repository job log.