Skip to content

Conversation

@mammatusphp-renovate-runner
Copy link

@mammatusphp-renovate-runner mammatusphp-renovate-runner bot commented Jan 15, 2026

ℹ️ 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^12.0.0 age confidence

Release Notes

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

v12.0.0

Compare Source

12.0.0

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

Bug 🐞,Dependencies 📦

Dependencies 📦

v11.0.0

Compare Source

Purely releasing this as a major becase we're pinning Rector for now, doing another major when we undo that

11.0.0

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

Bug 🐞,Dependencies 📦

Dependencies 📦

v10.0.0

Compare Source

10.0.0

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

Bug 🐞,Dependencies 📦

v9.0.0

Compare Source

9.0.0

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

Bug 🐞,Dependencies 📦

Dependencies 📦

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 🏗


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

@mammatusphp-renovate-runner mammatusphp-renovate-runner bot force-pushed the renovate/major-qa-utilities branch from b2e994a to 82ce4b9 Compare January 19, 2026 06:56
@mammatusphp-renovate-runner mammatusphp-renovate-runner bot changed the title Update dependency wyrihaximus/test-utilities to v10 Update dependency wyrihaximus/test-utilities to v11 Jan 19, 2026
@mammatusphp-renovate-runner mammatusphp-renovate-runner bot force-pushed the renovate/major-qa-utilities branch from 82ce4b9 to f5d194c Compare January 29, 2026 19:41
@mammatusphp-renovate-runner mammatusphp-renovate-runner bot changed the title Update dependency wyrihaximus/test-utilities to v11 Update dependency wyrihaximus/test-utilities to v12 Jan 29, 2026
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