Skip to content

Update dependency jfcherng/php-diff to v7 - #155

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/jfcherng-php-diff-7.x
Open

Update dependency jfcherng/php-diff to v7#155
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/jfcherng-php-diff-7.x

Conversation

@renovate

@renovate renovate Bot commented Apr 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
jfcherng/php-diff ^6.13^7.0 age confidence

Release Notes

jfcherng/php-diff (jfcherng/php-diff)

v7.0.1

Compare Source

  • Fix comparing numeric strings (e.g. '0' vs '00000') producing an empty diff (#​94).

v7.0.0

Compare Source

There is no new feature in this major release.
The main focus is to modernize the codebase and improve type safety.

  • The minimum supported PHP version is now 8.3.
  • Introduce DifferOptions value object.
  • Introduce RendererOptions value object.

For migration guide, see https://github.com/jfcherng/php-diff/blob/v7/UPGRADING/UPGRADING_v7.md

v6.16.3

Compare Source

  • Fix comparing numeric strings (e.g. '0' vs '00000') producing an empty diff (#​94).

Configuration

📅 Schedule: (UTC)

  • 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 commented Apr 8, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ 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 jfcherng/php-diff:7.0.1 --with-dependencies --ignore-platform-req=ext-* --ignore-platform-req=lib-* --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - laravel/framework is locked to version v12.19.3 and an update of this package was not requested.
    - laravel/framework v12.19.3 requires league/commonmark ^2.7 -> satisfiable by league/commonmark[2.7.0].
    - league/commonmark 2.7.0 requires league/config ^1.1.1 -> satisfiable by league/config[v1.2.0].
    - league/config v1.2.0 requires nette/schema ^1.2 -> satisfiable by nette/schema[v1.3.2].
    - nette/schema v1.3.2 requires php 8.1 - 8.4 -> your php version (8.5.9) does not satisfy that requirement.


@renovate
renovate Bot force-pushed the renovate/jfcherng-php-diff-7.x branch from c7266a9 to 86110ca Compare April 8, 2026 09:51
@renovate
renovate Bot force-pushed the renovate/jfcherng-php-diff-7.x branch 2 times, most recently from af168c4 to 565e892 Compare June 22, 2026 12:56
@renovate
renovate Bot force-pushed the renovate/jfcherng-php-diff-7.x branch from 565e892 to adaac5e Compare July 22, 2026 11:06
@renovate
renovate Bot force-pushed the renovate/jfcherng-php-diff-7.x branch 3 times, most recently from fa3ed00 to 0be93b5 Compare July 31, 2026 08:34
@renovate
renovate Bot force-pushed the renovate/jfcherng-php-diff-7.x branch 2 times, most recently from d7b79f1 to 1ded37a Compare August 6, 2026 07:29
@renovate
renovate Bot force-pushed the renovate/jfcherng-php-diff-7.x branch from 1ded37a to 9fc6897 Compare August 11, 2026 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

0 participants