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 #252

Closed
wants to merge 1 commit into from

Conversation

BacLuc
Copy link
Owner

@BacLuc BacLuc commented May 26, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
doctrine/orm (source) 2.19.5 -> 3.2.0 age adoption passing confidence

Release Notes

doctrine/orm (doctrine/orm)

v3.2.0

Compare Source

Release Notes for 3.2.0
3.2.0
  • Total issues resolved: 0
  • Total pull requests resolved: 5
  • Total contributors: 4
Improvement
Deprecation

v3.1.4

Compare Source

Release Notes for 3.1.4

3.1.x bugfix release (patch)

3.1.4
  • Total issues resolved: 0
  • Total pull requests resolved: 6
  • Total contributors: 3
Bugfixes

CI

v3.1.3

Compare Source

Release Notes for 3.1.3
3.1.3
  • Total issues resolved: 0
  • Total pull requests resolved: 6
  • Total contributors: 6
Bugfixes
Test Suite
Documentation

v3.1.2

Compare Source

Release Notes for 3.1.2
3.1.2
  • Total issues resolved: 0
  • Total pull requests resolved: 4
  • Total contributors: 4
Bug
Documentation
Static Analysis
Changes from Lower Branches

This release contains all changes of the 2.19.4 release.

v3.1.1

Compare Source

Release Notes for 3.1.1
3.1.1
  • Total issues resolved: 0
  • Total pull requests resolved: 4
  • Total contributors: 3
Bug
Documentation
Changes from Lower Branches
  • This release contains all changes of the 2.19.1 release.
  • This release contains all changes of the 2.19.2 release.
  • This release contains all changes of the 2.19.3 release.

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 Renovate Bot.

@BacLuc
Copy link
Owner Author

BacLuc commented May 26, 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: api/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/console 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.2.0 (exact version match: 3.2.0 or 3.2.0.0), found doctrine/orm[3.2.0] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - hautelook/alice-bundle is locked to version 2.13.0 and an update of this package was not requested.
    - hautelook/alice-bundle 2.13.0 requires doctrine/orm ^2.10.0 -> found doctrine/orm[2.10.0, ..., 2.19.5] but it conflicts with your root composer.json require (3.2.0).

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

@BacLuc BacLuc closed this May 26, 2024
@BacLuc BacLuc deleted the renovate/doctrine-orm-3.x branch May 26, 2024 15:57
@BacLuc
Copy link
Owner Author

BacLuc commented Jul 2, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 3.x releases. But if you manually upgrade to 3.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

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.

None yet

1 participant