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 v6 - autoclosed #344

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 2, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sebastian/diff ^4.0 || ^5.0 -> ^4.0 || ^5.0 || ^6.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)

v6.0.0

Compare Source

Removed
  • SebastianBergmann\Diff\Chunk::getStart(), SebastianBergmann\Diff\Chunk::getStartRange(), SebastianBergmann\Diff\Chunk::getEnd(), SebastianBergmann\Diff\Chunk::getEndRange(), and SebastianBergmann\Diff\Chunk::getLines()
  • SebastianBergmann\Diff\Diff::getFrom(), SebastianBergmann\Diff\Diff::getTo(), and SebastianBergmann\Diff\Diff::getChunks()
  • SebastianBergmann\Diff\Line::getContent() and SebastianBergmann\Diff\Diff::getType()
  • Removed support for PHP 8.1

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 has been generated by Mend Renovate. View repository job log here.

Copy link
Contributor Author

renovate bot commented Feb 2, 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 sebastian/diff:6.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 ^4.0 || ^5.0 || ^6.0, found sebastian/diff[4.0.0, ..., 4.0.5, 5.0.0, ..., 5.1.0, 6.0.0] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - phpunit/phpunit is locked to version 10.5.10 and an update of this package was not requested.
    - phpunit/phpunit 10.5.10 requires sebastian/diff ^5.0 -> found sebastian/diff[5.0.0, ..., 5.1.0] but it conflicts with your temporary update constraint (sebastian/diff:6.0.0).
  Problem 3
    - vimeo/psalm is locked to version 5.21.1 and an update of this package was not requested.
    - vimeo/psalm 5.21.1 requires sebastian/diff ^4.0 || ^5.0 -> found sebastian/diff[4.0.0, ..., 4.0.5, 5.0.0, ..., 5.1.0] but it conflicts with your temporary update constraint (sebastian/diff:6.0.0).
  Problem 4
    - vimeo/psalm 5.21.1 requires sebastian/diff ^4.0 || ^5.0 -> found sebastian/diff[4.0.0, ..., 4.0.5, 5.0.0, ..., 5.1.0] but it conflicts with your temporary update constraint (sebastian/diff:6.0.0).
    - psalm/plugin-phpunit 0.18.4 requires vimeo/psalm dev-master || dev-4.x || ^4.7.1 || ^5@beta || ^5.0 -> satisfiable by vimeo/psalm[5.21.1].
    - psalm/plugin-phpunit is locked to version 0.18.4 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 added the dependencies label Feb 2, 2024
Copy link

codecov bot commented Feb 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cdbbe5a) 65.36% compared to head (df7d282) 65.36%.

Additional details and impacted files
@@            Coverage Diff            @@
##              1.8.x     #344   +/-   ##
=========================================
  Coverage     65.36%   65.36%           
  Complexity      210      210           
=========================================
  Files            34       34           
  Lines           924      924           
=========================================
  Hits            604      604           
  Misses          320      320           

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

@renovate renovate bot force-pushed the renovate/sebastian-diff-6.x branch 4 times, most recently from 8c68208 to bc0013a Compare February 11, 2024 07:21
| datasource | package        | from  | to    |
| ---------- | -------------- | ----- | ----- |
| packagist  | sebastian/diff | 5.1.0 | 6.0.0 |
@renovate renovate bot force-pushed the renovate/sebastian-diff-6.x branch from bc0013a to df7d282 Compare February 14, 2024 06:01
@renovate renovate bot changed the title Update dependency sebastian/diff to v6 Update dependency sebastian/diff to v6 - autoclosed Feb 14, 2024
@renovate renovate bot closed this Feb 14, 2024
@renovate renovate bot deleted the renovate/sebastian-diff-6.x branch February 14, 2024 10:05
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.

0 participants