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 sebastian/diff to v7 #452

Merged
merged 2 commits into from
Feb 9, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 7, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sebastian/diff ^5.0 || ^6.0 -> ^5.0 || ^6.0 || ^7.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

sebastianbergmann/diff (sebastian/diff)

v7.0.0

Compare Source

Removed
  • This component is no longer supported on PHP 8.2

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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Feb 7, 2025
Copy link
Contributor Author

renovate bot commented Feb 7, 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 sebastian/diff:7.0.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
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires sebastian/diff ^5.0 || ^6.0 || ^7.0, found sebastian/diff[5.0.0, ..., 5.1.1, 6.0.0, 6.0.1, 6.0.2, 7.0.0] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - phpunit/phpunit is locked to version 11.5.7 and an update of this package was not requested.
    - phpunit/phpunit 11.5.7 requires sebastian/diff ^6.0.2 -> found sebastian/diff[6.0.2] but it conflicts with your temporary update constraint (sebastian/diff:7.0.0).
  Problem 3
    - vimeo/psalm is locked to version 6.5.0 and an update of this package was not requested.
    - vimeo/psalm 6.5.0 requires sebastian/diff ^4.0 || ^5.0 || ^6.0 || ^7.0 -> found sebastian/diff[4.0.0, ..., 4.0.6, 5.0.0, ..., 5.1.1, 6.0.0, 6.0.1, 6.0.2, 7.0.0] but these were not loaded, likely because it conflicts with another require.
  Problem 4
    - psalm/plugin-phpunit is locked to version 0.19.2 and an update of this package was not requested.
    - psalm/plugin-phpunit 0.19.2 requires vimeo/psalm dev-master || ^6 -> satisfiable by vimeo/psalm[6.5.0].
    - vimeo/psalm 6.5.0 requires sebastian/diff ^4.0 || ^5.0 || ^6.0 || ^7.0 -> found sebastian/diff[4.0.0, ..., 4.0.6, 5.0.0, ..., 5.1.1, 6.0.0, 6.0.1, 6.0.2, 7.0.0] but these were not loaded, likely because it conflicts with another require.

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

Copy link

codecov bot commented Feb 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.49%. Comparing base (195ef58) to head (d7fe68b).
Report is 3 commits behind head on 1.10.x.

Additional details and impacted files
@@            Coverage Diff            @@
##             1.10.x     #452   +/-   ##
=========================================
  Coverage     62.49%   62.49%           
  Complexity      295      295           
=========================================
  Files            51       51           
  Lines          1301     1301           
=========================================
  Hits            813      813           
  Misses          488      488           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/sebastian-diff-7.x branch from 366acf2 to 2dd1873 Compare February 8, 2025 00:31
| datasource | package        | from  | to    |
| ---------- | -------------- | ----- | ----- |
| packagist  | sebastian/diff | 6.0.2 | 7.0.0 |
@renovate renovate bot force-pushed the renovate/sebastian-diff-7.x branch from 2dd1873 to 7bc8093 Compare February 9, 2025 08:25
Copy link
Contributor Author

renovate bot commented Feb 9, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@gsteel gsteel added this to the 1.10.0 milestone Feb 9, 2025
@gsteel gsteel self-assigned this Feb 9, 2025
@gsteel gsteel merged commit 17919e3 into 1.10.x Feb 9, 2025
14 checks passed
@gsteel gsteel deleted the renovate/sebastian-diff-7.x branch February 9, 2025 21:28
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.

1 participant