-
Notifications
You must be signed in to change notification settings - Fork 55
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 v3 #4614
Conversation
hautelook/alice-bundle 2.13.0 requires doctrine/orm ^2.10.0 |
3c87388
to
00cdf26
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: api/composer.lock
|
00cdf26
to
0349446
Compare
50b9539
to
346ba64
Compare
bafc6c3
to
b789350
Compare
Resolved with https://github.com/theofidry/AliceBundle/releases/tag/2.14.0 |
6886295
to
a791fa9
Compare
api-platform also added support: |
doctrineExtensions still needs to implemenet support for doctrine/orm 3.0: |
eb807f9
to
d88cb0c
Compare
d88cb0c
to
8d1af54
Compare
8d1af54
to
fdaeebe
Compare
|
fdaeebe
to
1b0baf5
Compare
1b0baf5
to
c252b58
Compare
c252b58
to
a9e555e
Compare
Superseded by #5365 |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
2.19.5
->3.2.0
Release Notes
doctrine/orm (doctrine/orm)
v3.2.0
Compare Source
Release Notes for 3.2.0
3.2.0
Improvement
Deprecation
v3.1.4
Compare Source
Release Notes for 3.1.4
3.1.x bugfix release (patch)
3.1.4
Bugfixes
Query::getLockMode()
for DBAL 4 thanks to @derrabusCI
v3.1.3
Compare Source
Release Notes for 3.1.3
3.1.3
Bugfixes
AbstractHydrator::toIterable()
thanks to @simPodTest Suite
Documentation
v3.1.2
Compare Source
Release Notes for 3.1.2
3.1.2
Bug
Documentation
Static Analysis
Changes from Lower Branches
This release contains all changes of the 2.19.4 release.
v3.1.1
Compare Source
Release Notes for 3.1.1
3.1.1
Bug
Documentation
Changes from Lower Branches
v3.1.0
Compare Source
Release Notes for 3.1.0
Feature release (minor)
3.1.0
Deprecation
Improvement
Static Analysis
Documentation,Improvement
Changes from Lower Branches
v3.0.3
Compare Source
Release Notes for 3.0.3
3.0.3
Changes from Lower Branches
v3.0.2
Compare Source
Release Notes for 3.0.2
3.0.2
Code Style
Bug
Improvement
Changes from Lower Branches
v3.0.1
Compare Source
Release Notes for 3.0.1
3.0.x bugfix release (patch)
3.0.1
BC Break
Test Suite
Documentation
Bug
Static Analysis
CI
Changes from Lower Branches
v3.0.0
Compare Source
Release Notes for 3.0.0
After almost 8 years of work by many different contributors, we're incredibly proud to announce the release of Doctrine ORM 3.0.0!
Upgrade
We've written an upgrade guide, but the best way to prepare for the upgrade is to first upgrade to the latest 2.x version, and address any deprecation that is reported.
3.0.0
BC Break
$entityAnnotationClasses
andgetReader()
thanks to @derrabus$lockMode
parameter toEntityManager::refresh()
thanks to @michnovkaObjectManagerAware
thanks to @derrabusTreeWalkerChainIterator
thanks to @derrabusProxy
marker interface thanks to @derrabusAbstractIdGenerator::generate()
and add native types to ID generators thanks to @derrabusConfiguration::ensureProductionSettings()
thanks to @derrabusAbstractHydrator
and child classes thanks to @derrabusPHPDriver
thanks to @beberleiSetup::registerAutoloadDirectory()
thanks to @derrabusVersion
class thanks to @derrabusQuery::iterate()
thanks to @derrabusUnitOfWork
thanks to @derrabusNode::dispatch()
thanks to @derrabus and @greg0ireImprovement
ArrayParameterType
constants thanks to @derrabussetAccessible()
calls thanks to @derrabusClosure::fromCallable()
calls thanks to @derrabusStringable
interface thanks to @derrabusgetSQLResultCasing()
thanks to @derrabusBugfixes
SQLitePlatform
for DBAL 4 thanks to @derrabusStatic Analysis
Documentation
merge()
operation thanks to @mpdude and @beberleiTest Suite
RequiresPhp
attributes thanks to @derrabusDriver::getSchemaManager()
thanks to @derrabusCI
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 has been generated by Mend Renovate. View repository job log here.