Update dependency doctrine/orm to ^2.17.0 #111
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.16.2
->^2.17.0
Release Notes
doctrine/orm (doctrine/orm)
v2.17.0
Compare Source
Release Notes for 2.17.0
Feature release (minor)
2.17.0
Documentation
Deprecation
Bug
Improvement
11044: Recommend SEQUENCE until doctrine/dbal 4 is released thanks to @greg0ire
11009: Implement proxy name resolver 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 @derrabus10974: 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
10999: Undeprecate autoloader class thanks to @greg0ire
10989: Add method name in exception thanks to @greg0ire
8391: [GH-1569] Optimize eager fetch for collections to batch query thanks to @beberlei
Static Analysis
Test Suite
New Feature
Deprecation,New Feature
v2.16.3
Compare Source
Release Notes for 2.16.3
2.16.x bugfix release (patch)
2.16.3
Bug
Documentation
Doctrine\DBAL\ParameterType::*
thanks to @kaznovacTest Suite
AbstractQuery::setParameter()
with an array parameter thanks to @derrabusCI
Static Analysis
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.