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

fix(deps): update dependency doctrine/dbal to v4 #2088

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 19, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

doctrine/dbal (doctrine/dbal)

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.8.3

Compare Source

Release Notes for 3.8.3
3.8.3
  • Total issues resolved: 0
  • Total pull requests resolved: 4
  • Total contributors: 3
CI
Bug,Type Mapping,Types
Bug,Configuration,Connecting,pdo_pgsql,pgsql
Static Analysis

v3.8.2

Compare Source

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
Documentation

v3.8.1

Compare Source

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
Documentation
Improvement,MariaDB,Schema Introspection

v3.8.0

Compare Source

Release Notes for 3.8.0
3.8.0
  • Total issues resolved: 0
  • Total pull requests resolved: 9
  • Total contributors: 4
New Features
Improvement
Deprecations
Bugfixes

v3.7.3

Compare Source

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
Bug,Documentation
Static Analysis,Test Suite
Documentation
Bug,SQL Server,Schema Introspection
Code Style
CI,MariaDB
Bug,SQLite,Schema Definition,Schema Management
CI

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone America/Detroit, 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.

Copy link
Contributor Author

renovate bot commented Mar 19, 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: backend/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 -> satisfiable by doctrine/dbal[4.0.2].
    - laravel/framework v10.48.9 conflicts with doctrine/dbal 4.0.2.
    - laravel/framework is locked to version v10.48.9 and an update of this package was not requested.

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 27 times, most recently from 918ffcc to c27cf17 Compare March 26, 2024 08:16
@renovate renovate bot force-pushed the renovate/doctrine-dbal-4.x branch from c27cf17 to 66c8048 Compare March 26, 2024 11:16
@renovate renovate bot force-pushed the renovate/doctrine-dbal-4.x branch 16 times, most recently from 9b504aa to fe35b05 Compare April 28, 2024 07:48
@renovate renovate bot force-pushed the renovate/doctrine-dbal-4.x branch 2 times, most recently from 16e6a5e to 5d547d3 Compare May 6, 2024 18:45
Copy link
Contributor Author

renovate bot commented May 10, 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: backend/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 -> satisfiable by doctrine/dbal[4.0.2].
    - laravel/framework v10.48.10 conflicts with doctrine/dbal 4.0.2.
    - laravel/framework is locked to version v10.48.10 and an update of this package was not requested.

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 9 times, most recently from fe82217 to 2d4dea4 Compare May 12, 2024 01:04
@renovate renovate bot force-pushed the renovate/doctrine-dbal-4.x branch from 2d4dea4 to 71dad4f Compare May 30, 2024 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant