Skip to content

Update dependency wyrihaximus/test-utilities to v8 - autoclosed#7

Closed
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-phpunit
Closed

Update dependency wyrihaximus/test-utilities to v8 - autoclosed#7
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-phpunit

Conversation

@renovate
Copy link

@renovate renovate bot commented Jun 21, 2025

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
wyrihaximus/test-utilities ^5.6^8.8.0 age confidence

Release Notes

WyriHaximus/php-test-utilities (wyrihaximus/test-utilities)

v8.8.0

Compare Source

8.8.0

  • Total issues resolved: 0
  • Total pull requests resolved: 23
  • Total contributors: 2

Bug 🐞

Dependencies 📦

v8.7.0

Compare Source

8.7.0

  • Total issues resolved: 0
  • Total pull requests resolved: 8
  • Total contributors: 2

Dependencies 📦

Feature 🏗

v8.6.0

Compare Source

8.6.0

  • Total issues resolved: 0
  • Total pull requests resolved: 13
  • Total contributors: 1

Dependencies 📦

v8.5.0

Compare Source

8.5.0

  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 1

Dependencies 📦

v8.4.0

Compare Source

8.4.0

  • Total issues resolved: 0
  • Total pull requests resolved: 5
  • Total contributors: 1

Dependencies 📦

v8.3.0

Compare Source

8.3.0

  • Total issues resolved: 0
  • Total pull requests resolved: 5
  • Total contributors: 1

Dependencies 📦

v8.2.0

Compare Source

8.2.0

  • Total issues resolved: 0
  • Total pull requests resolved: 21
  • Total contributors: 1

Dependencies 📦

v8.1.0

Compare Source

8.1.0

  • Total issues resolved: 0
  • Total pull requests resolved: 3
  • Total contributors: 2

Dependencies 📦

Feature 🏗

v8.0.0

Compare Source

Starting this major release when adding running composer install/update with this package, and wyrihaximus/makefiles in your require-dev. The following bit in composer.json:

  "scripts": {
    "post-install-cmd": [
      "composer normalize",
      "composer update --lock --no-scripts"
    ],
    "post-update-cmd": [
      "composer normalize",
      "composer update --lock --no-scripts"
    ]
  }

Will be replaced with:

  "scripts": {
    "post-install-cmd": [
      "composer normalize",
      "make on-install-or-update || true"
    ],
    "post-update-cmd": [
      "composer normalize",
      "make on-install-or-update || true"
    ]
  }

If neither of those scripts blocks are found, they will be created and make on-install-or-update || true will be put in each of those.

AFAIK I'm the only one using this package, plus the orgs I use it in. Adding this here to make sure that other that use it are aware of this impactful change.

8.0.0

  • Total issues resolved: 0
  • Total pull requests resolved: 24
  • Total contributors: 4

Bug 🐞,Dependencies 📦,Deprecations 👋

Dependencies 📦,Enhancement ✨

Dependencies 📦

Dependencies 📦,Feature 🏗

Enhancement ✨

v7.5.2

Compare Source

7.5.2

  • Total issues resolved: 0
  • Total pull requests resolved: 5
  • Total contributors: 1

Dependencies 📦

v7.5.1

Compare Source

7.5.1

  • Total issues resolved: 0
  • Total pull requests resolved: 3
  • Total contributors: 1

Dependencies 📦

v7.5.0

Compare Source

7.5.0

  • Total issues resolved: 0
  • Total pull requests resolved: 6
  • Total contributors: 1

Dependencies 📦

v7.4.0

Compare Source

7.4.0

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Dependencies 📦

v7.3.0

Compare Source

7.3.0

  • Total issues resolved: 0
  • Total pull requests resolved: 9
  • Total contributors: 2

Dependencies 📦

v7.2.0

Compare Source

7.2.0

  • Total issues resolved: 0
  • Total pull requests resolved: 3
  • Total contributors: 2

Dependencies 📦

Dependencies 📦,Feature 🏗

Enhancement ✨

v7.1.0

Compare Source

7.1.0

  • Total issues resolved: 0
  • Total pull requests resolved: 8
  • Total contributors: 1

Dependencies 📦

v7.0.0

Compare Source

7.0.0

  • Total issues resolved: 0
  • Total pull requests resolved: 67
  • Total contributors: 3

Bug 🐞,Dependencies 📦

Bug 🐞,Dependencies 📦,Deprecations 👋

Bug 🐞,Enhancement ✨

Bug 🐞

Dependencies 📦

Dependencies 📦,Enhancement ✨

Dependencies 📦,Feature 🏗

Dependencies 📦,Deprecations 👋,Enhancement ✨

Dependencies 📦,Deprecations 👋

Enhancement ✨

v6.0.10

Compare Source

6.0.10

  • Total issues resolved: 0
  • Total pull requests resolved: 14
  • Total contributors: 2

Dependencies 📦

Enhancement ✨

v6.0.9

Compare Source

6.0.9

  • Total issues resolved: 0
  • Total pull requests resolved: 6
  • Total contributors: 2

Dependencies 📦

v6.0.8

Compare Source

6.0.8

  • Total issues resolved: 0
  • Total pull requests resolved: 11
  • Total contributors: 2

Dependencies 📦


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 requested a review from WyriHaximus as a code owner June 21, 2025 16:08
@renovate renovate bot added Dependencies 📦 Pull requests that update a dependency file PHP 🐘 Hypertext Pre Processor labels Jun 21, 2025
@renovate
Copy link
Author

renovate bot commented Jun 21, 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 wyrihaximus/test-utilities:8.8.0 --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
    - Root composer.json requires wyrihaximus/test-utilities ^8.8.0 -> satisfiable by wyrihaximus/test-utilities[8.8.0].
    - wyrihaximus/test-utilities 8.8.0 requires php ^8.4 -> your php version (8.2.13; overridden via config.platform, same as actual) does not satisfy that requirement.

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-phpunit branch from 0defd95 to ecd12b7 Compare August 14, 2025 00:14
@renovate renovate bot force-pushed the renovate/major-phpunit branch from ecd12b7 to 63a46b2 Compare August 23, 2025 07:19
@renovate renovate bot changed the title Update dependency wyrihaximus/test-utilities to v7 Update dependency wyrihaximus/test-utilities to v8 Aug 23, 2025
@renovate renovate bot force-pushed the renovate/major-phpunit branch from 63a46b2 to 5693c71 Compare September 14, 2025 23:26
@renovate renovate bot force-pushed the renovate/major-phpunit branch from 5693c71 to 1519b08 Compare September 29, 2025 20:05
@renovate renovate bot force-pushed the renovate/major-phpunit branch from 1519b08 to 5ab2754 Compare October 8, 2025 23:54
@renovate renovate bot force-pushed the renovate/major-phpunit branch from 5ab2754 to 45f6299 Compare October 25, 2025 03:58
@renovate renovate bot force-pushed the renovate/major-phpunit branch from 45f6299 to f1a2640 Compare November 8, 2025 16:10
@renovate renovate bot force-pushed the renovate/major-phpunit branch from f1a2640 to ef34dec Compare December 19, 2025 23:56
@renovate renovate bot changed the title Update dependency wyrihaximus/test-utilities to v8 Update dependency wyrihaximus/test-utilities to v8 - autoclosed Jan 15, 2026
@renovate renovate bot closed this Jan 15, 2026
@renovate renovate bot deleted the renovate/major-phpunit branch January 15, 2026 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies 📦 Pull requests that update a dependency file JSON 👨‍💼 PHP 🐘 Hypertext Pre Processor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants