[TASK] Update doctrine/dbal (^2.0 || ^3.0 => ^2.0 || ^3.0 || ^4.0) #100
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.0 || ^3.0
->^2.0 || ^3.0 || ^4.0
Release Notes
doctrine/dbal (doctrine/dbal)
v4.2.1
Compare Source
Release Notes for 4.2.1
4.2.1
v4.2.0
Compare Source
Release Notes for 4.2.0
4.2.0
CI
MariaDB,MySQL,New Feature,Schema Introspection,Schema Management,Types
Connecting,Connections,New Feature,PDO
New Feature,PostgreSQL,Schema Introspection
Cache,Improvement,Results
Cache,New Feature,Results
v4.1.1
Compare Source
Release Notes for 4.1.1
4.1.1
Bug,Connecting,Drivers,PDO
Bug,Results
getColumnName()
with negative index thanks to @derrabusTest Suite
Static Analysis
Changes from Lower Branches
v4.1.0
Compare Source
Release Notes for 4.1.0
4.1.0
Deprecation,Platforms,PostgreSQL
Bug,PostgreSQL,Schema Comparison
Deprecation,New Feature,Schema Management
Test Suite
New Feature,Type Mapping,Types
Improvement,QueryBuilder
Deprecation,Drivers,New Feature,Results
Improvement
New Feature,QueryBuilder
QueryBuilder
support forUNION
clause thanks to @sbuerkDeprecation,MariaDB,MySQL,Platforms
Static Analysis
New Feature,Schema Management
Changes from Lower Branches
v4.0.5
Compare Source
Release Notes for 4.0.5
4.0.5
Test Suite
Documentation
CI
This release includes changes from 3.8.7 as well
v4.0.4
Compare Source
Release Notes for 4.0.4
4.0.4
Test Suite
Changes from Lower Branches
v4.0.3
Compare Source
Release Notes for 4.0.3
4.0.3
Test Suite
Bugfix
Static Analysis
Documentation
Code Style
Changes from 3.8.5 are included as well.
v4.0.2
Compare Source
Release Notes for 4.0.2
4.0.2
Documentation
Changes from Lower Branches
v4.0.1
Compare Source
Release Notes for 4.0.1
4.0.1
Documentation
Test Suite
Documentation,PostgreSQL
Static Analysis
Changes from Lower Branches
v4.0.0
Compare Source
This is a major release that includes breaking changes. Please refer to the upgrade guide for more details.
API Improvements and Cleanup
Connection
andStatement
methods which returnedfalse
in case of a failure intovoid
Connection::getDatabase()
(#3606)AbstractPlatform::get*Expression()
methods #3498Major Backward Compatibility Breaks
AbstractPlatform::hasNative*Type()
methods andType::requiresSQLCommentHint()
Major Bugfixes
Connection::$_schemaManager()
and::getSchemaManager()
(#4518)Connection::$_expr
(#4516) and::getExpressionBuilder()
(#4540)Detailed Release Notes
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: Never, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.