-
-
Notifications
You must be signed in to change notification settings - Fork 21
Update dependency doctrine/orm to v3 #88
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
Open
renovate
wants to merge
1
commit into
2.11.x
Choose a base branch
from
renovate/doctrine-orm-3.x
base: 2.11.x
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
83137de
to
8940b2b
Compare
8940b2b
to
c9c8628
Compare
6c8ae66
to
9df071b
Compare
9df071b
to
4a40025
Compare
4a40025
to
bfa00ba
Compare
0ccc33f
to
55256d6
Compare
a95dc89
to
d722c1c
Compare
d722c1c
to
921a5bf
Compare
921a5bf
to
4471c61
Compare
4471c61
to
97cfb33
Compare
97cfb33
to
02deb0e
Compare
991d834
to
c4f8256
Compare
cde809c
to
0c65ccf
Compare
0c65ccf
to
2318b69
Compare
2318b69
to
8594916
Compare
48d1f11
to
eaa6311
Compare
eaa6311
to
d2e5ca0
Compare
abbe639
to
d250b7a
Compare
d250b7a
to
b5bfcb2
Compare
b5bfcb2
to
634fa14
Compare
454b137
to
9af83e7
Compare
9af83e7
to
c74338c
Compare
c74338c
to
d88f520
Compare
| datasource | package | from | to | | ---------- | ------------ | ------ | ----- | | packagist | doctrine/orm | 2.20.3 | 3.3.3 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
d88f520
to
af78ba1
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.20.2
->^3.0.0
Release Notes
doctrine/orm (doctrine/orm)
v3.3.2
Compare Source
Release Notes for 3.3.2
3.3.x bugfix release (patch)
3.3.2
Improvement
Documentation
Test Suite
This release includes the changes in https://github.com/doctrine/orm/releases/tag/2.20.2
v3.3.1
Compare Source
Release Notes for 3.3.1
3.3.1
Deprecation
Bugfixes
Improvement
Documentation
SqlWalker
deprecations in 3.3 thanks to @janedbalCI
Test Suite
This release includes all the changes from https://github.com/doctrine/orm/releases/tag/2.20.1
v3.3.0
Compare Source
Release Notes for 3.3.0
Feature release (minor)
3.3.0
New Features
createNamedParameter
toQueryBuilder
thanks to @norkunasImprovements
11657: Support for DBAL 4.2 EnumType in SchemaTool thanks to @beberlei
11560: Remove unused $pkColumns when gathering columns thanks to @smoothie
11557: Make CountWalker use COUNT(*) when $distinct is explicitly set to false (#11552) thanks to @d-ph
11365: Reintroduce PARTIAL, but only for non-object hydration. thanks to @beberlei
11653: [GH-8471] Undeprecate PARTIAL for objects in DQL thanks to @beberlei
Deprecations
Documentation
Static Analysis
v3.2.3
Compare Source
Release Notes for 3.2.3
3.2.x bugfix release (patch)
3.2.3
Total issues resolved: 0
Total pull requests resolved: 2
Total contributors: 2
11614: Guides as dev dependency thanks to @greg0ire
Test Suite
v3.2.2
Compare Source
Release Notes for 3.2.2
3.2.x bugfix release (patch)
3.2.2
Documentation
This release also includes changes from https://github.com/doctrine/orm/releases/tag/2.19.7
v3.2.1
Compare Source
Release Notes for 3.2.1
3.2.x bugfix release (patch)
3.2.1
Bugfixes
Improvement
This release includes changes from 2.19.6
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
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 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 information about the use of Renovate Bot within Laminas.