-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update dependency doctrine/orm to v2.19.6 - autoclosed #77
Conversation
43a59fd
to
19b8266
Compare
19b8266
to
33c7153
Compare
33c7153
to
e813022
Compare
ce26822
to
b4c1f3f
Compare
b4c1f3f
to
6e20fba
Compare
6e20fba
to
83afdcd
Compare
83afdcd
to
a7b3c85
Compare
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: composer.lock
|
a7b3c85
to
00c0a39
Compare
00c0a39
to
c497a34
Compare
c497a34
to
f7f1f39
Compare
f7f1f39
to
e106e84
Compare
e106e84
to
751ffae
Compare
751ffae
to
dbd8ccd
Compare
dbd8ccd
to
384bbbd
Compare
384bbbd
to
68e8eb0
Compare
b2236c6
to
cbf3229
Compare
cbf3229
to
e8905e2
Compare
e8905e2
to
56557ba
Compare
56557ba
to
e093c34
Compare
e093c34
to
48919ef
Compare
48919ef
to
5cff977
Compare
5cff977
to
9620724
Compare
9620724
to
fe337df
Compare
fe337df
to
319a234
Compare
319a234
to
b7bd045
Compare
b7bd045
to
c8456bf
Compare
c8456bf
to
8f8a48e
Compare
|
This PR contains the following updates:
2.12.2
->2.19.6
Release Notes
doctrine/orm (doctrine/orm)
v2.19.6
Compare Source
Release Notes for 2.19.6
2.19.x bugfix release (patch)
2.19.6
Bugfixes
Static Analysis
Documentation
addAttribute
thanks to @SamMousaImprovement
CI
Test Suite
Query::setLockMode()
thanks to @derrabusv2.19.5
Compare Source
Release Notes for 2.19.5
2.19.5
Bugfixes
AbstractHydrator::toIterable()
thanks to @simPodTest Suite
Documentation
v2.19.4
Compare Source
Release Notes for 2.19.4
2.19.x bugfix release (patch)
2.19.4
Bug
Static Analysis
Documentation
v2.19.3
Compare Source
Release Notes for 2.19.3
2.19.x bugfix release (patch)
2.19.3
Test Suite
Documentation
Bug
Improvement
v2.19.2
Compare Source
Release Notes for 2.19.2
2.19.x bugfix release (patch)
2.19.2
Bugfix
Improvement
v2.19.1
Compare Source
Release Notes for 2.19.1
2.19.1
Bugfix
Documentation
v2.19.0
Compare Source
Release Notes for 2.19.0
2.19.0
Documentation
Improvement
Deprecation
v2.18.3
Compare Source
Release Notes for 2.18.3
2.18.3
CI
Bug
v2.18.2
Compare Source
Release Notes for 2.18.2
2.18.2
Static Analysis
Bug
v2.18.1
Compare Source
Release Notes for 2.18.1
2.18.1
Test Suite
CI
Bug
Documentation
v2.18.0
Compare Source
Release Notes for 2.18.0
Feature release (minor)
2.18.0
Improvement
11195: Use a more specific type for getSqlStatements() thanks to @greg0ire
11180: Allow doctrine/lexer 3 thanks to @greg0ire
11148: Flatten directory tree on 2.18 thanks to @greg0ire
11183: Remove remaining submodules thanks to @greg0ire
CI
v2.17.5
Compare Source
Release Notes for 2.17.5
2.17.x bugfix release (patch)
2.17.5
Improvement
Test Suite
LimitSubqueryOutputWalkerTest
thanks to @mpdudev2.17.4
Compare Source
Release Notes for 2.17.4
2.17.x bugfix release (patch)
2.17.4
Undeprecation
Improvement
Documentation
Test Suite
v2.17.3
Compare Source
Release Notes for 2.17.3
2.17.x bugfix release (patch)
2.17.3
Improvement
Bugfixes
Test Suite
Documentation
v2.17.2
Compare Source
Release Notes for 2.17.2
2.17.x bugfix release (patch)
2.17.2
Improvement
Bug
Documentation
Static Analysis
v2.17.1
Compare Source
Release Notes for 2.17.1
2.17.x bugfix release (patch)
2.17.1
Bug
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
v2.16.2
Compare Source
Release Notes for 2.16.2
2.16.x bugfix release (patch)
2.16.2
Bugfixes
EntityManager::flush()
reentrance since 2.16.0 (Take 2) thanks to @mpdudeStatic Analysis
Documentation
v2.16.1
Compare Source
Release Notes for 2.16.1
2.16.x bugfix release (patch)
2.16.1
Static Analysis
getSingleScalarResult
thanks to @whatUwantBug,Regression
Documentation
Bug
Bug,Deprecation
v2.16.0
Compare Source
Release Notes for 2.16.0
2.16.0
New Feature
Improvements
10848: Use properties instead of getters to read property/class names via reflection thanks to @nicolas-grekas
10832: Decouple public API from Doctrine\Persistence\Proxy thanks to @nicolas-grekas
10785: Add a safeguard against multiple objects competing for the same identity map entry thanks to @mpdude
10735: Make it possible to have non-NULLable self-referencing associations when using application-provided IDs thanks to @mpdude
10704: Remove unreachable piece of code thanks to @greg0ire
10547: Compute the commit order (inserts/deletes) on the entity level thanks to @mpdude
10833: Cleanup psalm-type AutogenerateMode thanks to @nicolas-grekas
10598: Support not Insertable/Updateable columns for entities with
JOINED
inheritance type thanks to @e-vil-devDeprecation
Static Analysis
AbstractQuery::getSingleScalarResult()
thanks to @phansysTest Suite
v2.15.5
Compare Source
Release Notes for 2.15.5
2.15.x bugfix release (patch)
2.15.5
Bugfixes
v2.15.4
Compare Source
Release Notes for 2.15.4
2.15.x bugfix release (patch)
2.15.4
Documentation
EntityManager::getReference()
peculiarities thanks to @mpdudeStatic Analysis
CI
Bug
merge()
thanks to @mpdudeTest Suite
Code Style
v2.15.3
Compare Source
Release Notes for 2.15.3
2.15.x bugfix release (patch)
2.15.3
Bugfixes
Static Analysis
Test Suite
Documentation
v2.15.2
Compare Source
Release Notes for 2.15.2
2.15.x bugfix release (patch)
2.15.2
Documentation
Bugfixes
ReflectionReadonlyProperty
from their declaring class so their value can be set thanks to @MatTheCatDeprecation fixes
v2.15.1
Compare Source
Release Notes for 2.15.1
2.15.1
Bug
Static Analysis
Documentation
v2.15.0
Compare Source
Release Notes for 2.15.0
Feature release (minor)
2.15.0
New Features
NOT
expression thanks to @remi-sanImprovements
doctrine/instantiator
2 thanks to @derrabusDeprecations
@JoinColumn
on the inverse side of one-to-one associations thanks to @mpdudeBugfixes
Static Analysis
Test Suite
Code Style
Documentation
CM::parentClasses
thanks to @mpdudev2.14.3
Compare Source
Release Notes for 2.14.3
2.14.3
Bugfixes
ManyToManyPersister
thanks to @MatTheCatDocumentation
Test Suite
v2.14.2
Compare Source
Release Notes for 2.14.2
2.14.x bugfix release (patch)
2.14.2
Bugfixes
$isXsdValidationEnabled
to SimplifiedXmlDriver constructor thanks to @dmaicherCommand::getName()
in output message fromUpdateCommand
thanks to @phansysImprovement
Static Analysis
Documentation
CI
Test Suite
assertObjectHasAttribute()
thanks to @derrabuswithConsecutive()
thanks to @derrabus