Skip to content
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

Update dependency doctrine/dbal to v4 #394

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 3, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

doctrine/dbal (doctrine/dbal)

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


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.


  • If you want to rebase/retry this PR, check this box

Read more about the use of Renovate Bot within ocramius/* projects.

Copy link
Contributor Author

renovate bot commented Feb 3, 2024

⚠ 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.0.2 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
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.0.2, found doctrine/dbal[4.0.2] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - doctrine/orm is locked to version 2.19.5 and an update of this package was not requested.
    - doctrine/orm 2.19.5 requires doctrine/dbal ^2.13.1 || ^3.2 -> found doctrine/dbal[2.13.1, ..., 2.13.9, 3.2.0, ..., 3.8.4] but it conflicts with your root composer.json require (^4.0.2).

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

@renovate renovate bot added the renovate label Feb 3, 2024
@renovate renovate bot force-pushed the renovate/doctrine-dbal-4.x branch 2 times, most recently from b03001d to dcfef77 Compare February 8, 2024 03:55
@renovate renovate bot force-pushed the renovate/doctrine-dbal-4.x branch 6 times, most recently from 6884f6b to a9cf32c Compare February 20, 2024 03:35
@renovate renovate bot force-pushed the renovate/doctrine-dbal-4.x branch 7 times, most recently from f5fc7ea to 8d99779 Compare February 28, 2024 04:12
@renovate renovate bot force-pushed the renovate/doctrine-dbal-4.x branch 8 times, most recently from 315a1af to 2758125 Compare March 8, 2024 15:48
@renovate renovate bot force-pushed the renovate/doctrine-dbal-4.x branch 5 times, most recently from 9d42326 to 01c4b41 Compare March 12, 2024 18:20
@renovate renovate bot force-pushed the renovate/doctrine-dbal-4.x branch 5 times, most recently from 1385b48 to c492f77 Compare May 7, 2024 03:48
@renovate renovate bot force-pushed the renovate/doctrine-dbal-4.x branch from c492f77 to 5be1f6a Compare May 21, 2024 14:54
Copy link
Contributor Author

renovate bot commented May 21, 2024

⚠️ 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.0.4 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
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.0.4, found doctrine/dbal[4.0.4] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - doctrine/orm is locked to version 2.19.6 and an update of this package was not requested.
    - doctrine/orm 2.19.6 requires doctrine/dbal ^2.13.1 || ^3.2 -> found doctrine/dbal[2.13.1, ..., 2.13.9, 3.2.0, ..., 3.8.6] but it conflicts with your root composer.json require (^4.0.4).

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 2 times, most recently from bc0f791 to deb7e45 Compare May 28, 2024 03:43
@renovate renovate bot force-pushed the renovate/doctrine-dbal-4.x branch 3 times, most recently from 101bd07 to b67e9a9 Compare June 3, 2024 14:09
@renovate renovate bot force-pushed the renovate/doctrine-dbal-4.x branch 3 times, most recently from a2869e4 to 9e9ef4e Compare June 16, 2024 04:42
@renovate renovate bot force-pushed the renovate/doctrine-dbal-4.x branch 6 times, most recently from 943400c to 6536419 Compare June 24, 2024 09:02
@renovate renovate bot force-pushed the renovate/doctrine-dbal-4.x branch 2 times, most recently from b8882a3 to 0417214 Compare June 29, 2024 03:32
@renovate renovate bot force-pushed the renovate/doctrine-dbal-4.x branch from 0417214 to 4b9908f Compare July 7, 2024 05:26
@IndraGunawan IndraGunawan mentioned this pull request Jul 9, 2024
| datasource | package       | from  | to    |
| ---------- | ------------- | ----- | ----- |
| packagist  | doctrine/dbal | 3.8.6 | 4.0.4 |
@renovate renovate bot force-pushed the renovate/doctrine-dbal-4.x branch from 4b9908f to 779df71 Compare July 9, 2024 22:02
@Ocramius Ocramius added this to the 2.8.0 milestone Jul 10, 2024
@renovate renovate bot deleted the renovate/doctrine-dbal-4.x branch July 10, 2024 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant