Skip to content

chore(deps): update require doctrine/dbal to v4 #26

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
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 28, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
doctrine/dbal (source) ^3.0 -> ^4.3.2 age adoption passing confidence

Release Notes

doctrine/dbal (doctrine/dbal)

v4.3.2

Compare Source

Release Notes for 4.3.2
4.3.2
  • Total issues resolved: 0
  • Total pull requests resolved: 4
  • Total contributors: 4
Deprecation
Improvement
Documentation,Schema Definition
Bug,Schema Introspection,pdo_pgsql
Changes from Lower Branches
  • This release contains all changes from the 3.10.1 release.

v4.3.1

Compare Source

Release Notes for 4.3.1
4.3.1
  • Total issues resolved: 0
  • Total pull requests resolved: 5
  • Total contributors: 5
Bug,SQLite,Schema Introspection
Bug,Oracle
Bug,PostgreSQL,Schema Management
Bug,Schema Introspection
Bug,MariaDB,Schema Introspection

v4.3.0

Compare Source

Release Notes for 4.3.0
4.3.0
  • Total issues resolved: 3
  • Total pull requests resolved: 103
  • Total contributors: 9
New Features
Improvements
Deprecations
Bugfixes
Static Analysis
Test Suite
CI
Changes from lower branches

This release contains improvements shipped with the 3.10.0 release:

v4.2.5

Compare Source

Release Notes for 4.2.5
4.2.5
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
Bugfixes

v4.2.4

Compare Source

Release Notes for 4.2.4
4.2.4
  • Total issues resolved: 0
  • Total pull requests resolved: 15
  • Total contributors: 5
Dependencies,Test Suite
CI,Test Suite
Documentation
Bug,Columns,SQLite,Schema Management,Tables
Configuration,Test Suite,pdo_sqlsrv
Auto-increment,MySQL,PostgreSQL,Primary Keys,Schema Management,Test Suite
IBM Db2,Test Suite
Static Analysis
Test Suite
MySQL,Primary Keys,Test Suite
Auto-increment,Schema Introspection,Test Suite
Auto-increment,Bug,MySQL,Primary Keys,Schema Management
Bug,DSN Parser
Changes from Lower Branches
  • This release contains all changes of the 3.9.5 release.

v4.2.3

Compare Source

Release Notes for 4.2.3
4.2.3
  • Total issues resolved: 0
  • Total pull requests resolved: 7
  • Total contributors: 4
Foreign Keys,Schema Management,Test Suite
Primary Keys,Test Suite
Bug,Oracle
Bug,Error Handling,Transactions
Documentation

v4.2.2

Compare Source

Release Notes for 4.2.2
4.2.2
  • Total issues resolved: 1
  • Total pull requests resolved: 18
  • Total contributors: 12
Static Analysis
Bug,PostgreSQL,Schema Comparison
Test Suite
Documentation
Bug,Schema Management
CI
Bug,Connecting,Connections,PDO,PHP
Bug,Quoting,SQL Server,Schema Management
Bug,PostgreSQL,Quoting,Schema Management
Bug,Prepared Statements,oci8
Connecting,Drivers,New Feature,Oracle
Bug,Type Mapping
Bug,Cache
Bug,Type Conversion
Changes from Lower Branches
  • This release contains all changes of the 3.9.4 release.

v4.2.1

Compare Source

Release Notes for 4.2.1
4.2.1
  • Total issues resolved: 0
  • Total pull requests resolved: 0
  • Total contributors: 0

v4.2.0

Compare Source

Release Notes for 4.2.0
4.2.0
  • Total issues resolved: 0
  • Total pull requests resolved: 6
  • Total contributors: 3
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
  • Total issues resolved: 0
  • Total pull requests resolved: 6
  • Total contributors: 2
Bug,Connecting,Drivers,PDO
Bug,Results
Test Suite
Static Analysis
Changes from Lower Branches
  • This release contains all changes of the 3.9.1 release.

v4.1.0

Compare Source

Release Notes for 4.1.0
4.1.0
  • Total issues resolved: 0
  • Total pull requests resolved: 13
  • Total contributors: 8
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
Deprecation,MariaDB,MySQL,Platforms
Static Analysis
New Feature,Schema Management
Changes from Lower Branches
  • This release contains all changes of the 3.9.0 release.

v4.0.5

Compare Source

Release Notes for 4.0.5
4.0.5
  • Total issues resolved: 0
  • Total pull requests resolved: 5
  • Total contributors: 4
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
  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 1
Test Suite
Changes from Lower Branches
  • This release contains all changes of the 3.8.6 release.

v4.0.3

Compare Source

Release Notes for 4.0.3
4.0.3
  • Total issues resolved: 0
  • Total pull requests resolved: 6
  • Total contributors: 5
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
  • Total issues resolved: 0
  • Total pull requests resolved: 4
  • Total contributors: 3
Documentation
Changes from Lower Branches
  • This release contains all changes of the 3.8.4 release.

v4.0.1

Compare Source

Release Notes for 4.0.1
4.0.1
  • Total issues resolved: 0
  • Total pull requests resolved: 7
  • Total contributors: 4
Documentation
Test Suite
Documentation,PostgreSQL
Static Analysis
Changes from Lower Branches
  • This release contains all changes of the 3.8.3 release.

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

Major Backward Compatibility Breaks

Major Bugfixes

  • Removed Connection::$_schemaManager() and ::getSchemaManager() (#​4518)
  • Removed Connection::$_expr (#​4516) and ::getExpressionBuilder() (#​4540)

Detailed Release Notes

v3.10.1

Compare Source

Release Notes for 3.10.1
3.10.1
  • Total issues resolved: 0
  • Total pull requests resolved: 6
  • Total contributors: 3
CI,SQL Server
Bug,MariaDB,Reserved Keywords
Bug,Prepared Statements,pgsql
Documentation
Test Suite,oci8,pdo_oci
Documentation,pdo_mysql,pdo_pgsql

v3.10.0

Compare Source

Release Notes for 3.10.0
3.10.0
  • Total issues resolved: 0
  • Total pull requests resolved: 4
  • Total contributors: 3
Documentation
Improvement,SQL Parser
Cache,Dependencies,Improvement

v3.9.5

Compare Source

Release Notes for 3.9.5
3.9.5
  • Total issues resolved: 0
  • Total pull requests resolved: 19
  • Total contributors: 10
Dependencies,Static Analysis,Test Suite
CI,MySQL
CI,pdo_sqlsrv,sqlsrv
CI,MariaDB
CI
Schema Introspection,Test Suite
Bug,Prepared Statements,pgsql
CI,Dependencies
Static Analysis
Code Style
Schema,Schema Management,Test Suite
Bug,Identifiers,Indexes,PostgreSQL,Schema,Schema Management
Bug,Foreign Keys,Identifiers,PostgreSQL,Schema,Schema Management
Bug,PostgreSQL,SQL Server,Schema,Schema Introspection,Schema Management,Tables
  • [6753

Copy link

netlify bot commented Jul 28, 2025

Deploy Preview for stacks-buddy failed. Why did it fail? →

Name Link
🔨 Latest commit a8e7224
🔍 Latest deploy log https://app.netlify.com/projects/stacks-buddy/deploys/688a85b992596e0008067098

@renovate renovate bot force-pushed the renovate/doctrine-dbal-4.x branch from 96eb21b to 1ee5e2d Compare July 28, 2025 16:35
@renovate renovate bot force-pushed the renovate/doctrine-dbal-4.x branch 2 times, most recently from 97d86c4 to aae1551 Compare July 29, 2025 06:10
Copy link
Contributor Author

renovate bot commented Jul 29, 2025

⚠️ Artifact update problem

Renovate 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update doctrine/dbal:4.3.1 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires doctrine/dbal ^4.3.1 -> satisfiable by doctrine/dbal[4.3.1].
    - laravel/framework is locked to version v10.48.29 and an update of this package was not requested.
    - laravel/framework v10.48.29 conflicts with doctrine/dbal 4.3.1.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

@renovate renovate bot force-pushed the renovate/doctrine-dbal-4.x branch from aae1551 to 1102ccd Compare July 29, 2025 06:40
@renovate renovate bot force-pushed the renovate/doctrine-dbal-4.x branch from 1102ccd to 5ffd377 Compare July 29, 2025 07:12
@chrisbbreuer chrisbbreuer force-pushed the main branch 2 times, most recently from 4e61d7e to e89080c Compare July 29, 2025 18:34
@renovate renovate bot force-pushed the renovate/doctrine-dbal-4.x branch 2 times, most recently from dcdd2f0 to 08a47e5 Compare July 30, 2025 03:55
Copy link

pkg-pr-new bot commented Jul 30, 2025

Open in StackBlitz

npm i https://pkg.pr.new/stacksjs/buddy-bot@26

commit: 7f6a58d

@chrisbbreuer chrisbbreuer force-pushed the main branch 4 times, most recently from 92edc6b to 93675fc Compare July 30, 2025 18:46
@renovate renovate bot force-pushed the renovate/doctrine-dbal-4.x branch 2 times, most recently from a8e7224 to c2b7f10 Compare August 5, 2025 13:53
@renovate renovate bot force-pushed the renovate/doctrine-dbal-4.x branch from c2b7f10 to a3f38d3 Compare August 10, 2025 12:08
@renovate renovate bot force-pushed the renovate/doctrine-dbal-4.x branch from a3f38d3 to 7f6a58d Compare August 14, 2025 10:06
@chrisbbreuer chrisbbreuer force-pushed the main branch 2 times, most recently from 8d8ccc0 to d78601c Compare August 15, 2025 00:30
@chrisbbreuer chrisbbreuer force-pushed the main branch 3 times, most recently from 6aad077 to 8dc1e42 Compare August 15, 2025 01:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants