fix(deps): update dependency doctrine/orm to v3 (main)#142
Closed
renovate[bot] wants to merge 1 commit intomainfrom
Closed
fix(deps): update dependency doctrine/orm to v3 (main)#142renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
Author
|
e5fd804 to
ef16f98
Compare
Contributor
Author
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 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
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.10->^3.0Release Notes
doctrine/orm (doctrine/orm)
v3.3.2Compare 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.1Compare Source
Release Notes for 3.3.1
3.3.1
Deprecation
Bugfixes
Improvement
Documentation
SqlWalkerdeprecations 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.0Compare Source
Release Notes for 3.3.0
Feature release (minor)
3.3.0
New Features
createNamedParametertoQueryBuilderthanks 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.3Compare 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.2Compare 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.1Compare 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.0Compare Source
Release Notes for 3.2.0
3.2.0
Improvement
Deprecation
v3.1.4Compare 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.3Compare Source
Release Notes for 3.1.3
3.1.3
Bugfixes
AbstractHydrator::toIterable()thanks to @simPodTest Suite
Documentation
v3.1.2Compare 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.1Compare Source
Release Notes for 3.1.1
3.1.1
Bug
Documentation
Changes from Lower Branches
v3.1.0Compare 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.3Compare Source
Release Notes for 3.0.3
3.0.3
Changes from Lower Branches
v3.0.2Compare Source
Release Notes for 3.0.2
3.0.2
Code Style
Bug
Improvement
Changes from Lower Branches
v3.0.1Compare 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.0Compare 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.
Details
3.0.0
BC Break
$entityAnnotationClassesandgetReader()thanks to @derrabus$lockModeparameter toEntityManager::refresh()thanks to @michnovkaObjectManagerAwarethanks to @derrabusTreeWalkerChainIteratorthanks to @derrabusProxymarker interface thanks to @derrabusAbstractIdGenerator::generate()and add native types to ID generators thanks to @derrabusConfiguration::ensureProductionSettings()thanks to @derrabusAbstractHydratorand child classes thanks to @derrabusPHPDriverthanks to @beberleiSetup::registerAutoloadDirectory()thanks to @derrabusVersionclass thanks to @derrabusQuery::iterate()thanks to @derrabusUnitOfWorkthanks to @derrabusNode::dispatch()thanks to @derrabus and @greg0ireImprovement
ArrayParameterTypeconstants thanks to @derrabussetAccessible()calls thanks to @derrabusClosure::fromCallable()calls thanks to @derrabusStringableinterface thanks to @derrabusgetSQLResultCasing()thanks to @derrabusBugfixes
SQLitePlatformfor DBAL 4 thanks to @derrabusStatic Analysis