fix(deps): update dependency doctrine/dbal to v3.8.4
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| doctrine/dbal (source) | 3.7.0 -> 3.8.4 |
Release Notes
doctrine/dbal (doctrine/dbal)
v3.8.4
Release Notes for 3.8.4
3.8.4
- Total issues resolved: 0
- Total pull requests resolved: 8
- Total contributors: 5
Bug,Connecting,Transactions
- 6362: Connection::setNestTransactionsWithSavepoints() should not break lazy connection thanks to @derrabus
PostgreSQL,Test Suite
Bug,PostgreSQL,Schema Definition
CI,Documentation
CI,MariaDB
Documentation
- 6332: Spell which properly thanks to @greg0ire
- 6014: [Docs] Update docs regarding "datetimetz" type thanks to @phansys
Bug,SQLite,Schema Management
v3.8.3
Release Notes for 3.8.3
3.8.3
- Total issues resolved: 0
- Total pull requests resolved: 4
- Total contributors: 3
CI
- 6323: Bump CI workflows thanks to @derrabus
Bug,Type Mapping,Types
Bug,Configuration,Connecting,pdo_pgsql,pgsql
Static Analysis
- 6307: PHPStan 1.10.58, PHPCS 3.9.0 thanks to @derrabus
v3.8.2
Release Notes for 3.8.2
3.8.2
- Total issues resolved: 0
- Total pull requests resolved: 4
- Total contributors: 3
Bug,Platforms,Static Analysis
- 6302: AbstractPlatform: allow any string in interval for date interval expression thanks to @ondrejmirtes
Documentation
- 6295: Move type coverage badge thanks to @greg0ire
- 6292: Update branches in README.md thanks to @derrabus
- 6291: Update branch metadata thanks to @derrabus
v3.8.1
Release Notes for 3.8.1
3.8.1
- Total issues resolved: 0
- Total pull requests resolved: 5
- Total contributors: 3
Static Analysis,Test Suite
Bug,Cache
CI,MySQL
- 6279: Run tests with MySQL 8.3 thanks to @derrabus
Documentation
- 6278: Update branch metadata thanks to @derrabus
Improvement,MariaDB,Schema Introspection
v3.8.0
Release Notes for 3.8.0
3.8.0
- Total issues resolved: 0
- Total pull requests resolved: 9
- Total contributors: 4
New Features
-
6190: Add
QueryBuilder::resetOrderBy()thanks to @mbabker - 6182: Enable establishing exclusive oci8 connections thanks to @morozov
- 6191: Enable skipping locked rows in QueryBuilder thanks to @morozov
Improvement
Deprecations
- 6179: Deprecate getting query parts from QueryBuilder thanks to @morozov
- 6193: Add deprecation layer and upgrade path for QueryBuilder::reset*() methods thanks to @derrabus
-
6215: Extend
AbstractMySQLPlatform::getColumnTypeSQLSnippets()deprecation layer thanks to @derrabus - 6213: Deprecate AbstractMySQLPlatform::getColumnTypeSQLSnippets() thanks to @ausi
Bugfixes
v3.7.3
Release Notes for 3.7.3
3.7.3
- Total issues resolved: 0
- Total pull requests resolved: 10
- Total contributors: 6
CI,pdo_sqlsrv,sqlsrv
- 6269: Stop using chocolatey shims thanks to @greg0ire
Bug,Documentation
Static Analysis,Test Suite
Documentation
-
6253: Fix connection setup example in
PrimaryReadReplicaConnectionthanks to @smorimoto - 6241: Switch to absolute paths thanks to @greg0ire
Bug,SQL Server,Schema Introspection
Code Style
- 6238: PHP CodeSniffer 3.8.0 thanks to @derrabus
CI,MariaDB
Bug,SQLite,Schema Definition,Schema Management
CI
v3.7.2
Release Notes for 3.7.2
3.7.2
- Total issues resolved: 0
- Total pull requests resolved: 9
- Total contributors: 5
Static Analysis
- 6223: PHPStan 1.10.42 thanks to @derrabus
- 6211: PHPStan 1.10.41 thanks to @derrabus
- 6188: Make the type annotation for CompositeExpression::count more specific thanks to @oliverklee
- 6178: PHPStan 1.10.38 thanks to @derrabus
CI,Oracle
- 6217: Add Oracle v23 to CI testing thanks to @mvorisek
Schema Introspection,Test Suite
CI,MySQL
- 6207: Run tests on MySQL 8.2 thanks to @derrabus
Bug,MariaDB,Performance,Schema Introspection
Bug,MariaDB,Schema Introspection
v3.7.1
Release Notes for 3.7.1
3.7.1
- Total issues resolved: 0
- Total pull requests resolved: 3
- Total contributors: 3
Bug,Schema Comparison
- 6168: Fix comparator type detection thanks to @ausi
CI,IBM DB2
Static 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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 94.03%. Comparing base (
c6e32b2) to head (dc6794e).
:exclamation: Current head dc6794e differs from pull request most recent head 82b8e72
Please upload reports for the commit 82b8e72 to get more accurate results.
Additional details and impacted files
@@ Coverage Diff @@
## main #42 +/- ##
=========================================
Coverage 94.03% 94.03%
Complexity 142 142
=========================================
Files 10 10
Lines 369 369
=========================================
Hits 347 347
Misses 22 22
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.