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/orm to v3 #5268

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 5, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
doctrine/orm (source) ^2 -> ^3 age adoption passing confidence

Release Notes

doctrine/orm (doctrine/orm)

v3.1.0

Compare Source

Release Notes for 3.1.0

Feature release (minor)

3.1.0
  • Total issues resolved: 0
  • Total pull requests resolved: 11
  • Total contributors: 2
Deprecation
Improvement
Static Analysis
Documentation,Improvement
Changes from Lower Branches
  • This release contains all changes of the 2.19.0 release.

v3.0.3

Compare Source

Release Notes for 3.0.3
3.0.3
  • Total issues resolved: 0
  • Total pull requests resolved: 0
  • Total contributors: 0
Changes from Lower Branches
  • This release contains all changes of the 2.18.3 release.

v3.0.2

Compare Source

Release Notes for 3.0.2
3.0.2
  • Total issues resolved: 0
  • Total pull requests resolved: 3
  • Total contributors: 2
Code Style
Bug
Improvement
Changes from Lower Branches
  • This release contains all changes of the 2.18.2 release.

v3.0.1

Compare Source

Release Notes for 3.0.1

3.0.x bugfix release (patch)

3.0.1
  • Total issues resolved: 1
  • Total pull requests resolved: 12
  • Total contributors: 8
BC Break
Test Suite
Documentation
Bug
Static Analysis
CI
Changes from Lower Branches
  • This release contains all changes of the 2.18.1 release.

v3.0.0

Compare Source

Release Notes for 3.0.0

After almost 8 years of work by many different contributors, we're incredibly proud to announce the release of Doctrine ORM 3.0.0!

Upgrade

We've written an upgrade guide, but the best way to prepare for the upgrade is to first upgrade to the latest 2.x version, and address any deprecation that is reported.

3.0.0
  • Total issues resolved: 9
  • Total pull requests resolved: 241
  • Total contributors: 22
BC Break
Improvement
Bugfixes
Static Analysis
Documentation
Test Suite
CI

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.

Copy link
Contributor Author

renovate bot commented Mar 5, 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/orm:3.1.0 --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
Dependency symfony/string is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires doctrine/orm ^3 -> satisfiable by doctrine/orm[3.1.0].
    - stof/doctrine-extensions-bundle v1.11.0 requires gedmo/doctrine-extensions ^3.15.0 -> satisfiable by gedmo/doctrine-extensions[v3.15.0].
    - gedmo/doctrine-extensions v3.15.0 conflicts with doctrine/orm 3.1.0.
    - stof/doctrine-extensions-bundle is locked to version v1.11.0 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.

@Guite Guite added this to the 4.0.0 milestone May 11, 2024
Copy link
Contributor Author

renovate bot commented May 23, 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/orm:3.2.0 --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
Dependency symfony/string is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires doctrine/orm ^3 -> satisfiable by doctrine/orm[3.2.0].
    - stof/doctrine-extensions-bundle v1.11.0 requires gedmo/doctrine-extensions ^3.15.0 -> satisfiable by gedmo/doctrine-extensions[v3.15.0].
    - gedmo/doctrine-extensions v3.15.0 conflicts with doctrine/orm 3.2.0.
    - stof/doctrine-extensions-bundle is locked to version v1.11.0 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/major-3-doctrine branch from ce55841 to dda0cec Compare May 23, 2024 17:08
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